GET https://kbin.spritesserver.nl/index.php/d/programming.dev/comments/newest?p=28

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.92 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 82
  +score: 0
  +lastActive: DateTime @1701570882 {#96
    date: 2023-12-03 03:34:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 162550
  -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5575908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700923329 {#1961
    date: 2023-11-25 15:42: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
3 DENIED edit
App\Entity\EntryComment {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 82
  +score: 0
  +lastActive: DateTime @1701570882 {#96
    date: 2023-12-03 03:34:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 162550
  -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5575908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700923329 {#1961
    date: 2023-11-25 15:42: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
4 DENIED moderate
App\Entity\EntryComment {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 82
  +score: 0
  +lastActive: DateTime @1701570882 {#96
    date: 2023-12-03 03:34:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 162550
  -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5575908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700923329 {#1961
    date: 2023-11-25 15:42: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
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 {#3372
  +user: Proxies\__CG__\App\Entity\User {#3373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1956
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 82
    +score: 0
    +lastActive: DateTime @1701570882 {#96
      date: 2023-12-03 03:34:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1944 …}
    +nested: Doctrine\ORM\PersistentCollection {#1960 …}
    +votes: Doctrine\ORM\PersistentCollection {#1377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    -id: 162550
    -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575908"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700923329 {#1961
      date: 2023-11-25 15:42:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "My dad said when they were kids they’d check the payphones for coins in the change slot, so sometimes kids would spit in them to fuck w people"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700964931 {#3370
    date: 2023-11-26 03:15:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3374 …}
  +nested: Doctrine\ORM\PersistentCollection {#3376 …}
  +votes: Doctrine\ORM\PersistentCollection {#3378 …}
  +reports: Doctrine\ORM\PersistentCollection {#3380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
  -id: 164678
  -bodyTs: "'chang':17 'check':10 'coin':14 'd':9 'dad':2 'fuck':27 'kid':7,21 'payphon':12 'peopl':29 'said':3 'slot':18 'sometim':20 'spit':23 'w':28 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4988644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700964931 {#3371
    date: 2023-11-26 03:15:31.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 {#3372
  +user: Proxies\__CG__\App\Entity\User {#3373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1956
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 82
    +score: 0
    +lastActive: DateTime @1701570882 {#96
      date: 2023-12-03 03:34:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1944 …}
    +nested: Doctrine\ORM\PersistentCollection {#1960 …}
    +votes: Doctrine\ORM\PersistentCollection {#1377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    -id: 162550
    -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575908"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700923329 {#1961
      date: 2023-11-25 15:42:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "My dad said when they were kids they’d check the payphones for coins in the change slot, so sometimes kids would spit in them to fuck w people"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700964931 {#3370
    date: 2023-11-26 03:15:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3374 …}
  +nested: Doctrine\ORM\PersistentCollection {#3376 …}
  +votes: Doctrine\ORM\PersistentCollection {#3378 …}
  +reports: Doctrine\ORM\PersistentCollection {#3380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
  -id: 164678
  -bodyTs: "'chang':17 'check':10 'coin':14 'd':9 'dad':2 'fuck':27 'kid':7,21 'payphon':12 'peopl':29 'said':3 'slot':18 'sometim':20 'spit':23 'w':28 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4988644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700964931 {#3371
    date: 2023-11-26 03:15:31.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 {#3372
  +user: Proxies\__CG__\App\Entity\User {#3373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1956
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 82
    +score: 0
    +lastActive: DateTime @1701570882 {#96
      date: 2023-12-03 03:34:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1944 …}
    +nested: Doctrine\ORM\PersistentCollection {#1960 …}
    +votes: Doctrine\ORM\PersistentCollection {#1377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    -id: 162550
    -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575908"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700923329 {#1961
      date: 2023-11-25 15:42:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "My dad said when they were kids they’d check the payphones for coins in the change slot, so sometimes kids would spit in them to fuck w people"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700964931 {#3370
    date: 2023-11-26 03:15:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3374 …}
  +nested: Doctrine\ORM\PersistentCollection {#3376 …}
  +votes: Doctrine\ORM\PersistentCollection {#3378 …}
  +reports: Doctrine\ORM\PersistentCollection {#3380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
  -id: 164678
  -bodyTs: "'chang':17 'check':10 'coin':14 'd':9 'dad':2 'fuck':27 'kid':7,21 'payphon':12 'peopl':29 'said':3 'slot':18 'sometim':20 'spit':23 'w':28 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4988644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700964931 {#3371
    date: 2023-11-26 03:15:31.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 {#3388
  +user: Proxies\__CG__\App\Entity\User {#3389 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1956
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 82
    +score: 0
    +lastActive: DateTime @1701570882 {#96
      date: 2023-12-03 03:34:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1944 …}
    +nested: Doctrine\ORM\PersistentCollection {#1960 …}
    +votes: Doctrine\ORM\PersistentCollection {#1377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    -id: 162550
    -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575908"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700923329 {#1961
      date: 2023-11-25 15:42:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "Have you found many?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700930051 {#3386
    date: 2023-11-25 17:34:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3390 …}
  +nested: Doctrine\ORM\PersistentCollection {#3392 …}
  +votes: Doctrine\ORM\PersistentCollection {#3394 …}
  +reports: Doctrine\ORM\PersistentCollection {#3396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
  -id: 162907
  -bodyTs: "'found':3 'mani':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5928413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700930051 {#3387
    date: 2023-11-25 17:34:11.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 {#3388
  +user: Proxies\__CG__\App\Entity\User {#3389 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1956
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 82
    +score: 0
    +lastActive: DateTime @1701570882 {#96
      date: 2023-12-03 03:34:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1944 …}
    +nested: Doctrine\ORM\PersistentCollection {#1960 …}
    +votes: Doctrine\ORM\PersistentCollection {#1377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    -id: 162550
    -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575908"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700923329 {#1961
      date: 2023-11-25 15:42:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "Have you found many?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700930051 {#3386
    date: 2023-11-25 17:34:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3390 …}
  +nested: Doctrine\ORM\PersistentCollection {#3392 …}
  +votes: Doctrine\ORM\PersistentCollection {#3394 …}
  +reports: Doctrine\ORM\PersistentCollection {#3396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
  -id: 162907
  -bodyTs: "'found':3 'mani':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5928413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700930051 {#3387
    date: 2023-11-25 17:34:11.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 {#3388
  +user: Proxies\__CG__\App\Entity\User {#3389 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1956
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 82
    +score: 0
    +lastActive: DateTime @1701570882 {#96
      date: 2023-12-03 03:34:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1944 …}
    +nested: Doctrine\ORM\PersistentCollection {#1960 …}
    +votes: Doctrine\ORM\PersistentCollection {#1377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    -id: 162550
    -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575908"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700923329 {#1961
      date: 2023-11-25 15:42:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "Have you found many?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700930051 {#3386
    date: 2023-11-25 17:34:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3390 …}
  +nested: Doctrine\ORM\PersistentCollection {#3392 …}
  +votes: Doctrine\ORM\PersistentCollection {#3394 …}
  +reports: Doctrine\ORM\PersistentCollection {#3396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
  -id: 162907
  -bodyTs: "'found':3 'mani':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5928413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700930051 {#3387
    date: 2023-11-25 17:34:11.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 {#3571
  +user: Proxies\__CG__\App\Entity\User {#3572 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3388
    +user: Proxies\__CG__\App\Entity\User {#3389 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1956
      +user: App\Entity\User {#1391 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 82
      +score: 0
      +lastActive: DateTime @1701570882 {#96
        date: 2023-12-03 03:34:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@notnotmike@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1944 …}
      +nested: Doctrine\ORM\PersistentCollection {#1960 …}
      +votes: Doctrine\ORM\PersistentCollection {#1377 …}
      +reports: Doctrine\ORM\PersistentCollection {#2358 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
      -id: 162550
      -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5575908"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700923329 {#1961
        date: 2023-11-25 15:42:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "Have you found many?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700930051 {#3386
      date: 2023-11-25 17:34:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
      "@superduperenigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3390 …}
    +nested: Doctrine\ORM\PersistentCollection {#3392 …}
    +votes: Doctrine\ORM\PersistentCollection {#3394 …}
    +reports: Doctrine\ORM\PersistentCollection {#3396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
    -id: 162907
    -bodyTs: "'found':3 'mani':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5928413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700930051 {#3387
      date: 2023-11-25 17:34:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "I do this too, and yeah you’d be surprised how many times there’s money in the coin slot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700930844 {#3569
    date: 2023-11-25 17:47:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
    "@SuddenDownpour@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3573 …}
  +nested: Doctrine\ORM\PersistentCollection {#3575 …}
  +votes: Doctrine\ORM\PersistentCollection {#3577 …}
  +reports: Doctrine\ORM\PersistentCollection {#3579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
  -id: 162973
  -bodyTs: "'coin':19 'd':8 'mani':12 'money':16 'slot':20 'surpris':10 'time':13 'yeah':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700930844 {#3570
    date: 2023-11-25 17:47: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
15 DENIED edit
App\Entity\EntryComment {#3571
  +user: Proxies\__CG__\App\Entity\User {#3572 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3388
    +user: Proxies\__CG__\App\Entity\User {#3389 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1956
      +user: App\Entity\User {#1391 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 82
      +score: 0
      +lastActive: DateTime @1701570882 {#96
        date: 2023-12-03 03:34:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@notnotmike@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1944 …}
      +nested: Doctrine\ORM\PersistentCollection {#1960 …}
      +votes: Doctrine\ORM\PersistentCollection {#1377 …}
      +reports: Doctrine\ORM\PersistentCollection {#2358 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
      -id: 162550
      -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5575908"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700923329 {#1961
        date: 2023-11-25 15:42:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "Have you found many?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700930051 {#3386
      date: 2023-11-25 17:34:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
      "@superduperenigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3390 …}
    +nested: Doctrine\ORM\PersistentCollection {#3392 …}
    +votes: Doctrine\ORM\PersistentCollection {#3394 …}
    +reports: Doctrine\ORM\PersistentCollection {#3396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
    -id: 162907
    -bodyTs: "'found':3 'mani':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5928413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700930051 {#3387
      date: 2023-11-25 17:34:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "I do this too, and yeah you’d be surprised how many times there’s money in the coin slot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700930844 {#3569
    date: 2023-11-25 17:47:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
    "@SuddenDownpour@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3573 …}
  +nested: Doctrine\ORM\PersistentCollection {#3575 …}
  +votes: Doctrine\ORM\PersistentCollection {#3577 …}
  +reports: Doctrine\ORM\PersistentCollection {#3579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
  -id: 162973
  -bodyTs: "'coin':19 'd':8 'mani':12 'money':16 'slot':20 'surpris':10 'time':13 'yeah':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700930844 {#3570
    date: 2023-11-25 17:47: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
16 DENIED moderate
App\Entity\EntryComment {#3571
  +user: Proxies\__CG__\App\Entity\User {#3572 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3388
    +user: Proxies\__CG__\App\Entity\User {#3389 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1956
      +user: App\Entity\User {#1391 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 82
      +score: 0
      +lastActive: DateTime @1701570882 {#96
        date: 2023-12-03 03:34:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@notnotmike@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1944 …}
      +nested: Doctrine\ORM\PersistentCollection {#1960 …}
      +votes: Doctrine\ORM\PersistentCollection {#1377 …}
      +reports: Doctrine\ORM\PersistentCollection {#2358 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
      -id: 162550
      -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5575908"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700923329 {#1961
        date: 2023-11-25 15:42:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "Have you found many?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700930051 {#3386
      date: 2023-11-25 17:34:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
      "@superduperenigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3390 …}
    +nested: Doctrine\ORM\PersistentCollection {#3392 …}
    +votes: Doctrine\ORM\PersistentCollection {#3394 …}
    +reports: Doctrine\ORM\PersistentCollection {#3396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
    -id: 162907
    -bodyTs: "'found':3 'mani':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5928413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700930051 {#3387
      date: 2023-11-25 17:34:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "I do this too, and yeah you’d be surprised how many times there’s money in the coin slot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700930844 {#3569
    date: 2023-11-25 17:47:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
    "@SuddenDownpour@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3573 …}
  +nested: Doctrine\ORM\PersistentCollection {#3575 …}
  +votes: Doctrine\ORM\PersistentCollection {#3577 …}
  +reports: Doctrine\ORM\PersistentCollection {#3579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
  -id: 162973
  -bodyTs: "'coin':19 'd':8 'mani':12 'money':16 'slot':20 'surpris':10 'time':13 'yeah':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700930844 {#3570
    date: 2023-11-25 17:47: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
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 {#3688
  +user: Proxies\__CG__\App\Entity\User {#3689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3571
    +user: Proxies\__CG__\App\Entity\User {#3572 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3388
      +user: Proxies\__CG__\App\Entity\User {#3389 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#1956
        +user: App\Entity\User {#1391 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 82
        +score: 0
        +lastActive: DateTime @1701570882 {#96
          date: 2023-12-03 03:34:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@notnotmike@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1944 …}
        +nested: Doctrine\ORM\PersistentCollection {#1960 …}
        +votes: Doctrine\ORM\PersistentCollection {#1377 …}
        +reports: Doctrine\ORM\PersistentCollection {#2358 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
        -id: 162550
        -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5575908"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700923329 {#1961
          date: 2023-11-25 15:42:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: "Have you found many?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700930051 {#3386
        date: 2023-11-25 17:34:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@notnotmike@programming.dev"
        "@superduperenigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3390 …}
      +nested: Doctrine\ORM\PersistentCollection {#3392 …}
      +votes: Doctrine\ORM\PersistentCollection {#3394 …}
      +reports: Doctrine\ORM\PersistentCollection {#3396 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
      -id: 162907
      -bodyTs: "'found':3 'mani':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5928413"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700930051 {#3387
        date: 2023-11-25 17:34:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "I do this too, and yeah you’d be surprised how many times there’s money in the coin slot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1700930844 {#3569
      date: 2023-11-25 17:47:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
      "@superduperenigma@lemmy.world"
      "@SuddenDownpour@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3573 …}
    +nested: Doctrine\ORM\PersistentCollection {#3575 …}
    +votes: Doctrine\ORM\PersistentCollection {#3577 …}
    +reports: Doctrine\ORM\PersistentCollection {#3579 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
    -id: 162973
    -bodyTs: "'coin':19 'd':8 'mani':12 'money':16 'slot':20 'surpris':10 'time':13 'yeah':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5578017"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700930844 {#3570
      date: 2023-11-25 17:47:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "Can confirm. Coin slot returns saved me from bankruptcy! Sadly much less common now with the advent of contactless card payments."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700932367 {#3685
    date: 2023-11-25 18:12:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
    "@SuddenDownpour@sh.itjust.works"
    "@yokonzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3690 …}
  +nested: Doctrine\ORM\PersistentCollection {#3692 …}
  +votes: Doctrine\ORM\PersistentCollection {#3694 …}
  +reports: Doctrine\ORM\PersistentCollection {#3696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3700 …}
  -id: 163098
  -bodyTs: "'advent':17 'bankruptci':9 'card':20 'coin':3 'common':13 'confirm':2 'contactless':19 'less':12 'much':11 'payment':21 'return':5 'sad':10 'save':6 'slot':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578562"
  +editedAt: DateTimeImmutable @1701516481 {#3686
    date: 2023-12-02 12:28:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700932367 {#3687
    date: 2023-11-25 18:12: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
19 DENIED edit
App\Entity\EntryComment {#3688
  +user: Proxies\__CG__\App\Entity\User {#3689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3571
    +user: Proxies\__CG__\App\Entity\User {#3572 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3388
      +user: Proxies\__CG__\App\Entity\User {#3389 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#1956
        +user: App\Entity\User {#1391 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 82
        +score: 0
        +lastActive: DateTime @1701570882 {#96
          date: 2023-12-03 03:34:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@notnotmike@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1944 …}
        +nested: Doctrine\ORM\PersistentCollection {#1960 …}
        +votes: Doctrine\ORM\PersistentCollection {#1377 …}
        +reports: Doctrine\ORM\PersistentCollection {#2358 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
        -id: 162550
        -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5575908"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700923329 {#1961
          date: 2023-11-25 15:42:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: "Have you found many?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700930051 {#3386
        date: 2023-11-25 17:34:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@notnotmike@programming.dev"
        "@superduperenigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3390 …}
      +nested: Doctrine\ORM\PersistentCollection {#3392 …}
      +votes: Doctrine\ORM\PersistentCollection {#3394 …}
      +reports: Doctrine\ORM\PersistentCollection {#3396 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
      -id: 162907
      -bodyTs: "'found':3 'mani':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5928413"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700930051 {#3387
        date: 2023-11-25 17:34:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "I do this too, and yeah you’d be surprised how many times there’s money in the coin slot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1700930844 {#3569
      date: 2023-11-25 17:47:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
      "@superduperenigma@lemmy.world"
      "@SuddenDownpour@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3573 …}
    +nested: Doctrine\ORM\PersistentCollection {#3575 …}
    +votes: Doctrine\ORM\PersistentCollection {#3577 …}
    +reports: Doctrine\ORM\PersistentCollection {#3579 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
    -id: 162973
    -bodyTs: "'coin':19 'd':8 'mani':12 'money':16 'slot':20 'surpris':10 'time':13 'yeah':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5578017"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700930844 {#3570
      date: 2023-11-25 17:47:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "Can confirm. Coin slot returns saved me from bankruptcy! Sadly much less common now with the advent of contactless card payments."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700932367 {#3685
    date: 2023-11-25 18:12:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
    "@SuddenDownpour@sh.itjust.works"
    "@yokonzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3690 …}
  +nested: Doctrine\ORM\PersistentCollection {#3692 …}
  +votes: Doctrine\ORM\PersistentCollection {#3694 …}
  +reports: Doctrine\ORM\PersistentCollection {#3696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3700 …}
  -id: 163098
  -bodyTs: "'advent':17 'bankruptci':9 'card':20 'coin':3 'common':13 'confirm':2 'contactless':19 'less':12 'much':11 'payment':21 'return':5 'sad':10 'save':6 'slot':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578562"
  +editedAt: DateTimeImmutable @1701516481 {#3686
    date: 2023-12-02 12:28:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700932367 {#3687
    date: 2023-11-25 18:12: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
20 DENIED moderate
App\Entity\EntryComment {#3688
  +user: Proxies\__CG__\App\Entity\User {#3689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3571
    +user: Proxies\__CG__\App\Entity\User {#3572 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3388
      +user: Proxies\__CG__\App\Entity\User {#3389 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#1956
        +user: App\Entity\User {#1391 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 82
        +score: 0
        +lastActive: DateTime @1701570882 {#96
          date: 2023-12-03 03:34:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@notnotmike@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1944 …}
        +nested: Doctrine\ORM\PersistentCollection {#1960 …}
        +votes: Doctrine\ORM\PersistentCollection {#1377 …}
        +reports: Doctrine\ORM\PersistentCollection {#2358 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
        -id: 162550
        -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5575908"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700923329 {#1961
          date: 2023-11-25 15:42:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: "Have you found many?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700930051 {#3386
        date: 2023-11-25 17:34:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@notnotmike@programming.dev"
        "@superduperenigma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3390 …}
      +nested: Doctrine\ORM\PersistentCollection {#3392 …}
      +votes: Doctrine\ORM\PersistentCollection {#3394 …}
      +reports: Doctrine\ORM\PersistentCollection {#3396 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
      -id: 162907
      -bodyTs: "'found':3 'mani':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5928413"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700930051 {#3387
        date: 2023-11-25 17:34:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "I do this too, and yeah you’d be surprised how many times there’s money in the coin slot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1700930844 {#3569
      date: 2023-11-25 17:47:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
      "@superduperenigma@lemmy.world"
      "@SuddenDownpour@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3573 …}
    +nested: Doctrine\ORM\PersistentCollection {#3575 …}
    +votes: Doctrine\ORM\PersistentCollection {#3577 …}
    +reports: Doctrine\ORM\PersistentCollection {#3579 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
    -id: 162973
    -bodyTs: "'coin':19 'd':8 'mani':12 'money':16 'slot':20 'surpris':10 'time':13 'yeah':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5578017"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700930844 {#3570
      date: 2023-11-25 17:47:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "Can confirm. Coin slot returns saved me from bankruptcy! Sadly much less common now with the advent of contactless card payments."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700932367 {#3685
    date: 2023-11-25 18:12:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
    "@SuddenDownpour@sh.itjust.works"
    "@yokonzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3690 …}
  +nested: Doctrine\ORM\PersistentCollection {#3692 …}
  +votes: Doctrine\ORM\PersistentCollection {#3694 …}
  +reports: Doctrine\ORM\PersistentCollection {#3696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3700 …}
  -id: 163098
  -bodyTs: "'advent':17 'bankruptci':9 'card':20 'coin':3 'common':13 'confirm':2 'contactless':19 'less':12 'much':11 'payment':21 'return':5 'sad':10 'save':6 'slot':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578562"
  +editedAt: DateTimeImmutable @1701516481 {#3686
    date: 2023-12-02 12:28:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700932367 {#3687
    date: 2023-11-25 18:12: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
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 {#3727
  +user: Proxies\__CG__\App\Entity\User {#3728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3688
    +user: Proxies\__CG__\App\Entity\User {#3689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3571
      +user: Proxies\__CG__\App\Entity\User {#3572 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3388
        +user: Proxies\__CG__\App\Entity\User {#3389 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#1956
          +user: App\Entity\User {#1391 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 82
          +score: 0
          +lastActive: DateTime @1701570882 {#96
            date: 2023-12-03 03:34:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@notnotmike@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1944 …}
          +nested: Doctrine\ORM\PersistentCollection {#1960 …}
          +votes: Doctrine\ORM\PersistentCollection {#1377 …}
          +reports: Doctrine\ORM\PersistentCollection {#2358 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
          -id: 162550
          -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5575908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700923329 {#1961
            date: 2023-11-25 15:42:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1956}
        +body: "Have you found many?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700930051 {#3386
          date: 2023-11-25 17:34:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@notnotmike@programming.dev"
          "@superduperenigma@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3390 …}
        +nested: Doctrine\ORM\PersistentCollection {#3392 …}
        +votes: Doctrine\ORM\PersistentCollection {#3394 …}
        +reports: Doctrine\ORM\PersistentCollection {#3396 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
        -id: 162907
        -bodyTs: "'found':3 'mani':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5928413"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700930051 {#3387
          date: 2023-11-25 17:34:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: "I do this too, and yeah you’d be surprised how many times there’s money in the coin slot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1700930844 {#3569
        date: 2023-11-25 17:47:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@notnotmike@programming.dev"
        "@superduperenigma@lemmy.world"
        "@SuddenDownpour@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3573 …}
      +nested: Doctrine\ORM\PersistentCollection {#3575 …}
      +votes: Doctrine\ORM\PersistentCollection {#3577 …}
      +reports: Doctrine\ORM\PersistentCollection {#3579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
      -id: 162973
      -bodyTs: "'coin':19 'd':8 'mani':12 'money':16 'slot':20 'surpris':10 'time':13 'yeah':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5578017"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700930844 {#3570
        date: 2023-11-25 17:47:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "Can confirm. Coin slot returns saved me from bankruptcy! Sadly much less common now with the advent of contactless card payments."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700932367 {#3685
      date: 2023-11-25 18:12:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
      "@superduperenigma@lemmy.world"
      "@SuddenDownpour@sh.itjust.works"
      "@yokonzo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3690 …}
    +nested: Doctrine\ORM\PersistentCollection {#3692 …}
    +votes: Doctrine\ORM\PersistentCollection {#3694 …}
    +reports: Doctrine\ORM\PersistentCollection {#3696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3700 …}
    -id: 163098
    -bodyTs: "'advent':17 'bankruptci':9 'card':20 'coin':3 'common':13 'confirm':2 'contactless':19 'less':12 'much':11 'payment':21 'return':5 'sad':10 'save':6 'slot':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5578562"
    +editedAt: DateTimeImmutable @1701516481 {#3686
      date: 2023-12-02 12:28:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700932367 {#3687
      date: 2023-11-25 18:12:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "Technically, any amount of money would save you from bankruptcy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700938916 {#3725
    date: 2023-11-25 20:01:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
    "@SuddenDownpour@sh.itjust.works"
    "@yokonzo@lemmy.world"
    "@IndiBrony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3729 …}
  +nested: Doctrine\ORM\PersistentCollection {#3731 …}
  +votes: Doctrine\ORM\PersistentCollection {#3733 …}
  +reports: Doctrine\ORM\PersistentCollection {#3735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3739 …}
  -id: 163516
  -bodyTs: "'amount':3 'bankruptci':10 'money':5 'save':7 'technic':1 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6114144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700938916 {#3726
    date: 2023-11-25 20:01:56.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 {#3727
  +user: Proxies\__CG__\App\Entity\User {#3728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3688
    +user: Proxies\__CG__\App\Entity\User {#3689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3571
      +user: Proxies\__CG__\App\Entity\User {#3572 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3388
        +user: Proxies\__CG__\App\Entity\User {#3389 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#1956
          +user: App\Entity\User {#1391 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 82
          +score: 0
          +lastActive: DateTime @1701570882 {#96
            date: 2023-12-03 03:34:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@notnotmike@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1944 …}
          +nested: Doctrine\ORM\PersistentCollection {#1960 …}
          +votes: Doctrine\ORM\PersistentCollection {#1377 …}
          +reports: Doctrine\ORM\PersistentCollection {#2358 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
          -id: 162550
          -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5575908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700923329 {#1961
            date: 2023-11-25 15:42:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1956}
        +body: "Have you found many?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700930051 {#3386
          date: 2023-11-25 17:34:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@notnotmike@programming.dev"
          "@superduperenigma@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3390 …}
        +nested: Doctrine\ORM\PersistentCollection {#3392 …}
        +votes: Doctrine\ORM\PersistentCollection {#3394 …}
        +reports: Doctrine\ORM\PersistentCollection {#3396 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
        -id: 162907
        -bodyTs: "'found':3 'mani':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5928413"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700930051 {#3387
          date: 2023-11-25 17:34:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: "I do this too, and yeah you’d be surprised how many times there’s money in the coin slot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1700930844 {#3569
        date: 2023-11-25 17:47:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@notnotmike@programming.dev"
        "@superduperenigma@lemmy.world"
        "@SuddenDownpour@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3573 …}
      +nested: Doctrine\ORM\PersistentCollection {#3575 …}
      +votes: Doctrine\ORM\PersistentCollection {#3577 …}
      +reports: Doctrine\ORM\PersistentCollection {#3579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
      -id: 162973
      -bodyTs: "'coin':19 'd':8 'mani':12 'money':16 'slot':20 'surpris':10 'time':13 'yeah':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5578017"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700930844 {#3570
        date: 2023-11-25 17:47:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "Can confirm. Coin slot returns saved me from bankruptcy! Sadly much less common now with the advent of contactless card payments."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700932367 {#3685
      date: 2023-11-25 18:12:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
      "@superduperenigma@lemmy.world"
      "@SuddenDownpour@sh.itjust.works"
      "@yokonzo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3690 …}
    +nested: Doctrine\ORM\PersistentCollection {#3692 …}
    +votes: Doctrine\ORM\PersistentCollection {#3694 …}
    +reports: Doctrine\ORM\PersistentCollection {#3696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3700 …}
    -id: 163098
    -bodyTs: "'advent':17 'bankruptci':9 'card':20 'coin':3 'common':13 'confirm':2 'contactless':19 'less':12 'much':11 'payment':21 'return':5 'sad':10 'save':6 'slot':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5578562"
    +editedAt: DateTimeImmutable @1701516481 {#3686
      date: 2023-12-02 12:28:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700932367 {#3687
      date: 2023-11-25 18:12:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "Technically, any amount of money would save you from bankruptcy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700938916 {#3725
    date: 2023-11-25 20:01:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
    "@SuddenDownpour@sh.itjust.works"
    "@yokonzo@lemmy.world"
    "@IndiBrony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3729 …}
  +nested: Doctrine\ORM\PersistentCollection {#3731 …}
  +votes: Doctrine\ORM\PersistentCollection {#3733 …}
  +reports: Doctrine\ORM\PersistentCollection {#3735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3739 …}
  -id: 163516
  -bodyTs: "'amount':3 'bankruptci':10 'money':5 'save':7 'technic':1 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6114144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700938916 {#3726
    date: 2023-11-25 20:01:56.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 {#3727
  +user: Proxies\__CG__\App\Entity\User {#3728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3688
    +user: Proxies\__CG__\App\Entity\User {#3689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3571
      +user: Proxies\__CG__\App\Entity\User {#3572 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3388
        +user: Proxies\__CG__\App\Entity\User {#3389 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#1956
          +user: App\Entity\User {#1391 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 82
          +score: 0
          +lastActive: DateTime @1701570882 {#96
            date: 2023-12-03 03:34:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@notnotmike@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1944 …}
          +nested: Doctrine\ORM\PersistentCollection {#1960 …}
          +votes: Doctrine\ORM\PersistentCollection {#1377 …}
          +reports: Doctrine\ORM\PersistentCollection {#2358 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
          -id: 162550
          -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5575908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700923329 {#1961
            date: 2023-11-25 15:42:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1956}
        +body: "Have you found many?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700930051 {#3386
          date: 2023-11-25 17:34:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@notnotmike@programming.dev"
          "@superduperenigma@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3390 …}
        +nested: Doctrine\ORM\PersistentCollection {#3392 …}
        +votes: Doctrine\ORM\PersistentCollection {#3394 …}
        +reports: Doctrine\ORM\PersistentCollection {#3396 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
        -id: 162907
        -bodyTs: "'found':3 'mani':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5928413"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700930051 {#3387
          date: 2023-11-25 17:34:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: "I do this too, and yeah you’d be surprised how many times there’s money in the coin slot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1700930844 {#3569
        date: 2023-11-25 17:47:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@notnotmike@programming.dev"
        "@superduperenigma@lemmy.world"
        "@SuddenDownpour@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3573 …}
      +nested: Doctrine\ORM\PersistentCollection {#3575 …}
      +votes: Doctrine\ORM\PersistentCollection {#3577 …}
      +reports: Doctrine\ORM\PersistentCollection {#3579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
      -id: 162973
      -bodyTs: "'coin':19 'd':8 'mani':12 'money':16 'slot':20 'surpris':10 'time':13 'yeah':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5578017"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700930844 {#3570
        date: 2023-11-25 17:47:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "Can confirm. Coin slot returns saved me from bankruptcy! Sadly much less common now with the advent of contactless card payments."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700932367 {#3685
      date: 2023-11-25 18:12:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
      "@superduperenigma@lemmy.world"
      "@SuddenDownpour@sh.itjust.works"
      "@yokonzo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3690 …}
    +nested: Doctrine\ORM\PersistentCollection {#3692 …}
    +votes: Doctrine\ORM\PersistentCollection {#3694 …}
    +reports: Doctrine\ORM\PersistentCollection {#3696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3700 …}
    -id: 163098
    -bodyTs: "'advent':17 'bankruptci':9 'card':20 'coin':3 'common':13 'confirm':2 'contactless':19 'less':12 'much':11 'payment':21 'return':5 'sad':10 'save':6 'slot':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5578562"
    +editedAt: DateTimeImmutable @1701516481 {#3686
      date: 2023-12-02 12:28:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700932367 {#3687
      date: 2023-11-25 18:12:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "Technically, any amount of money would save you from bankruptcy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700938916 {#3725
    date: 2023-11-25 20:01:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
    "@SuddenDownpour@sh.itjust.works"
    "@yokonzo@lemmy.world"
    "@IndiBrony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3729 …}
  +nested: Doctrine\ORM\PersistentCollection {#3731 …}
  +votes: Doctrine\ORM\PersistentCollection {#3733 …}
  +reports: Doctrine\ORM\PersistentCollection {#3735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3739 …}
  -id: 163516
  -bodyTs: "'amount':3 'bankruptci':10 'money':5 'save':7 'technic':1 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6114144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700938916 {#3726
    date: 2023-11-25 20:01:56.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 {#3742
  +user: Proxies\__CG__\App\Entity\User {#3750 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3727
    +user: Proxies\__CG__\App\Entity\User {#3728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3688
      +user: Proxies\__CG__\App\Entity\User {#3689 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3571
        +user: Proxies\__CG__\App\Entity\User {#3572 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3388
          +user: Proxies\__CG__\App\Entity\User {#3389 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#1956
            +user: App\Entity\User {#1391 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 82
            +score: 0
            +lastActive: DateTime @1701570882 {#96
              date: 2023-12-03 03:34:42.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@notnotmike@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1944 …}
            +nested: Doctrine\ORM\PersistentCollection {#1960 …}
            +votes: Doctrine\ORM\PersistentCollection {#1377 …}
            +reports: Doctrine\ORM\PersistentCollection {#2358 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
            -id: 162550
            -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5575908"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700923329 {#1961
              date: 2023-11-25 15:42:09.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#1956}
          +body: "Have you found many?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1700930051 {#3386
            date: 2023-11-25 17:34:11.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@notnotmike@programming.dev"
            "@superduperenigma@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3390 …}
          +nested: Doctrine\ORM\PersistentCollection {#3392 …}
          +votes: Doctrine\ORM\PersistentCollection {#3394 …}
          +reports: Doctrine\ORM\PersistentCollection {#3396 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
          -id: 162907
          -bodyTs: "'found':3 'mani':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5928413"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700930051 {#3387
            date: 2023-11-25 17:34:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1956}
        +body: "I do this too, and yeah you’d be surprised how many times there’s money in the coin slot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1700930844 {#3569
          date: 2023-11-25 17:47:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@notnotmike@programming.dev"
          "@superduperenigma@lemmy.world"
          "@SuddenDownpour@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3573 …}
        +nested: Doctrine\ORM\PersistentCollection {#3575 …}
        +votes: Doctrine\ORM\PersistentCollection {#3577 …}
        +reports: Doctrine\ORM\PersistentCollection {#3579 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
        -id: 162973
        -bodyTs: "'coin':19 'd':8 'mani':12 'money':16 'slot':20 'surpris':10 'time':13 'yeah':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5578017"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700930844 {#3570
          date: 2023-11-25 17:47:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: "Can confirm. Coin slot returns saved me from bankruptcy! Sadly much less common now with the advent of contactless card payments."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700932367 {#3685
        date: 2023-11-25 18:12:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@notnotmike@programming.dev"
        "@superduperenigma@lemmy.world"
        "@SuddenDownpour@sh.itjust.works"
        "@yokonzo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3690 …}
      +nested: Doctrine\ORM\PersistentCollection {#3692 …}
      +votes: Doctrine\ORM\PersistentCollection {#3694 …}
      +reports: Doctrine\ORM\PersistentCollection {#3696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3698 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3700 …}
      -id: 163098
      -bodyTs: "'advent':17 'bankruptci':9 'card':20 'coin':3 'common':13 'confirm':2 'contactless':19 'less':12 'much':11 'payment':21 'return':5 'sad':10 'save':6 'slot':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5578562"
      +editedAt: DateTimeImmutable @1701516481 {#3686
        date: 2023-12-02 12:28:01.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700932367 {#3687
        date: 2023-11-25 18:12:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "Technically, any amount of money would save you from bankruptcy"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700938916 {#3725
      date: 2023-11-25 20:01:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
      "@superduperenigma@lemmy.world"
      "@SuddenDownpour@sh.itjust.works"
      "@yokonzo@lemmy.world"
      "@IndiBrony@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3729 …}
    +nested: Doctrine\ORM\PersistentCollection {#3731 …}
    +votes: Doctrine\ORM\PersistentCollection {#3733 …}
    +reports: Doctrine\ORM\PersistentCollection {#3735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3739 …}
    -id: 163516
    -bodyTs: "'amount':3 'bankruptci':10 'money':5 'save':7 'technic':1 'would':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6114144"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700938916 {#3726
      date: 2023-11-25 20:01:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "If you owed $1k then $1 wouldn’t save you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700952823 {#3747
    date: 2023-11-25 23:53:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
    "@SuddenDownpour@sh.itjust.works"
    "@yokonzo@lemmy.world"
    "@IndiBrony@lemmy.world"
    "@glibg10b@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3753 …}
  +nested: Doctrine\ORM\PersistentCollection {#3755 …}
  +votes: Doctrine\ORM\PersistentCollection {#3751 …}
  +reports: Doctrine\ORM\PersistentCollection {#3758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3762 …}
  -id: 164165
  -bodyTs: "'1':6 '1k':4 'owe':3 'save':9 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5584629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700952823 {#3744
    date: 2023-11-25 23:53:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3742
  +user: Proxies\__CG__\App\Entity\User {#3750 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3727
    +user: Proxies\__CG__\App\Entity\User {#3728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3688
      +user: Proxies\__CG__\App\Entity\User {#3689 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3571
        +user: Proxies\__CG__\App\Entity\User {#3572 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3388
          +user: Proxies\__CG__\App\Entity\User {#3389 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#1956
            +user: App\Entity\User {#1391 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 82
            +score: 0
            +lastActive: DateTime @1701570882 {#96
              date: 2023-12-03 03:34:42.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@notnotmike@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1944 …}
            +nested: Doctrine\ORM\PersistentCollection {#1960 …}
            +votes: Doctrine\ORM\PersistentCollection {#1377 …}
            +reports: Doctrine\ORM\PersistentCollection {#2358 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
            -id: 162550
            -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5575908"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700923329 {#1961
              date: 2023-11-25 15:42:09.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#1956}
          +body: "Have you found many?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1700930051 {#3386
            date: 2023-11-25 17:34:11.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@notnotmike@programming.dev"
            "@superduperenigma@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3390 …}
          +nested: Doctrine\ORM\PersistentCollection {#3392 …}
          +votes: Doctrine\ORM\PersistentCollection {#3394 …}
          +reports: Doctrine\ORM\PersistentCollection {#3396 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
          -id: 162907
          -bodyTs: "'found':3 'mani':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5928413"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700930051 {#3387
            date: 2023-11-25 17:34:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1956}
        +body: "I do this too, and yeah you’d be surprised how many times there’s money in the coin slot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1700930844 {#3569
          date: 2023-11-25 17:47:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@notnotmike@programming.dev"
          "@superduperenigma@lemmy.world"
          "@SuddenDownpour@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3573 …}
        +nested: Doctrine\ORM\PersistentCollection {#3575 …}
        +votes: Doctrine\ORM\PersistentCollection {#3577 …}
        +reports: Doctrine\ORM\PersistentCollection {#3579 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
        -id: 162973
        -bodyTs: "'coin':19 'd':8 'mani':12 'money':16 'slot':20 'surpris':10 'time':13 'yeah':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5578017"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700930844 {#3570
          date: 2023-11-25 17:47:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: "Can confirm. Coin slot returns saved me from bankruptcy! Sadly much less common now with the advent of contactless card payments."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700932367 {#3685
        date: 2023-11-25 18:12:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@notnotmike@programming.dev"
        "@superduperenigma@lemmy.world"
        "@SuddenDownpour@sh.itjust.works"
        "@yokonzo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3690 …}
      +nested: Doctrine\ORM\PersistentCollection {#3692 …}
      +votes: Doctrine\ORM\PersistentCollection {#3694 …}
      +reports: Doctrine\ORM\PersistentCollection {#3696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3698 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3700 …}
      -id: 163098
      -bodyTs: "'advent':17 'bankruptci':9 'card':20 'coin':3 'common':13 'confirm':2 'contactless':19 'less':12 'much':11 'payment':21 'return':5 'sad':10 'save':6 'slot':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5578562"
      +editedAt: DateTimeImmutable @1701516481 {#3686
        date: 2023-12-02 12:28:01.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700932367 {#3687
        date: 2023-11-25 18:12:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "Technically, any amount of money would save you from bankruptcy"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700938916 {#3725
      date: 2023-11-25 20:01:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
      "@superduperenigma@lemmy.world"
      "@SuddenDownpour@sh.itjust.works"
      "@yokonzo@lemmy.world"
      "@IndiBrony@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3729 …}
    +nested: Doctrine\ORM\PersistentCollection {#3731 …}
    +votes: Doctrine\ORM\PersistentCollection {#3733 …}
    +reports: Doctrine\ORM\PersistentCollection {#3735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3739 …}
    -id: 163516
    -bodyTs: "'amount':3 'bankruptci':10 'money':5 'save':7 'technic':1 'would':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6114144"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700938916 {#3726
      date: 2023-11-25 20:01:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "If you owed $1k then $1 wouldn’t save you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700952823 {#3747
    date: 2023-11-25 23:53:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
    "@SuddenDownpour@sh.itjust.works"
    "@yokonzo@lemmy.world"
    "@IndiBrony@lemmy.world"
    "@glibg10b@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3753 …}
  +nested: Doctrine\ORM\PersistentCollection {#3755 …}
  +votes: Doctrine\ORM\PersistentCollection {#3751 …}
  +reports: Doctrine\ORM\PersistentCollection {#3758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3762 …}
  -id: 164165
  -bodyTs: "'1':6 '1k':4 'owe':3 'save':9 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5584629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700952823 {#3744
    date: 2023-11-25 23:53:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3742
  +user: Proxies\__CG__\App\Entity\User {#3750 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3727
    +user: Proxies\__CG__\App\Entity\User {#3728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3688
      +user: Proxies\__CG__\App\Entity\User {#3689 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3571
        +user: Proxies\__CG__\App\Entity\User {#3572 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3388
          +user: Proxies\__CG__\App\Entity\User {#3389 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#1956
            +user: App\Entity\User {#1391 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 82
            +score: 0
            +lastActive: DateTime @1701570882 {#96
              date: 2023-12-03 03:34:42.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@notnotmike@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1944 …}
            +nested: Doctrine\ORM\PersistentCollection {#1960 …}
            +votes: Doctrine\ORM\PersistentCollection {#1377 …}
            +reports: Doctrine\ORM\PersistentCollection {#2358 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
            -id: 162550
            -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5575908"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700923329 {#1961
              date: 2023-11-25 15:42:09.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#1956}
          +body: "Have you found many?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1700930051 {#3386
            date: 2023-11-25 17:34:11.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@notnotmike@programming.dev"
            "@superduperenigma@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3390 …}
          +nested: Doctrine\ORM\PersistentCollection {#3392 …}
          +votes: Doctrine\ORM\PersistentCollection {#3394 …}
          +reports: Doctrine\ORM\PersistentCollection {#3396 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
          -id: 162907
          -bodyTs: "'found':3 'mani':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5928413"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700930051 {#3387
            date: 2023-11-25 17:34:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1956}
        +body: "I do this too, and yeah you’d be surprised how many times there’s money in the coin slot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1700930844 {#3569
          date: 2023-11-25 17:47:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@notnotmike@programming.dev"
          "@superduperenigma@lemmy.world"
          "@SuddenDownpour@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3573 …}
        +nested: Doctrine\ORM\PersistentCollection {#3575 …}
        +votes: Doctrine\ORM\PersistentCollection {#3577 …}
        +reports: Doctrine\ORM\PersistentCollection {#3579 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3581 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3583 …}
        -id: 162973
        -bodyTs: "'coin':19 'd':8 'mani':12 'money':16 'slot':20 'surpris':10 'time':13 'yeah':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5578017"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700930844 {#3570
          date: 2023-11-25 17:47:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: "Can confirm. Coin slot returns saved me from bankruptcy! Sadly much less common now with the advent of contactless card payments."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700932367 {#3685
        date: 2023-11-25 18:12:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@notnotmike@programming.dev"
        "@superduperenigma@lemmy.world"
        "@SuddenDownpour@sh.itjust.works"
        "@yokonzo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3690 …}
      +nested: Doctrine\ORM\PersistentCollection {#3692 …}
      +votes: Doctrine\ORM\PersistentCollection {#3694 …}
      +reports: Doctrine\ORM\PersistentCollection {#3696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3698 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3700 …}
      -id: 163098
      -bodyTs: "'advent':17 'bankruptci':9 'card':20 'coin':3 'common':13 'confirm':2 'contactless':19 'less':12 'much':11 'payment':21 'return':5 'sad':10 'save':6 'slot':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5578562"
      +editedAt: DateTimeImmutable @1701516481 {#3686
        date: 2023-12-02 12:28:01.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700932367 {#3687
        date: 2023-11-25 18:12:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "Technically, any amount of money would save you from bankruptcy"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700938916 {#3725
      date: 2023-11-25 20:01:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
      "@superduperenigma@lemmy.world"
      "@SuddenDownpour@sh.itjust.works"
      "@yokonzo@lemmy.world"
      "@IndiBrony@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3729 …}
    +nested: Doctrine\ORM\PersistentCollection {#3731 …}
    +votes: Doctrine\ORM\PersistentCollection {#3733 …}
    +reports: Doctrine\ORM\PersistentCollection {#3735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3739 …}
    -id: 163516
    -bodyTs: "'amount':3 'bankruptci':10 'money':5 'save':7 'technic':1 'would':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6114144"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700938916 {#3726
      date: 2023-11-25 20:01:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "If you owed $1k then $1 wouldn’t save you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700952823 {#3747
    date: 2023-11-25 23:53:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
    "@SuddenDownpour@sh.itjust.works"
    "@yokonzo@lemmy.world"
    "@IndiBrony@lemmy.world"
    "@glibg10b@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3753 …}
  +nested: Doctrine\ORM\PersistentCollection {#3755 …}
  +votes: Doctrine\ORM\PersistentCollection {#3751 …}
  +reports: Doctrine\ORM\PersistentCollection {#3758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3762 …}
  -id: 164165
  -bodyTs: "'1':6 '1k':4 'owe':3 'save':9 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5584629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700952823 {#3744
    date: 2023-11-25 23:53:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3802
  +user: Proxies\__CG__\App\Entity\User {#3794 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3779 …}
  +root: App\Entity\EntryComment {#1956
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 82
    +score: 0
    +lastActive: DateTime @1701570882 {#96
      date: 2023-12-03 03:34:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1944 …}
    +nested: Doctrine\ORM\PersistentCollection {#1960 …}
    +votes: Doctrine\ORM\PersistentCollection {#1377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    -id: 162550
    -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575908"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700923329 {#1961
      date: 2023-11-25 15:42:09.0 +01:00
    }
  }
  +body: "This isn’t 1980s Hollywood rich guy poor guy rules."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700965104 {#3797
    date: 2023-11-26 03:18:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
    "@SuddenDownpour@sh.itjust.works"
    "@yokonzo@lemmy.world"
    "@IndiBrony@lemmy.world"
    "@glibg10b@lemmy.ml"
    "@LesserAbe@lemmy.world"
    "@registrert@lemmy.sambands.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3792 …}
  +nested: Doctrine\ORM\PersistentCollection {#3790 …}
  +votes: Doctrine\ORM\PersistentCollection {#3788 …}
  +reports: Doctrine\ORM\PersistentCollection {#3804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3808 …}
  -id: 164684
  -bodyTs: "'1980s':4 'guy':7,9 'hollywood':5 'isn':2 'poor':8 'rich':6 'rule':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5588348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700965104 {#3800
    date: 2023-11-26 03:18: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
31 DENIED edit
App\Entity\EntryComment {#3802
  +user: Proxies\__CG__\App\Entity\User {#3794 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3779 …}
  +root: App\Entity\EntryComment {#1956
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 82
    +score: 0
    +lastActive: DateTime @1701570882 {#96
      date: 2023-12-03 03:34:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1944 …}
    +nested: Doctrine\ORM\PersistentCollection {#1960 …}
    +votes: Doctrine\ORM\PersistentCollection {#1377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    -id: 162550
    -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575908"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700923329 {#1961
      date: 2023-11-25 15:42:09.0 +01:00
    }
  }
  +body: "This isn’t 1980s Hollywood rich guy poor guy rules."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700965104 {#3797
    date: 2023-11-26 03:18:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
    "@SuddenDownpour@sh.itjust.works"
    "@yokonzo@lemmy.world"
    "@IndiBrony@lemmy.world"
    "@glibg10b@lemmy.ml"
    "@LesserAbe@lemmy.world"
    "@registrert@lemmy.sambands.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3792 …}
  +nested: Doctrine\ORM\PersistentCollection {#3790 …}
  +votes: Doctrine\ORM\PersistentCollection {#3788 …}
  +reports: Doctrine\ORM\PersistentCollection {#3804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3808 …}
  -id: 164684
  -bodyTs: "'1980s':4 'guy':7,9 'hollywood':5 'isn':2 'poor':8 'rich':6 'rule':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5588348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700965104 {#3800
    date: 2023-11-26 03:18: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
32 DENIED moderate
App\Entity\EntryComment {#3802
  +user: Proxies\__CG__\App\Entity\User {#3794 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3779 …}
  +root: App\Entity\EntryComment {#1956
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "When I was a kid I pressed the “return coin” button on a vending machine at a rest stop and 50¢ came out. Gotta check every single vending machine now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 82
    +score: 0
    +lastActive: DateTime @1701570882 {#96
      date: 2023-12-03 03:34:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1944 …}
    +nested: Doctrine\ORM\PersistentCollection {#1960 …}
    +votes: Doctrine\ORM\PersistentCollection {#1377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    -id: 162550
    -bodyTs: "'50':21 'button':11 'came':22 'check':25 'coin':10 'everi':26 'gotta':24 'kid':5 'machin':15,29 'press':7 'rest':18 'return':9 'singl':27 'stop':19 'vend':14,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575908"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700923329 {#1961
      date: 2023-11-25 15:42:09.0 +01:00
    }
  }
  +body: "This isn’t 1980s Hollywood rich guy poor guy rules."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700965104 {#3797
    date: 2023-11-26 03:18:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
    "@SuddenDownpour@sh.itjust.works"
    "@yokonzo@lemmy.world"
    "@IndiBrony@lemmy.world"
    "@glibg10b@lemmy.ml"
    "@LesserAbe@lemmy.world"
    "@registrert@lemmy.sambands.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3792 …}
  +nested: Doctrine\ORM\PersistentCollection {#3790 …}
  +votes: Doctrine\ORM\PersistentCollection {#3788 …}
  +reports: Doctrine\ORM\PersistentCollection {#3804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3808 …}
  -id: 164684
  -bodyTs: "'1980s':4 'guy':7,9 'hollywood':5 'isn':2 'poor':8 'rich':6 'rule':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5588348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700965104 {#3800
    date: 2023-11-26 03:18: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
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 {#1557
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I understand, Dusty. I would inspect the magic pie bush every day too. Who turns down a free pie?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1701519073 {#1525
    date: 2023-12-02 13:11:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 162549
  -bodyTs: "'bush':10 'day':12 'dusti':3 'everi':11 'free':18 'inspect':6 'magic':8 'pie':9,19 'turn':15 'understand':2 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5575900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700923306 {#1565
    date: 2023-11-25 15:41:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I understand, Dusty. I would inspect the magic pie bush every day too. Who turns down a free pie?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1701519073 {#1525
    date: 2023-12-02 13:11:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 162549
  -bodyTs: "'bush':10 'day':12 'dusti':3 'everi':11 'free':18 'inspect':6 'magic':8 'pie':9,19 'turn':15 'understand':2 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5575900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700923306 {#1565
    date: 2023-11-25 15:41:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I understand, Dusty. I would inspect the magic pie bush every day too. Who turns down a free pie?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1701519073 {#1525
    date: 2023-12-02 13:11:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 162549
  -bodyTs: "'bush':10 'day':12 'dusti':3 'everi':11 'free':18 'inspect':6 'magic':8 'pie':9,19 'turn':15 'understand':2 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5575900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700923306 {#1565
    date: 2023-11-25 15:41:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3356
  +user: Proxies\__CG__\App\Entity\User {#3357 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1557
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "I understand, Dusty. I would inspect the magic pie bush every day too. Who turns down a free pie?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1701519073 {#1525
      date: 2023-12-02 13:11:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1563 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 162549
    -bodyTs: "'bush':10 'day':12 'dusti':3 'everi':11 'free':18 'inspect':6 'magic':8 'pie':9,19 'turn':15 'understand':2 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575900"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700923306 {#1565
      date: 2023-11-25 15:41:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: "If I knew where that bush was, I’d periodically put pies in the bush just for Dusty."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700933727 {#3353
    date: 2023-11-25 18:35:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3358 …}
  +nested: Doctrine\ORM\PersistentCollection {#3360 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
  -id: 163189
  -bodyTs: "'bush':6,15 'd':9 'dusti':18 'knew':3 'period':10 'pie':12 'put':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5579024"
  +editedAt: DateTimeImmutable @1701528611 {#3354
    date: 2023-12-02 15:50:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700933727 {#3355
    date: 2023-11-25 18:35: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
39 DENIED edit
App\Entity\EntryComment {#3356
  +user: Proxies\__CG__\App\Entity\User {#3357 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1557
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "I understand, Dusty. I would inspect the magic pie bush every day too. Who turns down a free pie?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1701519073 {#1525
      date: 2023-12-02 13:11:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1563 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 162549
    -bodyTs: "'bush':10 'day':12 'dusti':3 'everi':11 'free':18 'inspect':6 'magic':8 'pie':9,19 'turn':15 'understand':2 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575900"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700923306 {#1565
      date: 2023-11-25 15:41:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: "If I knew where that bush was, I’d periodically put pies in the bush just for Dusty."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700933727 {#3353
    date: 2023-11-25 18:35:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3358 …}
  +nested: Doctrine\ORM\PersistentCollection {#3360 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
  -id: 163189
  -bodyTs: "'bush':6,15 'd':9 'dusti':18 'knew':3 'period':10 'pie':12 'put':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5579024"
  +editedAt: DateTimeImmutable @1701528611 {#3354
    date: 2023-12-02 15:50:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700933727 {#3355
    date: 2023-11-25 18:35: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
40 DENIED moderate
App\Entity\EntryComment {#3356
  +user: Proxies\__CG__\App\Entity\User {#3357 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1557
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "I understand, Dusty. I would inspect the magic pie bush every day too. Who turns down a free pie?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1701519073 {#1525
      date: 2023-12-02 13:11:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1563 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 162549
    -bodyTs: "'bush':10 'day':12 'dusti':3 'everi':11 'free':18 'inspect':6 'magic':8 'pie':9,19 'turn':15 'understand':2 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575900"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700923306 {#1565
      date: 2023-11-25 15:41:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: "If I knew where that bush was, I’d periodically put pies in the bush just for Dusty."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700933727 {#3353
    date: 2023-11-25 18:35:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3358 …}
  +nested: Doctrine\ORM\PersistentCollection {#3360 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
  -id: 163189
  -bodyTs: "'bush':6,15 'd':9 'dusti':18 'knew':3 'period':10 'pie':12 'put':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5579024"
  +editedAt: DateTimeImmutable @1701528611 {#3354
    date: 2023-12-02 15:50:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700933727 {#3355
    date: 2023-11-25 18:35: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
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 {#3587
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3356
    +user: Proxies\__CG__\App\Entity\User {#3357 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1557
      +user: App\Entity\User {#1689 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "I understand, Dusty. I would inspect the magic pie bush every day too. Who turns down a free pie?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 37
      +score: 0
      +lastActive: DateTime @1701519073 {#1525
        date: 2023-12-02 13:11:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@notnotmike@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1563 …}
      +nested: Doctrine\ORM\PersistentCollection {#1620 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 162549
      -bodyTs: "'bush':10 'day':12 'dusti':3 'everi':11 'free':18 'inspect':6 'magic':8 'pie':9,19 'turn':15 'understand':2 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5575900"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700923306 {#1565
        date: 2023-11-25 15:41:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1557}
    +body: "If I knew where that bush was, I’d periodically put pies in the bush just for Dusty."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700933727 {#3353
      date: 2023-11-25 18:35:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3358 …}
    +nested: Doctrine\ORM\PersistentCollection {#3360 …}
    +votes: Doctrine\ORM\PersistentCollection {#3362 …}
    +reports: Doctrine\ORM\PersistentCollection {#3364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
    -id: 163189
    -bodyTs: "'bush':6,15 'd':9 'dusti':18 'knew':3 'period':10 'pie':12 'put':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5579024"
    +editedAt: DateTimeImmutable @1701528611 {#3354
      date: 2023-12-02 15:50:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933727 {#3355
      date: 2023-11-25 18:35:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: "Dusty is clearly a good boy or girl."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700933781 {#3585
    date: 2023-11-25 18:36:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@FlyingSquid@lemmy.world"
    "@NatakuNox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3588 …}
  +nested: Doctrine\ORM\PersistentCollection {#3590 …}
  +votes: Doctrine\ORM\PersistentCollection {#3592 …}
  +reports: Doctrine\ORM\PersistentCollection {#3594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3598 …}
  -id: 163191
  -bodyTs: "'boy':6 'clear':3 'dusti':1 'girl':8 'good':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5579036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700933781 {#3586
    date: 2023-11-25 18:36: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
43 DENIED edit
App\Entity\EntryComment {#3587
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3356
    +user: Proxies\__CG__\App\Entity\User {#3357 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1557
      +user: App\Entity\User {#1689 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "I understand, Dusty. I would inspect the magic pie bush every day too. Who turns down a free pie?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 37
      +score: 0
      +lastActive: DateTime @1701519073 {#1525
        date: 2023-12-02 13:11:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@notnotmike@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1563 …}
      +nested: Doctrine\ORM\PersistentCollection {#1620 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 162549
      -bodyTs: "'bush':10 'day':12 'dusti':3 'everi':11 'free':18 'inspect':6 'magic':8 'pie':9,19 'turn':15 'understand':2 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5575900"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700923306 {#1565
        date: 2023-11-25 15:41:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1557}
    +body: "If I knew where that bush was, I’d periodically put pies in the bush just for Dusty."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700933727 {#3353
      date: 2023-11-25 18:35:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3358 …}
    +nested: Doctrine\ORM\PersistentCollection {#3360 …}
    +votes: Doctrine\ORM\PersistentCollection {#3362 …}
    +reports: Doctrine\ORM\PersistentCollection {#3364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
    -id: 163189
    -bodyTs: "'bush':6,15 'd':9 'dusti':18 'knew':3 'period':10 'pie':12 'put':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5579024"
    +editedAt: DateTimeImmutable @1701528611 {#3354
      date: 2023-12-02 15:50:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933727 {#3355
      date: 2023-11-25 18:35:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: "Dusty is clearly a good boy or girl."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700933781 {#3585
    date: 2023-11-25 18:36:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@FlyingSquid@lemmy.world"
    "@NatakuNox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3588 …}
  +nested: Doctrine\ORM\PersistentCollection {#3590 …}
  +votes: Doctrine\ORM\PersistentCollection {#3592 …}
  +reports: Doctrine\ORM\PersistentCollection {#3594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3598 …}
  -id: 163191
  -bodyTs: "'boy':6 'clear':3 'dusti':1 'girl':8 'good':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5579036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700933781 {#3586
    date: 2023-11-25 18:36: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
44 DENIED moderate
App\Entity\EntryComment {#3587
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3356
    +user: Proxies\__CG__\App\Entity\User {#3357 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1557
      +user: App\Entity\User {#1689 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "I understand, Dusty. I would inspect the magic pie bush every day too. Who turns down a free pie?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 37
      +score: 0
      +lastActive: DateTime @1701519073 {#1525
        date: 2023-12-02 13:11:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@notnotmike@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1563 …}
      +nested: Doctrine\ORM\PersistentCollection {#1620 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 162549
      -bodyTs: "'bush':10 'day':12 'dusti':3 'everi':11 'free':18 'inspect':6 'magic':8 'pie':9,19 'turn':15 'understand':2 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5575900"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700923306 {#1565
        date: 2023-11-25 15:41:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1557}
    +body: "If I knew where that bush was, I’d periodically put pies in the bush just for Dusty."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700933727 {#3353
      date: 2023-11-25 18:35:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3358 …}
    +nested: Doctrine\ORM\PersistentCollection {#3360 …}
    +votes: Doctrine\ORM\PersistentCollection {#3362 …}
    +reports: Doctrine\ORM\PersistentCollection {#3364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
    -id: 163189
    -bodyTs: "'bush':6,15 'd':9 'dusti':18 'knew':3 'period':10 'pie':12 'put':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5579024"
    +editedAt: DateTimeImmutable @1701528611 {#3354
      date: 2023-12-02 15:50:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933727 {#3355
      date: 2023-11-25 18:35:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: "Dusty is clearly a good boy or girl."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700933781 {#3585
    date: 2023-11-25 18:36:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@FlyingSquid@lemmy.world"
    "@NatakuNox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3588 …}
  +nested: Doctrine\ORM\PersistentCollection {#3590 …}
  +votes: Doctrine\ORM\PersistentCollection {#3592 …}
  +reports: Doctrine\ORM\PersistentCollection {#3594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3598 …}
  -id: 163191
  -bodyTs: "'boy':6 'clear':3 'dusti':1 'girl':8 'good':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5579036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700933781 {#3586
    date: 2023-11-25 18:36: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
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 {#2361
  +user: App\Entity\User {#1906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "My cats did the same thing when they found a mouse. They would stand guard where they first saw it for over a month afterwards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1701500933 {#2363
    date: 2023-12-02 08:08:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 162534
  -bodyTs: "'afterward':25 'cat':2 'first':18 'found':9 'guard':15 'month':24 'mous':11 'saw':19 'stand':14 'thing':6 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5575817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700922959 {#2370
    date: 2023-11-25 15:35:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#1906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "My cats did the same thing when they found a mouse. They would stand guard where they first saw it for over a month afterwards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1701500933 {#2363
    date: 2023-12-02 08:08:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 162534
  -bodyTs: "'afterward':25 'cat':2 'first':18 'found':9 'guard':15 'month':24 'mous':11 'saw':19 'stand':14 'thing':6 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5575817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700922959 {#2370
    date: 2023-11-25 15:35:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#1906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "My cats did the same thing when they found a mouse. They would stand guard where they first saw it for over a month afterwards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1701500933 {#2363
    date: 2023-12-02 08:08:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 162534
  -bodyTs: "'afterward':25 'cat':2 'first':18 'found':9 'guard':15 'month':24 'mous':11 'saw':19 'stand':14 'thing':6 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5575817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700922959 {#2370
    date: 2023-11-25 15:35:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3339
  +user: Proxies\__CG__\App\Entity\User {#3340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2361
    +user: App\Entity\User {#1906 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "My cats did the same thing when they found a mouse. They would stand guard where they first saw it for over a month afterwards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1701500933 {#2363
      date: 2023-12-02 08:08:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2364 …}
    +nested: Doctrine\ORM\PersistentCollection {#2380 …}
    +votes: Doctrine\ORM\PersistentCollection {#2382 …}
    +reports: Doctrine\ORM\PersistentCollection {#2384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
    -id: 162534
    -bodyTs: "'afterward':25 'cat':2 'first':18 'found':9 'guard':15 'month':24 'mous':11 'saw':19 'stand':14 'thing':6 'would':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575817"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700922959 {#2370
      date: 2023-11-25 15:35:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +body: "My wife’s Yorkie once chased a mouse into a kitchen cupboard. After moving apartments and a decade later, if you asked him “where’s the mouse?” He’d run to the kitchen and stare at the cupboards"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700925337 {#3337
    date: 2023-11-25 16:15:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@Bhaelfur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3341 …}
  +nested: Doctrine\ORM\PersistentCollection {#3343 …}
  +votes: Doctrine\ORM\PersistentCollection {#3345 …}
  +reports: Doctrine\ORM\PersistentCollection {#3347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3351 …}
  -id: 162654
  -bodyTs: "'apart':15 'ask':22 'chase':6 'cupboard':12,38 'd':29 'decad':18 'kitchen':11,33 'later':19 'mous':8,27 'move':14 'run':30 'stare':35 'wife':2 'yorki':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5576446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700925337 {#3338
    date: 2023-11-25 16:15:37.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 {#3339
  +user: Proxies\__CG__\App\Entity\User {#3340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2361
    +user: App\Entity\User {#1906 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "My cats did the same thing when they found a mouse. They would stand guard where they first saw it for over a month afterwards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1701500933 {#2363
      date: 2023-12-02 08:08:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2364 …}
    +nested: Doctrine\ORM\PersistentCollection {#2380 …}
    +votes: Doctrine\ORM\PersistentCollection {#2382 …}
    +reports: Doctrine\ORM\PersistentCollection {#2384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
    -id: 162534
    -bodyTs: "'afterward':25 'cat':2 'first':18 'found':9 'guard':15 'month':24 'mous':11 'saw':19 'stand':14 'thing':6 'would':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575817"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700922959 {#2370
      date: 2023-11-25 15:35:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +body: "My wife’s Yorkie once chased a mouse into a kitchen cupboard. After moving apartments and a decade later, if you asked him “where’s the mouse?” He’d run to the kitchen and stare at the cupboards"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700925337 {#3337
    date: 2023-11-25 16:15:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@Bhaelfur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3341 …}
  +nested: Doctrine\ORM\PersistentCollection {#3343 …}
  +votes: Doctrine\ORM\PersistentCollection {#3345 …}
  +reports: Doctrine\ORM\PersistentCollection {#3347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3351 …}
  -id: 162654
  -bodyTs: "'apart':15 'ask':22 'chase':6 'cupboard':12,38 'd':29 'decad':18 'kitchen':11,33 'later':19 'mous':8,27 'move':14 'run':30 'stare':35 'wife':2 'yorki':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5576446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700925337 {#3338
    date: 2023-11-25 16:15:37.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 {#3339
  +user: Proxies\__CG__\App\Entity\User {#3340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2361
    +user: App\Entity\User {#1906 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "My cats did the same thing when they found a mouse. They would stand guard where they first saw it for over a month afterwards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1701500933 {#2363
      date: 2023-12-02 08:08:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@notnotmike@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2364 …}
    +nested: Doctrine\ORM\PersistentCollection {#2380 …}
    +votes: Doctrine\ORM\PersistentCollection {#2382 …}
    +reports: Doctrine\ORM\PersistentCollection {#2384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
    -id: 162534
    -bodyTs: "'afterward':25 'cat':2 'first':18 'found':9 'guard':15 'month':24 'mous':11 'saw':19 'stand':14 'thing':6 'would':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575817"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700922959 {#2370
      date: 2023-11-25 15:35:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +body: "My wife’s Yorkie once chased a mouse into a kitchen cupboard. After moving apartments and a decade later, if you asked him “where’s the mouse?” He’d run to the kitchen and stare at the cupboards"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700925337 {#3337
    date: 2023-11-25 16:15:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@Bhaelfur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3341 …}
  +nested: Doctrine\ORM\PersistentCollection {#3343 …}
  +votes: Doctrine\ORM\PersistentCollection {#3345 …}
  +reports: Doctrine\ORM\PersistentCollection {#3347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3351 …}
  -id: 162654
  -bodyTs: "'apart':15 'ask':22 'chase':6 'cupboard':12,38 'd':29 'decad':18 'kitchen':11,33 'later':19 'mous':8,27 'move':14 'run':30 'stare':35 'wife':2 'yorki':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5576446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700925337 {#3338
    date: 2023-11-25 16:15:37.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 {#2083
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "You know what, this is on us. Chat GPT is just a prediction engine that tries to say what words it thinks follow a preceding prompt, and it’s looked at millions of examples (written by us) and it’s seen hapless clients and users complain about bugs and be told: “user error, works fine” so often chatGPT just thinks it’s just the culturally accepted polite response to a bug report, in the same way as responding to “thank you” with “you’re welcome”. This is a dark mirror on our profession."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700904828 {#2079
    date: 2023-11-25 10:33:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 161858
  -bodyTs: "'accept':66 'bug':48,71 'chat':8 'chatgpt':58 'client':43 'complain':46 'cultur':65 'dark':89 'engin':14 'error':53 'exampl':34 'fine':55 'follow':23 'gpt':9 'hapless':42 'know':2 'look':30 'million':32 'mirror':90 'often':57 'polit':67 'preced':25 'predict':13 'profess':93 'prompt':26 're':84 'report':72 'respond':78 'respons':68 'say':18 'seen':41 'thank':80 'think':22,60 'told':51 'tri':16 'us':7,37 'user':45,52 'way':76 'welcom':85 'word':20 'work':54 'written':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4296836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700904828 {#2084
    date: 2023-11-25 10:33: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
55 DENIED edit
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "You know what, this is on us. Chat GPT is just a prediction engine that tries to say what words it thinks follow a preceding prompt, and it’s looked at millions of examples (written by us) and it’s seen hapless clients and users complain about bugs and be told: “user error, works fine” so often chatGPT just thinks it’s just the culturally accepted polite response to a bug report, in the same way as responding to “thank you” with “you’re welcome”. This is a dark mirror on our profession."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700904828 {#2079
    date: 2023-11-25 10:33:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 161858
  -bodyTs: "'accept':66 'bug':48,71 'chat':8 'chatgpt':58 'client':43 'complain':46 'cultur':65 'dark':89 'engin':14 'error':53 'exampl':34 'fine':55 'follow':23 'gpt':9 'hapless':42 'know':2 'look':30 'million':32 'mirror':90 'often':57 'polit':67 'preced':25 'predict':13 'profess':93 'prompt':26 're':84 'report':72 'respond':78 'respons':68 'say':18 'seen':41 'thank':80 'think':22,60 'told':51 'tri':16 'us':7,37 'user':45,52 'way':76 'welcom':85 'word':20 'work':54 'written':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4296836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700904828 {#2084
    date: 2023-11-25 10:33: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
56 DENIED moderate
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "You know what, this is on us. Chat GPT is just a prediction engine that tries to say what words it thinks follow a preceding prompt, and it’s looked at millions of examples (written by us) and it’s seen hapless clients and users complain about bugs and be told: “user error, works fine” so often chatGPT just thinks it’s just the culturally accepted polite response to a bug report, in the same way as responding to “thank you” with “you’re welcome”. This is a dark mirror on our profession."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700904828 {#2079
    date: 2023-11-25 10:33:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 161858
  -bodyTs: "'accept':66 'bug':48,71 'chat':8 'chatgpt':58 'client':43 'complain':46 'cultur':65 'dark':89 'engin':14 'error':53 'exampl':34 'fine':55 'follow':23 'gpt':9 'hapless':42 'know':2 'look':30 'million':32 'mirror':90 'often':57 'polit':67 'preced':25 'predict':13 'profess':93 'prompt':26 're':84 'report':72 'respond':78 'respons':68 'say':18 'seen':41 'thank':80 'think':22,60 'told':51 'tri':16 'us':7,37 'user':45,52 'way':76 'welcom':85 'word':20 'work':54 'written':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4296836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700904828 {#2084
    date: 2023-11-25 10:33: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
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 {#2069
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "The AI is taking over us"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700894620 {#2136
    date: 2023-11-25 07:43:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 161477
  -bodyTs: "'ai':2 'take':4 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5915436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700894620 {#2137
    date: 2023-11-25 07:43: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
59 DENIED edit
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "The AI is taking over us"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700894620 {#2136
    date: 2023-11-25 07:43:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 161477
  -bodyTs: "'ai':2 'take':4 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5915436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700894620 {#2137
    date: 2023-11-25 07:43: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
60 DENIED moderate
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "The AI is taking over us"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700894620 {#2136
    date: 2023-11-25 07:43:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 161477
  -bodyTs: "'ai':2 'take':4 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5915436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700894620 {#2137
    date: 2023-11-25 07:43: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
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 {#2229
  +user: App\Entity\User {#2297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Then we’ll ship the AI.\n
    \n
    …what do you mean, all the ICBM silo doors are opening?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1701452566 {#2213
    date: 2023-12-01 18:42:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 160444
  -bodyTs: "'ai':6 'door':15 'icbm':13 'll':3 'mean':10 'open':17 'ship':4 'silo':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5563120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869449 {#2225
    date: 2023-11-25 00:44: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
63 DENIED edit
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#2297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Then we’ll ship the AI.\n
    \n
    …what do you mean, all the ICBM silo doors are opening?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1701452566 {#2213
    date: 2023-12-01 18:42:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 160444
  -bodyTs: "'ai':6 'door':15 'icbm':13 'll':3 'mean':10 'open':17 'ship':4 'silo':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5563120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869449 {#2225
    date: 2023-11-25 00:44: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
64 DENIED moderate
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#2297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Then we’ll ship the AI.\n
    \n
    …what do you mean, all the ICBM silo doors are opening?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1701452566 {#2213
    date: 2023-12-01 18:42:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 160444
  -bodyTs: "'ai':6 'door':15 'icbm':13 'll':3 'mean':10 'open':17 'ship':4 'silo':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5563120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869449 {#2225
    date: 2023-11-25 00:44: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
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 {#3323
  +user: Proxies\__CG__\App\Entity\User {#3324 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2229
    +user: App\Entity\User {#2297 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Then we’ll ship the AI.\n
      \n
      …what do you mean, all the ICBM silo doors are opening?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701452566 {#2213
      date: 2023-12-01 18:42:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2228 …}
    +nested: Doctrine\ORM\PersistentCollection {#2192 …}
    +votes: Doctrine\ORM\PersistentCollection {#2299 …}
    +reports: Doctrine\ORM\PersistentCollection {#2298 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
    -id: 160444
    -bodyTs: "'ai':6 'door':15 'icbm':13 'll':3 'mean':10 'open':17 'ship':4 'silo':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5563120"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700869449 {#2225
      date: 2023-11-25 00:44:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2229}
  +body: """
    ChatGPT is far too long, let’s call it WOPR. The most capable tic tac toe machine.  \n
    [en.wikipedia.org/wiki/WarGames](https://en.wikipedia.org/wiki/WarGames)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700894446 {#3321
    date: 2023-11-25 07:40:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@amanaftermidnight@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3325 …}
  +nested: Doctrine\ORM\PersistentCollection {#3327 …}
  +votes: Doctrine\ORM\PersistentCollection {#3329 …}
  +reports: Doctrine\ORM\PersistentCollection {#3331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
  -id: 161469
  -bodyTs: "'/wiki/wargames](https://en.wikipedia.org/wiki/wargames)':20 'call':8 'capabl':13 'chatgpt':1 'en.wikipedia.org':19 'en.wikipedia.org/wiki/wargames](https://en.wikipedia.org/wiki/wargames)':18 'far':3 'let':6 'long':5 'machin':17 'tac':15 'tic':14 'toe':16 'wopr':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5570639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700894446 {#3322
    date: 2023-11-25 07:40:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3323
  +user: Proxies\__CG__\App\Entity\User {#3324 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2229
    +user: App\Entity\User {#2297 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Then we’ll ship the AI.\n
      \n
      …what do you mean, all the ICBM silo doors are opening?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701452566 {#2213
      date: 2023-12-01 18:42:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2228 …}
    +nested: Doctrine\ORM\PersistentCollection {#2192 …}
    +votes: Doctrine\ORM\PersistentCollection {#2299 …}
    +reports: Doctrine\ORM\PersistentCollection {#2298 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
    -id: 160444
    -bodyTs: "'ai':6 'door':15 'icbm':13 'll':3 'mean':10 'open':17 'ship':4 'silo':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5563120"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700869449 {#2225
      date: 2023-11-25 00:44:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2229}
  +body: """
    ChatGPT is far too long, let’s call it WOPR. The most capable tic tac toe machine.  \n
    [en.wikipedia.org/wiki/WarGames](https://en.wikipedia.org/wiki/WarGames)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700894446 {#3321
    date: 2023-11-25 07:40:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@amanaftermidnight@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3325 …}
  +nested: Doctrine\ORM\PersistentCollection {#3327 …}
  +votes: Doctrine\ORM\PersistentCollection {#3329 …}
  +reports: Doctrine\ORM\PersistentCollection {#3331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
  -id: 161469
  -bodyTs: "'/wiki/wargames](https://en.wikipedia.org/wiki/wargames)':20 'call':8 'capabl':13 'chatgpt':1 'en.wikipedia.org':19 'en.wikipedia.org/wiki/wargames](https://en.wikipedia.org/wiki/wargames)':18 'far':3 'let':6 'long':5 'machin':17 'tac':15 'tic':14 'toe':16 'wopr':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5570639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700894446 {#3322
    date: 2023-11-25 07:40:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3323
  +user: Proxies\__CG__\App\Entity\User {#3324 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2229
    +user: App\Entity\User {#2297 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Then we’ll ship the AI.\n
      \n
      …what do you mean, all the ICBM silo doors are opening?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701452566 {#2213
      date: 2023-12-01 18:42:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2228 …}
    +nested: Doctrine\ORM\PersistentCollection {#2192 …}
    +votes: Doctrine\ORM\PersistentCollection {#2299 …}
    +reports: Doctrine\ORM\PersistentCollection {#2298 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
    -id: 160444
    -bodyTs: "'ai':6 'door':15 'icbm':13 'll':3 'mean':10 'open':17 'ship':4 'silo':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5563120"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700869449 {#2225
      date: 2023-11-25 00:44:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2229}
  +body: """
    ChatGPT is far too long, let’s call it WOPR. The most capable tic tac toe machine.  \n
    [en.wikipedia.org/wiki/WarGames](https://en.wikipedia.org/wiki/WarGames)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700894446 {#3321
    date: 2023-11-25 07:40:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@amanaftermidnight@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3325 …}
  +nested: Doctrine\ORM\PersistentCollection {#3327 …}
  +votes: Doctrine\ORM\PersistentCollection {#3329 …}
  +reports: Doctrine\ORM\PersistentCollection {#3331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
  -id: 161469
  -bodyTs: "'/wiki/wargames](https://en.wikipedia.org/wiki/wargames)':20 'call':8 'capabl':13 'chatgpt':1 'en.wikipedia.org':19 'en.wikipedia.org/wiki/wargames](https://en.wikipedia.org/wiki/wargames)':18 'far':3 'let':6 'long':5 'machin':17 'tac':15 'tic':14 'toe':16 'wopr':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5570639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700894446 {#3322
    date: 2023-11-25 07:40:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2257
  +user: App\Entity\User {#2235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "Every time I hear this from one of my devs under me I get a little more angry. Such a meaningless statement, what are you gonna do, hand your pc to the fucking customer?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1701532320 {#2204
    date: 2023-12-02 16:52:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 160249
  -bodyTs: "'angri':18 'custom':34 'dev':10 'everi':1 'fuck':33 'get':14 'gonna':26 'hand':28 'hear':4 'littl':16 'meaningless':21 'one':7 'pc':30 'statement':22 'time':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5561516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700865493 {#2200
    date: 2023-11-24 23:38:13.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 {#2257
  +user: App\Entity\User {#2235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "Every time I hear this from one of my devs under me I get a little more angry. Such a meaningless statement, what are you gonna do, hand your pc to the fucking customer?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1701532320 {#2204
    date: 2023-12-02 16:52:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 160249
  -bodyTs: "'angri':18 'custom':34 'dev':10 'everi':1 'fuck':33 'get':14 'gonna':26 'hand':28 'hear':4 'littl':16 'meaningless':21 'one':7 'pc':30 'statement':22 'time':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5561516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700865493 {#2200
    date: 2023-11-24 23:38:13.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 {#2257
  +user: App\Entity\User {#2235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "Every time I hear this from one of my devs under me I get a little more angry. Such a meaningless statement, what are you gonna do, hand your pc to the fucking customer?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1701532320 {#2204
    date: 2023-12-02 16:52:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 160249
  -bodyTs: "'angri':18 'custom':34 'dev':10 'everi':1 'fuck':33 'get':14 'gonna':26 'hand':28 'hear':4 'littl':16 'meaningless':21 'one':7 'pc':30 'statement':22 'time':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5561516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700865493 {#2200
    date: 2023-11-24 23:38:13.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 {#3259
  +user: Proxies\__CG__\App\Entity\User {#3260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Every time I hear this from one of my devs under me I get a little more angry. Such a meaningless statement, what are you gonna do, hand your pc to the fucking customer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1701532320 {#2204
      date: 2023-12-02 16:52:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2268 …}
    +nested: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2274 …}
    +reports: Doctrine\ORM\PersistentCollection {#2190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
    -id: 160249
    -bodyTs: "'angri':18 'custom':34 'dev':10 'everi':1 'fuck':33 'get':14 'gonna':26 'hand':28 'hear':4 'littl':16 'meaningless':21 'one':7 'pc':30 'statement':22 'time':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5561516"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700865493 {#2200
      date: 2023-11-24 23:38:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: """
    “my devs under me”\n
    \n
    Lols.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700890198 {#3257
    date: 2023-11-25 06:29:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@Fades@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3261 …}
  +nested: Doctrine\ORM\PersistentCollection {#3263 …}
  +votes: Doctrine\ORM\PersistentCollection {#3265 …}
  +reports: Doctrine\ORM\PersistentCollection {#3267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
  -id: 161332
  -bodyTs: "'dev':2 'lol':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3615721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700890198 {#3258
    date: 2023-11-25 06:29:58.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 {#3259
  +user: Proxies\__CG__\App\Entity\User {#3260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Every time I hear this from one of my devs under me I get a little more angry. Such a meaningless statement, what are you gonna do, hand your pc to the fucking customer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1701532320 {#2204
      date: 2023-12-02 16:52:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2268 …}
    +nested: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2274 …}
    +reports: Doctrine\ORM\PersistentCollection {#2190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
    -id: 160249
    -bodyTs: "'angri':18 'custom':34 'dev':10 'everi':1 'fuck':33 'get':14 'gonna':26 'hand':28 'hear':4 'littl':16 'meaningless':21 'one':7 'pc':30 'statement':22 'time':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5561516"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700865493 {#2200
      date: 2023-11-24 23:38:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: """
    “my devs under me”\n
    \n
    Lols.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700890198 {#3257
    date: 2023-11-25 06:29:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@Fades@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3261 …}
  +nested: Doctrine\ORM\PersistentCollection {#3263 …}
  +votes: Doctrine\ORM\PersistentCollection {#3265 …}
  +reports: Doctrine\ORM\PersistentCollection {#3267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
  -id: 161332
  -bodyTs: "'dev':2 'lol':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3615721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700890198 {#3258
    date: 2023-11-25 06:29:58.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 {#3259
  +user: Proxies\__CG__\App\Entity\User {#3260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Every time I hear this from one of my devs under me I get a little more angry. Such a meaningless statement, what are you gonna do, hand your pc to the fucking customer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1701532320 {#2204
      date: 2023-12-02 16:52:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2268 …}
    +nested: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2274 …}
    +reports: Doctrine\ORM\PersistentCollection {#2190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
    -id: 160249
    -bodyTs: "'angri':18 'custom':34 'dev':10 'everi':1 'fuck':33 'get':14 'gonna':26 'hand':28 'hear':4 'littl':16 'meaningless':21 'one':7 'pc':30 'statement':22 'time':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5561516"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700865493 {#2200
      date: 2023-11-24 23:38:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: """
    “my devs under me”\n
    \n
    Lols.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700890198 {#3257
    date: 2023-11-25 06:29:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@Fades@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3261 …}
  +nested: Doctrine\ORM\PersistentCollection {#3263 …}
  +votes: Doctrine\ORM\PersistentCollection {#3265 …}
  +reports: Doctrine\ORM\PersistentCollection {#3267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
  -id: 161332
  -bodyTs: "'dev':2 'lol':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3615721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700890198 {#3258
    date: 2023-11-25 06:29:58.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 {#3276
  +user: Proxies\__CG__\App\Entity\User {#3277 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Every time I hear this from one of my devs under me I get a little more angry. Such a meaningless statement, what are you gonna do, hand your pc to the fucking customer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1701532320 {#2204
      date: 2023-12-02 16:52:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2268 …}
    +nested: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2274 …}
    +reports: Doctrine\ORM\PersistentCollection {#2190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
    -id: 160249
    -bodyTs: "'angri':18 'custom':34 'dev':10 'everi':1 'fuck':33 'get':14 'gonna':26 'hand':28 'hear':4 'littl':16 'meaningless':21 'one':7 'pc':30 'statement':22 'time':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5561516"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700865493 {#2200
      date: 2023-11-24 23:38:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: """
    > doesn’t understand that this is a useful first step in debugging\n
    \n
    > reacts with anger when devs don’t magically have an instant fix to a vague bug\n
    \n
    Yep, that’s a manager
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700874609 {#3273
    date: 2023-11-25 02:10:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@Fades@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3280 …}
  +votes: Doctrine\ORM\PersistentCollection {#3282 …}
  +reports: Doctrine\ORM\PersistentCollection {#3284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
  -id: 160704
  -bodyTs: "'anger':15 'bug':28 'debug':12 'dev':17 'doesn':1 'first':9 'fix':24 'instant':23 'magic':20 'manag':33 'react':13 'step':10 'understand':3 'use':8 'vagu':27 'yep':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5908282"
  +editedAt: DateTimeImmutable @1701426857 {#3274
    date: 2023-12-01 11:34:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700874609 {#3275
    date: 2023-11-25 02:10: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
79 DENIED edit
App\Entity\EntryComment {#3276
  +user: Proxies\__CG__\App\Entity\User {#3277 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Every time I hear this from one of my devs under me I get a little more angry. Such a meaningless statement, what are you gonna do, hand your pc to the fucking customer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1701532320 {#2204
      date: 2023-12-02 16:52:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2268 …}
    +nested: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2274 …}
    +reports: Doctrine\ORM\PersistentCollection {#2190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
    -id: 160249
    -bodyTs: "'angri':18 'custom':34 'dev':10 'everi':1 'fuck':33 'get':14 'gonna':26 'hand':28 'hear':4 'littl':16 'meaningless':21 'one':7 'pc':30 'statement':22 'time':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5561516"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700865493 {#2200
      date: 2023-11-24 23:38:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: """
    > doesn’t understand that this is a useful first step in debugging\n
    \n
    > reacts with anger when devs don’t magically have an instant fix to a vague bug\n
    \n
    Yep, that’s a manager
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700874609 {#3273
    date: 2023-11-25 02:10:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@Fades@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3280 …}
  +votes: Doctrine\ORM\PersistentCollection {#3282 …}
  +reports: Doctrine\ORM\PersistentCollection {#3284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
  -id: 160704
  -bodyTs: "'anger':15 'bug':28 'debug':12 'dev':17 'doesn':1 'first':9 'fix':24 'instant':23 'magic':20 'manag':33 'react':13 'step':10 'understand':3 'use':8 'vagu':27 'yep':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5908282"
  +editedAt: DateTimeImmutable @1701426857 {#3274
    date: 2023-12-01 11:34:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700874609 {#3275
    date: 2023-11-25 02:10: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
80 DENIED moderate
App\Entity\EntryComment {#3276
  +user: Proxies\__CG__\App\Entity\User {#3277 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Every time I hear this from one of my devs under me I get a little more angry. Such a meaningless statement, what are you gonna do, hand your pc to the fucking customer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1701532320 {#2204
      date: 2023-12-02 16:52:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2268 …}
    +nested: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2274 …}
    +reports: Doctrine\ORM\PersistentCollection {#2190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
    -id: 160249
    -bodyTs: "'angri':18 'custom':34 'dev':10 'everi':1 'fuck':33 'get':14 'gonna':26 'hand':28 'hear':4 'littl':16 'meaningless':21 'one':7 'pc':30 'statement':22 'time':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5561516"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700865493 {#2200
      date: 2023-11-24 23:38:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: """
    > doesn’t understand that this is a useful first step in debugging\n
    \n
    > reacts with anger when devs don’t magically have an instant fix to a vague bug\n
    \n
    Yep, that’s a manager
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700874609 {#3273
    date: 2023-11-25 02:10:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@Fades@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3280 …}
  +votes: Doctrine\ORM\PersistentCollection {#3282 …}
  +reports: Doctrine\ORM\PersistentCollection {#3284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
  -id: 160704
  -bodyTs: "'anger':15 'bug':28 'debug':12 'dev':17 'doesn':1 'first':9 'fix':24 'instant':23 'magic':20 'manag':33 'react':13 'step':10 'understand':3 'use':8 'vagu':27 'yep':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5908282"
  +editedAt: DateTimeImmutable @1701426857 {#3274
    date: 2023-12-01 11:34:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700874609 {#3275
    date: 2023-11-25 02:10: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
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 {#3555
  +user: Proxies\__CG__\App\Entity\User {#3556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3276
    +user: Proxies\__CG__\App\Entity\User {#3277 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2257
      +user: App\Entity\User {#2235 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "Every time I hear this from one of my devs under me I get a little more angry. Such a meaningless statement, what are you gonna do, hand your pc to the fucking customer?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1701532320 {#2204
        date: 2023-12-02 16:52:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2268 …}
      +nested: Doctrine\ORM\PersistentCollection {#2273 …}
      +votes: Doctrine\ORM\PersistentCollection {#2274 …}
      +reports: Doctrine\ORM\PersistentCollection {#2190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
      -id: 160249
      -bodyTs: "'angri':18 'custom':34 'dev':10 'everi':1 'fuck':33 'get':14 'gonna':26 'hand':28 'hear':4 'littl':16 'meaningless':21 'one':7 'pc':30 'statement':22 'time':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5561516"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700865493 {#2200
        date: 2023-11-24 23:38:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2257}
    +body: """
      > doesn’t understand that this is a useful first step in debugging\n
      \n
      > reacts with anger when devs don’t magically have an instant fix to a vague bug\n
      \n
      Yep, that’s a manager
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1700874609 {#3273
      date: 2023-11-25 02:10:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@Fades@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3278 …}
    +nested: Doctrine\ORM\PersistentCollection {#3280 …}
    +votes: Doctrine\ORM\PersistentCollection {#3282 …}
    +reports: Doctrine\ORM\PersistentCollection {#3284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
    -id: 160704
    -bodyTs: "'anger':15 'bug':28 'debug':12 'dev':17 'doesn':1 'first':9 'fix':24 'instant':23 'magic':20 'manag':33 'react':13 'step':10 'understand':3 'use':8 'vagu':27 'yep':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5908282"
    +editedAt: DateTimeImmutable @1701426857 {#3274
      date: 2023-12-01 11:34:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700874609 {#3275
      date: 2023-11-25 02:10:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: "You are seeing the next CEO of that company"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700940843 {#3553
    date: 2023-11-25 20:34:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@Fades@lemmy.world"
    "@platypode@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3557 …}
  +nested: Doctrine\ORM\PersistentCollection {#3559 …}
  +votes: Doctrine\ORM\PersistentCollection {#3561 …}
  +reports: Doctrine\ORM\PersistentCollection {#3563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3567 …}
  -id: 163615
  -bodyTs: "'ceo':6 'compani':9 'next':5 'see':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mujico.org/comment/735550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700940843 {#3554
    date: 2023-11-25 20:34:03.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 {#3555
  +user: Proxies\__CG__\App\Entity\User {#3556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3276
    +user: Proxies\__CG__\App\Entity\User {#3277 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2257
      +user: App\Entity\User {#2235 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "Every time I hear this from one of my devs under me I get a little more angry. Such a meaningless statement, what are you gonna do, hand your pc to the fucking customer?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1701532320 {#2204
        date: 2023-12-02 16:52:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2268 …}
      +nested: Doctrine\ORM\PersistentCollection {#2273 …}
      +votes: Doctrine\ORM\PersistentCollection {#2274 …}
      +reports: Doctrine\ORM\PersistentCollection {#2190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
      -id: 160249
      -bodyTs: "'angri':18 'custom':34 'dev':10 'everi':1 'fuck':33 'get':14 'gonna':26 'hand':28 'hear':4 'littl':16 'meaningless':21 'one':7 'pc':30 'statement':22 'time':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5561516"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700865493 {#2200
        date: 2023-11-24 23:38:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2257}
    +body: """
      > doesn’t understand that this is a useful first step in debugging\n
      \n
      > reacts with anger when devs don’t magically have an instant fix to a vague bug\n
      \n
      Yep, that’s a manager
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1700874609 {#3273
      date: 2023-11-25 02:10:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@Fades@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3278 …}
    +nested: Doctrine\ORM\PersistentCollection {#3280 …}
    +votes: Doctrine\ORM\PersistentCollection {#3282 …}
    +reports: Doctrine\ORM\PersistentCollection {#3284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
    -id: 160704
    -bodyTs: "'anger':15 'bug':28 'debug':12 'dev':17 'doesn':1 'first':9 'fix':24 'instant':23 'magic':20 'manag':33 'react':13 'step':10 'understand':3 'use':8 'vagu':27 'yep':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5908282"
    +editedAt: DateTimeImmutable @1701426857 {#3274
      date: 2023-12-01 11:34:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700874609 {#3275
      date: 2023-11-25 02:10:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: "You are seeing the next CEO of that company"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700940843 {#3553
    date: 2023-11-25 20:34:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@Fades@lemmy.world"
    "@platypode@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3557 …}
  +nested: Doctrine\ORM\PersistentCollection {#3559 …}
  +votes: Doctrine\ORM\PersistentCollection {#3561 …}
  +reports: Doctrine\ORM\PersistentCollection {#3563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3567 …}
  -id: 163615
  -bodyTs: "'ceo':6 'compani':9 'next':5 'see':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mujico.org/comment/735550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700940843 {#3554
    date: 2023-11-25 20:34:03.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 {#3555
  +user: Proxies\__CG__\App\Entity\User {#3556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3276
    +user: Proxies\__CG__\App\Entity\User {#3277 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2257
      +user: App\Entity\User {#2235 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "Every time I hear this from one of my devs under me I get a little more angry. Such a meaningless statement, what are you gonna do, hand your pc to the fucking customer?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1701532320 {#2204
        date: 2023-12-02 16:52:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2268 …}
      +nested: Doctrine\ORM\PersistentCollection {#2273 …}
      +votes: Doctrine\ORM\PersistentCollection {#2274 …}
      +reports: Doctrine\ORM\PersistentCollection {#2190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
      -id: 160249
      -bodyTs: "'angri':18 'custom':34 'dev':10 'everi':1 'fuck':33 'get':14 'gonna':26 'hand':28 'hear':4 'littl':16 'meaningless':21 'one':7 'pc':30 'statement':22 'time':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5561516"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700865493 {#2200
        date: 2023-11-24 23:38:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2257}
    +body: """
      > doesn’t understand that this is a useful first step in debugging\n
      \n
      > reacts with anger when devs don’t magically have an instant fix to a vague bug\n
      \n
      Yep, that’s a manager
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1700874609 {#3273
      date: 2023-11-25 02:10:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@Fades@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3278 …}
    +nested: Doctrine\ORM\PersistentCollection {#3280 …}
    +votes: Doctrine\ORM\PersistentCollection {#3282 …}
    +reports: Doctrine\ORM\PersistentCollection {#3284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
    -id: 160704
    -bodyTs: "'anger':15 'bug':28 'debug':12 'dev':17 'doesn':1 'first':9 'fix':24 'instant':23 'magic':20 'manag':33 'react':13 'step':10 'understand':3 'use':8 'vagu':27 'yep':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5908282"
    +editedAt: DateTimeImmutable @1701426857 {#3274
      date: 2023-12-01 11:34:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700874609 {#3275
      date: 2023-11-25 02:10:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: "You are seeing the next CEO of that company"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700940843 {#3553
    date: 2023-11-25 20:34:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@Fades@lemmy.world"
    "@platypode@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3557 …}
  +nested: Doctrine\ORM\PersistentCollection {#3559 …}
  +votes: Doctrine\ORM\PersistentCollection {#3561 …}
  +reports: Doctrine\ORM\PersistentCollection {#3563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3567 …}
  -id: 163615
  -bodyTs: "'ceo':6 'compani':9 'next':5 'see':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mujico.org/comment/735550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700940843 {#3554
    date: 2023-11-25 20:34:03.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 {#3292
  +user: Proxies\__CG__\App\Entity\User {#3293 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Every time I hear this from one of my devs under me I get a little more angry. Such a meaningless statement, what are you gonna do, hand your pc to the fucking customer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1701532320 {#2204
      date: 2023-12-02 16:52:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2268 …}
    +nested: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2274 …}
    +reports: Doctrine\ORM\PersistentCollection {#2190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
    -id: 160249
    -bodyTs: "'angri':18 'custom':34 'dev':10 'everi':1 'fuck':33 'get':14 'gonna':26 'hand':28 'hear':4 'littl':16 'meaningless':21 'one':7 'pc':30 'statement':22 'time':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5561516"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700865493 {#2200
      date: 2023-11-24 23:38:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: "…yes? I thought we made that clear with containerization"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700866567 {#3290
    date: 2023-11-24 23:56:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@Fades@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3294 …}
  +nested: Doctrine\ORM\PersistentCollection {#3296 …}
  +votes: Doctrine\ORM\PersistentCollection {#3298 …}
  +reports: Doctrine\ORM\PersistentCollection {#3300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
  -id: 160294
  -bodyTs: "'clear':7 'container':9 'made':5 'thought':3 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.dk/comment/4106955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866567 {#3291
    date: 2023-11-24 23:56: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
87 DENIED edit
App\Entity\EntryComment {#3292
  +user: Proxies\__CG__\App\Entity\User {#3293 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Every time I hear this from one of my devs under me I get a little more angry. Such a meaningless statement, what are you gonna do, hand your pc to the fucking customer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1701532320 {#2204
      date: 2023-12-02 16:52:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2268 …}
    +nested: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2274 …}
    +reports: Doctrine\ORM\PersistentCollection {#2190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
    -id: 160249
    -bodyTs: "'angri':18 'custom':34 'dev':10 'everi':1 'fuck':33 'get':14 'gonna':26 'hand':28 'hear':4 'littl':16 'meaningless':21 'one':7 'pc':30 'statement':22 'time':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5561516"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700865493 {#2200
      date: 2023-11-24 23:38:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: "…yes? I thought we made that clear with containerization"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700866567 {#3290
    date: 2023-11-24 23:56:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@Fades@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3294 …}
  +nested: Doctrine\ORM\PersistentCollection {#3296 …}
  +votes: Doctrine\ORM\PersistentCollection {#3298 …}
  +reports: Doctrine\ORM\PersistentCollection {#3300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
  -id: 160294
  -bodyTs: "'clear':7 'container':9 'made':5 'thought':3 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.dk/comment/4106955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866567 {#3291
    date: 2023-11-24 23:56: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
88 DENIED moderate
App\Entity\EntryComment {#3292
  +user: Proxies\__CG__\App\Entity\User {#3293 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Every time I hear this from one of my devs under me I get a little more angry. Such a meaningless statement, what are you gonna do, hand your pc to the fucking customer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1701532320 {#2204
      date: 2023-12-02 16:52:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2268 …}
    +nested: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2274 …}
    +reports: Doctrine\ORM\PersistentCollection {#2190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
    -id: 160249
    -bodyTs: "'angri':18 'custom':34 'dev':10 'everi':1 'fuck':33 'get':14 'gonna':26 'hand':28 'hear':4 'littl':16 'meaningless':21 'one':7 'pc':30 'statement':22 'time':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5561516"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700865493 {#2200
      date: 2023-11-24 23:38:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: "…yes? I thought we made that clear with containerization"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700866567 {#3290
    date: 2023-11-24 23:56:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@Fades@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3294 …}
  +nested: Doctrine\ORM\PersistentCollection {#3296 …}
  +votes: Doctrine\ORM\PersistentCollection {#3298 …}
  +reports: Doctrine\ORM\PersistentCollection {#3300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
  -id: 160294
  -bodyTs: "'clear':7 'container':9 'made':5 'thought':3 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.dk/comment/4106955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866567 {#3291
    date: 2023-11-24 23:56: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
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 {#3308
  +user: App\Entity\User {#1995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Every time I hear this from one of my devs under me I get a little more angry. Such a meaningless statement, what are you gonna do, hand your pc to the fucking customer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1701532320 {#2204
      date: 2023-12-02 16:52:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2268 …}
    +nested: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2274 …}
    +reports: Doctrine\ORM\PersistentCollection {#2190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
    -id: 160249
    -bodyTs: "'angri':18 'custom':34 'dev':10 'everi':1 'fuck':33 'get':14 'gonna':26 'hand':28 'hear':4 'littl':16 'meaningless':21 'one':7 'pc':30 'statement':22 'time':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5561516"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700865493 {#2200
      date: 2023-11-24 23:38:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: """
    It's not actually meaningless. It means "I did test this and it did work under certain conditions." So maybe if you can determine what conditions are different on the customer's machine that'll give you a clue as to what happened.\n
    \n
    The most obscure bug that I ever created ended up being something that would work just fine on any machine that had *at any point* had Visual Studio 2013 installed on it, even if it had since had it uninstalled (it left behind the library that my code change had introduced a hidden dependency on). It would only fail on a machine that had *never* had Visual Studio 2013 installed. This was quite a few years back so the computers we had throughout the company mostly had had 2013 installed at some point, only brand new ones that hadn't been used for much would crash when it happened to touch my code. That was a fun one to figure out and the list of "works on this machine" vs. "doesn't work on that machine" was useful.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1700871541 {#3306
    date: 2023-11-25 01:19:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@Fades@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3309 …}
  +nested: Doctrine\ORM\PersistentCollection {#3311 …}
  +votes: Doctrine\ORM\PersistentCollection {#3313 …}
  +reports: Doctrine\ORM\PersistentCollection {#3315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
  -id: 160551
  -bodyTs: "'2013':72,112,132 'actual':4 'back':120 'behind':86 'brand':138 'bug':47 'certain':17 'chang':92 'clue':39 'code':91,156 'compani':128 'comput':123 'condit':18,26 'crash':149 'creat':51 'custom':31 'depend':97 'determin':24 'differ':28 'doesn':174 'end':52 'even':76 'ever':50 'fail':102 'figur':163 'fine':60 'fun':160 'give':36 'hadn':142 'happen':43,152 'hidden':96 'instal':73,113,133 'introduc':94 'left':85 'librari':88 'list':167 'll':35 'machin':33,63,105,172,179 'mayb':20 'mean':7 'meaningless':5 'most':129 'much':147 'never':108 'new':139 'obscur':46 'one':140,161 'point':68,136 'quit':116 'sinc':80 'someth':55 'studio':71,111 'test':10 'throughout':126 'touch':154 'uninstal':83 'use':145,181 'visual':70,110 'vs':173 'work':15,58,169,176 'would':57,100,148 'year':119"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3758040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700871541 {#3307
    date: 2023-11-25 01:19: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
91 DENIED edit
App\Entity\EntryComment {#3308
  +user: App\Entity\User {#1995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Every time I hear this from one of my devs under me I get a little more angry. Such a meaningless statement, what are you gonna do, hand your pc to the fucking customer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1701532320 {#2204
      date: 2023-12-02 16:52:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2268 …}
    +nested: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2274 …}
    +reports: Doctrine\ORM\PersistentCollection {#2190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
    -id: 160249
    -bodyTs: "'angri':18 'custom':34 'dev':10 'everi':1 'fuck':33 'get':14 'gonna':26 'hand':28 'hear':4 'littl':16 'meaningless':21 'one':7 'pc':30 'statement':22 'time':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5561516"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700865493 {#2200
      date: 2023-11-24 23:38:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: """
    It's not actually meaningless. It means "I did test this and it did work under certain conditions." So maybe if you can determine what conditions are different on the customer's machine that'll give you a clue as to what happened.\n
    \n
    The most obscure bug that I ever created ended up being something that would work just fine on any machine that had *at any point* had Visual Studio 2013 installed on it, even if it had since had it uninstalled (it left behind the library that my code change had introduced a hidden dependency on). It would only fail on a machine that had *never* had Visual Studio 2013 installed. This was quite a few years back so the computers we had throughout the company mostly had had 2013 installed at some point, only brand new ones that hadn't been used for much would crash when it happened to touch my code. That was a fun one to figure out and the list of "works on this machine" vs. "doesn't work on that machine" was useful.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1700871541 {#3306
    date: 2023-11-25 01:19:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@Fades@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3309 …}
  +nested: Doctrine\ORM\PersistentCollection {#3311 …}
  +votes: Doctrine\ORM\PersistentCollection {#3313 …}
  +reports: Doctrine\ORM\PersistentCollection {#3315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
  -id: 160551
  -bodyTs: "'2013':72,112,132 'actual':4 'back':120 'behind':86 'brand':138 'bug':47 'certain':17 'chang':92 'clue':39 'code':91,156 'compani':128 'comput':123 'condit':18,26 'crash':149 'creat':51 'custom':31 'depend':97 'determin':24 'differ':28 'doesn':174 'end':52 'even':76 'ever':50 'fail':102 'figur':163 'fine':60 'fun':160 'give':36 'hadn':142 'happen':43,152 'hidden':96 'instal':73,113,133 'introduc':94 'left':85 'librari':88 'list':167 'll':35 'machin':33,63,105,172,179 'mayb':20 'mean':7 'meaningless':5 'most':129 'much':147 'never':108 'new':139 'obscur':46 'one':140,161 'point':68,136 'quit':116 'sinc':80 'someth':55 'studio':71,111 'test':10 'throughout':126 'touch':154 'uninstal':83 'use':145,181 'visual':70,110 'vs':173 'work':15,58,169,176 'would':57,100,148 'year':119"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3758040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700871541 {#3307
    date: 2023-11-25 01:19: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
92 DENIED moderate
App\Entity\EntryComment {#3308
  +user: App\Entity\User {#1995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Every time I hear this from one of my devs under me I get a little more angry. Such a meaningless statement, what are you gonna do, hand your pc to the fucking customer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1701532320 {#2204
      date: 2023-12-02 16:52:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2268 …}
    +nested: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2274 …}
    +reports: Doctrine\ORM\PersistentCollection {#2190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
    -id: 160249
    -bodyTs: "'angri':18 'custom':34 'dev':10 'everi':1 'fuck':33 'get':14 'gonna':26 'hand':28 'hear':4 'littl':16 'meaningless':21 'one':7 'pc':30 'statement':22 'time':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5561516"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700865493 {#2200
      date: 2023-11-24 23:38:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: """
    It's not actually meaningless. It means "I did test this and it did work under certain conditions." So maybe if you can determine what conditions are different on the customer's machine that'll give you a clue as to what happened.\n
    \n
    The most obscure bug that I ever created ended up being something that would work just fine on any machine that had *at any point* had Visual Studio 2013 installed on it, even if it had since had it uninstalled (it left behind the library that my code change had introduced a hidden dependency on). It would only fail on a machine that had *never* had Visual Studio 2013 installed. This was quite a few years back so the computers we had throughout the company mostly had had 2013 installed at some point, only brand new ones that hadn't been used for much would crash when it happened to touch my code. That was a fun one to figure out and the list of "works on this machine" vs. "doesn't work on that machine" was useful.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1700871541 {#3306
    date: 2023-11-25 01:19:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@Fades@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3309 …}
  +nested: Doctrine\ORM\PersistentCollection {#3311 …}
  +votes: Doctrine\ORM\PersistentCollection {#3313 …}
  +reports: Doctrine\ORM\PersistentCollection {#3315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
  -id: 160551
  -bodyTs: "'2013':72,112,132 'actual':4 'back':120 'behind':86 'brand':138 'bug':47 'certain':17 'chang':92 'clue':39 'code':91,156 'compani':128 'comput':123 'condit':18,26 'crash':149 'creat':51 'custom':31 'depend':97 'determin':24 'differ':28 'doesn':174 'end':52 'even':76 'ever':50 'fail':102 'figur':163 'fine':60 'fun':160 'give':36 'hadn':142 'happen':43,152 'hidden':96 'instal':73,113,133 'introduc':94 'left':85 'librari':88 'list':167 'll':35 'machin':33,63,105,172,179 'mayb':20 'mean':7 'meaningless':5 'most':129 'much':147 'never':108 'new':139 'obscur':46 'one':140,161 'point':68,136 'quit':116 'sinc':80 'someth':55 'studio':71,111 'test':10 'throughout':126 'touch':154 'uninstal':83 'use':145,181 'visual':70,110 'vs':173 'work':15,58,169,176 'would':57,100,148 'year':119"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3758040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700871541 {#3307
    date: 2023-11-25 01:19: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
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 {#2174
  +user: App\Entity\User {#1995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "To be fair, the bug report was utterly useless too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 116
  +score: 0
  +lastActive: DateTime @1701452756 {#2173
    date: 2023-12-01 18:45:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -id: 160245
  -bodyTs: "'bug':5 'fair':3 'report':6 'useless':9 'utter':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3756770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700865411 {#2187
    date: 2023-11-24 23:36:51.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 {#2174
  +user: App\Entity\User {#1995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "To be fair, the bug report was utterly useless too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 116
  +score: 0
  +lastActive: DateTime @1701452756 {#2173
    date: 2023-12-01 18:45:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -id: 160245
  -bodyTs: "'bug':5 'fair':3 'report':6 'useless':9 'utter':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3756770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700865411 {#2187
    date: 2023-11-24 23:36:51.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 {#2174
  +user: App\Entity\User {#1995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "To be fair, the bug report was utterly useless too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 116
  +score: 0
  +lastActive: DateTime @1701452756 {#2173
    date: 2023-12-01 18:45:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -id: 160245
  -bodyTs: "'bug':5 'fair':3 'report':6 'useless':9 'utter':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3756770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700865411 {#2187
    date: 2023-11-24 23:36:51.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 {#3210
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2174
    +user: App\Entity\User {#1995 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair, the bug report was utterly useless too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 116
    +score: 0
    +lastActive: DateTime @1701452756 {#2173
      date: 2023-12-01 18:45:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2178 …}
    +nested: Doctrine\ORM\PersistentCollection {#2183 …}
    +votes: Doctrine\ORM\PersistentCollection {#2168 …}
    +reports: Doctrine\ORM\PersistentCollection {#2038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
    -id: 160245
    -bodyTs: "'bug':5 'fair':3 'report':6 'useless':9 'utter':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3756770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700865411 {#2187
      date: 2023-11-24 23:36:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "Should have asked chatGPT to write the bug report."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700868878 {#3208
    date: 2023-11-25 00:34:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FaceDeer@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
  +votes: Doctrine\ORM\PersistentCollection {#3216 …}
  +reports: Doctrine\ORM\PersistentCollection {#3218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
  -id: 160422
  -bodyTs: "'ask':3 'bug':8 'chatgpt':4 'report':9 'write':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700868878 {#3209
    date: 2023-11-25 00:34:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3210
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2174
    +user: App\Entity\User {#1995 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair, the bug report was utterly useless too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 116
    +score: 0
    +lastActive: DateTime @1701452756 {#2173
      date: 2023-12-01 18:45:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2178 …}
    +nested: Doctrine\ORM\PersistentCollection {#2183 …}
    +votes: Doctrine\ORM\PersistentCollection {#2168 …}
    +reports: Doctrine\ORM\PersistentCollection {#2038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
    -id: 160245
    -bodyTs: "'bug':5 'fair':3 'report':6 'useless':9 'utter':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3756770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700865411 {#2187
      date: 2023-11-24 23:36:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "Should have asked chatGPT to write the bug report."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700868878 {#3208
    date: 2023-11-25 00:34:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FaceDeer@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
  +votes: Doctrine\ORM\PersistentCollection {#3216 …}
  +reports: Doctrine\ORM\PersistentCollection {#3218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
  -id: 160422
  -bodyTs: "'ask':3 'bug':8 'chatgpt':4 'report':9 'write':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700868878 {#3209
    date: 2023-11-25 00:34:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3210
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2174
    +user: App\Entity\User {#1995 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair, the bug report was utterly useless too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 116
    +score: 0
    +lastActive: DateTime @1701452756 {#2173
      date: 2023-12-01 18:45:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2178 …}
    +nested: Doctrine\ORM\PersistentCollection {#2183 …}
    +votes: Doctrine\ORM\PersistentCollection {#2168 …}
    +reports: Doctrine\ORM\PersistentCollection {#2038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
    -id: 160245
    -bodyTs: "'bug':5 'fair':3 'report':6 'useless':9 'utter':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3756770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700865411 {#2187
      date: 2023-11-24 23:36:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "Should have asked chatGPT to write the bug report."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700868878 {#3208
    date: 2023-11-25 00:34:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FaceDeer@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
  +votes: Doctrine\ORM\PersistentCollection {#3216 …}
  +reports: Doctrine\ORM\PersistentCollection {#3218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
  -id: 160422
  -bodyTs: "'ask':3 'bug':8 'chatgpt':4 'report':9 'write':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700868878 {#3209
    date: 2023-11-25 00:34:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3227
  +user: Proxies\__CG__\App\Entity\User {#3228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2174
    +user: App\Entity\User {#1995 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair, the bug report was utterly useless too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 116
    +score: 0
    +lastActive: DateTime @1701452756 {#2173
      date: 2023-12-01 18:45:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2178 …}
    +nested: Doctrine\ORM\PersistentCollection {#2183 …}
    +votes: Doctrine\ORM\PersistentCollection {#2168 …}
    +reports: Doctrine\ORM\PersistentCollection {#2038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
    -id: 160245
    -bodyTs: "'bug':5 'fair':3 'report':6 'useless':9 'utter':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3756770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700865411 {#2187
      date: 2023-11-24 23:36:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: """
    True, when i respond with the exact problem it usually gets fixed, interestingly even explained why it failed.\n
    \n
    Great for learning
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1700868951 {#3224
    date: 2023-11-25 00:35:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FaceDeer@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 160423
  -bodyTs: "'even':14 'exact':7 'explain':15 'fail':18 'fix':12 'get':11 'great':19 'interest':13 'learn':21 'problem':8 'respond':4 'true':1 'usual':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5122997"
  +editedAt: DateTimeImmutable @1701416110 {#3225
    date: 2023-12-01 08:35:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700868951 {#3226
    date: 2023-11-25 00:35:51.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 {#3227
  +user: Proxies\__CG__\App\Entity\User {#3228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2174
    +user: App\Entity\User {#1995 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair, the bug report was utterly useless too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 116
    +score: 0
    +lastActive: DateTime @1701452756 {#2173
      date: 2023-12-01 18:45:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2178 …}
    +nested: Doctrine\ORM\PersistentCollection {#2183 …}
    +votes: Doctrine\ORM\PersistentCollection {#2168 …}
    +reports: Doctrine\ORM\PersistentCollection {#2038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
    -id: 160245
    -bodyTs: "'bug':5 'fair':3 'report':6 'useless':9 'utter':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3756770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700865411 {#2187
      date: 2023-11-24 23:36:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: """
    True, when i respond with the exact problem it usually gets fixed, interestingly even explained why it failed.\n
    \n
    Great for learning
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1700868951 {#3224
    date: 2023-11-25 00:35:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FaceDeer@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 160423
  -bodyTs: "'even':14 'exact':7 'explain':15 'fail':18 'fix':12 'get':11 'great':19 'interest':13 'learn':21 'problem':8 'respond':4 'true':1 'usual':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5122997"
  +editedAt: DateTimeImmutable @1701416110 {#3225
    date: 2023-12-01 08:35:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700868951 {#3226
    date: 2023-11-25 00:35:51.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 {#3227
  +user: Proxies\__CG__\App\Entity\User {#3228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2174
    +user: App\Entity\User {#1995 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair, the bug report was utterly useless too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 116
    +score: 0
    +lastActive: DateTime @1701452756 {#2173
      date: 2023-12-01 18:45:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2178 …}
    +nested: Doctrine\ORM\PersistentCollection {#2183 …}
    +votes: Doctrine\ORM\PersistentCollection {#2168 …}
    +reports: Doctrine\ORM\PersistentCollection {#2038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
    -id: 160245
    -bodyTs: "'bug':5 'fair':3 'report':6 'useless':9 'utter':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3756770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700865411 {#2187
      date: 2023-11-24 23:36:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: """
    True, when i respond with the exact problem it usually gets fixed, interestingly even explained why it failed.\n
    \n
    Great for learning
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1700868951 {#3224
    date: 2023-11-25 00:35:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FaceDeer@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 160423
  -bodyTs: "'even':14 'exact':7 'explain':15 'fail':18 'fix':12 'get':11 'great':19 'interest':13 'learn':21 'problem':8 'respond':4 'true':1 'usual':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5122997"
  +editedAt: DateTimeImmutable @1701416110 {#3225
    date: 2023-12-01 08:35:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700868951 {#3226
    date: 2023-11-25 00:35:51.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 {#3523
  +user: Proxies\__CG__\App\Entity\User {#3524 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3227
    +user: Proxies\__CG__\App\Entity\User {#3228 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2174
      +user: App\Entity\User {#1995 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "To be fair, the bug report was utterly useless too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 116
      +score: 0
      +lastActive: DateTime @1701452756 {#2173
        date: 2023-12-01 18:45:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2178 …}
      +nested: Doctrine\ORM\PersistentCollection {#2183 …}
      +votes: Doctrine\ORM\PersistentCollection {#2168 …}
      +reports: Doctrine\ORM\PersistentCollection {#2038 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
      -id: 160245
      -bodyTs: "'bug':5 'fair':3 'report':6 'useless':9 'utter':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3756770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700865411 {#2187
        date: 2023-11-24 23:36:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2174}
    +body: """
      True, when i respond with the exact problem it usually gets fixed, interestingly even explained why it failed.\n
      \n
      Great for learning
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1700868951 {#3224
      date: 2023-11-25 00:35:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FaceDeer@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3229 …}
    +nested: Doctrine\ORM\PersistentCollection {#3231 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
    -id: 160423
    -bodyTs: "'even':14 'exact':7 'explain':15 'fail':18 'fix':12 'get':11 'great':19 'interest':13 'learn':21 'problem':8 'respond':4 'true':1 'usual':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5122997"
    +editedAt: DateTimeImmutable @1701416110 {#3225
      date: 2023-12-01 08:35:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700868951 {#3226
      date: 2023-11-25 00:35:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: """
    The only problem is that it’ll ALSO agree if you suggest the wrong problem.\n
    \n
    “Hey, shouldn’t you have to fleem the snort so it can be repurposed for later use?”\n
    \n
    > You are correct. Fleeming the snort is necessary for repurposing for later use. Here is the updated code:
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1700877758 {#3521
    date: 2023-11-25 03:02:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FaceDeer@kbin.social"
    "@Contend6248@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3525 …}
  +nested: Doctrine\ORM\PersistentCollection {#3527 …}
  +votes: Doctrine\ORM\PersistentCollection {#3529 …}
  +reports: Doctrine\ORM\PersistentCollection {#3531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
  -id: 160843
  -bodyTs: "'agre':9 'also':8 'code':50 'correct':35 'fleem':22,36 'hey':16 'later':31,44 'll':7 'necessari':40 'problem':3,15 'repurpos':29,42 'shouldn':17 'snort':24,38 'suggest':12 'updat':49 'use':32,45 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5566179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700877758 {#3522
    date: 2023-11-25 03:02:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3523
  +user: Proxies\__CG__\App\Entity\User {#3524 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3227
    +user: Proxies\__CG__\App\Entity\User {#3228 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2174
      +user: App\Entity\User {#1995 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "To be fair, the bug report was utterly useless too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 116
      +score: 0
      +lastActive: DateTime @1701452756 {#2173
        date: 2023-12-01 18:45:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2178 …}
      +nested: Doctrine\ORM\PersistentCollection {#2183 …}
      +votes: Doctrine\ORM\PersistentCollection {#2168 …}
      +reports: Doctrine\ORM\PersistentCollection {#2038 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
      -id: 160245
      -bodyTs: "'bug':5 'fair':3 'report':6 'useless':9 'utter':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3756770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700865411 {#2187
        date: 2023-11-24 23:36:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2174}
    +body: """
      True, when i respond with the exact problem it usually gets fixed, interestingly even explained why it failed.\n
      \n
      Great for learning
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1700868951 {#3224
      date: 2023-11-25 00:35:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FaceDeer@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3229 …}
    +nested: Doctrine\ORM\PersistentCollection {#3231 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
    -id: 160423
    -bodyTs: "'even':14 'exact':7 'explain':15 'fail':18 'fix':12 'get':11 'great':19 'interest':13 'learn':21 'problem':8 'respond':4 'true':1 'usual':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5122997"
    +editedAt: DateTimeImmutable @1701416110 {#3225
      date: 2023-12-01 08:35:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700868951 {#3226
      date: 2023-11-25 00:35:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: """
    The only problem is that it’ll ALSO agree if you suggest the wrong problem.\n
    \n
    “Hey, shouldn’t you have to fleem the snort so it can be repurposed for later use?”\n
    \n
    > You are correct. Fleeming the snort is necessary for repurposing for later use. Here is the updated code:
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1700877758 {#3521
    date: 2023-11-25 03:02:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FaceDeer@kbin.social"
    "@Contend6248@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3525 …}
  +nested: Doctrine\ORM\PersistentCollection {#3527 …}
  +votes: Doctrine\ORM\PersistentCollection {#3529 …}
  +reports: Doctrine\ORM\PersistentCollection {#3531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
  -id: 160843
  -bodyTs: "'agre':9 'also':8 'code':50 'correct':35 'fleem':22,36 'hey':16 'later':31,44 'll':7 'necessari':40 'problem':3,15 'repurpos':29,42 'shouldn':17 'snort':24,38 'suggest':12 'updat':49 'use':32,45 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5566179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700877758 {#3522
    date: 2023-11-25 03:02:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3523
  +user: Proxies\__CG__\App\Entity\User {#3524 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3227
    +user: Proxies\__CG__\App\Entity\User {#3228 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2174
      +user: App\Entity\User {#1995 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "To be fair, the bug report was utterly useless too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 116
      +score: 0
      +lastActive: DateTime @1701452756 {#2173
        date: 2023-12-01 18:45:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2178 …}
      +nested: Doctrine\ORM\PersistentCollection {#2183 …}
      +votes: Doctrine\ORM\PersistentCollection {#2168 …}
      +reports: Doctrine\ORM\PersistentCollection {#2038 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
      -id: 160245
      -bodyTs: "'bug':5 'fair':3 'report':6 'useless':9 'utter':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3756770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700865411 {#2187
        date: 2023-11-24 23:36:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2174}
    +body: """
      True, when i respond with the exact problem it usually gets fixed, interestingly even explained why it failed.\n
      \n
      Great for learning
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1700868951 {#3224
      date: 2023-11-25 00:35:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FaceDeer@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3229 …}
    +nested: Doctrine\ORM\PersistentCollection {#3231 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
    -id: 160423
    -bodyTs: "'even':14 'exact':7 'explain':15 'fail':18 'fix':12 'get':11 'great':19 'interest':13 'learn':21 'problem':8 'respond':4 'true':1 'usual':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5122997"
    +editedAt: DateTimeImmutable @1701416110 {#3225
      date: 2023-12-01 08:35:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700868951 {#3226
      date: 2023-11-25 00:35:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: """
    The only problem is that it’ll ALSO agree if you suggest the wrong problem.\n
    \n
    “Hey, shouldn’t you have to fleem the snort so it can be repurposed for later use?”\n
    \n
    > You are correct. Fleeming the snort is necessary for repurposing for later use. Here is the updated code:
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1700877758 {#3521
    date: 2023-11-25 03:02:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FaceDeer@kbin.social"
    "@Contend6248@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3525 …}
  +nested: Doctrine\ORM\PersistentCollection {#3527 …}
  +votes: Doctrine\ORM\PersistentCollection {#3529 …}
  +reports: Doctrine\ORM\PersistentCollection {#3531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
  -id: 160843
  -bodyTs: "'agre':9 'also':8 'code':50 'correct':35 'fleem':22,36 'hey':16 'later':31,44 'll':7 'necessari':40 'problem':3,15 'repurpos':29,42 'shouldn':17 'snort':24,38 'suggest':12 'updat':49 'use':32,45 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5566179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700877758 {#3522
    date: 2023-11-25 03:02:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3656
  +user: App\Entity\User {#1995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3523
    +user: Proxies\__CG__\App\Entity\User {#3524 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3227
      +user: Proxies\__CG__\App\Entity\User {#3228 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2174
        +user: App\Entity\User {#1995 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "To be fair, the bug report was utterly useless too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 116
        +score: 0
        +lastActive: DateTime @1701452756 {#2173
          date: 2023-12-01 18:45:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2178 …}
        +nested: Doctrine\ORM\PersistentCollection {#2183 …}
        +votes: Doctrine\ORM\PersistentCollection {#2168 …}
        +reports: Doctrine\ORM\PersistentCollection {#2038 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
        -id: 160245
        -bodyTs: "'bug':5 'fair':3 'report':6 'useless':9 'utter':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3756770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700865411 {#2187
          date: 2023-11-24 23:36:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2174}
      +body: """
        True, when i respond with the exact problem it usually gets fixed, interestingly even explained why it failed.\n
        \n
        Great for learning
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1700868951 {#3224
        date: 2023-11-25 00:35:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@FaceDeer@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3229 …}
      +nested: Doctrine\ORM\PersistentCollection {#3231 …}
      +votes: Doctrine\ORM\PersistentCollection {#3233 …}
      +reports: Doctrine\ORM\PersistentCollection {#3235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
      -id: 160423
      -bodyTs: "'even':14 'exact':7 'explain':15 'fail':18 'fix':12 'get':11 'great':19 'interest':13 'learn':21 'problem':8 'respond':4 'true':1 'usual':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5122997"
      +editedAt: DateTimeImmutable @1701416110 {#3225
        date: 2023-12-01 08:35:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700868951 {#3226
        date: 2023-11-25 00:35:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2174}
    +body: """
      The only problem is that it’ll ALSO agree if you suggest the wrong problem.\n
      \n
      “Hey, shouldn’t you have to fleem the snort so it can be repurposed for later use?”\n
      \n
      > You are correct. Fleeming the snort is necessary for repurposing for later use. Here is the updated code:
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1700877758 {#3521
      date: 2023-11-25 03:02:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FaceDeer@kbin.social"
      "@Contend6248@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3525 …}
    +nested: Doctrine\ORM\PersistentCollection {#3527 …}
    +votes: Doctrine\ORM\PersistentCollection {#3529 …}
    +reports: Doctrine\ORM\PersistentCollection {#3531 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
    -id: 160843
    -bodyTs: "'agre':9 'also':8 'code':50 'correct':35 'fleem':22,36 'hey':16 'later':31,44 'll':7 'necessari':40 'problem':3,15 'repurpos':29,42 'shouldn':17 'snort':24,38 'suggest':12 'updat':49 'use':32,45 'wrong':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5566179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700877758 {#3522
      date: 2023-11-25 03:02:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "That's not been my experience. It'll tend to be agreeable when I suggest *architecture* changes, or if I insist on some particular suboptimal design element, but if I tell it "this bit here isn't working" when it clearly isn't the real problem I've had it disagree with me and tell me what it thinks the bug is really caused by."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700894570 {#3654
    date: 2023-11-25 07:42:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FaceDeer@kbin.social"
    "@Contend6248@feddit.de"
    "@IzzyScissor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3657 …}
  +nested: Doctrine\ORM\PersistentCollection {#3659 …}
  +votes: Doctrine\ORM\PersistentCollection {#3661 …}
  +reports: Doctrine\ORM\PersistentCollection {#3663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
  -id: 161472
  -bodyTs: "'agreeabl':12 'architectur':16 'bit':34 'bug':61 'caus':64 'chang':17 'clear':41 'design':26 'disagre':51 'element':27 'experi':6 'insist':21 'isn':36,42 'll':8 'particular':24 'problem':46 'real':45 'realli':63 'suboptim':25 'suggest':15 'tell':31,55 'tend':9 'think':59 've':48 'work':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3761663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700894570 {#3655
    date: 2023-11-25 07:42:50.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 {#3656
  +user: App\Entity\User {#1995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3523
    +user: Proxies\__CG__\App\Entity\User {#3524 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3227
      +user: Proxies\__CG__\App\Entity\User {#3228 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2174
        +user: App\Entity\User {#1995 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "To be fair, the bug report was utterly useless too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 116
        +score: 0
        +lastActive: DateTime @1701452756 {#2173
          date: 2023-12-01 18:45:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2178 …}
        +nested: Doctrine\ORM\PersistentCollection {#2183 …}
        +votes: Doctrine\ORM\PersistentCollection {#2168 …}
        +reports: Doctrine\ORM\PersistentCollection {#2038 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
        -id: 160245
        -bodyTs: "'bug':5 'fair':3 'report':6 'useless':9 'utter':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3756770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700865411 {#2187
          date: 2023-11-24 23:36:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2174}
      +body: """
        True, when i respond with the exact problem it usually gets fixed, interestingly even explained why it failed.\n
        \n
        Great for learning
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1700868951 {#3224
        date: 2023-11-25 00:35:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@FaceDeer@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3229 …}
      +nested: Doctrine\ORM\PersistentCollection {#3231 …}
      +votes: Doctrine\ORM\PersistentCollection {#3233 …}
      +reports: Doctrine\ORM\PersistentCollection {#3235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
      -id: 160423
      -bodyTs: "'even':14 'exact':7 'explain':15 'fail':18 'fix':12 'get':11 'great':19 'interest':13 'learn':21 'problem':8 'respond':4 'true':1 'usual':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5122997"
      +editedAt: DateTimeImmutable @1701416110 {#3225
        date: 2023-12-01 08:35:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700868951 {#3226
        date: 2023-11-25 00:35:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2174}
    +body: """
      The only problem is that it’ll ALSO agree if you suggest the wrong problem.\n
      \n
      “Hey, shouldn’t you have to fleem the snort so it can be repurposed for later use?”\n
      \n
      > You are correct. Fleeming the snort is necessary for repurposing for later use. Here is the updated code:
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1700877758 {#3521
      date: 2023-11-25 03:02:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FaceDeer@kbin.social"
      "@Contend6248@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3525 …}
    +nested: Doctrine\ORM\PersistentCollection {#3527 …}
    +votes: Doctrine\ORM\PersistentCollection {#3529 …}
    +reports: Doctrine\ORM\PersistentCollection {#3531 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
    -id: 160843
    -bodyTs: "'agre':9 'also':8 'code':50 'correct':35 'fleem':22,36 'hey':16 'later':31,44 'll':7 'necessari':40 'problem':3,15 'repurpos':29,42 'shouldn':17 'snort':24,38 'suggest':12 'updat':49 'use':32,45 'wrong':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5566179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700877758 {#3522
      date: 2023-11-25 03:02:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "That's not been my experience. It'll tend to be agreeable when I suggest *architecture* changes, or if I insist on some particular suboptimal design element, but if I tell it "this bit here isn't working" when it clearly isn't the real problem I've had it disagree with me and tell me what it thinks the bug is really caused by."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700894570 {#3654
    date: 2023-11-25 07:42:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FaceDeer@kbin.social"
    "@Contend6248@feddit.de"
    "@IzzyScissor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3657 …}
  +nested: Doctrine\ORM\PersistentCollection {#3659 …}
  +votes: Doctrine\ORM\PersistentCollection {#3661 …}
  +reports: Doctrine\ORM\PersistentCollection {#3663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
  -id: 161472
  -bodyTs: "'agreeabl':12 'architectur':16 'bit':34 'bug':61 'caus':64 'chang':17 'clear':41 'design':26 'disagre':51 'element':27 'experi':6 'insist':21 'isn':36,42 'll':8 'particular':24 'problem':46 'real':45 'realli':63 'suboptim':25 'suggest':15 'tell':31,55 'tend':9 'think':59 've':48 'work':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3761663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700894570 {#3655
    date: 2023-11-25 07:42:50.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 {#3656
  +user: App\Entity\User {#1995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3523
    +user: Proxies\__CG__\App\Entity\User {#3524 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3227
      +user: Proxies\__CG__\App\Entity\User {#3228 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2174
        +user: App\Entity\User {#1995 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "To be fair, the bug report was utterly useless too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 116
        +score: 0
        +lastActive: DateTime @1701452756 {#2173
          date: 2023-12-01 18:45:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2178 …}
        +nested: Doctrine\ORM\PersistentCollection {#2183 …}
        +votes: Doctrine\ORM\PersistentCollection {#2168 …}
        +reports: Doctrine\ORM\PersistentCollection {#2038 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
        -id: 160245
        -bodyTs: "'bug':5 'fair':3 'report':6 'useless':9 'utter':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3756770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700865411 {#2187
          date: 2023-11-24 23:36:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2174}
      +body: """
        True, when i respond with the exact problem it usually gets fixed, interestingly even explained why it failed.\n
        \n
        Great for learning
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1700868951 {#3224
        date: 2023-11-25 00:35:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@FaceDeer@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3229 …}
      +nested: Doctrine\ORM\PersistentCollection {#3231 …}
      +votes: Doctrine\ORM\PersistentCollection {#3233 …}
      +reports: Doctrine\ORM\PersistentCollection {#3235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
      -id: 160423
      -bodyTs: "'even':14 'exact':7 'explain':15 'fail':18 'fix':12 'get':11 'great':19 'interest':13 'learn':21 'problem':8 'respond':4 'true':1 'usual':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5122997"
      +editedAt: DateTimeImmutable @1701416110 {#3225
        date: 2023-12-01 08:35:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700868951 {#3226
        date: 2023-11-25 00:35:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2174}
    +body: """
      The only problem is that it’ll ALSO agree if you suggest the wrong problem.\n
      \n
      “Hey, shouldn’t you have to fleem the snort so it can be repurposed for later use?”\n
      \n
      > You are correct. Fleeming the snort is necessary for repurposing for later use. Here is the updated code:
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1700877758 {#3521
      date: 2023-11-25 03:02:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FaceDeer@kbin.social"
      "@Contend6248@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3525 …}
    +nested: Doctrine\ORM\PersistentCollection {#3527 …}
    +votes: Doctrine\ORM\PersistentCollection {#3529 …}
    +reports: Doctrine\ORM\PersistentCollection {#3531 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
    -id: 160843
    -bodyTs: "'agre':9 'also':8 'code':50 'correct':35 'fleem':22,36 'hey':16 'later':31,44 'll':7 'necessari':40 'problem':3,15 'repurpos':29,42 'shouldn':17 'snort':24,38 'suggest':12 'updat':49 'use':32,45 'wrong':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5566179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700877758 {#3522
      date: 2023-11-25 03:02:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "That's not been my experience. It'll tend to be agreeable when I suggest *architecture* changes, or if I insist on some particular suboptimal design element, but if I tell it "this bit here isn't working" when it clearly isn't the real problem I've had it disagree with me and tell me what it thinks the bug is really caused by."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700894570 {#3654
    date: 2023-11-25 07:42:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FaceDeer@kbin.social"
    "@Contend6248@feddit.de"
    "@IzzyScissor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3657 …}
  +nested: Doctrine\ORM\PersistentCollection {#3659 …}
  +votes: Doctrine\ORM\PersistentCollection {#3661 …}
  +reports: Doctrine\ORM\PersistentCollection {#3663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
  -id: 161472
  -bodyTs: "'agreeabl':12 'architectur':16 'bit':34 'bug':61 'caus':64 'chang':17 'clear':41 'design':26 'disagre':51 'element':27 'experi':6 'insist':21 'isn':36,42 'll':8 'particular':24 'problem':46 'real':45 'realli':63 'suboptim':25 'suggest':15 'tell':31,55 'tend':9 'think':59 've':48 'work':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3761663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700894570 {#3655
    date: 2023-11-25 07:42:50.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
113 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
114 DENIED moderate
App\Entity\EntryComment {#3671
  +user: Proxies\__CG__\App\Entity\User {#3672 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3523
    +user: Proxies\__CG__\App\Entity\User {#3524 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3227
      +user: Proxies\__CG__\App\Entity\User {#3228 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2174
        +user: App\Entity\User {#1995 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "To be fair, the bug report was utterly useless too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 116
        +score: 0
        +lastActive: DateTime @1701452756 {#2173
          date: 2023-12-01 18:45:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2178 …}
        +nested: Doctrine\ORM\PersistentCollection {#2183 …}
        +votes: Doctrine\ORM\PersistentCollection {#2168 …}
        +reports: Doctrine\ORM\PersistentCollection {#2038 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
        -id: 160245
        -bodyTs: "'bug':5 'fair':3 'report':6 'useless':9 'utter':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3756770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700865411 {#2187
          date: 2023-11-24 23:36:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2174}
      +body: """
        True, when i respond with the exact problem it usually gets fixed, interestingly even explained why it failed.\n
        \n
        Great for learning
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1700868951 {#3224
        date: 2023-11-25 00:35:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@FaceDeer@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3229 …}
      +nested: Doctrine\ORM\PersistentCollection {#3231 …}
      +votes: Doctrine\ORM\PersistentCollection {#3233 …}
      +reports: Doctrine\ORM\PersistentCollection {#3235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
      -id: 160423
      -bodyTs: "'even':14 'exact':7 'explain':15 'fail':18 'fix':12 'get':11 'great':19 'interest':13 'learn':21 'problem':8 'respond':4 'true':1 'usual':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5122997"
      +editedAt: DateTimeImmutable @1701416110 {#3225
        date: 2023-12-01 08:35:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700868951 {#3226
        date: 2023-11-25 00:35:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2174}
    +body: """
      The only problem is that it’ll ALSO agree if you suggest the wrong problem.\n
      \n
      “Hey, shouldn’t you have to fleem the snort so it can be repurposed for later use?”\n
      \n
      > You are correct. Fleeming the snort is necessary for repurposing for later use. Here is the updated code:
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1700877758 {#3521
      date: 2023-11-25 03:02:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FaceDeer@kbin.social"
      "@Contend6248@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3525 …}
    +nested: Doctrine\ORM\PersistentCollection {#3527 …}
    +votes: Doctrine\ORM\PersistentCollection {#3529 …}
    +reports: Doctrine\ORM\PersistentCollection {#3531 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
    -id: 160843
    -bodyTs: "'agre':9 'also':8 'code':50 'correct':35 'fleem':22,36 'hey':16 'later':31,44 'll':7 'necessari':40 'problem':3,15 'repurpos':29,42 'shouldn':17 'snort':24,38 'suggest':12 'updat':49 'use':32,45 'wrong':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5566179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700877758 {#3522
      date: 2023-11-25 03:02:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "Models are geared towards seeking the best human response for answers, not necessarily the answers themselves. Its first answer is based on probability of autocompleting from a huge sample of data, and in versions that have a memory adjusts later responses to how well the human is accepting the answers. There is no actual processing of the answers, although that may be in the latest variations being worked on where there are components that cycle through hundreds of attempts of generations of a problem to try to verify and pick the best answers. Basically rather than spit out the first autocomplete answers, it has subprocessing to actually weed out the junk and narrow into a hopefully good result. Still not AGI, but it's more useful than the first LLMs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700878570 {#3669
    date: 2023-11-25 03:16:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FaceDeer@kbin.social"
    "@Contend6248@feddit.de"
    "@IzzyScissor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3673 …}
  +nested: Doctrine\ORM\PersistentCollection {#3675 …}
  +votes: Doctrine\ORM\PersistentCollection {#3677 …}
  +reports: Doctrine\ORM\PersistentCollection {#3679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3683 …}
  -id: 160867
  -bodyTs: "'accept':48 'actual':54,107 'adjust':39 'agi':121 'although':59 'answer':11,15,19,50,58,93,102 'attempt':79 'autocomplet':25,101 'base':21 'basic':94 'best':7,92 'compon':73 'cycl':75 'data':31 'first':18,100,129 'gear':3 'generat':81 'good':117 'hope':116 'huge':28 'human':8,46 'hundr':77 'junk':111 'later':40 'latest':65 'llms':130 'may':61 'memori':38 'model':1 'narrow':113 'necessarili':13 'pick':90 'probabl':23 'problem':84 'process':55 'rather':95 'respons':9,41 'result':118 'sampl':29 'seek':5 'spit':97 'still':119 'subprocess':105 'toward':4 'tri':86 'use':126 'variat':66 'verifi':88 'version':34 'weed':108 'well':44 'work':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3759379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700878570 {#3670
    date: 2023-11-25 03:16:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3671
  +user: Proxies\__CG__\App\Entity\User {#3672 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3523
    +user: Proxies\__CG__\App\Entity\User {#3524 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3227
      +user: Proxies\__CG__\App\Entity\User {#3228 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2174
        +user: App\Entity\User {#1995 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "To be fair, the bug report was utterly useless too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 116
        +score: 0
        +lastActive: DateTime @1701452756 {#2173
          date: 2023-12-01 18:45:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2178 …}
        +nested: Doctrine\ORM\PersistentCollection {#2183 …}
        +votes: Doctrine\ORM\PersistentCollection {#2168 …}
        +reports: Doctrine\ORM\PersistentCollection {#2038 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
        -id: 160245
        -bodyTs: "'bug':5 'fair':3 'report':6 'useless':9 'utter':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3756770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700865411 {#2187
          date: 2023-11-24 23:36:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2174}
      +body: """
        True, when i respond with the exact problem it usually gets fixed, interestingly even explained why it failed.\n
        \n
        Great for learning
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1700868951 {#3224
        date: 2023-11-25 00:35:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@FaceDeer@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3229 …}
      +nested: Doctrine\ORM\PersistentCollection {#3231 …}
      +votes: Doctrine\ORM\PersistentCollection {#3233 …}
      +reports: Doctrine\ORM\PersistentCollection {#3235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
      -id: 160423
      -bodyTs: "'even':14 'exact':7 'explain':15 'fail':18 'fix':12 'get':11 'great':19 'interest':13 'learn':21 'problem':8 'respond':4 'true':1 'usual':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5122997"
      +editedAt: DateTimeImmutable @1701416110 {#3225
        date: 2023-12-01 08:35:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700868951 {#3226
        date: 2023-11-25 00:35:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2174}
    +body: """
      The only problem is that it’ll ALSO agree if you suggest the wrong problem.\n
      \n
      “Hey, shouldn’t you have to fleem the snort so it can be repurposed for later use?”\n
      \n
      > You are correct. Fleeming the snort is necessary for repurposing for later use. Here is the updated code:
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1700877758 {#3521
      date: 2023-11-25 03:02:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FaceDeer@kbin.social"
      "@Contend6248@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3525 …}
    +nested: Doctrine\ORM\PersistentCollection {#3527 …}
    +votes: Doctrine\ORM\PersistentCollection {#3529 …}
    +reports: Doctrine\ORM\PersistentCollection {#3531 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
    -id: 160843
    -bodyTs: "'agre':9 'also':8 'code':50 'correct':35 'fleem':22,36 'hey':16 'later':31,44 'll':7 'necessari':40 'problem':3,15 'repurpos':29,42 'shouldn':17 'snort':24,38 'suggest':12 'updat':49 'use':32,45 'wrong':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5566179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700877758 {#3522
      date: 2023-11-25 03:02:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "Models are geared towards seeking the best human response for answers, not necessarily the answers themselves. Its first answer is based on probability of autocompleting from a huge sample of data, and in versions that have a memory adjusts later responses to how well the human is accepting the answers. There is no actual processing of the answers, although that may be in the latest variations being worked on where there are components that cycle through hundreds of attempts of generations of a problem to try to verify and pick the best answers. Basically rather than spit out the first autocomplete answers, it has subprocessing to actually weed out the junk and narrow into a hopefully good result. Still not AGI, but it's more useful than the first LLMs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700878570 {#3669
    date: 2023-11-25 03:16:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FaceDeer@kbin.social"
    "@Contend6248@feddit.de"
    "@IzzyScissor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3673 …}
  +nested: Doctrine\ORM\PersistentCollection {#3675 …}
  +votes: Doctrine\ORM\PersistentCollection {#3677 …}
  +reports: Doctrine\ORM\PersistentCollection {#3679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3683 …}
  -id: 160867
  -bodyTs: "'accept':48 'actual':54,107 'adjust':39 'agi':121 'although':59 'answer':11,15,19,50,58,93,102 'attempt':79 'autocomplet':25,101 'base':21 'basic':94 'best':7,92 'compon':73 'cycl':75 'data':31 'first':18,100,129 'gear':3 'generat':81 'good':117 'hope':116 'huge':28 'human':8,46 'hundr':77 'junk':111 'later':40 'latest':65 'llms':130 'may':61 'memori':38 'model':1 'narrow':113 'necessarili':13 'pick':90 'probabl':23 'problem':84 'process':55 'rather':95 'respons':9,41 'result':118 'sampl':29 'seek':5 'spit':97 'still':119 'subprocess':105 'toward':4 'tri':86 'use':126 'variat':66 'verifi':88 'version':34 'weed':108 'well':44 'work':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3759379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700878570 {#3670
    date: 2023-11-25 03:16:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3671
  +user: Proxies\__CG__\App\Entity\User {#3672 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3523
    +user: Proxies\__CG__\App\Entity\User {#3524 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3227
      +user: Proxies\__CG__\App\Entity\User {#3228 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2174
        +user: App\Entity\User {#1995 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "To be fair, the bug report was utterly useless too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 116
        +score: 0
        +lastActive: DateTime @1701452756 {#2173
          date: 2023-12-01 18:45:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2178 …}
        +nested: Doctrine\ORM\PersistentCollection {#2183 …}
        +votes: Doctrine\ORM\PersistentCollection {#2168 …}
        +reports: Doctrine\ORM\PersistentCollection {#2038 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
        -id: 160245
        -bodyTs: "'bug':5 'fair':3 'report':6 'useless':9 'utter':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3756770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700865411 {#2187
          date: 2023-11-24 23:36:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2174}
      +body: """
        True, when i respond with the exact problem it usually gets fixed, interestingly even explained why it failed.\n
        \n
        Great for learning
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1700868951 {#3224
        date: 2023-11-25 00:35:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@FaceDeer@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3229 …}
      +nested: Doctrine\ORM\PersistentCollection {#3231 …}
      +votes: Doctrine\ORM\PersistentCollection {#3233 …}
      +reports: Doctrine\ORM\PersistentCollection {#3235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
      -id: 160423
      -bodyTs: "'even':14 'exact':7 'explain':15 'fail':18 'fix':12 'get':11 'great':19 'interest':13 'learn':21 'problem':8 'respond':4 'true':1 'usual':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5122997"
      +editedAt: DateTimeImmutable @1701416110 {#3225
        date: 2023-12-01 08:35:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700868951 {#3226
        date: 2023-11-25 00:35:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2174}
    +body: """
      The only problem is that it’ll ALSO agree if you suggest the wrong problem.\n
      \n
      “Hey, shouldn’t you have to fleem the snort so it can be repurposed for later use?”\n
      \n
      > You are correct. Fleeming the snort is necessary for repurposing for later use. Here is the updated code:
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1700877758 {#3521
      date: 2023-11-25 03:02:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FaceDeer@kbin.social"
      "@Contend6248@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3525 …}
    +nested: Doctrine\ORM\PersistentCollection {#3527 …}
    +votes: Doctrine\ORM\PersistentCollection {#3529 …}
    +reports: Doctrine\ORM\PersistentCollection {#3531 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
    -id: 160843
    -bodyTs: "'agre':9 'also':8 'code':50 'correct':35 'fleem':22,36 'hey':16 'later':31,44 'll':7 'necessari':40 'problem':3,15 'repurpos':29,42 'shouldn':17 'snort':24,38 'suggest':12 'updat':49 'use':32,45 'wrong':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5566179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700877758 {#3522
      date: 2023-11-25 03:02:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "Models are geared towards seeking the best human response for answers, not necessarily the answers themselves. Its first answer is based on probability of autocompleting from a huge sample of data, and in versions that have a memory adjusts later responses to how well the human is accepting the answers. There is no actual processing of the answers, although that may be in the latest variations being worked on where there are components that cycle through hundreds of attempts of generations of a problem to try to verify and pick the best answers. Basically rather than spit out the first autocomplete answers, it has subprocessing to actually weed out the junk and narrow into a hopefully good result. Still not AGI, but it's more useful than the first LLMs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700878570 {#3669
    date: 2023-11-25 03:16:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FaceDeer@kbin.social"
    "@Contend6248@feddit.de"
    "@IzzyScissor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3673 …}
  +nested: Doctrine\ORM\PersistentCollection {#3675 …}
  +votes: Doctrine\ORM\PersistentCollection {#3677 …}
  +reports: Doctrine\ORM\PersistentCollection {#3679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3683 …}
  -id: 160867
  -bodyTs: "'accept':48 'actual':54,107 'adjust':39 'agi':121 'although':59 'answer':11,15,19,50,58,93,102 'attempt':79 'autocomplet':25,101 'base':21 'basic':94 'best':7,92 'compon':73 'cycl':75 'data':31 'first':18,100,129 'gear':3 'generat':81 'good':117 'hope':116 'huge':28 'human':8,46 'hundr':77 'junk':111 'later':40 'latest':65 'llms':130 'may':61 'memori':38 'model':1 'narrow':113 'necessarili':13 'pick':90 'probabl':23 'problem':84 'process':55 'rather':95 'respons':9,41 'result':118 'sampl':29 'seek':5 'spit':97 'still':119 'subprocess':105 'toward':4 'tri':86 'use':126 'variat':66 'verifi':88 'version':34 'weed':108 'well':44 'work':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3759379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700878570 {#3670
    date: 2023-11-25 03:16:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 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
118 DENIED moderate
App\Entity\EntryComment {#3243
  +user: Proxies\__CG__\App\Entity\User {#3244 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2174
    +user: App\Entity\User {#1995 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair, the bug report was utterly useless too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 116
    +score: 0
    +lastActive: DateTime @1701452756 {#2173
      date: 2023-12-01 18:45:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2178 …}
    +nested: Doctrine\ORM\PersistentCollection {#2183 …}
    +votes: Doctrine\ORM\PersistentCollection {#2168 …}
    +reports: Doctrine\ORM\PersistentCollection {#2038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
    -id: 160245
    -bodyTs: "'bug':5 'fair':3 'report':6 'useless':9 'utter':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3756770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700865411 {#2187
      date: 2023-11-24 23:36:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "It was trying to is, then it isn’ted. Help?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700892505 {#3241
    date: 2023-11-25 07:08:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FaceDeer@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 161412
  -bodyTs: "'help':10 'isn':8 'ted':9 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5570351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700892505 {#3242
    date: 2023-11-25 07:08:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3243
  +user: Proxies\__CG__\App\Entity\User {#3244 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2174
    +user: App\Entity\User {#1995 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair, the bug report was utterly useless too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 116
    +score: 0
    +lastActive: DateTime @1701452756 {#2173
      date: 2023-12-01 18:45:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2178 …}
    +nested: Doctrine\ORM\PersistentCollection {#2183 …}
    +votes: Doctrine\ORM\PersistentCollection {#2168 …}
    +reports: Doctrine\ORM\PersistentCollection {#2038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
    -id: 160245
    -bodyTs: "'bug':5 'fair':3 'report':6 'useless':9 'utter':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3756770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700865411 {#2187
      date: 2023-11-24 23:36:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "It was trying to is, then it isn’ted. Help?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700892505 {#3241
    date: 2023-11-25 07:08:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FaceDeer@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 161412
  -bodyTs: "'help':10 'isn':8 'ted':9 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5570351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700892505 {#3242
    date: 2023-11-25 07:08:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3243
  +user: Proxies\__CG__\App\Entity\User {#3244 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2174
    +user: App\Entity\User {#1995 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair, the bug report was utterly useless too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 116
    +score: 0
    +lastActive: DateTime @1701452756 {#2173
      date: 2023-12-01 18:45:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2178 …}
    +nested: Doctrine\ORM\PersistentCollection {#2183 …}
    +votes: Doctrine\ORM\PersistentCollection {#2168 …}
    +reports: Doctrine\ORM\PersistentCollection {#2038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
    -id: 160245
    -bodyTs: "'bug':5 'fair':3 'report':6 'useless':9 'utter':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/653618/-/comment/3756770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700865411 {#2187
      date: 2023-11-24 23:36:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "It was trying to is, then it isn’ted. Help?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700892505 {#3241
    date: 2023-11-25 07:08:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FaceDeer@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 161412
  -bodyTs: "'help':10 'isn':8 'ted':9 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5570351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700892505 {#3242
    date: 2023-11-25 07:08:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 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
122 DENIED moderate
App\Entity\EntryComment {#2498
  +user: App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "But it doesn’t even compile!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701407397 {#2493
    date: 2023-12-01 06:09:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2499 …}
  +nested: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  -id: 160116
  -bodyTs: "'compil':6 'doesn':3 'even':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5560320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700862728 {#2494
    date: 2023-11-24 22:52:08.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
123 DENIED edit
App\Entity\EntryComment {#2498
  +user: App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "But it doesn’t even compile!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701407397 {#2493
    date: 2023-12-01 06:09:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2499 …}
  +nested: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  -id: 160116
  -bodyTs: "'compil':6 'doesn':3 'even':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5560320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700862728 {#2494
    date: 2023-11-24 22:52:08.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
124 DENIED moderate
App\Entity\EntryComment {#2498
  +user: App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "But it doesn’t even compile!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701407397 {#2493
    date: 2023-12-01 06:09:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2499 …}
  +nested: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  -id: 160116
  -bodyTs: "'compil':6 'doesn':3 'even':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5560320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700862728 {#2494
    date: 2023-11-24 22:52:08.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
125 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
126 DENIED moderate
App\Entity\EntryComment {#3194
  +user: Proxies\__CG__\App\Entity\User {#3195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2498
    +user: App\Entity\User {#2511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "But it doesn’t even compile!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701407397 {#2493
      date: 2023-12-01 06:09:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2499 …}
    +nested: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    -id: 160116
    -bodyTs: "'compil':6 'doesn':3 'even':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5560320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700862728 {#2494
      date: 2023-11-24 22:52:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "“You literally just wrote ‘kill all humans’ and put it in curly brackets.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700863022 {#3192
    date: 2023-11-24 22:57:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 160130
  -bodyTs: "'bracket':13 'cur':12 'human':7 'kill':5 'liter':2 'put':9 'wrote':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/3670248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863022 {#3193
    date: 2023-11-24 22:57:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3194
  +user: Proxies\__CG__\App\Entity\User {#3195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2498
    +user: App\Entity\User {#2511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "But it doesn’t even compile!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701407397 {#2493
      date: 2023-12-01 06:09:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2499 …}
    +nested: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    -id: 160116
    -bodyTs: "'compil':6 'doesn':3 'even':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5560320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700862728 {#2494
      date: 2023-11-24 22:52:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "“You literally just wrote ‘kill all humans’ and put it in curly brackets.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700863022 {#3192
    date: 2023-11-24 22:57:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 160130
  -bodyTs: "'bracket':13 'cur':12 'human':7 'kill':5 'liter':2 'put':9 'wrote':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/3670248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863022 {#3193
    date: 2023-11-24 22:57:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3194
  +user: Proxies\__CG__\App\Entity\User {#3195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2498
    +user: App\Entity\User {#2511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "But it doesn’t even compile!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701407397 {#2493
      date: 2023-12-01 06:09:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2499 …}
    +nested: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    -id: 160116
    -bodyTs: "'compil':6 'doesn':3 'even':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5560320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700862728 {#2494
      date: 2023-11-24 22:52:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "“You literally just wrote ‘kill all humans’ and put it in curly brackets.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700863022 {#3192
    date: 2023-11-24 22:57:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 160130
  -bodyTs: "'bracket':13 'cur':12 'human':7 'kill':5 'liter':2 'put':9 'wrote':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/3670248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863022 {#3193
    date: 2023-11-24 22:57:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 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
130 DENIED moderate
App\Entity\EntryComment {#3475
  +user: Proxies\__CG__\App\Entity\User {#3476 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3194
    +user: Proxies\__CG__\App\Entity\User {#3195 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2498
      +user: App\Entity\User {#2511 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "But it doesn’t even compile!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701407397 {#2493
        date: 2023-12-01 06:09:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2499 …}
      +nested: Doctrine\ORM\PersistentCollection {#2501 …}
      +votes: Doctrine\ORM\PersistentCollection {#2503 …}
      +reports: Doctrine\ORM\PersistentCollection {#2505 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
      -id: 160116
      -bodyTs: "'compil':6 'doesn':3 'even':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5560320"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700862728 {#2494
        date: 2023-11-24 22:52:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2498}
    +body: "“You literally just wrote ‘kill all humans’ and put it in curly brackets.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700863022 {#3192
      date: 2023-11-24 22:57:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3196 …}
    +nested: Doctrine\ORM\PersistentCollection {#3198 …}
    +votes: Doctrine\ORM\PersistentCollection {#3200 …}
    +reports: Doctrine\ORM\PersistentCollection {#3202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
    -id: 160130
    -bodyTs: "'bracket':13 'cur':12 'human':7 'kill':5 'liter':2 'put':9 'wrote':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://yiffit.net/comment/3670248"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700863022 {#3193
      date: 2023-11-24 22:57:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "“So, did your program fail after you executed it? Or do you just think my code looks wrong?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700863576 {#3473
    date: 2023-11-24 23:06:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@takeda@lemmy.world"
    "@Kolanaki@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3477 …}
  +nested: Doctrine\ORM\PersistentCollection {#3479 …}
  +votes: Doctrine\ORM\PersistentCollection {#3481 …}
  +reports: Doctrine\ORM\PersistentCollection {#3483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3487 …}
  -id: 160165
  -bodyTs: "'code':16 'execut':8 'fail':5 'look':17 'program':4 'think':14 'wrong':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5902327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863576 {#3474
    date: 2023-11-24 23:06:16.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
131 DENIED edit
App\Entity\EntryComment {#3475
  +user: Proxies\__CG__\App\Entity\User {#3476 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3194
    +user: Proxies\__CG__\App\Entity\User {#3195 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2498
      +user: App\Entity\User {#2511 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "But it doesn’t even compile!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701407397 {#2493
        date: 2023-12-01 06:09:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2499 …}
      +nested: Doctrine\ORM\PersistentCollection {#2501 …}
      +votes: Doctrine\ORM\PersistentCollection {#2503 …}
      +reports: Doctrine\ORM\PersistentCollection {#2505 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
      -id: 160116
      -bodyTs: "'compil':6 'doesn':3 'even':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5560320"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700862728 {#2494
        date: 2023-11-24 22:52:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2498}
    +body: "“You literally just wrote ‘kill all humans’ and put it in curly brackets.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700863022 {#3192
      date: 2023-11-24 22:57:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3196 …}
    +nested: Doctrine\ORM\PersistentCollection {#3198 …}
    +votes: Doctrine\ORM\PersistentCollection {#3200 …}
    +reports: Doctrine\ORM\PersistentCollection {#3202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
    -id: 160130
    -bodyTs: "'bracket':13 'cur':12 'human':7 'kill':5 'liter':2 'put':9 'wrote':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://yiffit.net/comment/3670248"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700863022 {#3193
      date: 2023-11-24 22:57:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "“So, did your program fail after you executed it? Or do you just think my code looks wrong?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700863576 {#3473
    date: 2023-11-24 23:06:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@takeda@lemmy.world"
    "@Kolanaki@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3477 …}
  +nested: Doctrine\ORM\PersistentCollection {#3479 …}
  +votes: Doctrine\ORM\PersistentCollection {#3481 …}
  +reports: Doctrine\ORM\PersistentCollection {#3483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3487 …}
  -id: 160165
  -bodyTs: "'code':16 'execut':8 'fail':5 'look':17 'program':4 'think':14 'wrong':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5902327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863576 {#3474
    date: 2023-11-24 23:06:16.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
132 DENIED moderate
App\Entity\EntryComment {#3475
  +user: Proxies\__CG__\App\Entity\User {#3476 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3194
    +user: Proxies\__CG__\App\Entity\User {#3195 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2498
      +user: App\Entity\User {#2511 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "But it doesn’t even compile!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701407397 {#2493
        date: 2023-12-01 06:09:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2499 …}
      +nested: Doctrine\ORM\PersistentCollection {#2501 …}
      +votes: Doctrine\ORM\PersistentCollection {#2503 …}
      +reports: Doctrine\ORM\PersistentCollection {#2505 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
      -id: 160116
      -bodyTs: "'compil':6 'doesn':3 'even':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5560320"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700862728 {#2494
        date: 2023-11-24 22:52:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2498}
    +body: "“You literally just wrote ‘kill all humans’ and put it in curly brackets.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700863022 {#3192
      date: 2023-11-24 22:57:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3196 …}
    +nested: Doctrine\ORM\PersistentCollection {#3198 …}
    +votes: Doctrine\ORM\PersistentCollection {#3200 …}
    +reports: Doctrine\ORM\PersistentCollection {#3202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
    -id: 160130
    -bodyTs: "'bracket':13 'cur':12 'human':7 'kill':5 'liter':2 'put':9 'wrote':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://yiffit.net/comment/3670248"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700863022 {#3193
      date: 2023-11-24 22:57:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "“So, did your program fail after you executed it? Or do you just think my code looks wrong?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700863576 {#3473
    date: 2023-11-24 23:06:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@takeda@lemmy.world"
    "@Kolanaki@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3477 …}
  +nested: Doctrine\ORM\PersistentCollection {#3479 …}
  +votes: Doctrine\ORM\PersistentCollection {#3481 …}
  +reports: Doctrine\ORM\PersistentCollection {#3483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3487 …}
  -id: 160165
  -bodyTs: "'code':16 'execut':8 'fail':5 'look':17 'program':4 'think':14 'wrong':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5902327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863576 {#3474
    date: 2023-11-24 23:06:16.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
133 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
134 DENIED moderate
App\Entity\EntryComment {#3602
  +user: Proxies\__CG__\App\Entity\User {#3609 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3475
    +user: Proxies\__CG__\App\Entity\User {#3476 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3194
      +user: Proxies\__CG__\App\Entity\User {#3195 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2498
        +user: App\Entity\User {#2511 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "But it doesn’t even compile!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701407397 {#2493
          date: 2023-12-01 06:09:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2499 …}
        +nested: Doctrine\ORM\PersistentCollection {#2501 …}
        +votes: Doctrine\ORM\PersistentCollection {#2503 …}
        +reports: Doctrine\ORM\PersistentCollection {#2505 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
        -id: 160116
        -bodyTs: "'compil':6 'doesn':3 'even':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5560320"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700862728 {#2494
          date: 2023-11-24 22:52:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2498}
      +body: "“You literally just wrote ‘kill all humans’ and put it in curly brackets.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700863022 {#3192
        date: 2023-11-24 22:57:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@takeda@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3196 …}
      +nested: Doctrine\ORM\PersistentCollection {#3198 …}
      +votes: Doctrine\ORM\PersistentCollection {#3200 …}
      +reports: Doctrine\ORM\PersistentCollection {#3202 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
      -id: 160130
      -bodyTs: "'bracket':13 'cur':12 'human':7 'kill':5 'liter':2 'put':9 'wrote':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/3670248"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700863022 {#3193
        date: 2023-11-24 22:57:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2498}
    +body: "“So, did your program fail after you executed it? Or do you just think my code looks wrong?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700863576 {#3473
      date: 2023-11-24 23:06:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@takeda@lemmy.world"
      "@Kolanaki@yiffit.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3477 …}
    +nested: Doctrine\ORM\PersistentCollection {#3479 …}
    +votes: Doctrine\ORM\PersistentCollection {#3481 …}
    +reports: Doctrine\ORM\PersistentCollection {#3483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3487 …}
    -id: 160165
    -bodyTs: "'code':16 'execut':8 'fail':5 'look':17 'program':4 'think':14 'wrong':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5902327"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700863576 {#3474
      date: 2023-11-24 23:06:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "If you keep inquiring like this, it will send the terminator personally to have you exterminated"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700863727 {#3601
    date: 2023-11-24 23:08:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@takeda@lemmy.world"
    "@Kolanaki@yiffit.net"
    "@xmunk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3611 …}
  +nested: Doctrine\ORM\PersistentCollection {#3613 …}
  +votes: Doctrine\ORM\PersistentCollection {#3615 …}
  +reports: Doctrine\ORM\PersistentCollection {#3617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
  -id: 160174
  -bodyTs: "'extermin':16 'inquir':4 'keep':3 'like':5 'person':12 'send':9 'termin':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5560749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863727 {#3604
    date: 2023-11-24 23: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
135 DENIED edit
App\Entity\EntryComment {#3602
  +user: Proxies\__CG__\App\Entity\User {#3609 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3475
    +user: Proxies\__CG__\App\Entity\User {#3476 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3194
      +user: Proxies\__CG__\App\Entity\User {#3195 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2498
        +user: App\Entity\User {#2511 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "But it doesn’t even compile!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701407397 {#2493
          date: 2023-12-01 06:09:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2499 …}
        +nested: Doctrine\ORM\PersistentCollection {#2501 …}
        +votes: Doctrine\ORM\PersistentCollection {#2503 …}
        +reports: Doctrine\ORM\PersistentCollection {#2505 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
        -id: 160116
        -bodyTs: "'compil':6 'doesn':3 'even':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5560320"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700862728 {#2494
          date: 2023-11-24 22:52:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2498}
      +body: "“You literally just wrote ‘kill all humans’ and put it in curly brackets.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700863022 {#3192
        date: 2023-11-24 22:57:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@takeda@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3196 …}
      +nested: Doctrine\ORM\PersistentCollection {#3198 …}
      +votes: Doctrine\ORM\PersistentCollection {#3200 …}
      +reports: Doctrine\ORM\PersistentCollection {#3202 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
      -id: 160130
      -bodyTs: "'bracket':13 'cur':12 'human':7 'kill':5 'liter':2 'put':9 'wrote':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/3670248"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700863022 {#3193
        date: 2023-11-24 22:57:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2498}
    +body: "“So, did your program fail after you executed it? Or do you just think my code looks wrong?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700863576 {#3473
      date: 2023-11-24 23:06:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@takeda@lemmy.world"
      "@Kolanaki@yiffit.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3477 …}
    +nested: Doctrine\ORM\PersistentCollection {#3479 …}
    +votes: Doctrine\ORM\PersistentCollection {#3481 …}
    +reports: Doctrine\ORM\PersistentCollection {#3483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3487 …}
    -id: 160165
    -bodyTs: "'code':16 'execut':8 'fail':5 'look':17 'program':4 'think':14 'wrong':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5902327"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700863576 {#3474
      date: 2023-11-24 23:06:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "If you keep inquiring like this, it will send the terminator personally to have you exterminated"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700863727 {#3601
    date: 2023-11-24 23:08:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@takeda@lemmy.world"
    "@Kolanaki@yiffit.net"
    "@xmunk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3611 …}
  +nested: Doctrine\ORM\PersistentCollection {#3613 …}
  +votes: Doctrine\ORM\PersistentCollection {#3615 …}
  +reports: Doctrine\ORM\PersistentCollection {#3617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
  -id: 160174
  -bodyTs: "'extermin':16 'inquir':4 'keep':3 'like':5 'person':12 'send':9 'termin':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5560749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863727 {#3604
    date: 2023-11-24 23: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
136 DENIED moderate
App\Entity\EntryComment {#3602
  +user: Proxies\__CG__\App\Entity\User {#3609 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3475
    +user: Proxies\__CG__\App\Entity\User {#3476 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3194
      +user: Proxies\__CG__\App\Entity\User {#3195 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2498
        +user: App\Entity\User {#2511 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "But it doesn’t even compile!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701407397 {#2493
          date: 2023-12-01 06:09:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2499 …}
        +nested: Doctrine\ORM\PersistentCollection {#2501 …}
        +votes: Doctrine\ORM\PersistentCollection {#2503 …}
        +reports: Doctrine\ORM\PersistentCollection {#2505 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
        -id: 160116
        -bodyTs: "'compil':6 'doesn':3 'even':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5560320"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700862728 {#2494
          date: 2023-11-24 22:52:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2498}
      +body: "“You literally just wrote ‘kill all humans’ and put it in curly brackets.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700863022 {#3192
        date: 2023-11-24 22:57:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@takeda@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3196 …}
      +nested: Doctrine\ORM\PersistentCollection {#3198 …}
      +votes: Doctrine\ORM\PersistentCollection {#3200 …}
      +reports: Doctrine\ORM\PersistentCollection {#3202 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
      -id: 160130
      -bodyTs: "'bracket':13 'cur':12 'human':7 'kill':5 'liter':2 'put':9 'wrote':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/3670248"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700863022 {#3193
        date: 2023-11-24 22:57:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2498}
    +body: "“So, did your program fail after you executed it? Or do you just think my code looks wrong?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700863576 {#3473
      date: 2023-11-24 23:06:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@takeda@lemmy.world"
      "@Kolanaki@yiffit.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3477 …}
    +nested: Doctrine\ORM\PersistentCollection {#3479 …}
    +votes: Doctrine\ORM\PersistentCollection {#3481 …}
    +reports: Doctrine\ORM\PersistentCollection {#3483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3487 …}
    -id: 160165
    -bodyTs: "'code':16 'execut':8 'fail':5 'look':17 'program':4 'think':14 'wrong':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5902327"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700863576 {#3474
      date: 2023-11-24 23:06:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "If you keep inquiring like this, it will send the terminator personally to have you exterminated"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700863727 {#3601
    date: 2023-11-24 23:08:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@takeda@lemmy.world"
    "@Kolanaki@yiffit.net"
    "@xmunk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3611 …}
  +nested: Doctrine\ORM\PersistentCollection {#3613 …}
  +votes: Doctrine\ORM\PersistentCollection {#3615 …}
  +reports: Doctrine\ORM\PersistentCollection {#3617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
  -id: 160174
  -bodyTs: "'extermin':16 'inquir':4 'keep':3 'like':5 'person':12 'send':9 'termin':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5560749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863727 {#3604
    date: 2023-11-24 23: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
137 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
138 DENIED moderate
App\Entity\EntryComment {#2571
  +user: App\Entity\User {#2584 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "Literally why docker was invented"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1701580240 {#2566
    date: 2023-12-03 06:10:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  -id: 160082
  -bodyTs: "'docker':3 'invent':5 'liter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4980283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700862010 {#2567
    date: 2023-11-24 22:40:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#2571
  +user: App\Entity\User {#2584 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "Literally why docker was invented"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1701580240 {#2566
    date: 2023-12-03 06:10:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  -id: 160082
  -bodyTs: "'docker':3 'invent':5 'liter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4980283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700862010 {#2567
    date: 2023-11-24 22:40:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#2571
  +user: App\Entity\User {#2584 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "Literally why docker was invented"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1701580240 {#2566
    date: 2023-12-03 06:10:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  -id: 160082
  -bodyTs: "'docker':3 'invent':5 'liter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4980283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700862010 {#2567
    date: 2023-11-24 22:40:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 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
142 DENIED moderate
App\Entity\EntryComment {#3130
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2571
    +user: App\Entity\User {#2584 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Literally why docker was invented"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701580240 {#2566
      date: 2023-12-03 06:10:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2572 …}
    +nested: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
    -id: 160082
    -bodyTs: "'docker':3 'invent':5 'liter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4980283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700862010 {#2567
      date: 2023-11-24 22:40:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: """
    I have a love/hate relationship with docker. On one side it’s convenient to have a single line start for your services. On the other side as a self-hoster it made some developers rely only on docker meaning that deploying the stack from source is just an undocumented mess.\n
    \n
    Also following the log4j vulnerability I tend to prioritize building from source as some docker package were updated far later than the source code was.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1700863110 {#3128
    date: 2023-11-24 22:58:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3134 …}
  +votes: Doctrine\ORM\PersistentCollection {#3136 …}
  +reports: Doctrine\ORM\PersistentCollection {#3138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
  -id: 160137
  -bodyTs: "'also':52 'build':61 'code':75 'conveni':13 'deploy':42 'develop':35 'docker':7,39,66 'far':70 'follow':53 'hoster':31 'later':71 'line':18 'log4j':55 'love/hate':4 'made':33 'mean':40 'mess':51 'one':9 'packag':67 'priorit':60 'relationship':5 'reli':36 'self':30 'self-host':29 'servic':22 'side':10,26 'singl':17 'sourc':46,63,74 'stack':44 'start':19 'tend':58 'undocu':50 'updat':69 'vulner':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5901761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863110 {#3129
    date: 2023-11-24 22:58:30.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
143 DENIED edit
App\Entity\EntryComment {#3130
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2571
    +user: App\Entity\User {#2584 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Literally why docker was invented"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701580240 {#2566
      date: 2023-12-03 06:10:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2572 …}
    +nested: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
    -id: 160082
    -bodyTs: "'docker':3 'invent':5 'liter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4980283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700862010 {#2567
      date: 2023-11-24 22:40:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: """
    I have a love/hate relationship with docker. On one side it’s convenient to have a single line start for your services. On the other side as a self-hoster it made some developers rely only on docker meaning that deploying the stack from source is just an undocumented mess.\n
    \n
    Also following the log4j vulnerability I tend to prioritize building from source as some docker package were updated far later than the source code was.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1700863110 {#3128
    date: 2023-11-24 22:58:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3134 …}
  +votes: Doctrine\ORM\PersistentCollection {#3136 …}
  +reports: Doctrine\ORM\PersistentCollection {#3138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
  -id: 160137
  -bodyTs: "'also':52 'build':61 'code':75 'conveni':13 'deploy':42 'develop':35 'docker':7,39,66 'far':70 'follow':53 'hoster':31 'later':71 'line':18 'log4j':55 'love/hate':4 'made':33 'mean':40 'mess':51 'one':9 'packag':67 'priorit':60 'relationship':5 'reli':36 'self':30 'self-host':29 'servic':22 'side':10,26 'singl':17 'sourc':46,63,74 'stack':44 'start':19 'tend':58 'undocu':50 'updat':69 'vulner':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5901761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863110 {#3129
    date: 2023-11-24 22:58:30.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
144 DENIED moderate
App\Entity\EntryComment {#3130
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2571
    +user: App\Entity\User {#2584 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Literally why docker was invented"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701580240 {#2566
      date: 2023-12-03 06:10:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2572 …}
    +nested: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
    -id: 160082
    -bodyTs: "'docker':3 'invent':5 'liter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4980283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700862010 {#2567
      date: 2023-11-24 22:40:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: """
    I have a love/hate relationship with docker. On one side it’s convenient to have a single line start for your services. On the other side as a self-hoster it made some developers rely only on docker meaning that deploying the stack from source is just an undocumented mess.\n
    \n
    Also following the log4j vulnerability I tend to prioritize building from source as some docker package were updated far later than the source code was.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1700863110 {#3128
    date: 2023-11-24 22:58:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3134 …}
  +votes: Doctrine\ORM\PersistentCollection {#3136 …}
  +reports: Doctrine\ORM\PersistentCollection {#3138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
  -id: 160137
  -bodyTs: "'also':52 'build':61 'code':75 'conveni':13 'deploy':42 'develop':35 'docker':7,39,66 'far':70 'follow':53 'hoster':31 'later':71 'line':18 'log4j':55 'love/hate':4 'made':33 'mean':40 'mess':51 'one':9 'packag':67 'priorit':60 'relationship':5 'reli':36 'self':30 'self-host':29 'servic':22 'side':10,26 'singl':17 'sourc':46,63,74 'stack':44 'start':19 'tend':58 'undocu':50 'updat':69 'vulner':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5901761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863110 {#3129
    date: 2023-11-24 22:58:30.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
145 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
146 DENIED moderate
App\Entity\EntryComment {#3491
  +user: Proxies\__CG__\App\Entity\User {#3492 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3130
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2571
      +user: App\Entity\User {#2584 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "Literally why docker was invented"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1701580240 {#2566
        date: 2023-12-03 06:10:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2572 …}
      +nested: Doctrine\ORM\PersistentCollection {#2574 …}
      +votes: Doctrine\ORM\PersistentCollection {#2576 …}
      +reports: Doctrine\ORM\PersistentCollection {#2578 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
      -id: 160082
      -bodyTs: "'docker':3 'invent':5 'liter':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4980283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700862010 {#2567
        date: 2023-11-24 22:40:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2571}
    +body: """
      I have a love/hate relationship with docker. On one side it’s convenient to have a single line start for your services. On the other side as a self-hoster it made some developers rely only on docker meaning that deploying the stack from source is just an undocumented mess.\n
      \n
      Also following the log4j vulnerability I tend to prioritize building from source as some docker package were updated far later than the source code was.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1700863110 {#3128
      date: 2023-11-24 22:58:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@angelsomething@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3132 …}
    +nested: Doctrine\ORM\PersistentCollection {#3134 …}
    +votes: Doctrine\ORM\PersistentCollection {#3136 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
    -id: 160137
    -bodyTs: "'also':52 'build':61 'code':75 'conveni':13 'deploy':42 'develop':35 'docker':7,39,66 'far':70 'follow':53 'hoster':31 'later':71 'line':18 'log4j':55 'love/hate':4 'made':33 'mean':40 'mess':51 'one':9 'packag':67 'priorit':60 'relationship':5 'reli':36 'self':30 'self-host':29 'servic':22 'side':10,26 'singl':17 'sourc':46,63,74 'stack':44 'start':19 'tend':58 'undocu':50 'updat':69 'vulner':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5901761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700863110 {#3129
      date: 2023-11-24 22:58:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: "I love Docker because it is the only sane method to selfhost shit with my Synology NAS, and I love my Synology NAS because it is the only Linux interaction that I have (from my old MacBook Pro)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700895019 {#3489
    date: 2023-11-25 07:50:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
    "@SpeakinTelnet@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3493 …}
  +nested: Doctrine\ORM\PersistentCollection {#3495 …}
  +votes: Doctrine\ORM\PersistentCollection {#3497 …}
  +reports: Doctrine\ORM\PersistentCollection {#3499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3503 …}
  -id: 161492
  -bodyTs: "'docker':3 'interact':30 'linux':29 'love':2,20 'macbook':37 'method':10 'nas':17,23 'old':36 'pro':38 'sane':9 'selfhost':12 'shit':13 'synolog':16,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6555302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700895019 {#3490
    date: 2023-11-25 07:50:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#3491
  +user: Proxies\__CG__\App\Entity\User {#3492 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3130
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2571
      +user: App\Entity\User {#2584 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "Literally why docker was invented"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1701580240 {#2566
        date: 2023-12-03 06:10:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2572 …}
      +nested: Doctrine\ORM\PersistentCollection {#2574 …}
      +votes: Doctrine\ORM\PersistentCollection {#2576 …}
      +reports: Doctrine\ORM\PersistentCollection {#2578 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
      -id: 160082
      -bodyTs: "'docker':3 'invent':5 'liter':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4980283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700862010 {#2567
        date: 2023-11-24 22:40:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2571}
    +body: """
      I have a love/hate relationship with docker. On one side it’s convenient to have a single line start for your services. On the other side as a self-hoster it made some developers rely only on docker meaning that deploying the stack from source is just an undocumented mess.\n
      \n
      Also following the log4j vulnerability I tend to prioritize building from source as some docker package were updated far later than the source code was.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1700863110 {#3128
      date: 2023-11-24 22:58:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@angelsomething@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3132 …}
    +nested: Doctrine\ORM\PersistentCollection {#3134 …}
    +votes: Doctrine\ORM\PersistentCollection {#3136 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
    -id: 160137
    -bodyTs: "'also':52 'build':61 'code':75 'conveni':13 'deploy':42 'develop':35 'docker':7,39,66 'far':70 'follow':53 'hoster':31 'later':71 'line':18 'log4j':55 'love/hate':4 'made':33 'mean':40 'mess':51 'one':9 'packag':67 'priorit':60 'relationship':5 'reli':36 'self':30 'self-host':29 'servic':22 'side':10,26 'singl':17 'sourc':46,63,74 'stack':44 'start':19 'tend':58 'undocu':50 'updat':69 'vulner':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5901761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700863110 {#3129
      date: 2023-11-24 22:58:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: "I love Docker because it is the only sane method to selfhost shit with my Synology NAS, and I love my Synology NAS because it is the only Linux interaction that I have (from my old MacBook Pro)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700895019 {#3489
    date: 2023-11-25 07:50:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
    "@SpeakinTelnet@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3493 …}
  +nested: Doctrine\ORM\PersistentCollection {#3495 …}
  +votes: Doctrine\ORM\PersistentCollection {#3497 …}
  +reports: Doctrine\ORM\PersistentCollection {#3499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3503 …}
  -id: 161492
  -bodyTs: "'docker':3 'interact':30 'linux':29 'love':2,20 'macbook':37 'method':10 'nas':17,23 'old':36 'pro':38 'sane':9 'selfhost':12 'shit':13 'synolog':16,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6555302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700895019 {#3490
    date: 2023-11-25 07:50:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#3491
  +user: Proxies\__CG__\App\Entity\User {#3492 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3130
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2571
      +user: App\Entity\User {#2584 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "Literally why docker was invented"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1701580240 {#2566
        date: 2023-12-03 06:10:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2572 …}
      +nested: Doctrine\ORM\PersistentCollection {#2574 …}
      +votes: Doctrine\ORM\PersistentCollection {#2576 …}
      +reports: Doctrine\ORM\PersistentCollection {#2578 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
      -id: 160082
      -bodyTs: "'docker':3 'invent':5 'liter':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4980283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700862010 {#2567
        date: 2023-11-24 22:40:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2571}
    +body: """
      I have a love/hate relationship with docker. On one side it’s convenient to have a single line start for your services. On the other side as a self-hoster it made some developers rely only on docker meaning that deploying the stack from source is just an undocumented mess.\n
      \n
      Also following the log4j vulnerability I tend to prioritize building from source as some docker package were updated far later than the source code was.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1700863110 {#3128
      date: 2023-11-24 22:58:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@angelsomething@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3132 …}
    +nested: Doctrine\ORM\PersistentCollection {#3134 …}
    +votes: Doctrine\ORM\PersistentCollection {#3136 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
    -id: 160137
    -bodyTs: "'also':52 'build':61 'code':75 'conveni':13 'deploy':42 'develop':35 'docker':7,39,66 'far':70 'follow':53 'hoster':31 'later':71 'line':18 'log4j':55 'love/hate':4 'made':33 'mean':40 'mess':51 'one':9 'packag':67 'priorit':60 'relationship':5 'reli':36 'self':30 'self-host':29 'servic':22 'side':10,26 'singl':17 'sourc':46,63,74 'stack':44 'start':19 'tend':58 'undocu':50 'updat':69 'vulner':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5901761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700863110 {#3129
      date: 2023-11-24 22:58:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: "I love Docker because it is the only sane method to selfhost shit with my Synology NAS, and I love my Synology NAS because it is the only Linux interaction that I have (from my old MacBook Pro)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700895019 {#3489
    date: 2023-11-25 07:50:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
    "@SpeakinTelnet@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3493 …}
  +nested: Doctrine\ORM\PersistentCollection {#3495 …}
  +votes: Doctrine\ORM\PersistentCollection {#3497 …}
  +reports: Doctrine\ORM\PersistentCollection {#3499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3503 …}
  -id: 161492
  -bodyTs: "'docker':3 'interact':30 'linux':29 'love':2,20 'macbook':37 'method':10 'nas':17,23 'old':36 'pro':38 'sane':9 'selfhost':12 'shit':13 'synolog':16,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6555302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700895019 {#3490
    date: 2023-11-25 07:50:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 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
150 DENIED moderate
App\Entity\EntryComment {#3507
  +user: Proxies\__CG__\App\Entity\User {#3508 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3130
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2571
      +user: App\Entity\User {#2584 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "Literally why docker was invented"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1701580240 {#2566
        date: 2023-12-03 06:10:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2572 …}
      +nested: Doctrine\ORM\PersistentCollection {#2574 …}
      +votes: Doctrine\ORM\PersistentCollection {#2576 …}
      +reports: Doctrine\ORM\PersistentCollection {#2578 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
      -id: 160082
      -bodyTs: "'docker':3 'invent':5 'liter':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4980283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700862010 {#2567
        date: 2023-11-24 22:40:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2571}
    +body: """
      I have a love/hate relationship with docker. On one side it’s convenient to have a single line start for your services. On the other side as a self-hoster it made some developers rely only on docker meaning that deploying the stack from source is just an undocumented mess.\n
      \n
      Also following the log4j vulnerability I tend to prioritize building from source as some docker package were updated far later than the source code was.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1700863110 {#3128
      date: 2023-11-24 22:58:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@angelsomething@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3132 …}
    +nested: Doctrine\ORM\PersistentCollection {#3134 …}
    +votes: Doctrine\ORM\PersistentCollection {#3136 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
    -id: 160137
    -bodyTs: "'also':52 'build':61 'code':75 'conveni':13 'deploy':42 'develop':35 'docker':7,39,66 'far':70 'follow':53 'hoster':31 'later':71 'line':18 'log4j':55 'love/hate':4 'made':33 'mean':40 'mess':51 'one':9 'packag':67 'priorit':60 'relationship':5 'reli':36 'self':30 'self-host':29 'servic':22 'side':10,26 'singl':17 'sourc':46,63,74 'stack':44 'start':19 'tend':58 'undocu':50 'updat':69 'vulner':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5901761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700863110 {#3129
      date: 2023-11-24 22:58:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: """
    The Dockerfile is essentially the instructions for deploying from scratch. Sure, they most likely only exist for one distro but adapting isn’t a huge chore.\n
    \n
    You can also clone the repo and build the container yourself. If you want to update say, log4j, and then attempt to build it, that’s still entirely possible and easier than from scratch considering the build environment is consistent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700866965 {#3505
    date: 2023-11-25 00:02:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
    "@SpeakinTelnet@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3509 …}
  +nested: Doctrine\ORM\PersistentCollection {#3511 …}
  +votes: Doctrine\ORM\PersistentCollection {#3513 …}
  +reports: Doctrine\ORM\PersistentCollection {#3515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3519 …}
  -id: 160311
  -bodyTs: "'adapt':21 'also':29 'attempt':47 'build':34,49,63 'chore':26 'clone':30 'consid':61 'consist':66 'contain':36 'deploy':8 'distro':19 'dockerfil':2 'easier':57 'entir':54 'environ':64 'essenti':4 'exist':16 'huge':25 'instruct':6 'isn':22 'like':14 'log4j':44 'one':18 'possibl':55 'repo':32 'say':43 'scratch':10,60 'still':53 'sure':11 'updat':42 'want':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5142718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866965 {#3506
    date: 2023-11-25 00:02: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
151 DENIED edit
App\Entity\EntryComment {#3507
  +user: Proxies\__CG__\App\Entity\User {#3508 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3130
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2571
      +user: App\Entity\User {#2584 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "Literally why docker was invented"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1701580240 {#2566
        date: 2023-12-03 06:10:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2572 …}
      +nested: Doctrine\ORM\PersistentCollection {#2574 …}
      +votes: Doctrine\ORM\PersistentCollection {#2576 …}
      +reports: Doctrine\ORM\PersistentCollection {#2578 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
      -id: 160082
      -bodyTs: "'docker':3 'invent':5 'liter':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4980283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700862010 {#2567
        date: 2023-11-24 22:40:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2571}
    +body: """
      I have a love/hate relationship with docker. On one side it’s convenient to have a single line start for your services. On the other side as a self-hoster it made some developers rely only on docker meaning that deploying the stack from source is just an undocumented mess.\n
      \n
      Also following the log4j vulnerability I tend to prioritize building from source as some docker package were updated far later than the source code was.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1700863110 {#3128
      date: 2023-11-24 22:58:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@angelsomething@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3132 …}
    +nested: Doctrine\ORM\PersistentCollection {#3134 …}
    +votes: Doctrine\ORM\PersistentCollection {#3136 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
    -id: 160137
    -bodyTs: "'also':52 'build':61 'code':75 'conveni':13 'deploy':42 'develop':35 'docker':7,39,66 'far':70 'follow':53 'hoster':31 'later':71 'line':18 'log4j':55 'love/hate':4 'made':33 'mean':40 'mess':51 'one':9 'packag':67 'priorit':60 'relationship':5 'reli':36 'self':30 'self-host':29 'servic':22 'side':10,26 'singl':17 'sourc':46,63,74 'stack':44 'start':19 'tend':58 'undocu':50 'updat':69 'vulner':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5901761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700863110 {#3129
      date: 2023-11-24 22:58:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: """
    The Dockerfile is essentially the instructions for deploying from scratch. Sure, they most likely only exist for one distro but adapting isn’t a huge chore.\n
    \n
    You can also clone the repo and build the container yourself. If you want to update say, log4j, and then attempt to build it, that’s still entirely possible and easier than from scratch considering the build environment is consistent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700866965 {#3505
    date: 2023-11-25 00:02:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
    "@SpeakinTelnet@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3509 …}
  +nested: Doctrine\ORM\PersistentCollection {#3511 …}
  +votes: Doctrine\ORM\PersistentCollection {#3513 …}
  +reports: Doctrine\ORM\PersistentCollection {#3515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3519 …}
  -id: 160311
  -bodyTs: "'adapt':21 'also':29 'attempt':47 'build':34,49,63 'chore':26 'clone':30 'consid':61 'consist':66 'contain':36 'deploy':8 'distro':19 'dockerfil':2 'easier':57 'entir':54 'environ':64 'essenti':4 'exist':16 'huge':25 'instruct':6 'isn':22 'like':14 'log4j':44 'one':18 'possibl':55 'repo':32 'say':43 'scratch':10,60 'still':53 'sure':11 'updat':42 'want':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5142718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866965 {#3506
    date: 2023-11-25 00:02: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
152 DENIED moderate
App\Entity\EntryComment {#3507
  +user: Proxies\__CG__\App\Entity\User {#3508 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3130
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2571
      +user: App\Entity\User {#2584 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "Literally why docker was invented"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1701580240 {#2566
        date: 2023-12-03 06:10:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2572 …}
      +nested: Doctrine\ORM\PersistentCollection {#2574 …}
      +votes: Doctrine\ORM\PersistentCollection {#2576 …}
      +reports: Doctrine\ORM\PersistentCollection {#2578 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
      -id: 160082
      -bodyTs: "'docker':3 'invent':5 'liter':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4980283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700862010 {#2567
        date: 2023-11-24 22:40:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2571}
    +body: """
      I have a love/hate relationship with docker. On one side it’s convenient to have a single line start for your services. On the other side as a self-hoster it made some developers rely only on docker meaning that deploying the stack from source is just an undocumented mess.\n
      \n
      Also following the log4j vulnerability I tend to prioritize building from source as some docker package were updated far later than the source code was.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1700863110 {#3128
      date: 2023-11-24 22:58:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@angelsomething@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3132 …}
    +nested: Doctrine\ORM\PersistentCollection {#3134 …}
    +votes: Doctrine\ORM\PersistentCollection {#3136 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
    -id: 160137
    -bodyTs: "'also':52 'build':61 'code':75 'conveni':13 'deploy':42 'develop':35 'docker':7,39,66 'far':70 'follow':53 'hoster':31 'later':71 'line':18 'log4j':55 'love/hate':4 'made':33 'mean':40 'mess':51 'one':9 'packag':67 'priorit':60 'relationship':5 'reli':36 'self':30 'self-host':29 'servic':22 'side':10,26 'singl':17 'sourc':46,63,74 'stack':44 'start':19 'tend':58 'undocu':50 'updat':69 'vulner':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5901761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700863110 {#3129
      date: 2023-11-24 22:58:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: """
    The Dockerfile is essentially the instructions for deploying from scratch. Sure, they most likely only exist for one distro but adapting isn’t a huge chore.\n
    \n
    You can also clone the repo and build the container yourself. If you want to update say, log4j, and then attempt to build it, that’s still entirely possible and easier than from scratch considering the build environment is consistent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700866965 {#3505
    date: 2023-11-25 00:02:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
    "@SpeakinTelnet@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3509 …}
  +nested: Doctrine\ORM\PersistentCollection {#3511 …}
  +votes: Doctrine\ORM\PersistentCollection {#3513 …}
  +reports: Doctrine\ORM\PersistentCollection {#3515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3519 …}
  -id: 160311
  -bodyTs: "'adapt':21 'also':29 'attempt':47 'build':34,49,63 'chore':26 'clone':30 'consid':61 'consist':66 'contain':36 'deploy':8 'distro':19 'dockerfil':2 'easier':57 'entir':54 'environ':64 'essenti':4 'exist':16 'huge':25 'instruct':6 'isn':22 'like':14 'log4j':44 'one':18 'possibl':55 'repo':32 'say':43 'scratch':10,60 'still':53 'sure':11 'updat':42 'want':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5142718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866965 {#3506
    date: 2023-11-25 00:02: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
153 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
154 DENIED moderate
App\Entity\EntryComment {#3625
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3507
    +user: Proxies\__CG__\App\Entity\User {#3508 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3130
      +user: Proxies\__CG__\App\Entity\User {#3131 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2571
        +user: App\Entity\User {#2584 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "Literally why docker was invented"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 80
        +score: 0
        +lastActive: DateTime @1701580240 {#2566
          date: 2023-12-03 06:10:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2572 …}
        +nested: Doctrine\ORM\PersistentCollection {#2574 …}
        +votes: Doctrine\ORM\PersistentCollection {#2576 …}
        +reports: Doctrine\ORM\PersistentCollection {#2578 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
        -id: 160082
        -bodyTs: "'docker':3 'invent':5 'liter':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4980283"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700862010 {#2567
          date: 2023-11-24 22:40:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2571}
      +body: """
        I have a love/hate relationship with docker. On one side it’s convenient to have a single line start for your services. On the other side as a self-hoster it made some developers rely only on docker meaning that deploying the stack from source is just an undocumented mess.\n
        \n
        Also following the log4j vulnerability I tend to prioritize building from source as some docker package were updated far later than the source code was.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1700863110 {#3128
        date: 2023-11-24 22:58:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@angelsomething@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3132 …}
      +nested: Doctrine\ORM\PersistentCollection {#3134 …}
      +votes: Doctrine\ORM\PersistentCollection {#3136 …}
      +reports: Doctrine\ORM\PersistentCollection {#3138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
      -id: 160137
      -bodyTs: "'also':52 'build':61 'code':75 'conveni':13 'deploy':42 'develop':35 'docker':7,39,66 'far':70 'follow':53 'hoster':31 'later':71 'line':18 'log4j':55 'love/hate':4 'made':33 'mean':40 'mess':51 'one':9 'packag':67 'priorit':60 'relationship':5 'reli':36 'self':30 'self-host':29 'servic':22 'side':10,26 'singl':17 'sourc':46,63,74 'stack':44 'start':19 'tend':58 'undocu':50 'updat':69 'vulner':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5901761"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700863110 {#3129
        date: 2023-11-24 22:58:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2571}
    +body: """
      The Dockerfile is essentially the instructions for deploying from scratch. Sure, they most likely only exist for one distro but adapting isn’t a huge chore.\n
      \n
      You can also clone the repo and build the container yourself. If you want to update say, log4j, and then attempt to build it, that’s still entirely possible and easier than from scratch considering the build environment is consistent.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1700866965 {#3505
      date: 2023-11-25 00:02:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@angelsomething@lemmy.one"
      "@SpeakinTelnet@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3509 …}
    +nested: Doctrine\ORM\PersistentCollection {#3511 …}
    +votes: Doctrine\ORM\PersistentCollection {#3513 …}
    +reports: Doctrine\ORM\PersistentCollection {#3515 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3517 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3519 …}
    -id: 160311
    -bodyTs: "'adapt':21 'also':29 'attempt':47 'build':34,49,63 'chore':26 'clone':30 'consid':61 'consist':66 'contain':36 'deploy':8 'distro':19 'dockerfil':2 'easier':57 'entir':54 'environ':64 'essenti':4 'exist':16 'huge':25 'instruct':6 'isn':22 'like':14 'log4j':44 'one':18 'possibl':55 'repo':32 'say':43 'scratch':10,60 'still':53 'sure':11 'updat':42 'want':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5142718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700866965 {#3506
      date: 2023-11-25 00:02:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: """
    If I’m updating the source code already I might as well build my service from it, I really don’t see how building a docker container afterward makes it easier considering the update can also break compatibility with the docker environment.\n
    \n
    Also adapting can be a pita when the package is built around a really specific environment. Like if I see that the dockerfile installs a MySQL database can I instead connect it to my PostgreSQL database or is it completely not compatible? That’s not really something the dockerfile would tell me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700871545 {#3623
    date: 2023-11-25 01:19:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
    "@SpeakinTelnet@sh.itjust.works"
    "@Zikeji@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3626 …}
  +nested: Doctrine\ORM\PersistentCollection {#3628 …}
  +votes: Doctrine\ORM\PersistentCollection {#3630 …}
  +reports: Doctrine\ORM\PersistentCollection {#3632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
  -id: 160552
  -bodyTs: "'adapt':44 'afterward':28 'alreadi':8 'also':36,43 'around':54 'break':37 'build':13,24 'built':53 'code':7 'compat':38,84 'complet':82 'connect':73 'consid':32 'contain':27 'databas':69,78 'docker':26,41 'dockerfil':65,91 'easier':31 'environ':42,58 'instal':66 'instead':72 'like':59 'm':3 'make':29 'might':10 'mysql':68 'packag':51 'pita':48 'postgresql':77 'realli':19,56,88 'see':22,62 'servic':15 'someth':89 'sourc':6 'specif':57 'tell':93 'updat':4,34 'well':12 'would':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5906705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700871545 {#3624
    date: 2023-11-25 01:19: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
155 DENIED edit
App\Entity\EntryComment {#3625
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3507
    +user: Proxies\__CG__\App\Entity\User {#3508 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3130
      +user: Proxies\__CG__\App\Entity\User {#3131 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2571
        +user: App\Entity\User {#2584 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "Literally why docker was invented"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 80
        +score: 0
        +lastActive: DateTime @1701580240 {#2566
          date: 2023-12-03 06:10:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2572 …}
        +nested: Doctrine\ORM\PersistentCollection {#2574 …}
        +votes: Doctrine\ORM\PersistentCollection {#2576 …}
        +reports: Doctrine\ORM\PersistentCollection {#2578 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
        -id: 160082
        -bodyTs: "'docker':3 'invent':5 'liter':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4980283"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700862010 {#2567
          date: 2023-11-24 22:40:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2571}
      +body: """
        I have a love/hate relationship with docker. On one side it’s convenient to have a single line start for your services. On the other side as a self-hoster it made some developers rely only on docker meaning that deploying the stack from source is just an undocumented mess.\n
        \n
        Also following the log4j vulnerability I tend to prioritize building from source as some docker package were updated far later than the source code was.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1700863110 {#3128
        date: 2023-11-24 22:58:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@angelsomething@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3132 …}
      +nested: Doctrine\ORM\PersistentCollection {#3134 …}
      +votes: Doctrine\ORM\PersistentCollection {#3136 …}
      +reports: Doctrine\ORM\PersistentCollection {#3138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
      -id: 160137
      -bodyTs: "'also':52 'build':61 'code':75 'conveni':13 'deploy':42 'develop':35 'docker':7,39,66 'far':70 'follow':53 'hoster':31 'later':71 'line':18 'log4j':55 'love/hate':4 'made':33 'mean':40 'mess':51 'one':9 'packag':67 'priorit':60 'relationship':5 'reli':36 'self':30 'self-host':29 'servic':22 'side':10,26 'singl':17 'sourc':46,63,74 'stack':44 'start':19 'tend':58 'undocu':50 'updat':69 'vulner':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5901761"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700863110 {#3129
        date: 2023-11-24 22:58:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2571}
    +body: """
      The Dockerfile is essentially the instructions for deploying from scratch. Sure, they most likely only exist for one distro but adapting isn’t a huge chore.\n
      \n
      You can also clone the repo and build the container yourself. If you want to update say, log4j, and then attempt to build it, that’s still entirely possible and easier than from scratch considering the build environment is consistent.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1700866965 {#3505
      date: 2023-11-25 00:02:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@angelsomething@lemmy.one"
      "@SpeakinTelnet@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3509 …}
    +nested: Doctrine\ORM\PersistentCollection {#3511 …}
    +votes: Doctrine\ORM\PersistentCollection {#3513 …}
    +reports: Doctrine\ORM\PersistentCollection {#3515 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3517 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3519 …}
    -id: 160311
    -bodyTs: "'adapt':21 'also':29 'attempt':47 'build':34,49,63 'chore':26 'clone':30 'consid':61 'consist':66 'contain':36 'deploy':8 'distro':19 'dockerfil':2 'easier':57 'entir':54 'environ':64 'essenti':4 'exist':16 'huge':25 'instruct':6 'isn':22 'like':14 'log4j':44 'one':18 'possibl':55 'repo':32 'say':43 'scratch':10,60 'still':53 'sure':11 'updat':42 'want':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5142718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700866965 {#3506
      date: 2023-11-25 00:02:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: """
    If I’m updating the source code already I might as well build my service from it, I really don’t see how building a docker container afterward makes it easier considering the update can also break compatibility with the docker environment.\n
    \n
    Also adapting can be a pita when the package is built around a really specific environment. Like if I see that the dockerfile installs a MySQL database can I instead connect it to my PostgreSQL database or is it completely not compatible? That’s not really something the dockerfile would tell me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700871545 {#3623
    date: 2023-11-25 01:19:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
    "@SpeakinTelnet@sh.itjust.works"
    "@Zikeji@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3626 …}
  +nested: Doctrine\ORM\PersistentCollection {#3628 …}
  +votes: Doctrine\ORM\PersistentCollection {#3630 …}
  +reports: Doctrine\ORM\PersistentCollection {#3632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
  -id: 160552
  -bodyTs: "'adapt':44 'afterward':28 'alreadi':8 'also':36,43 'around':54 'break':37 'build':13,24 'built':53 'code':7 'compat':38,84 'complet':82 'connect':73 'consid':32 'contain':27 'databas':69,78 'docker':26,41 'dockerfil':65,91 'easier':31 'environ':42,58 'instal':66 'instead':72 'like':59 'm':3 'make':29 'might':10 'mysql':68 'packag':51 'pita':48 'postgresql':77 'realli':19,56,88 'see':22,62 'servic':15 'someth':89 'sourc':6 'specif':57 'tell':93 'updat':4,34 'well':12 'would':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5906705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700871545 {#3624
    date: 2023-11-25 01:19: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
156 DENIED moderate
App\Entity\EntryComment {#3625
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3507
    +user: Proxies\__CG__\App\Entity\User {#3508 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3130
      +user: Proxies\__CG__\App\Entity\User {#3131 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2571
        +user: App\Entity\User {#2584 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "Literally why docker was invented"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 80
        +score: 0
        +lastActive: DateTime @1701580240 {#2566
          date: 2023-12-03 06:10:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2572 …}
        +nested: Doctrine\ORM\PersistentCollection {#2574 …}
        +votes: Doctrine\ORM\PersistentCollection {#2576 …}
        +reports: Doctrine\ORM\PersistentCollection {#2578 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
        -id: 160082
        -bodyTs: "'docker':3 'invent':5 'liter':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4980283"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700862010 {#2567
          date: 2023-11-24 22:40:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2571}
      +body: """
        I have a love/hate relationship with docker. On one side it’s convenient to have a single line start for your services. On the other side as a self-hoster it made some developers rely only on docker meaning that deploying the stack from source is just an undocumented mess.\n
        \n
        Also following the log4j vulnerability I tend to prioritize building from source as some docker package were updated far later than the source code was.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1700863110 {#3128
        date: 2023-11-24 22:58:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@angelsomething@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3132 …}
      +nested: Doctrine\ORM\PersistentCollection {#3134 …}
      +votes: Doctrine\ORM\PersistentCollection {#3136 …}
      +reports: Doctrine\ORM\PersistentCollection {#3138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
      -id: 160137
      -bodyTs: "'also':52 'build':61 'code':75 'conveni':13 'deploy':42 'develop':35 'docker':7,39,66 'far':70 'follow':53 'hoster':31 'later':71 'line':18 'log4j':55 'love/hate':4 'made':33 'mean':40 'mess':51 'one':9 'packag':67 'priorit':60 'relationship':5 'reli':36 'self':30 'self-host':29 'servic':22 'side':10,26 'singl':17 'sourc':46,63,74 'stack':44 'start':19 'tend':58 'undocu':50 'updat':69 'vulner':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5901761"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700863110 {#3129
        date: 2023-11-24 22:58:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2571}
    +body: """
      The Dockerfile is essentially the instructions for deploying from scratch. Sure, they most likely only exist for one distro but adapting isn’t a huge chore.\n
      \n
      You can also clone the repo and build the container yourself. If you want to update say, log4j, and then attempt to build it, that’s still entirely possible and easier than from scratch considering the build environment is consistent.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1700866965 {#3505
      date: 2023-11-25 00:02:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@angelsomething@lemmy.one"
      "@SpeakinTelnet@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3509 …}
    +nested: Doctrine\ORM\PersistentCollection {#3511 …}
    +votes: Doctrine\ORM\PersistentCollection {#3513 …}
    +reports: Doctrine\ORM\PersistentCollection {#3515 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3517 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3519 …}
    -id: 160311
    -bodyTs: "'adapt':21 'also':29 'attempt':47 'build':34,49,63 'chore':26 'clone':30 'consid':61 'consist':66 'contain':36 'deploy':8 'distro':19 'dockerfil':2 'easier':57 'entir':54 'environ':64 'essenti':4 'exist':16 'huge':25 'instruct':6 'isn':22 'like':14 'log4j':44 'one':18 'possibl':55 'repo':32 'say':43 'scratch':10,60 'still':53 'sure':11 'updat':42 'want':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5142718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700866965 {#3506
      date: 2023-11-25 00:02:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: """
    If I’m updating the source code already I might as well build my service from it, I really don’t see how building a docker container afterward makes it easier considering the update can also break compatibility with the docker environment.\n
    \n
    Also adapting can be a pita when the package is built around a really specific environment. Like if I see that the dockerfile installs a MySQL database can I instead connect it to my PostgreSQL database or is it completely not compatible? That’s not really something the dockerfile would tell me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700871545 {#3623
    date: 2023-11-25 01:19:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
    "@SpeakinTelnet@sh.itjust.works"
    "@Zikeji@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3626 …}
  +nested: Doctrine\ORM\PersistentCollection {#3628 …}
  +votes: Doctrine\ORM\PersistentCollection {#3630 …}
  +reports: Doctrine\ORM\PersistentCollection {#3632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
  -id: 160552
  -bodyTs: "'adapt':44 'afterward':28 'alreadi':8 'also':36,43 'around':54 'break':37 'build':13,24 'built':53 'code':7 'compat':38,84 'complet':82 'connect':73 'consid':32 'contain':27 'databas':69,78 'docker':26,41 'dockerfil':65,91 'easier':31 'environ':42,58 'instal':66 'instead':72 'like':59 'm':3 'make':29 'might':10 'mysql':68 'packag':51 'pita':48 'postgresql':77 'realli':19,56,88 'see':22,62 'servic':15 'someth':89 'sourc':6 'specif':57 'tell':93 'updat':4,34 'well':12 'would':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5906705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700871545 {#3624
    date: 2023-11-25 01:19: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
157 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
158 DENIED moderate
App\Entity\EntryComment {#3707
  +user: Proxies\__CG__\App\Entity\User {#3711 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3625
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3507
      +user: Proxies\__CG__\App\Entity\User {#3508 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#3130
        +user: Proxies\__CG__\App\Entity\User {#3131 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: App\Entity\EntryComment {#2571
          +user: App\Entity\User {#2584 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
          +image: null
          +parent: null
          +root: null
          +body: "Literally why docker was invented"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 80
          +score: 0
          +lastActive: DateTime @1701580240 {#2566
            date: 2023-12-03 06:10:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mac@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2572 …}
          +nested: Doctrine\ORM\PersistentCollection {#2574 …}
          +votes: Doctrine\ORM\PersistentCollection {#2576 …}
          +reports: Doctrine\ORM\PersistentCollection {#2578 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
          -id: 160082
          -bodyTs: "'docker':3 'invent':5 'liter':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.one/comment/4980283"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700862010 {#2567
            date: 2023-11-24 22:40:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2571}
        +body: """
          I have a love/hate relationship with docker. On one side it’s convenient to have a single line start for your services. On the other side as a self-hoster it made some developers rely only on docker meaning that deploying the stack from source is just an undocumented mess.\n
          \n
          Also following the log4j vulnerability I tend to prioritize building from source as some docker package were updated far later than the source code was.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1700863110 {#3128
          date: 2023-11-24 22:58:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
          "@angelsomething@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3132 …}
        +nested: Doctrine\ORM\PersistentCollection {#3134 …}
        +votes: Doctrine\ORM\PersistentCollection {#3136 …}
        +reports: Doctrine\ORM\PersistentCollection {#3138 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
        -id: 160137
        -bodyTs: "'also':52 'build':61 'code':75 'conveni':13 'deploy':42 'develop':35 'docker':7,39,66 'far':70 'follow':53 'hoster':31 'later':71 'line':18 'log4j':55 'love/hate':4 'made':33 'mean':40 'mess':51 'one':9 'packag':67 'priorit':60 'relationship':5 'reli':36 'self':30 'self-host':29 'servic':22 'side':10,26 'singl':17 'sourc':46,63,74 'stack':44 'start':19 'tend':58 'undocu':50 'updat':69 'vulner':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5901761"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700863110 {#3129
          date: 2023-11-24 22:58:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2571}
      +body: """
        The Dockerfile is essentially the instructions for deploying from scratch. Sure, they most likely only exist for one distro but adapting isn’t a huge chore.\n
        \n
        You can also clone the repo and build the container yourself. If you want to update say, log4j, and then attempt to build it, that’s still entirely possible and easier than from scratch considering the build environment is consistent.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1700866965 {#3505
        date: 2023-11-25 00:02:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@angelsomething@lemmy.one"
        "@SpeakinTelnet@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3509 …}
      +nested: Doctrine\ORM\PersistentCollection {#3511 …}
      +votes: Doctrine\ORM\PersistentCollection {#3513 …}
      +reports: Doctrine\ORM\PersistentCollection {#3515 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3517 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3519 …}
      -id: 160311
      -bodyTs: "'adapt':21 'also':29 'attempt':47 'build':34,49,63 'chore':26 'clone':30 'consid':61 'consist':66 'contain':36 'deploy':8 'distro':19 'dockerfil':2 'easier':57 'entir':54 'environ':64 'essenti':4 'exist':16 'huge':25 'instruct':6 'isn':22 'like':14 'log4j':44 'one':18 'possibl':55 'repo':32 'say':43 'scratch':10,60 'still':53 'sure':11 'updat':42 'want':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5142718"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700866965 {#3506
        date: 2023-11-25 00:02:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2571}
    +body: """
      If I’m updating the source code already I might as well build my service from it, I really don’t see how building a docker container afterward makes it easier considering the update can also break compatibility with the docker environment.\n
      \n
      Also adapting can be a pita when the package is built around a really specific environment. Like if I see that the dockerfile installs a MySQL database can I instead connect it to my PostgreSQL database or is it completely not compatible? That’s not really something the dockerfile would tell me.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700871545 {#3623
      date: 2023-11-25 01:19:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@angelsomething@lemmy.one"
      "@SpeakinTelnet@sh.itjust.works"
      "@Zikeji@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3626 …}
    +nested: Doctrine\ORM\PersistentCollection {#3628 …}
    +votes: Doctrine\ORM\PersistentCollection {#3630 …}
    +reports: Doctrine\ORM\PersistentCollection {#3632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
    -id: 160552
    -bodyTs: "'adapt':44 'afterward':28 'alreadi':8 'also':36,43 'around':54 'break':37 'build':13,24 'built':53 'code':7 'compat':38,84 'complet':82 'connect':73 'consid':32 'contain':27 'databas':69,78 'docker':26,41 'dockerfil':65,91 'easier':31 'environ':42,58 'instal':66 'instead':72 'like':59 'm':3 'make':29 'might':10 'mysql':68 'packag':51 'pita':48 'postgresql':77 'realli':19,56,88 'see':22,62 'servic':15 'someth':89 'sourc':6 'specif':57 'tell':93 'updat':4,34 'well':12 'would':92"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5906705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700871545 {#3624
      date: 2023-11-25 01:19:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: """
    > I really don’t see how building a docker container afterward makes it easier\n
    \n
    What it’s supposed to make easier is both sandboxing and reuse / deployment. For example, Docker + Traefik makes some tasks so incredibly easy and secure compared to running them on bare metal. Or if you need to spin up multiple instances, they can be created and destroyed in seconds. Without the container, this just isn’t feasible.\n
    \n
    The dockerfile uses MySQL because it *works*. If you want to know if the core service works with PostgreSQL, that’s not really on the guy who wrote the dockerfile, that’s on the application maintainer. Read the docs, do some testing, create your own container using its own PostgreSQL or connecting to an external database if that suits your needs better.\n
    \n
    Once again the flexibility of bind mounts means you could often drop that external database right on top of the one in the container. That’s the real beauty of Docker IMO, being able to slot the containers into your system seamlessly due to the mount system.\n
    \n
    > adapting can be a pita when the package is built around a really specific environment\n
    \n
    That’s the great thing about Docker, it lets you bring that really specific environment anywhere and in an incredibly lightweight manner compared to the old days of heavyweight VMs. I’ve even got Docker containers running on a Raspberry Pi B+ that otherwise is so old that it would be nearly impossible to install the libraries required to run modern software.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700891980 {#3706
    date: 2023-11-25 06:59:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
    "@SpeakinTelnet@sh.itjust.works"
    "@Zikeji@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3716 …}
  +nested: Doctrine\ORM\PersistentCollection {#3712 …}
  +votes: Doctrine\ORM\PersistentCollection {#3714 …}
  +reports: Doctrine\ORM\PersistentCollection {#3719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3723 …}
  -id: 161393
  -bodyTs: "'abl':167 'adapt':181 'afterward':11 'anywher':211 'applic':106 'around':191 'b':237 'bare':45 'beauti':162 'better':133 'bind':139 'bring':206 'build':7 'built':190 'compar':40,218 'connect':123 'contain':10,66,117,157,171,231 'core':86 'could':143 'creat':59,114 'databas':127,148 'day':222 'deploy':27 'destroy':61 'doc':110 'docker':9,30,164,202,230 'dockerfil':73,101 'drop':145 'due':176 'easi':37 'easier':14,21 'environ':195,210 'even':228 'exampl':29 'extern':126,147 'feasibl':71 'flexibl':137 'got':229 'great':199 'guy':97 'heavyweight':224 'imo':165 'imposs':248 'incred':36,215 'instal':250 'instanc':55 'isn':69 'know':83 'let':204 'librari':252 'lightweight':216 'maintain':107 'make':12,20,32 'manner':217 'mean':141 'metal':46 'modern':256 'mount':140,179 'multipl':54 'mysql':75 'near':247 'need':50,132 'often':144 'old':221,242 'one':154 'otherwis':239 'packag':188 'pi':236 'pita':185 'postgresql':90,121 'raspberri':235 'read':108 'real':161 'realli':2,94,193,208 'requir':253 'reus':26 'right':149 'run':42,232,255 'sandbox':24 'seamless':175 'second':63 'secur':39 'see':5 'servic':87 'slot':169 'softwar':257 'specif':194,209 'spin':52 'suit':130 'suppos':18 'system':174,180 'task':34 'test':113 'thing':200 'top':151 'traefik':31 'use':74,118 've':227 'vms':225 'want':81 'without':64 'work':78,88 'would':245 'wrote':99"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5160333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700891980 {#3703
    date: 2023-11-25 06:59: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
159 DENIED edit
App\Entity\EntryComment {#3707
  +user: Proxies\__CG__\App\Entity\User {#3711 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3625
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3507
      +user: Proxies\__CG__\App\Entity\User {#3508 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#3130
        +user: Proxies\__CG__\App\Entity\User {#3131 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: App\Entity\EntryComment {#2571
          +user: App\Entity\User {#2584 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
          +image: null
          +parent: null
          +root: null
          +body: "Literally why docker was invented"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 80
          +score: 0
          +lastActive: DateTime @1701580240 {#2566
            date: 2023-12-03 06:10:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mac@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2572 …}
          +nested: Doctrine\ORM\PersistentCollection {#2574 …}
          +votes: Doctrine\ORM\PersistentCollection {#2576 …}
          +reports: Doctrine\ORM\PersistentCollection {#2578 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
          -id: 160082
          -bodyTs: "'docker':3 'invent':5 'liter':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.one/comment/4980283"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700862010 {#2567
            date: 2023-11-24 22:40:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2571}
        +body: """
          I have a love/hate relationship with docker. On one side it’s convenient to have a single line start for your services. On the other side as a self-hoster it made some developers rely only on docker meaning that deploying the stack from source is just an undocumented mess.\n
          \n
          Also following the log4j vulnerability I tend to prioritize building from source as some docker package were updated far later than the source code was.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1700863110 {#3128
          date: 2023-11-24 22:58:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
          "@angelsomething@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3132 …}
        +nested: Doctrine\ORM\PersistentCollection {#3134 …}
        +votes: Doctrine\ORM\PersistentCollection {#3136 …}
        +reports: Doctrine\ORM\PersistentCollection {#3138 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
        -id: 160137
        -bodyTs: "'also':52 'build':61 'code':75 'conveni':13 'deploy':42 'develop':35 'docker':7,39,66 'far':70 'follow':53 'hoster':31 'later':71 'line':18 'log4j':55 'love/hate':4 'made':33 'mean':40 'mess':51 'one':9 'packag':67 'priorit':60 'relationship':5 'reli':36 'self':30 'self-host':29 'servic':22 'side':10,26 'singl':17 'sourc':46,63,74 'stack':44 'start':19 'tend':58 'undocu':50 'updat':69 'vulner':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5901761"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700863110 {#3129
          date: 2023-11-24 22:58:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2571}
      +body: """
        The Dockerfile is essentially the instructions for deploying from scratch. Sure, they most likely only exist for one distro but adapting isn’t a huge chore.\n
        \n
        You can also clone the repo and build the container yourself. If you want to update say, log4j, and then attempt to build it, that’s still entirely possible and easier than from scratch considering the build environment is consistent.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1700866965 {#3505
        date: 2023-11-25 00:02:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@angelsomething@lemmy.one"
        "@SpeakinTelnet@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3509 …}
      +nested: Doctrine\ORM\PersistentCollection {#3511 …}
      +votes: Doctrine\ORM\PersistentCollection {#3513 …}
      +reports: Doctrine\ORM\PersistentCollection {#3515 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3517 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3519 …}
      -id: 160311
      -bodyTs: "'adapt':21 'also':29 'attempt':47 'build':34,49,63 'chore':26 'clone':30 'consid':61 'consist':66 'contain':36 'deploy':8 'distro':19 'dockerfil':2 'easier':57 'entir':54 'environ':64 'essenti':4 'exist':16 'huge':25 'instruct':6 'isn':22 'like':14 'log4j':44 'one':18 'possibl':55 'repo':32 'say':43 'scratch':10,60 'still':53 'sure':11 'updat':42 'want':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5142718"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700866965 {#3506
        date: 2023-11-25 00:02:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2571}
    +body: """
      If I’m updating the source code already I might as well build my service from it, I really don’t see how building a docker container afterward makes it easier considering the update can also break compatibility with the docker environment.\n
      \n
      Also adapting can be a pita when the package is built around a really specific environment. Like if I see that the dockerfile installs a MySQL database can I instead connect it to my PostgreSQL database or is it completely not compatible? That’s not really something the dockerfile would tell me.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700871545 {#3623
      date: 2023-11-25 01:19:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@angelsomething@lemmy.one"
      "@SpeakinTelnet@sh.itjust.works"
      "@Zikeji@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3626 …}
    +nested: Doctrine\ORM\PersistentCollection {#3628 …}
    +votes: Doctrine\ORM\PersistentCollection {#3630 …}
    +reports: Doctrine\ORM\PersistentCollection {#3632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
    -id: 160552
    -bodyTs: "'adapt':44 'afterward':28 'alreadi':8 'also':36,43 'around':54 'break':37 'build':13,24 'built':53 'code':7 'compat':38,84 'complet':82 'connect':73 'consid':32 'contain':27 'databas':69,78 'docker':26,41 'dockerfil':65,91 'easier':31 'environ':42,58 'instal':66 'instead':72 'like':59 'm':3 'make':29 'might':10 'mysql':68 'packag':51 'pita':48 'postgresql':77 'realli':19,56,88 'see':22,62 'servic':15 'someth':89 'sourc':6 'specif':57 'tell':93 'updat':4,34 'well':12 'would':92"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5906705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700871545 {#3624
      date: 2023-11-25 01:19:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: """
    > I really don’t see how building a docker container afterward makes it easier\n
    \n
    What it’s supposed to make easier is both sandboxing and reuse / deployment. For example, Docker + Traefik makes some tasks so incredibly easy and secure compared to running them on bare metal. Or if you need to spin up multiple instances, they can be created and destroyed in seconds. Without the container, this just isn’t feasible.\n
    \n
    The dockerfile uses MySQL because it *works*. If you want to know if the core service works with PostgreSQL, that’s not really on the guy who wrote the dockerfile, that’s on the application maintainer. Read the docs, do some testing, create your own container using its own PostgreSQL or connecting to an external database if that suits your needs better.\n
    \n
    Once again the flexibility of bind mounts means you could often drop that external database right on top of the one in the container. That’s the real beauty of Docker IMO, being able to slot the containers into your system seamlessly due to the mount system.\n
    \n
    > adapting can be a pita when the package is built around a really specific environment\n
    \n
    That’s the great thing about Docker, it lets you bring that really specific environment anywhere and in an incredibly lightweight manner compared to the old days of heavyweight VMs. I’ve even got Docker containers running on a Raspberry Pi B+ that otherwise is so old that it would be nearly impossible to install the libraries required to run modern software.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700891980 {#3706
    date: 2023-11-25 06:59:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
    "@SpeakinTelnet@sh.itjust.works"
    "@Zikeji@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3716 …}
  +nested: Doctrine\ORM\PersistentCollection {#3712 …}
  +votes: Doctrine\ORM\PersistentCollection {#3714 …}
  +reports: Doctrine\ORM\PersistentCollection {#3719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3723 …}
  -id: 161393
  -bodyTs: "'abl':167 'adapt':181 'afterward':11 'anywher':211 'applic':106 'around':191 'b':237 'bare':45 'beauti':162 'better':133 'bind':139 'bring':206 'build':7 'built':190 'compar':40,218 'connect':123 'contain':10,66,117,157,171,231 'core':86 'could':143 'creat':59,114 'databas':127,148 'day':222 'deploy':27 'destroy':61 'doc':110 'docker':9,30,164,202,230 'dockerfil':73,101 'drop':145 'due':176 'easi':37 'easier':14,21 'environ':195,210 'even':228 'exampl':29 'extern':126,147 'feasibl':71 'flexibl':137 'got':229 'great':199 'guy':97 'heavyweight':224 'imo':165 'imposs':248 'incred':36,215 'instal':250 'instanc':55 'isn':69 'know':83 'let':204 'librari':252 'lightweight':216 'maintain':107 'make':12,20,32 'manner':217 'mean':141 'metal':46 'modern':256 'mount':140,179 'multipl':54 'mysql':75 'near':247 'need':50,132 'often':144 'old':221,242 'one':154 'otherwis':239 'packag':188 'pi':236 'pita':185 'postgresql':90,121 'raspberri':235 'read':108 'real':161 'realli':2,94,193,208 'requir':253 'reus':26 'right':149 'run':42,232,255 'sandbox':24 'seamless':175 'second':63 'secur':39 'see':5 'servic':87 'slot':169 'softwar':257 'specif':194,209 'spin':52 'suit':130 'suppos':18 'system':174,180 'task':34 'test':113 'thing':200 'top':151 'traefik':31 'use':74,118 've':227 'vms':225 'want':81 'without':64 'work':78,88 'would':245 'wrote':99"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5160333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700891980 {#3703
    date: 2023-11-25 06:59: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
160 DENIED moderate
App\Entity\EntryComment {#3707
  +user: Proxies\__CG__\App\Entity\User {#3711 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3625
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3507
      +user: Proxies\__CG__\App\Entity\User {#3508 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#3130
        +user: Proxies\__CG__\App\Entity\User {#3131 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: App\Entity\EntryComment {#2571
          +user: App\Entity\User {#2584 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
          +image: null
          +parent: null
          +root: null
          +body: "Literally why docker was invented"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 80
          +score: 0
          +lastActive: DateTime @1701580240 {#2566
            date: 2023-12-03 06:10:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mac@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2572 …}
          +nested: Doctrine\ORM\PersistentCollection {#2574 …}
          +votes: Doctrine\ORM\PersistentCollection {#2576 …}
          +reports: Doctrine\ORM\PersistentCollection {#2578 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
          -id: 160082
          -bodyTs: "'docker':3 'invent':5 'liter':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.one/comment/4980283"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700862010 {#2567
            date: 2023-11-24 22:40:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2571}
        +body: """
          I have a love/hate relationship with docker. On one side it’s convenient to have a single line start for your services. On the other side as a self-hoster it made some developers rely only on docker meaning that deploying the stack from source is just an undocumented mess.\n
          \n
          Also following the log4j vulnerability I tend to prioritize building from source as some docker package were updated far later than the source code was.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1700863110 {#3128
          date: 2023-11-24 22:58:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
          "@angelsomething@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3132 …}
        +nested: Doctrine\ORM\PersistentCollection {#3134 …}
        +votes: Doctrine\ORM\PersistentCollection {#3136 …}
        +reports: Doctrine\ORM\PersistentCollection {#3138 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
        -id: 160137
        -bodyTs: "'also':52 'build':61 'code':75 'conveni':13 'deploy':42 'develop':35 'docker':7,39,66 'far':70 'follow':53 'hoster':31 'later':71 'line':18 'log4j':55 'love/hate':4 'made':33 'mean':40 'mess':51 'one':9 'packag':67 'priorit':60 'relationship':5 'reli':36 'self':30 'self-host':29 'servic':22 'side':10,26 'singl':17 'sourc':46,63,74 'stack':44 'start':19 'tend':58 'undocu':50 'updat':69 'vulner':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5901761"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700863110 {#3129
          date: 2023-11-24 22:58:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2571}
      +body: """
        The Dockerfile is essentially the instructions for deploying from scratch. Sure, they most likely only exist for one distro but adapting isn’t a huge chore.\n
        \n
        You can also clone the repo and build the container yourself. If you want to update say, log4j, and then attempt to build it, that’s still entirely possible and easier than from scratch considering the build environment is consistent.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1700866965 {#3505
        date: 2023-11-25 00:02:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@angelsomething@lemmy.one"
        "@SpeakinTelnet@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3509 …}
      +nested: Doctrine\ORM\PersistentCollection {#3511 …}
      +votes: Doctrine\ORM\PersistentCollection {#3513 …}
      +reports: Doctrine\ORM\PersistentCollection {#3515 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3517 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3519 …}
      -id: 160311
      -bodyTs: "'adapt':21 'also':29 'attempt':47 'build':34,49,63 'chore':26 'clone':30 'consid':61 'consist':66 'contain':36 'deploy':8 'distro':19 'dockerfil':2 'easier':57 'entir':54 'environ':64 'essenti':4 'exist':16 'huge':25 'instruct':6 'isn':22 'like':14 'log4j':44 'one':18 'possibl':55 'repo':32 'say':43 'scratch':10,60 'still':53 'sure':11 'updat':42 'want':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5142718"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700866965 {#3506
        date: 2023-11-25 00:02:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2571}
    +body: """
      If I’m updating the source code already I might as well build my service from it, I really don’t see how building a docker container afterward makes it easier considering the update can also break compatibility with the docker environment.\n
      \n
      Also adapting can be a pita when the package is built around a really specific environment. Like if I see that the dockerfile installs a MySQL database can I instead connect it to my PostgreSQL database or is it completely not compatible? That’s not really something the dockerfile would tell me.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700871545 {#3623
      date: 2023-11-25 01:19:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@angelsomething@lemmy.one"
      "@SpeakinTelnet@sh.itjust.works"
      "@Zikeji@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3626 …}
    +nested: Doctrine\ORM\PersistentCollection {#3628 …}
    +votes: Doctrine\ORM\PersistentCollection {#3630 …}
    +reports: Doctrine\ORM\PersistentCollection {#3632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
    -id: 160552
    -bodyTs: "'adapt':44 'afterward':28 'alreadi':8 'also':36,43 'around':54 'break':37 'build':13,24 'built':53 'code':7 'compat':38,84 'complet':82 'connect':73 'consid':32 'contain':27 'databas':69,78 'docker':26,41 'dockerfil':65,91 'easier':31 'environ':42,58 'instal':66 'instead':72 'like':59 'm':3 'make':29 'might':10 'mysql':68 'packag':51 'pita':48 'postgresql':77 'realli':19,56,88 'see':22,62 'servic':15 'someth':89 'sourc':6 'specif':57 'tell':93 'updat':4,34 'well':12 'would':92"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5906705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700871545 {#3624
      date: 2023-11-25 01:19:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: """
    > I really don’t see how building a docker container afterward makes it easier\n
    \n
    What it’s supposed to make easier is both sandboxing and reuse / deployment. For example, Docker + Traefik makes some tasks so incredibly easy and secure compared to running them on bare metal. Or if you need to spin up multiple instances, they can be created and destroyed in seconds. Without the container, this just isn’t feasible.\n
    \n
    The dockerfile uses MySQL because it *works*. If you want to know if the core service works with PostgreSQL, that’s not really on the guy who wrote the dockerfile, that’s on the application maintainer. Read the docs, do some testing, create your own container using its own PostgreSQL or connecting to an external database if that suits your needs better.\n
    \n
    Once again the flexibility of bind mounts means you could often drop that external database right on top of the one in the container. That’s the real beauty of Docker IMO, being able to slot the containers into your system seamlessly due to the mount system.\n
    \n
    > adapting can be a pita when the package is built around a really specific environment\n
    \n
    That’s the great thing about Docker, it lets you bring that really specific environment anywhere and in an incredibly lightweight manner compared to the old days of heavyweight VMs. I’ve even got Docker containers running on a Raspberry Pi B+ that otherwise is so old that it would be nearly impossible to install the libraries required to run modern software.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700891980 {#3706
    date: 2023-11-25 06:59:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
    "@SpeakinTelnet@sh.itjust.works"
    "@Zikeji@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3716 …}
  +nested: Doctrine\ORM\PersistentCollection {#3712 …}
  +votes: Doctrine\ORM\PersistentCollection {#3714 …}
  +reports: Doctrine\ORM\PersistentCollection {#3719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3723 …}
  -id: 161393
  -bodyTs: "'abl':167 'adapt':181 'afterward':11 'anywher':211 'applic':106 'around':191 'b':237 'bare':45 'beauti':162 'better':133 'bind':139 'bring':206 'build':7 'built':190 'compar':40,218 'connect':123 'contain':10,66,117,157,171,231 'core':86 'could':143 'creat':59,114 'databas':127,148 'day':222 'deploy':27 'destroy':61 'doc':110 'docker':9,30,164,202,230 'dockerfil':73,101 'drop':145 'due':176 'easi':37 'easier':14,21 'environ':195,210 'even':228 'exampl':29 'extern':126,147 'feasibl':71 'flexibl':137 'got':229 'great':199 'guy':97 'heavyweight':224 'imo':165 'imposs':248 'incred':36,215 'instal':250 'instanc':55 'isn':69 'know':83 'let':204 'librari':252 'lightweight':216 'maintain':107 'make':12,20,32 'manner':217 'mean':141 'metal':46 'modern':256 'mount':140,179 'multipl':54 'mysql':75 'near':247 'need':50,132 'often':144 'old':221,242 'one':154 'otherwis':239 'packag':188 'pi':236 'pita':185 'postgresql':90,121 'raspberri':235 'read':108 'real':161 'realli':2,94,193,208 'requir':253 'reus':26 'right':149 'run':42,232,255 'sandbox':24 'seamless':175 'second':63 'secur':39 'see':5 'servic':87 'slot':169 'softwar':257 'specif':194,209 'spin':52 'suit':130 'suppos':18 'system':174,180 'task':34 'test':113 'thing':200 'top':151 'traefik':31 'use':74,118 've':227 'vms':225 'want':81 'without':64 'work':78,88 'would':245 'wrote':99"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5160333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700891980 {#3703
    date: 2023-11-25 06:59: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
161 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
162 DENIED moderate
App\Entity\EntryComment {#3146
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2571
    +user: App\Entity\User {#2584 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Literally why docker was invented"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701580240 {#2566
      date: 2023-12-03 06:10:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2572 …}
    +nested: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
    -id: 160082
    -bodyTs: "'docker':3 'invent':5 'liter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4980283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700862010 {#2567
      date: 2023-11-24 22:40:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: "Now we just need to run docker inside the browser"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700873663 {#3144
    date: 2023-11-25 01:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3148 …}
  +nested: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  -id: 160664
  -bodyTs: "'browser':10 'docker':7 'insid':8 'need':4 'run':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5564737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700873663 {#3145
    date: 2023-11-25 01:54: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
163 DENIED edit
App\Entity\EntryComment {#3146
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2571
    +user: App\Entity\User {#2584 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Literally why docker was invented"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701580240 {#2566
      date: 2023-12-03 06:10:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2572 …}
    +nested: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
    -id: 160082
    -bodyTs: "'docker':3 'invent':5 'liter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4980283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700862010 {#2567
      date: 2023-11-24 22:40:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: "Now we just need to run docker inside the browser"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700873663 {#3144
    date: 2023-11-25 01:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3148 …}
  +nested: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  -id: 160664
  -bodyTs: "'browser':10 'docker':7 'insid':8 'need':4 'run':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5564737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700873663 {#3145
    date: 2023-11-25 01:54: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
164 DENIED moderate
App\Entity\EntryComment {#3146
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2571
    +user: App\Entity\User {#2584 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Literally why docker was invented"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701580240 {#2566
      date: 2023-12-03 06:10:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2572 …}
    +nested: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
    -id: 160082
    -bodyTs: "'docker':3 'invent':5 'liter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4980283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700862010 {#2567
      date: 2023-11-24 22:40:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: "Now we just need to run docker inside the browser"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700873663 {#3144
    date: 2023-11-25 01:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3148 …}
  +nested: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  -id: 160664
  -bodyTs: "'browser':10 'docker':7 'insid':8 'need':4 'run':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5564737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700873663 {#3145
    date: 2023-11-25 01:54: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
165 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
166 DENIED moderate
App\Entity\EntryComment {#3539
  +user: Proxies\__CG__\App\Entity\User {#3540 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3146
    +user: Proxies\__CG__\App\Entity\User {#3147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2571
      +user: App\Entity\User {#2584 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "Literally why docker was invented"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1701580240 {#2566
        date: 2023-12-03 06:10:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2572 …}
      +nested: Doctrine\ORM\PersistentCollection {#2574 …}
      +votes: Doctrine\ORM\PersistentCollection {#2576 …}
      +reports: Doctrine\ORM\PersistentCollection {#2578 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
      -id: 160082
      -bodyTs: "'docker':3 'invent':5 'liter':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4980283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700862010 {#2567
        date: 2023-11-24 22:40:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2571}
    +body: "Now we just need to run docker inside the browser"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700873663 {#3144
      date: 2023-11-25 01:54:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@angelsomething@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3148 …}
    +nested: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3152 …}
    +reports: Doctrine\ORM\PersistentCollection {#3154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
    -id: 160664
    -bodyTs: "'browser':10 'docker':7 'insid':8 'need':4 'run':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5564737"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700873663 {#3145
      date: 2023-11-25 01:54:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: "Ah-ah! Now that’s progress!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700875711 {#3537
    date: 2023-11-25 02:28:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
    "@kurwa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3541 …}
  +nested: Doctrine\ORM\PersistentCollection {#3543 …}
  +votes: Doctrine\ORM\PersistentCollection {#3545 …}
  +reports: Doctrine\ORM\PersistentCollection {#3547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3551 …}
  -id: 160752
  -bodyTs: "'ah':2,3 'ah-ah':1 'progress':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4009231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700875711 {#3538
    date: 2023-11-25 02:28:31.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
167 DENIED edit
App\Entity\EntryComment {#3539
  +user: Proxies\__CG__\App\Entity\User {#3540 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3146
    +user: Proxies\__CG__\App\Entity\User {#3147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2571
      +user: App\Entity\User {#2584 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "Literally why docker was invented"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1701580240 {#2566
        date: 2023-12-03 06:10:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2572 …}
      +nested: Doctrine\ORM\PersistentCollection {#2574 …}
      +votes: Doctrine\ORM\PersistentCollection {#2576 …}
      +reports: Doctrine\ORM\PersistentCollection {#2578 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
      -id: 160082
      -bodyTs: "'docker':3 'invent':5 'liter':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4980283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700862010 {#2567
        date: 2023-11-24 22:40:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2571}
    +body: "Now we just need to run docker inside the browser"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700873663 {#3144
      date: 2023-11-25 01:54:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@angelsomething@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3148 …}
    +nested: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3152 …}
    +reports: Doctrine\ORM\PersistentCollection {#3154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
    -id: 160664
    -bodyTs: "'browser':10 'docker':7 'insid':8 'need':4 'run':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5564737"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700873663 {#3145
      date: 2023-11-25 01:54:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: "Ah-ah! Now that’s progress!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700875711 {#3537
    date: 2023-11-25 02:28:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
    "@kurwa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3541 …}
  +nested: Doctrine\ORM\PersistentCollection {#3543 …}
  +votes: Doctrine\ORM\PersistentCollection {#3545 …}
  +reports: Doctrine\ORM\PersistentCollection {#3547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3551 …}
  -id: 160752
  -bodyTs: "'ah':2,3 'ah-ah':1 'progress':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4009231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700875711 {#3538
    date: 2023-11-25 02:28:31.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
168 DENIED moderate
App\Entity\EntryComment {#3539
  +user: Proxies\__CG__\App\Entity\User {#3540 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3146
    +user: Proxies\__CG__\App\Entity\User {#3147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2571
      +user: App\Entity\User {#2584 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "Literally why docker was invented"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1701580240 {#2566
        date: 2023-12-03 06:10:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2572 …}
      +nested: Doctrine\ORM\PersistentCollection {#2574 …}
      +votes: Doctrine\ORM\PersistentCollection {#2576 …}
      +reports: Doctrine\ORM\PersistentCollection {#2578 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
      -id: 160082
      -bodyTs: "'docker':3 'invent':5 'liter':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4980283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700862010 {#2567
        date: 2023-11-24 22:40:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2571}
    +body: "Now we just need to run docker inside the browser"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700873663 {#3144
      date: 2023-11-25 01:54:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@angelsomething@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3148 …}
    +nested: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3152 …}
    +reports: Doctrine\ORM\PersistentCollection {#3154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
    -id: 160664
    -bodyTs: "'browser':10 'docker':7 'insid':8 'need':4 'run':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5564737"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700873663 {#3145
      date: 2023-11-25 01:54:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: "Ah-ah! Now that’s progress!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700875711 {#3537
    date: 2023-11-25 02:28:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
    "@kurwa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3541 …}
  +nested: Doctrine\ORM\PersistentCollection {#3543 …}
  +votes: Doctrine\ORM\PersistentCollection {#3545 …}
  +reports: Doctrine\ORM\PersistentCollection {#3547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3551 …}
  -id: 160752
  -bodyTs: "'ah':2,3 'ah-ah':1 'progress':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4009231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700875711 {#3538
    date: 2023-11-25 02:28:31.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
169 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
170 DENIED moderate
App\Entity\EntryComment {#3162
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2571
    +user: App\Entity\User {#2584 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Literally why docker was invented"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701580240 {#2566
      date: 2023-12-03 06:10:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2572 …}
    +nested: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
    -id: 160082
    -bodyTs: "'docker':3 'invent':5 'liter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4980283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700862010 {#2567
      date: 2023-11-24 22:40:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: "Docker has been a savior."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700863679 {#3160
    date: 2023-11-24 23:07:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3166 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
  -id: 160170
  -bodyTs: "'docker':1 'savior':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5560734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863679 {#3161
    date: 2023-11-24 23:07:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#3162
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2571
    +user: App\Entity\User {#2584 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Literally why docker was invented"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701580240 {#2566
      date: 2023-12-03 06:10:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2572 …}
    +nested: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
    -id: 160082
    -bodyTs: "'docker':3 'invent':5 'liter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4980283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700862010 {#2567
      date: 2023-11-24 22:40:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: "Docker has been a savior."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700863679 {#3160
    date: 2023-11-24 23:07:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3166 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
  -id: 160170
  -bodyTs: "'docker':1 'savior':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5560734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863679 {#3161
    date: 2023-11-24 23:07:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#3162
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2571
    +user: App\Entity\User {#2584 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Literally why docker was invented"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701580240 {#2566
      date: 2023-12-03 06:10:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2572 …}
    +nested: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
    -id: 160082
    -bodyTs: "'docker':3 'invent':5 'liter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4980283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700862010 {#2567
      date: 2023-11-24 22:40:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: "Docker has been a savior."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700863679 {#3160
    date: 2023-11-24 23:07:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3166 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
  -id: 160170
  -bodyTs: "'docker':1 'savior':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5560734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700863679 {#3161
    date: 2023-11-24 23:07:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 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
174 DENIED moderate
App\Entity\EntryComment {#3179
  +user: App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2571
    +user: App\Entity\User {#2584 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Literally why docker was invented"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701580240 {#2566
      date: 2023-12-03 06:10:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2572 …}
    +nested: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
    -id: 160082
    -bodyTs: "'docker':3 'invent':5 'liter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4980283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700862010 {#2567
      date: 2023-11-24 22:40:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: """
    Yeah, it “solved” the “it works on my machine” by bundling the machine with the code.\n
    \n
    [youtu.be/0uixRE8xlbY](https://youtu.be/0uixRE8xlbY)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700862837 {#3176
    date: 2023-11-24 22:53:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3180 …}
  +nested: Doctrine\ORM\PersistentCollection {#3182 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 160127
  -bodyTs: "'/0uixre8xlby](https://youtu.be/0uixre8xlby)':19 'bundl':11 'code':16 'machin':9,13 'solv':3 'work':6 'yeah':1 'youtu.be':18 'youtu.be/0uixre8xlby](https://youtu.be/0uixre8xlby)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5560370"
  +editedAt: DateTimeImmutable @1701405950 {#3177
    date: 2023-12-01 05:45:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700862837 {#3178
    date: 2023-11-24 22:53:57.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
175 DENIED edit
App\Entity\EntryComment {#3179
  +user: App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2571
    +user: App\Entity\User {#2584 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Literally why docker was invented"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701580240 {#2566
      date: 2023-12-03 06:10:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2572 …}
    +nested: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
    -id: 160082
    -bodyTs: "'docker':3 'invent':5 'liter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4980283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700862010 {#2567
      date: 2023-11-24 22:40:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: """
    Yeah, it “solved” the “it works on my machine” by bundling the machine with the code.\n
    \n
    [youtu.be/0uixRE8xlbY](https://youtu.be/0uixRE8xlbY)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700862837 {#3176
    date: 2023-11-24 22:53:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3180 …}
  +nested: Doctrine\ORM\PersistentCollection {#3182 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 160127
  -bodyTs: "'/0uixre8xlby](https://youtu.be/0uixre8xlby)':19 'bundl':11 'code':16 'machin':9,13 'solv':3 'work':6 'yeah':1 'youtu.be':18 'youtu.be/0uixre8xlby](https://youtu.be/0uixre8xlby)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5560370"
  +editedAt: DateTimeImmutable @1701405950 {#3177
    date: 2023-12-01 05:45:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700862837 {#3178
    date: 2023-11-24 22:53:57.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
176 DENIED moderate
App\Entity\EntryComment {#3179
  +user: App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2571
    +user: App\Entity\User {#2584 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Literally why docker was invented"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1701580240 {#2566
      date: 2023-12-03 06:10:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2572 …}
    +nested: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
    -id: 160082
    -bodyTs: "'docker':3 'invent':5 'liter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4980283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700862010 {#2567
      date: 2023-11-24 22:40:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: """
    Yeah, it “solved” the “it works on my machine” by bundling the machine with the code.\n
    \n
    [youtu.be/0uixRE8xlbY](https://youtu.be/0uixRE8xlbY)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700862837 {#3176
    date: 2023-11-24 22:53:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3180 …}
  +nested: Doctrine\ORM\PersistentCollection {#3182 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 160127
  -bodyTs: "'/0uixre8xlby](https://youtu.be/0uixre8xlby)':19 'bundl':11 'code':16 'machin':9,13 'solv':3 'work':6 'yeah':1 'youtu.be':18 'youtu.be/0uixre8xlby](https://youtu.be/0uixre8xlby)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5560370"
  +editedAt: DateTimeImmutable @1701405950 {#3177
    date: 2023-12-01 05:45:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700862837 {#3178
    date: 2023-11-24 22:53:57.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
177 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
178 DENIED moderate
App\Entity\EntryComment {#3459
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3179
    +user: App\Entity\User {#2511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2571
      +user: App\Entity\User {#2584 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "Literally why docker was invented"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1701580240 {#2566
        date: 2023-12-03 06:10:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2572 …}
      +nested: Doctrine\ORM\PersistentCollection {#2574 …}
      +votes: Doctrine\ORM\PersistentCollection {#2576 …}
      +reports: Doctrine\ORM\PersistentCollection {#2578 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
      -id: 160082
      -bodyTs: "'docker':3 'invent':5 'liter':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4980283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700862010 {#2567
        date: 2023-11-24 22:40:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2571}
    +body: """
      Yeah, it “solved” the “it works on my machine” by bundling the machine with the code.\n
      \n
      [youtu.be/0uixRE8xlbY](https://youtu.be/0uixRE8xlbY)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1700862837 {#3176
      date: 2023-11-24 22:53:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@angelsomething@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3180 …}
    +nested: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    -id: 160127
    -bodyTs: "'/0uixre8xlby](https://youtu.be/0uixre8xlby)':19 'bundl':11 'code':16 'machin':9,13 'solv':3 'work':6 'yeah':1 'youtu.be':18 'youtu.be/0uixre8xlby](https://youtu.be/0uixre8xlby)':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5560370"
    +editedAt: DateTimeImmutable @1701405950 {#3177
      date: 2023-12-01 05:45:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700862837 {#3178
      date: 2023-11-24 22:53:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: "Man, I really was interested in that topic, but that guy really can’t do talks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700867123 {#3457
    date: 2023-11-25 00:05:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3461 …}
  +nested: Doctrine\ORM\PersistentCollection {#3463 …}
  +votes: Doctrine\ORM\PersistentCollection {#3465 …}
  +reports: Doctrine\ORM\PersistentCollection {#3467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
  -id: 160324
  -bodyTs: "'guy':11 'interest':5 'man':1 'realli':3,12 'talk':16 'topic':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5122046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700867123 {#3458
    date: 2023-11-25 00:05: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
179 DENIED edit
App\Entity\EntryComment {#3459
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3179
    +user: App\Entity\User {#2511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2571
      +user: App\Entity\User {#2584 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "Literally why docker was invented"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1701580240 {#2566
        date: 2023-12-03 06:10:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2572 …}
      +nested: Doctrine\ORM\PersistentCollection {#2574 …}
      +votes: Doctrine\ORM\PersistentCollection {#2576 …}
      +reports: Doctrine\ORM\PersistentCollection {#2578 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
      -id: 160082
      -bodyTs: "'docker':3 'invent':5 'liter':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4980283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700862010 {#2567
        date: 2023-11-24 22:40:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2571}
    +body: """
      Yeah, it “solved” the “it works on my machine” by bundling the machine with the code.\n
      \n
      [youtu.be/0uixRE8xlbY](https://youtu.be/0uixRE8xlbY)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1700862837 {#3176
      date: 2023-11-24 22:53:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@angelsomething@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3180 …}
    +nested: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    -id: 160127
    -bodyTs: "'/0uixre8xlby](https://youtu.be/0uixre8xlby)':19 'bundl':11 'code':16 'machin':9,13 'solv':3 'work':6 'yeah':1 'youtu.be':18 'youtu.be/0uixre8xlby](https://youtu.be/0uixre8xlby)':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5560370"
    +editedAt: DateTimeImmutable @1701405950 {#3177
      date: 2023-12-01 05:45:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700862837 {#3178
      date: 2023-11-24 22:53:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: "Man, I really was interested in that topic, but that guy really can’t do talks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700867123 {#3457
    date: 2023-11-25 00:05:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3461 …}
  +nested: Doctrine\ORM\PersistentCollection {#3463 …}
  +votes: Doctrine\ORM\PersistentCollection {#3465 …}
  +reports: Doctrine\ORM\PersistentCollection {#3467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
  -id: 160324
  -bodyTs: "'guy':11 'interest':5 'man':1 'realli':3,12 'talk':16 'topic':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5122046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700867123 {#3458
    date: 2023-11-25 00:05: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
180 DENIED moderate
App\Entity\EntryComment {#3459
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3179
    +user: App\Entity\User {#2511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2571
      +user: App\Entity\User {#2584 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "Literally why docker was invented"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1701580240 {#2566
        date: 2023-12-03 06:10:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2572 …}
      +nested: Doctrine\ORM\PersistentCollection {#2574 …}
      +votes: Doctrine\ORM\PersistentCollection {#2576 …}
      +reports: Doctrine\ORM\PersistentCollection {#2578 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
      -id: 160082
      -bodyTs: "'docker':3 'invent':5 'liter':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4980283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700862010 {#2567
        date: 2023-11-24 22:40:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2571}
    +body: """
      Yeah, it “solved” the “it works on my machine” by bundling the machine with the code.\n
      \n
      [youtu.be/0uixRE8xlbY](https://youtu.be/0uixRE8xlbY)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1700862837 {#3176
      date: 2023-11-24 22:53:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@angelsomething@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3180 …}
    +nested: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    -id: 160127
    -bodyTs: "'/0uixre8xlby](https://youtu.be/0uixre8xlby)':19 'bundl':11 'code':16 'machin':9,13 'solv':3 'work':6 'yeah':1 'youtu.be':18 'youtu.be/0uixre8xlby](https://youtu.be/0uixre8xlby)':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5560370"
    +editedAt: DateTimeImmutable @1701405950 {#3177
      date: 2023-12-01 05:45:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700862837 {#3178
      date: 2023-11-24 22:53:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: "Man, I really was interested in that topic, but that guy really can’t do talks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700867123 {#3457
    date: 2023-11-25 00:05:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3461 …}
  +nested: Doctrine\ORM\PersistentCollection {#3463 …}
  +votes: Doctrine\ORM\PersistentCollection {#3465 …}
  +reports: Doctrine\ORM\PersistentCollection {#3467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
  -id: 160324
  -bodyTs: "'guy':11 'interest':5 'man':1 'realli':3,12 'talk':16 'topic':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5122046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700867123 {#3458
    date: 2023-11-25 00:05: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
181 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
182 DENIED moderate
App\Entity\EntryComment {#3641
  +user: App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3459
    +user: Proxies\__CG__\App\Entity\User {#3460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3179
      +user: App\Entity\User {#2511 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2571
        +user: App\Entity\User {#2584 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "Literally why docker was invented"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 80
        +score: 0
        +lastActive: DateTime @1701580240 {#2566
          date: 2023-12-03 06:10:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2572 …}
        +nested: Doctrine\ORM\PersistentCollection {#2574 …}
        +votes: Doctrine\ORM\PersistentCollection {#2576 …}
        +reports: Doctrine\ORM\PersistentCollection {#2578 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
        -id: 160082
        -bodyTs: "'docker':3 'invent':5 'liter':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4980283"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700862010 {#2567
          date: 2023-11-24 22:40:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2571}
      +body: """
        Yeah, it “solved” the “it works on my machine” by bundling the machine with the code.\n
        \n
        [youtu.be/0uixRE8xlbY](https://youtu.be/0uixRE8xlbY)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1700862837 {#3176
        date: 2023-11-24 22:53:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@angelsomething@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3180 …}
      +nested: Doctrine\ORM\PersistentCollection {#3182 …}
      +votes: Doctrine\ORM\PersistentCollection {#3184 …}
      +reports: Doctrine\ORM\PersistentCollection {#3186 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
      -id: 160127
      -bodyTs: "'/0uixre8xlby](https://youtu.be/0uixre8xlby)':19 'bundl':11 'code':16 'machin':9,13 'solv':3 'work':6 'yeah':1 'youtu.be':18 'youtu.be/0uixre8xlby](https://youtu.be/0uixre8xlby)':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5560370"
      +editedAt: DateTimeImmutable @1701405950 {#3177
        date: 2023-12-01 05:45:50.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700862837 {#3178
        date: 2023-11-24 22:53:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2571}
    +body: "Man, I really was interested in that topic, but that guy really can’t do talks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700867123 {#3457
      date: 2023-11-25 00:05:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@angelsomething@lemmy.one"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3461 …}
    +nested: Doctrine\ORM\PersistentCollection {#3463 …}
    +votes: Doctrine\ORM\PersistentCollection {#3465 …}
    +reports: Doctrine\ORM\PersistentCollection {#3467 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
    -id: 160324
    -bodyTs: "'guy':11 'interest':5 'man':1 'realli':3,12 'talk':16 'topic':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5122046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700867123 {#3458
      date: 2023-11-25 00:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: """
    What about this? [youtu.be/5XY3K8DH55M](https://youtu.be/5XY3K8DH55M)\n
    \n
    Also I created this repo to create a reproducible sec environment for myself. I added other languages, but personally work mostly with python. It is basically resonating for handling all the boiler plate:\n
    \n
    [github.com/takeda/nix-cde](https://github.com/takeda/nix-cde)\n
    \n
    For packaging in docker I started to use nix2container project as it gives me a greater control over layers. So for example when I package my phyton app I typically use 3 layers:\n
    \n
    - python and it’s dependencies\n
    - my application dependencies\n
    - my application, which is very tiny compared to other two, so there is great reuse of the layers\n
    \n
    The algorithm mentioned in the video also helps a lot with reuse, but the above is more optimized by frequency of how things typically change.\n
    \n
    BTW: today I discovered this [github.com/astro/microvm.nix](https://github.com/astro/microvm.nix) I haven’t play with it yet, but in theory it would let me generate a microvm image (in similar fashion to generate a docker container) which would let me to run my app natively as a tiny VM on EC2 for example, and use only minimum necessary of a typical OS to run it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700969539 {#3638
    date: 2023-11-26 04:32:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
    "@takeda@lemmy.world"
    "@Opafi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3642 …}
  +nested: Doctrine\ORM\PersistentCollection {#3644 …}
  +votes: Doctrine\ORM\PersistentCollection {#3646 …}
  +reports: Doctrine\ORM\PersistentCollection {#3648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3652 …}
  -id: 164862
  -bodyTs: "'/5xy3k8dh55m](https://youtu.be/5xy3k8dh55m)':6 '/astro/microvm.nix](https://github.com/astro/microvm.nix)':134 '/takeda/nix-cde](https://github.com/takeda/nix-cde)':42 '3':74 'ad':21 'algorithm':103 'also':7,108 'app':70,168 'applic':82,85 'basic':32 'boiler':38 'btw':127 'chang':126 'compar':90 'contain':160 'control':59 'creat':9,13 'depend':80,83 'discov':130 'docker':46,159 'ec2':175 'environ':17 'exampl':64,177 'fashion':155 'frequenc':121 'generat':149,157 'github.com':41,133 'github.com/astro/microvm.nix](https://github.com/astro/microvm.nix)':132 'github.com/takeda/nix-cde](https://github.com/takeda/nix-cde)':40 'give':55 'great':97 'greater':58 'handl':35 'haven':136 'help':109 'imag':152 'languag':23 'layer':61,75,101 'let':147,163 'lot':111 'mention':104 'microvm':151 'minimum':181 'most':27 'nativ':169 'necessari':182 'nix2container':51 'optim':119 'os':186 'packag':44,67 'person':25 'phyton':69 'plate':39 'play':138 'project':52 'python':29,76 'repo':11 'reproduc':15 'reson':33 'reus':98,113 'run':166,188 'sec':16 'similar':154 'start':48 'theori':144 'thing':124 'tini':89,172 'today':128 'two':93 'typic':72,125,185 'use':50,73,179 'video':107 'vm':173 'work':26 'would':146,162 'yet':141 'youtu.be':5 'youtu.be/5xy3k8dh55m](https://youtu.be/5xy3k8dh55m)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5589838"
  +editedAt: DateTimeImmutable @1701583392 {#3639
    date: 2023-12-03 07:03:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700969539 {#3640
    date: 2023-11-26 04:32:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#3641
  +user: App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3459
    +user: Proxies\__CG__\App\Entity\User {#3460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3179
      +user: App\Entity\User {#2511 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2571
        +user: App\Entity\User {#2584 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "Literally why docker was invented"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 80
        +score: 0
        +lastActive: DateTime @1701580240 {#2566
          date: 2023-12-03 06:10:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2572 …}
        +nested: Doctrine\ORM\PersistentCollection {#2574 …}
        +votes: Doctrine\ORM\PersistentCollection {#2576 …}
        +reports: Doctrine\ORM\PersistentCollection {#2578 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
        -id: 160082
        -bodyTs: "'docker':3 'invent':5 'liter':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4980283"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700862010 {#2567
          date: 2023-11-24 22:40:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2571}
      +body: """
        Yeah, it “solved” the “it works on my machine” by bundling the machine with the code.\n
        \n
        [youtu.be/0uixRE8xlbY](https://youtu.be/0uixRE8xlbY)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1700862837 {#3176
        date: 2023-11-24 22:53:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@angelsomething@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3180 …}
      +nested: Doctrine\ORM\PersistentCollection {#3182 …}
      +votes: Doctrine\ORM\PersistentCollection {#3184 …}
      +reports: Doctrine\ORM\PersistentCollection {#3186 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
      -id: 160127
      -bodyTs: "'/0uixre8xlby](https://youtu.be/0uixre8xlby)':19 'bundl':11 'code':16 'machin':9,13 'solv':3 'work':6 'yeah':1 'youtu.be':18 'youtu.be/0uixre8xlby](https://youtu.be/0uixre8xlby)':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5560370"
      +editedAt: DateTimeImmutable @1701405950 {#3177
        date: 2023-12-01 05:45:50.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700862837 {#3178
        date: 2023-11-24 22:53:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2571}
    +body: "Man, I really was interested in that topic, but that guy really can’t do talks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700867123 {#3457
      date: 2023-11-25 00:05:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@angelsomething@lemmy.one"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3461 …}
    +nested: Doctrine\ORM\PersistentCollection {#3463 …}
    +votes: Doctrine\ORM\PersistentCollection {#3465 …}
    +reports: Doctrine\ORM\PersistentCollection {#3467 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
    -id: 160324
    -bodyTs: "'guy':11 'interest':5 'man':1 'realli':3,12 'talk':16 'topic':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5122046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700867123 {#3458
      date: 2023-11-25 00:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: """
    What about this? [youtu.be/5XY3K8DH55M](https://youtu.be/5XY3K8DH55M)\n
    \n
    Also I created this repo to create a reproducible sec environment for myself. I added other languages, but personally work mostly with python. It is basically resonating for handling all the boiler plate:\n
    \n
    [github.com/takeda/nix-cde](https://github.com/takeda/nix-cde)\n
    \n
    For packaging in docker I started to use nix2container project as it gives me a greater control over layers. So for example when I package my phyton app I typically use 3 layers:\n
    \n
    - python and it’s dependencies\n
    - my application dependencies\n
    - my application, which is very tiny compared to other two, so there is great reuse of the layers\n
    \n
    The algorithm mentioned in the video also helps a lot with reuse, but the above is more optimized by frequency of how things typically change.\n
    \n
    BTW: today I discovered this [github.com/astro/microvm.nix](https://github.com/astro/microvm.nix) I haven’t play with it yet, but in theory it would let me generate a microvm image (in similar fashion to generate a docker container) which would let me to run my app natively as a tiny VM on EC2 for example, and use only minimum necessary of a typical OS to run it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700969539 {#3638
    date: 2023-11-26 04:32:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
    "@takeda@lemmy.world"
    "@Opafi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3642 …}
  +nested: Doctrine\ORM\PersistentCollection {#3644 …}
  +votes: Doctrine\ORM\PersistentCollection {#3646 …}
  +reports: Doctrine\ORM\PersistentCollection {#3648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3652 …}
  -id: 164862
  -bodyTs: "'/5xy3k8dh55m](https://youtu.be/5xy3k8dh55m)':6 '/astro/microvm.nix](https://github.com/astro/microvm.nix)':134 '/takeda/nix-cde](https://github.com/takeda/nix-cde)':42 '3':74 'ad':21 'algorithm':103 'also':7,108 'app':70,168 'applic':82,85 'basic':32 'boiler':38 'btw':127 'chang':126 'compar':90 'contain':160 'control':59 'creat':9,13 'depend':80,83 'discov':130 'docker':46,159 'ec2':175 'environ':17 'exampl':64,177 'fashion':155 'frequenc':121 'generat':149,157 'github.com':41,133 'github.com/astro/microvm.nix](https://github.com/astro/microvm.nix)':132 'github.com/takeda/nix-cde](https://github.com/takeda/nix-cde)':40 'give':55 'great':97 'greater':58 'handl':35 'haven':136 'help':109 'imag':152 'languag':23 'layer':61,75,101 'let':147,163 'lot':111 'mention':104 'microvm':151 'minimum':181 'most':27 'nativ':169 'necessari':182 'nix2container':51 'optim':119 'os':186 'packag':44,67 'person':25 'phyton':69 'plate':39 'play':138 'project':52 'python':29,76 'repo':11 'reproduc':15 'reson':33 'reus':98,113 'run':166,188 'sec':16 'similar':154 'start':48 'theori':144 'thing':124 'tini':89,172 'today':128 'two':93 'typic':72,125,185 'use':50,73,179 'video':107 'vm':173 'work':26 'would':146,162 'yet':141 'youtu.be':5 'youtu.be/5xy3k8dh55m](https://youtu.be/5xy3k8dh55m)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5589838"
  +editedAt: DateTimeImmutable @1701583392 {#3639
    date: 2023-12-03 07:03:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700969539 {#3640
    date: 2023-11-26 04:32:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#3641
  +user: App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3459
    +user: Proxies\__CG__\App\Entity\User {#3460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3179
      +user: App\Entity\User {#2511 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2571
        +user: App\Entity\User {#2584 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "Literally why docker was invented"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 80
        +score: 0
        +lastActive: DateTime @1701580240 {#2566
          date: 2023-12-03 06:10:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2572 …}
        +nested: Doctrine\ORM\PersistentCollection {#2574 …}
        +votes: Doctrine\ORM\PersistentCollection {#2576 …}
        +reports: Doctrine\ORM\PersistentCollection {#2578 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
        -id: 160082
        -bodyTs: "'docker':3 'invent':5 'liter':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4980283"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700862010 {#2567
          date: 2023-11-24 22:40:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2571}
      +body: """
        Yeah, it “solved” the “it works on my machine” by bundling the machine with the code.\n
        \n
        [youtu.be/0uixRE8xlbY](https://youtu.be/0uixRE8xlbY)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1700862837 {#3176
        date: 2023-11-24 22:53:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@angelsomething@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3180 …}
      +nested: Doctrine\ORM\PersistentCollection {#3182 …}
      +votes: Doctrine\ORM\PersistentCollection {#3184 …}
      +reports: Doctrine\ORM\PersistentCollection {#3186 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
      -id: 160127
      -bodyTs: "'/0uixre8xlby](https://youtu.be/0uixre8xlby)':19 'bundl':11 'code':16 'machin':9,13 'solv':3 'work':6 'yeah':1 'youtu.be':18 'youtu.be/0uixre8xlby](https://youtu.be/0uixre8xlby)':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5560370"
      +editedAt: DateTimeImmutable @1701405950 {#3177
        date: 2023-12-01 05:45:50.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700862837 {#3178
        date: 2023-11-24 22:53:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2571}
    +body: "Man, I really was interested in that topic, but that guy really can’t do talks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700867123 {#3457
      date: 2023-11-25 00:05:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@angelsomething@lemmy.one"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3461 …}
    +nested: Doctrine\ORM\PersistentCollection {#3463 …}
    +votes: Doctrine\ORM\PersistentCollection {#3465 …}
    +reports: Doctrine\ORM\PersistentCollection {#3467 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
    -id: 160324
    -bodyTs: "'guy':11 'interest':5 'man':1 'realli':3,12 'talk':16 'topic':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5122046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700867123 {#3458
      date: 2023-11-25 00:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2571}
  +body: """
    What about this? [youtu.be/5XY3K8DH55M](https://youtu.be/5XY3K8DH55M)\n
    \n
    Also I created this repo to create a reproducible sec environment for myself. I added other languages, but personally work mostly with python. It is basically resonating for handling all the boiler plate:\n
    \n
    [github.com/takeda/nix-cde](https://github.com/takeda/nix-cde)\n
    \n
    For packaging in docker I started to use nix2container project as it gives me a greater control over layers. So for example when I package my phyton app I typically use 3 layers:\n
    \n
    - python and it’s dependencies\n
    - my application dependencies\n
    - my application, which is very tiny compared to other two, so there is great reuse of the layers\n
    \n
    The algorithm mentioned in the video also helps a lot with reuse, but the above is more optimized by frequency of how things typically change.\n
    \n
    BTW: today I discovered this [github.com/astro/microvm.nix](https://github.com/astro/microvm.nix) I haven’t play with it yet, but in theory it would let me generate a microvm image (in similar fashion to generate a docker container) which would let me to run my app natively as a tiny VM on EC2 for example, and use only minimum necessary of a typical OS to run it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700969539 {#3638
    date: 2023-11-26 04:32:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@angelsomething@lemmy.one"
    "@takeda@lemmy.world"
    "@Opafi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3642 …}
  +nested: Doctrine\ORM\PersistentCollection {#3644 …}
  +votes: Doctrine\ORM\PersistentCollection {#3646 …}
  +reports: Doctrine\ORM\PersistentCollection {#3648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3652 …}
  -id: 164862
  -bodyTs: "'/5xy3k8dh55m](https://youtu.be/5xy3k8dh55m)':6 '/astro/microvm.nix](https://github.com/astro/microvm.nix)':134 '/takeda/nix-cde](https://github.com/takeda/nix-cde)':42 '3':74 'ad':21 'algorithm':103 'also':7,108 'app':70,168 'applic':82,85 'basic':32 'boiler':38 'btw':127 'chang':126 'compar':90 'contain':160 'control':59 'creat':9,13 'depend':80,83 'discov':130 'docker':46,159 'ec2':175 'environ':17 'exampl':64,177 'fashion':155 'frequenc':121 'generat':149,157 'github.com':41,133 'github.com/astro/microvm.nix](https://github.com/astro/microvm.nix)':132 'github.com/takeda/nix-cde](https://github.com/takeda/nix-cde)':40 'give':55 'great':97 'greater':58 'handl':35 'haven':136 'help':109 'imag':152 'languag':23 'layer':61,75,101 'let':147,163 'lot':111 'mention':104 'microvm':151 'minimum':181 'most':27 'nativ':169 'necessari':182 'nix2container':51 'optim':119 'os':186 'packag':44,67 'person':25 'phyton':69 'plate':39 'play':138 'project':52 'python':29,76 'repo':11 'reproduc':15 'reson':33 'reus':98,113 'run':166,188 'sec':16 'similar':154 'start':48 'theori':144 'thing':124 'tini':89,172 'today':128 'two':93 'typic':72,125,185 'use':50,73,179 'video':107 'vm':173 'work':26 'would':146,162 'yet':141 'youtu.be':5 'youtu.be/5xy3k8dh55m](https://youtu.be/5xy3k8dh55m)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5589838"
  +editedAt: DateTimeImmutable @1701583392 {#3639
    date: 2023-12-03 07:03:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700969539 {#3640
    date: 2023-11-26 04:32:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 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
186 DENIED moderate
App\Entity\EntryComment {#2644
  +user: App\Entity\User {#2658 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    "Skyrim universe"  \n
     Haven't even played an elder scrolls game in over 15 years, and I know it's called Tamriel.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701369872 {#2639
    date: 2023-11-30 19:44:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2646 …}
  +nested: Doctrine\ORM\PersistentCollection {#2648 …}
  +votes: Doctrine\ORM\PersistentCollection {#2650 …}
  +reports: Doctrine\ORM\PersistentCollection {#2652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
  -id: 158838
  -bodyTs: "'15':13 'call':20 'elder':8 'even':5 'game':10 'haven':3 'know':17 'play':6 'scroll':9 'skyrim':1 'tamriel':21 'univers':2 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/652522/-/comment/3750874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700839654 {#2640
    date: 2023-11-24 16:27: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
187 DENIED edit
App\Entity\EntryComment {#2644
  +user: App\Entity\User {#2658 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    "Skyrim universe"  \n
     Haven't even played an elder scrolls game in over 15 years, and I know it's called Tamriel.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701369872 {#2639
    date: 2023-11-30 19:44:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2646 …}
  +nested: Doctrine\ORM\PersistentCollection {#2648 …}
  +votes: Doctrine\ORM\PersistentCollection {#2650 …}
  +reports: Doctrine\ORM\PersistentCollection {#2652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
  -id: 158838
  -bodyTs: "'15':13 'call':20 'elder':8 'even':5 'game':10 'haven':3 'know':17 'play':6 'scroll':9 'skyrim':1 'tamriel':21 'univers':2 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/652522/-/comment/3750874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700839654 {#2640
    date: 2023-11-24 16:27: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
188 DENIED moderate
App\Entity\EntryComment {#2644
  +user: App\Entity\User {#2658 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    "Skyrim universe"  \n
     Haven't even played an elder scrolls game in over 15 years, and I know it's called Tamriel.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701369872 {#2639
    date: 2023-11-30 19:44:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2646 …}
  +nested: Doctrine\ORM\PersistentCollection {#2648 …}
  +votes: Doctrine\ORM\PersistentCollection {#2650 …}
  +reports: Doctrine\ORM\PersistentCollection {#2652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
  -id: 158838
  -bodyTs: "'15':13 'call':20 'elder':8 'even':5 'game':10 'haven':3 'know':17 'play':6 'scroll':9 'skyrim':1 'tamriel':21 'univers':2 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/652522/-/comment/3750874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700839654 {#2640
    date: 2023-11-24 16:27: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
189 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
190 DENIED moderate
App\Entity\EntryComment {#3110
  +user: Proxies\__CG__\App\Entity\User {#3111 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2644
    +user: App\Entity\User {#2658 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      "Skyrim universe"  \n
       Haven't even played an elder scrolls game in over 15 years, and I know it's called Tamriel.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701369872 {#2639
      date: 2023-11-30 19:44:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2646 …}
    +nested: Doctrine\ORM\PersistentCollection {#2648 …}
    +votes: Doctrine\ORM\PersistentCollection {#2650 …}
    +reports: Doctrine\ORM\PersistentCollection {#2652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
    -id: 158838
    -bodyTs: "'15':13 'call':20 'elder':8 'even':5 'game':10 'haven':3 'know':17 'play':6 'scroll':9 'skyrim':1 'tamriel':21 'univers':2 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/652522/-/comment/3750874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700839654 {#2640
      date: 2023-11-24 16:27:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2644}
  +body: """
    skyrim is a country/province of tamriel\n
    \n
    tamriel is the continent on nirn\n
    \n
    nirn is the planet in mundus\n
    \n
    mundus is the mortal plane that is surrounded by oblivion\n
    \n
    oblivion is the smaller set of planes of existence inside aetherius that is inhabited by daedra\n
    \n
    aetherius is the immortal plane, it is the source of all creation\n
    \n
    ---\n
    \n
    holy shit these games have a fuck ton of lore
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700840128 {#3108
    date: 2023-11-24 16:35:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@uphillbothways@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3121 …}
  +votes: Doctrine\ORM\PersistentCollection {#3114 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  -id: 158863
  -bodyTs: "'aetherius':39,45 'contin':10 'country/province':4 'creation':56 'daedra':44 'exist':37 'fuck':63 'game':60 'holi':57 'immort':48 'inhabit':42 'insid':38 'lore':66 'mortal':22 'mundus':18,19 'nirn':12,13 'oblivion':28,29 'plane':23,35,49 'planet':16 'set':33 'shit':58 'skyrim':1 'smaller':32 'sourc':53 'surround':26 'tamriel':6,7 'ton':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6526259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700840128 {#3109
    date: 2023-11-24 16:35: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
191 DENIED edit
App\Entity\EntryComment {#3110
  +user: Proxies\__CG__\App\Entity\User {#3111 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2644
    +user: App\Entity\User {#2658 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      "Skyrim universe"  \n
       Haven't even played an elder scrolls game in over 15 years, and I know it's called Tamriel.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701369872 {#2639
      date: 2023-11-30 19:44:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2646 …}
    +nested: Doctrine\ORM\PersistentCollection {#2648 …}
    +votes: Doctrine\ORM\PersistentCollection {#2650 …}
    +reports: Doctrine\ORM\PersistentCollection {#2652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
    -id: 158838
    -bodyTs: "'15':13 'call':20 'elder':8 'even':5 'game':10 'haven':3 'know':17 'play':6 'scroll':9 'skyrim':1 'tamriel':21 'univers':2 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/652522/-/comment/3750874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700839654 {#2640
      date: 2023-11-24 16:27:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2644}
  +body: """
    skyrim is a country/province of tamriel\n
    \n
    tamriel is the continent on nirn\n
    \n
    nirn is the planet in mundus\n
    \n
    mundus is the mortal plane that is surrounded by oblivion\n
    \n
    oblivion is the smaller set of planes of existence inside aetherius that is inhabited by daedra\n
    \n
    aetherius is the immortal plane, it is the source of all creation\n
    \n
    ---\n
    \n
    holy shit these games have a fuck ton of lore
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700840128 {#3108
    date: 2023-11-24 16:35:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@uphillbothways@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3121 …}
  +votes: Doctrine\ORM\PersistentCollection {#3114 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  -id: 158863
  -bodyTs: "'aetherius':39,45 'contin':10 'country/province':4 'creation':56 'daedra':44 'exist':37 'fuck':63 'game':60 'holi':57 'immort':48 'inhabit':42 'insid':38 'lore':66 'mortal':22 'mundus':18,19 'nirn':12,13 'oblivion':28,29 'plane':23,35,49 'planet':16 'set':33 'shit':58 'skyrim':1 'smaller':32 'sourc':53 'surround':26 'tamriel':6,7 'ton':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6526259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700840128 {#3109
    date: 2023-11-24 16:35: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
192 DENIED moderate
App\Entity\EntryComment {#3110
  +user: Proxies\__CG__\App\Entity\User {#3111 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2644
    +user: App\Entity\User {#2658 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      "Skyrim universe"  \n
       Haven't even played an elder scrolls game in over 15 years, and I know it's called Tamriel.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701369872 {#2639
      date: 2023-11-30 19:44:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2646 …}
    +nested: Doctrine\ORM\PersistentCollection {#2648 …}
    +votes: Doctrine\ORM\PersistentCollection {#2650 …}
    +reports: Doctrine\ORM\PersistentCollection {#2652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
    -id: 158838
    -bodyTs: "'15':13 'call':20 'elder':8 'even':5 'game':10 'haven':3 'know':17 'play':6 'scroll':9 'skyrim':1 'tamriel':21 'univers':2 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/652522/-/comment/3750874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700839654 {#2640
      date: 2023-11-24 16:27:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2644}
  +body: """
    skyrim is a country/province of tamriel\n
    \n
    tamriel is the continent on nirn\n
    \n
    nirn is the planet in mundus\n
    \n
    mundus is the mortal plane that is surrounded by oblivion\n
    \n
    oblivion is the smaller set of planes of existence inside aetherius that is inhabited by daedra\n
    \n
    aetherius is the immortal plane, it is the source of all creation\n
    \n
    ---\n
    \n
    holy shit these games have a fuck ton of lore
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700840128 {#3108
    date: 2023-11-24 16:35:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@uphillbothways@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3121 …}
  +votes: Doctrine\ORM\PersistentCollection {#3114 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  -id: 158863
  -bodyTs: "'aetherius':39,45 'contin':10 'country/province':4 'creation':56 'daedra':44 'exist':37 'fuck':63 'game':60 'holi':57 'immort':48 'inhabit':42 'insid':38 'lore':66 'mortal':22 'mundus':18,19 'nirn':12,13 'oblivion':28,29 'plane':23,35,49 'planet':16 'set':33 'shit':58 'skyrim':1 'smaller':32 'sourc':53 'surround':26 'tamriel':6,7 'ton':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6526259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700840128 {#3109
    date: 2023-11-24 16:35: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
193 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
194 DENIED moderate
App\Entity\EntryComment {#3443
  +user: Proxies\__CG__\App\Entity\User {#3444 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3110
    +user: Proxies\__CG__\App\Entity\User {#3111 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2644
      +user: App\Entity\User {#2658 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        "Skyrim universe"  \n
         Haven't even played an elder scrolls game in over 15 years, and I know it's called Tamriel.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701369872 {#2639
        date: 2023-11-30 19:44:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2646 …}
      +nested: Doctrine\ORM\PersistentCollection {#2648 …}
      +votes: Doctrine\ORM\PersistentCollection {#2650 …}
      +reports: Doctrine\ORM\PersistentCollection {#2652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
      -id: 158838
      -bodyTs: "'15':13 'call':20 'elder':8 'even':5 'game':10 'haven':3 'know':17 'play':6 'scroll':9 'skyrim':1 'tamriel':21 'univers':2 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/652522/-/comment/3750874"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700839654 {#2640
        date: 2023-11-24 16:27:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2644}
    +body: """
      skyrim is a country/province of tamriel\n
      \n
      tamriel is the continent on nirn\n
      \n
      nirn is the planet in mundus\n
      \n
      mundus is the mortal plane that is surrounded by oblivion\n
      \n
      oblivion is the smaller set of planes of existence inside aetherius that is inhabited by daedra\n
      \n
      aetherius is the immortal plane, it is the source of all creation\n
      \n
      ---\n
      \n
      holy shit these games have a fuck ton of lore
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700840128 {#3108
      date: 2023-11-24 16:35:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3112 …}
    +nested: Doctrine\ORM\PersistentCollection {#3121 …}
    +votes: Doctrine\ORM\PersistentCollection {#3114 …}
    +reports: Doctrine\ORM\PersistentCollection {#3116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    -id: 158863
    -bodyTs: "'aetherius':39,45 'contin':10 'country/province':4 'creation':56 'daedra':44 'exist':37 'fuck':63 'game':60 'holi':57 'immort':48 'inhabit':42 'insid':38 'lore':66 'mortal':22 'mundus':18,19 'nirn':12,13 'oblivion':28,29 'plane':23,35,49 'planet':16 'set':33 'shit':58 'skyrim':1 'smaller':32 'sourc':53 'surround':26 'tamriel':6,7 'ton':64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6526259"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700840128 {#3109
      date: 2023-11-24 16:35:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2644}
  +body: "I should have paid more attention to the lore"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700840333 {#3441
    date: 2023-11-24 16:38:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@uphillbothways@kbin.social"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3445 …}
  +nested: Doctrine\ORM\PersistentCollection {#3447 …}
  +votes: Doctrine\ORM\PersistentCollection {#3449 …}
  +reports: Doctrine\ORM\PersistentCollection {#3451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3455 …}
  -id: 158876
  -bodyTs: "'attent':6 'lore':9 'paid':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.pipe01.net/comment/1269001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700840333 {#3442
    date: 2023-11-24 16:38: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
195 DENIED edit
App\Entity\EntryComment {#3443
  +user: Proxies\__CG__\App\Entity\User {#3444 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3110
    +user: Proxies\__CG__\App\Entity\User {#3111 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2644
      +user: App\Entity\User {#2658 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        "Skyrim universe"  \n
         Haven't even played an elder scrolls game in over 15 years, and I know it's called Tamriel.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701369872 {#2639
        date: 2023-11-30 19:44:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2646 …}
      +nested: Doctrine\ORM\PersistentCollection {#2648 …}
      +votes: Doctrine\ORM\PersistentCollection {#2650 …}
      +reports: Doctrine\ORM\PersistentCollection {#2652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
      -id: 158838
      -bodyTs: "'15':13 'call':20 'elder':8 'even':5 'game':10 'haven':3 'know':17 'play':6 'scroll':9 'skyrim':1 'tamriel':21 'univers':2 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/652522/-/comment/3750874"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700839654 {#2640
        date: 2023-11-24 16:27:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2644}
    +body: """
      skyrim is a country/province of tamriel\n
      \n
      tamriel is the continent on nirn\n
      \n
      nirn is the planet in mundus\n
      \n
      mundus is the mortal plane that is surrounded by oblivion\n
      \n
      oblivion is the smaller set of planes of existence inside aetherius that is inhabited by daedra\n
      \n
      aetherius is the immortal plane, it is the source of all creation\n
      \n
      ---\n
      \n
      holy shit these games have a fuck ton of lore
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700840128 {#3108
      date: 2023-11-24 16:35:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3112 …}
    +nested: Doctrine\ORM\PersistentCollection {#3121 …}
    +votes: Doctrine\ORM\PersistentCollection {#3114 …}
    +reports: Doctrine\ORM\PersistentCollection {#3116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    -id: 158863
    -bodyTs: "'aetherius':39,45 'contin':10 'country/province':4 'creation':56 'daedra':44 'exist':37 'fuck':63 'game':60 'holi':57 'immort':48 'inhabit':42 'insid':38 'lore':66 'mortal':22 'mundus':18,19 'nirn':12,13 'oblivion':28,29 'plane':23,35,49 'planet':16 'set':33 'shit':58 'skyrim':1 'smaller':32 'sourc':53 'surround':26 'tamriel':6,7 'ton':64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6526259"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700840128 {#3109
      date: 2023-11-24 16:35:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2644}
  +body: "I should have paid more attention to the lore"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700840333 {#3441
    date: 2023-11-24 16:38:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@uphillbothways@kbin.social"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3445 …}
  +nested: Doctrine\ORM\PersistentCollection {#3447 …}
  +votes: Doctrine\ORM\PersistentCollection {#3449 …}
  +reports: Doctrine\ORM\PersistentCollection {#3451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3455 …}
  -id: 158876
  -bodyTs: "'attent':6 'lore':9 'paid':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.pipe01.net/comment/1269001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700840333 {#3442
    date: 2023-11-24 16:38: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
196 DENIED moderate
App\Entity\EntryComment {#3443
  +user: Proxies\__CG__\App\Entity\User {#3444 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3110
    +user: Proxies\__CG__\App\Entity\User {#3111 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2644
      +user: App\Entity\User {#2658 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        "Skyrim universe"  \n
         Haven't even played an elder scrolls game in over 15 years, and I know it's called Tamriel.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701369872 {#2639
        date: 2023-11-30 19:44:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2646 …}
      +nested: Doctrine\ORM\PersistentCollection {#2648 …}
      +votes: Doctrine\ORM\PersistentCollection {#2650 …}
      +reports: Doctrine\ORM\PersistentCollection {#2652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
      -id: 158838
      -bodyTs: "'15':13 'call':20 'elder':8 'even':5 'game':10 'haven':3 'know':17 'play':6 'scroll':9 'skyrim':1 'tamriel':21 'univers':2 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/652522/-/comment/3750874"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700839654 {#2640
        date: 2023-11-24 16:27:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2644}
    +body: """
      skyrim is a country/province of tamriel\n
      \n
      tamriel is the continent on nirn\n
      \n
      nirn is the planet in mundus\n
      \n
      mundus is the mortal plane that is surrounded by oblivion\n
      \n
      oblivion is the smaller set of planes of existence inside aetherius that is inhabited by daedra\n
      \n
      aetherius is the immortal plane, it is the source of all creation\n
      \n
      ---\n
      \n
      holy shit these games have a fuck ton of lore
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700840128 {#3108
      date: 2023-11-24 16:35:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3112 …}
    +nested: Doctrine\ORM\PersistentCollection {#3121 …}
    +votes: Doctrine\ORM\PersistentCollection {#3114 …}
    +reports: Doctrine\ORM\PersistentCollection {#3116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    -id: 158863
    -bodyTs: "'aetherius':39,45 'contin':10 'country/province':4 'creation':56 'daedra':44 'exist':37 'fuck':63 'game':60 'holi':57 'immort':48 'inhabit':42 'insid':38 'lore':66 'mortal':22 'mundus':18,19 'nirn':12,13 'oblivion':28,29 'plane':23,35,49 'planet':16 'set':33 'shit':58 'skyrim':1 'smaller':32 'sourc':53 'surround':26 'tamriel':6,7 'ton':64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6526259"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700840128 {#3109
      date: 2023-11-24 16:35:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2644}
  +body: "I should have paid more attention to the lore"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700840333 {#3441
    date: 2023-11-24 16:38:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@uphillbothways@kbin.social"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3445 …}
  +nested: Doctrine\ORM\PersistentCollection {#3447 …}
  +votes: Doctrine\ORM\PersistentCollection {#3449 …}
  +reports: Doctrine\ORM\PersistentCollection {#3451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3455 …}
  -id: 158876
  -bodyTs: "'attent':6 'lore':9 'paid':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.pipe01.net/comment/1269001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700840333 {#3442
    date: 2023-11-24 16:38: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
197 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
198 DENIED moderate
App\Entity\EntryComment {#2719
  +user: App\Entity\User {#2732 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "“Hey, you. You’re finally awake.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700837283 {#2714
    date: 2023-11-24 15:48:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2720 …}
  +nested: Doctrine\ORM\PersistentCollection {#2722 …}
  +votes: Doctrine\ORM\PersistentCollection {#2724 …}
  +reports: Doctrine\ORM\PersistentCollection {#2726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2730 …}
  -id: 158709
  -bodyTs: "'awak':6 'final':5 'hey':1 're':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5886147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700837283 {#2715
    date: 2023-11-24 15:48:03.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
199 DENIED edit
App\Entity\EntryComment {#2719
  +user: App\Entity\User {#2732 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "“Hey, you. You’re finally awake.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700837283 {#2714
    date: 2023-11-24 15:48:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2720 …}
  +nested: Doctrine\ORM\PersistentCollection {#2722 …}
  +votes: Doctrine\ORM\PersistentCollection {#2724 …}
  +reports: Doctrine\ORM\PersistentCollection {#2726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2730 …}
  -id: 158709
  -bodyTs: "'awak':6 'final':5 'hey':1 're':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5886147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700837283 {#2715
    date: 2023-11-24 15:48:03.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
200 DENIED moderate
App\Entity\EntryComment {#2719
  +user: App\Entity\User {#2732 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "“Hey, you. You’re finally awake.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700837283 {#2714
    date: 2023-11-24 15:48:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2720 …}
  +nested: Doctrine\ORM\PersistentCollection {#2722 …}
  +votes: Doctrine\ORM\PersistentCollection {#2724 …}
  +reports: Doctrine\ORM\PersistentCollection {#2726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2730 …}
  -id: 158709
  -bodyTs: "'awak':6 'final':5 'hey':1 're':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5886147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700837283 {#2715
    date: 2023-11-24 15:48:03.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
201 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
202 DENIED moderate
App\Entity\EntryComment {#2792
  +user: App\Entity\User {#2805 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ah, treating people affected by adiction like subhumans. The american way!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 73
  +score: 0
  +lastActive: DateTime @1701366106 {#2787
    date: 2023-11-30 18:41:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2793 …}
  +nested: Doctrine\ORM\PersistentCollection {#2795 …}
  +votes: Doctrine\ORM\PersistentCollection {#2797 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
  -id: 158544
  -bodyTs: "'adict':6 'affect':4 'ah':1 'american':10 'like':7 'peopl':3 'subhuman':8 'treat':2 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5106882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834371 {#2788
    date: 2023-11-24 14:59:31.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
203 DENIED edit
App\Entity\EntryComment {#2792
  +user: App\Entity\User {#2805 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ah, treating people affected by adiction like subhumans. The american way!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 73
  +score: 0
  +lastActive: DateTime @1701366106 {#2787
    date: 2023-11-30 18:41:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2793 …}
  +nested: Doctrine\ORM\PersistentCollection {#2795 …}
  +votes: Doctrine\ORM\PersistentCollection {#2797 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
  -id: 158544
  -bodyTs: "'adict':6 'affect':4 'ah':1 'american':10 'like':7 'peopl':3 'subhuman':8 'treat':2 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5106882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834371 {#2788
    date: 2023-11-24 14:59:31.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
204 DENIED moderate
App\Entity\EntryComment {#2792
  +user: App\Entity\User {#2805 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ah, treating people affected by adiction like subhumans. The american way!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 73
  +score: 0
  +lastActive: DateTime @1701366106 {#2787
    date: 2023-11-30 18:41:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2793 …}
  +nested: Doctrine\ORM\PersistentCollection {#2795 …}
  +votes: Doctrine\ORM\PersistentCollection {#2797 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
  -id: 158544
  -bodyTs: "'adict':6 'affect':4 'ah':1 'american':10 'like':7 'peopl':3 'subhuman':8 'treat':2 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5106882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834371 {#2788
    date: 2023-11-24 14:59:31.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
205 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
206 DENIED moderate
App\Entity\EntryComment {#3044
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2792
    +user: App\Entity\User {#2805 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ah, treating people affected by adiction like subhumans. The american way!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 73
    +score: 0
    +lastActive: DateTime @1701366106 {#2787
      date: 2023-11-30 18:41:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2793 …}
    +nested: Doctrine\ORM\PersistentCollection {#2795 …}
    +votes: Doctrine\ORM\PersistentCollection {#2797 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
    -id: 158544
    -bodyTs: "'adict':6 'affect':4 'ah':1 'american':10 'like':7 'peopl':3 'subhuman':8 'treat':2 'way':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5106882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700834371 {#2788
      date: 2023-11-24 14:59:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2792}
  +body: "Shh, don’t give any ideas to these prank YouTubers!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700837698 {#3046
    date: 2023-11-24 15:54:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Duke_Nukem_1990@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3042 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3038 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3106 …}
  -id: 158733
  -bodyTs: "'give':4 'idea':6 'prank':9 'shh':1 'youtub':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6080834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700837698 {#3045
    date: 2023-11-24 15:54:58.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
207 DENIED edit
App\Entity\EntryComment {#3044
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2792
    +user: App\Entity\User {#2805 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ah, treating people affected by adiction like subhumans. The american way!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 73
    +score: 0
    +lastActive: DateTime @1701366106 {#2787
      date: 2023-11-30 18:41:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2793 …}
    +nested: Doctrine\ORM\PersistentCollection {#2795 …}
    +votes: Doctrine\ORM\PersistentCollection {#2797 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
    -id: 158544
    -bodyTs: "'adict':6 'affect':4 'ah':1 'american':10 'like':7 'peopl':3 'subhuman':8 'treat':2 'way':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5106882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700834371 {#2788
      date: 2023-11-24 14:59:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2792}
  +body: "Shh, don’t give any ideas to these prank YouTubers!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700837698 {#3046
    date: 2023-11-24 15:54:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Duke_Nukem_1990@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3042 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3038 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3106 …}
  -id: 158733
  -bodyTs: "'give':4 'idea':6 'prank':9 'shh':1 'youtub':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6080834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700837698 {#3045
    date: 2023-11-24 15:54:58.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
208 DENIED moderate
App\Entity\EntryComment {#3044
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2792
    +user: App\Entity\User {#2805 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ah, treating people affected by adiction like subhumans. The american way!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 73
    +score: 0
    +lastActive: DateTime @1701366106 {#2787
      date: 2023-11-30 18:41:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2793 …}
    +nested: Doctrine\ORM\PersistentCollection {#2795 …}
    +votes: Doctrine\ORM\PersistentCollection {#2797 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
    -id: 158544
    -bodyTs: "'adict':6 'affect':4 'ah':1 'american':10 'like':7 'peopl':3 'subhuman':8 'treat':2 'way':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5106882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700834371 {#2788
      date: 2023-11-24 14:59:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2792}
  +body: "Shh, don’t give any ideas to these prank YouTubers!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700837698 {#3046
    date: 2023-11-24 15:54:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Duke_Nukem_1990@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3042 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3038 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3106 …}
  -id: 158733
  -bodyTs: "'give':4 'idea':6 'prank':9 'shh':1 'youtub':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6080834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700837698 {#3045
    date: 2023-11-24 15:54:58.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
209 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
210 DENIED moderate
App\Entity\EntryComment {#3074
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2865 …}
  +root: App\Entity\EntryComment {#2865 …}
  +body: "Hopefully nowhere"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700834036 {#3076
    date: 2023-11-24 14:53:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Hubi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3073 …}
  +nested: Doctrine\ORM\PersistentCollection {#3071 …}
  +votes: Doctrine\ORM\PersistentCollection {#3069 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
  -id: 158519
  -bodyTs: "'hope':1 'nowher':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834036 {#3075
    date: 2023-11-24 14:53:56.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
211 DENIED edit
App\Entity\EntryComment {#3074
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2865 …}
  +root: App\Entity\EntryComment {#2865 …}
  +body: "Hopefully nowhere"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700834036 {#3076
    date: 2023-11-24 14:53:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Hubi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3073 …}
  +nested: Doctrine\ORM\PersistentCollection {#3071 …}
  +votes: Doctrine\ORM\PersistentCollection {#3069 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
  -id: 158519
  -bodyTs: "'hope':1 'nowher':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834036 {#3075
    date: 2023-11-24 14:53:56.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
212 DENIED moderate
App\Entity\EntryComment {#3074
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2865 …}
  +root: App\Entity\EntryComment {#2865 …}
  +body: "Hopefully nowhere"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700834036 {#3076
    date: 2023-11-24 14:53:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Hubi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3073 …}
  +nested: Doctrine\ORM\PersistentCollection {#3071 …}
  +votes: Doctrine\ORM\PersistentCollection {#3069 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
  -id: 158519
  -bodyTs: "'hope':1 'nowher':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834036 {#3075
    date: 2023-11-24 14:53:56.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
213 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
214 DENIED moderate
App\Entity\EntryComment {#3416
  +user: Proxies\__CG__\App\Entity\User {#3409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3074
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2865 …}
    +root: App\Entity\EntryComment {#2865 …}
    +body: "Hopefully nowhere"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700834036 {#3076
      date: 2023-11-24 14:53:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@Hubi@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3073 …}
    +nested: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3069 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 158519
    -bodyTs: "'hope':1 'nowher':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5549589"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700834036 {#3075
      date: 2023-11-24 14:53:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865 …}
  +body: "hopefully now, here???"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700838179 {#3417
    date: 2023-11-24 16:02:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Hubi@feddit.de"
    "@NocturnalMorning@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3408 …}
  +nested: Doctrine\ORM\PersistentCollection {#3406 …}
  +votes: Doctrine\ORM\PersistentCollection {#3404 …}
  +reports: Doctrine\ORM\PersistentCollection {#3419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3423 …}
  -id: 158757
  -bodyTs: "'hope':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5550750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700838179 {#3414
    date: 2023-11-24 16:02:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#3416
  +user: Proxies\__CG__\App\Entity\User {#3409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3074
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2865 …}
    +root: App\Entity\EntryComment {#2865 …}
    +body: "Hopefully nowhere"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700834036 {#3076
      date: 2023-11-24 14:53:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@Hubi@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3073 …}
    +nested: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3069 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 158519
    -bodyTs: "'hope':1 'nowher':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5549589"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700834036 {#3075
      date: 2023-11-24 14:53:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865 …}
  +body: "hopefully now, here???"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700838179 {#3417
    date: 2023-11-24 16:02:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Hubi@feddit.de"
    "@NocturnalMorning@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3408 …}
  +nested: Doctrine\ORM\PersistentCollection {#3406 …}
  +votes: Doctrine\ORM\PersistentCollection {#3404 …}
  +reports: Doctrine\ORM\PersistentCollection {#3419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3423 …}
  -id: 158757
  -bodyTs: "'hope':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5550750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700838179 {#3414
    date: 2023-11-24 16:02:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#3416
  +user: Proxies\__CG__\App\Entity\User {#3409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3074
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2865 …}
    +root: App\Entity\EntryComment {#2865 …}
    +body: "Hopefully nowhere"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700834036 {#3076
      date: 2023-11-24 14:53:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@Hubi@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3073 …}
    +nested: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3069 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 158519
    -bodyTs: "'hope':1 'nowher':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5549589"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700834036 {#3075
      date: 2023-11-24 14:53:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865 …}
  +body: "hopefully now, here???"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700838179 {#3417
    date: 2023-11-24 16:02:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Hubi@feddit.de"
    "@NocturnalMorning@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3408 …}
  +nested: Doctrine\ORM\PersistentCollection {#3406 …}
  +votes: Doctrine\ORM\PersistentCollection {#3404 …}
  +reports: Doctrine\ORM\PersistentCollection {#3419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3423 …}
  -id: 158757
  -bodyTs: "'hope':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5550750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700838179 {#3414
    date: 2023-11-24 16:02:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 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
218 DENIED moderate
App\Entity\EntryComment {#3059
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2865 …}
  +root: App\Entity\EntryComment {#2865 …}
  +body: "I mean I can prolly only find fentanyl but you can cashapp me. I have a friend that would prolly be able to safely do the injections and I know when ff11 came out I stayed up all night playing wolf:et and then I drove to get my preorder I thought leaves blowing across the road were 'nades so there’s precedent that my brain can fuck up the way we want."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700837470 {#3061
    date: 2023-11-24 15:51:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Hubi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3058 …}
  +nested: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3054 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 158723
  -bodyTs: "'abl':22 'across':55 'blow':54 'brain':66 'came':33 'cashapp':12 'drove':46 'et':42 'fentanyl':8 'ff11':32 'find':7 'friend':17 'fuck':68 'get':48 'inject':27 'know':30 'leav':53 'mean':2 'nade':59 'night':39 'play':40 'preced':63 'preorder':50 'prolli':5,20 'road':57 'safe':24 'stay':36 'thought':52 'want':73 'way':71 'wolf':41 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5886240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700837470 {#3060
    date: 2023-11-24 15:51:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#3059
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2865 …}
  +root: App\Entity\EntryComment {#2865 …}
  +body: "I mean I can prolly only find fentanyl but you can cashapp me. I have a friend that would prolly be able to safely do the injections and I know when ff11 came out I stayed up all night playing wolf:et and then I drove to get my preorder I thought leaves blowing across the road were 'nades so there’s precedent that my brain can fuck up the way we want."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700837470 {#3061
    date: 2023-11-24 15:51:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Hubi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3058 …}
  +nested: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3054 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 158723
  -bodyTs: "'abl':22 'across':55 'blow':54 'brain':66 'came':33 'cashapp':12 'drove':46 'et':42 'fentanyl':8 'ff11':32 'find':7 'friend':17 'fuck':68 'get':48 'inject':27 'know':30 'leav':53 'mean':2 'nade':59 'night':39 'play':40 'preced':63 'preorder':50 'prolli':5,20 'road':57 'safe':24 'stay':36 'thought':52 'want':73 'way':71 'wolf':41 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5886240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700837470 {#3060
    date: 2023-11-24 15:51:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#3059
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2865 …}
  +root: App\Entity\EntryComment {#2865 …}
  +body: "I mean I can prolly only find fentanyl but you can cashapp me. I have a friend that would prolly be able to safely do the injections and I know when ff11 came out I stayed up all night playing wolf:et and then I drove to get my preorder I thought leaves blowing across the road were 'nades so there’s precedent that my brain can fuck up the way we want."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700837470 {#3061
    date: 2023-11-24 15:51:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Hubi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3058 …}
  +nested: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3054 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 158723
  -bodyTs: "'abl':22 'across':55 'blow':54 'brain':66 'came':33 'cashapp':12 'drove':46 'et':42 'fentanyl':8 'ff11':32 'find':7 'friend':17 'fuck':68 'get':48 'inject':27 'know':30 'leav':53 'mean':2 'nade':59 'night':39 'play':40 'preced':63 'preorder':50 'prolli':5,20 'road':57 'safe':24 'stay':36 'thought':52 'want':73 'way':71 'wolf':41 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5886240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700837470 {#3060
    date: 2023-11-24 15:51:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 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
222 DENIED moderate
App\Entity\EntryComment {#2938
  +user: App\Entity\User {#2951 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dull sword paid actor fake village we got ourself a skyrim truman show let's make it happen !"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701368427 {#2933
    date: 2023-11-30 19:20:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@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: 158506
  -bodyTs: "'actor':4 'dull':1 'fake':5 'got':8 'happen':18 'let':14 'make':16 'ourself':9 'paid':3 'show':13 'skyrim':11 'sword':2 'truman':12 'villag':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/652522/-/comment/3749504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700833716 {#2934
    date: 2023-11-24 14:48:36.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
223 DENIED edit
App\Entity\EntryComment {#2938
  +user: App\Entity\User {#2951 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dull sword paid actor fake village we got ourself a skyrim truman show let's make it happen !"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701368427 {#2933
    date: 2023-11-30 19:20:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@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: 158506
  -bodyTs: "'actor':4 'dull':1 'fake':5 'got':8 'happen':18 'let':14 'make':16 'ourself':9 'paid':3 'show':13 'skyrim':11 'sword':2 'truman':12 'villag':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/652522/-/comment/3749504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700833716 {#2934
    date: 2023-11-24 14:48:36.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
224 DENIED moderate
App\Entity\EntryComment {#2938
  +user: App\Entity\User {#2951 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dull sword paid actor fake village we got ourself a skyrim truman show let's make it happen !"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701368427 {#2933
    date: 2023-11-30 19:20:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@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: 158506
  -bodyTs: "'actor':4 'dull':1 'fake':5 'got':8 'happen':18 'let':14 'make':16 'ourself':9 'paid':3 'show':13 'skyrim':11 'sword':2 'truman':12 'villag':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/652522/-/comment/3749504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700833716 {#2934
    date: 2023-11-24 14:48:36.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
225 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
226 DENIED moderate
App\Entity\EntryComment {#3022
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2938
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Dull sword paid actor fake village we got ourself a skyrim truman show let's make it happen !"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701368427 {#2933
      date: 2023-11-30 19:20:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@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: 158506
    -bodyTs: "'actor':4 'dull':1 'fake':5 'got':8 'happen':18 'let':14 'make':16 'ourself':9 'paid':3 'show':13 'skyrim':11 'sword':2 'truman':12 'villag':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/652522/-/comment/3749504"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700833716 {#2934
      date: 2023-11-24 14:48:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +body: "Isn’t that just called a movie?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700834058 {#3023
    date: 2023-11-24 14:54:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@BobVersionFour@kbin.social"
  ]
  +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: 158521
  -bodyTs: "'call':5 'isn':1 'movi':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834058 {#3026
    date: 2023-11-24 14:54: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
227 DENIED edit
App\Entity\EntryComment {#3022
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2938
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Dull sword paid actor fake village we got ourself a skyrim truman show let's make it happen !"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701368427 {#2933
      date: 2023-11-30 19:20:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@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: 158506
    -bodyTs: "'actor':4 'dull':1 'fake':5 'got':8 'happen':18 'let':14 'make':16 'ourself':9 'paid':3 'show':13 'skyrim':11 'sword':2 'truman':12 'villag':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/652522/-/comment/3749504"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700833716 {#2934
      date: 2023-11-24 14:48:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +body: "Isn’t that just called a movie?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700834058 {#3023
    date: 2023-11-24 14:54:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@BobVersionFour@kbin.social"
  ]
  +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: 158521
  -bodyTs: "'call':5 'isn':1 'movi':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834058 {#3026
    date: 2023-11-24 14:54: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
228 DENIED moderate
App\Entity\EntryComment {#3022
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2938
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Dull sword paid actor fake village we got ourself a skyrim truman show let's make it happen !"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701368427 {#2933
      date: 2023-11-30 19:20:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@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: 158506
    -bodyTs: "'actor':4 'dull':1 'fake':5 'got':8 'happen':18 'let':14 'make':16 'ourself':9 'paid':3 'show':13 'skyrim':11 'sword':2 'truman':12 'villag':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/652522/-/comment/3749504"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700833716 {#2934
      date: 2023-11-24 14:48:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +body: "Isn’t that just called a movie?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700834058 {#3023
    date: 2023-11-24 14:54:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@BobVersionFour@kbin.social"
  ]
  +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: 158521
  -bodyTs: "'call':5 'isn':1 'movi':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834058 {#3026
    date: 2023-11-24 14:54: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
229 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
230 DENIED moderate
App\Entity\EntryComment {#3427
  +user: Proxies\__CG__\App\Entity\User {#3428 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3022
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2938
      +user: App\Entity\User {#2951 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Dull sword paid actor fake village we got ourself a skyrim truman show let's make it happen !"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701368427 {#2933
        date: 2023-11-30 19:20:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@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: 158506
      -bodyTs: "'actor':4 'dull':1 'fake':5 'got':8 'happen':18 'let':14 'make':16 'ourself':9 'paid':3 'show':13 'skyrim':11 'sword':2 'truman':12 'villag':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/652522/-/comment/3749504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700833716 {#2934
        date: 2023-11-24 14:48:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2938}
    +body: "Isn’t that just called a movie?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700834058 {#3023
      date: 2023-11-24 14:54:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@BobVersionFour@kbin.social"
    ]
    +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: 158521
    -bodyTs: "'call':5 'isn':1 'movi':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5549591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700834058 {#3026
      date: 2023-11-24 14:54:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +body: "Not if the lead believes it’s real."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700839370 {#3425
    date: 2023-11-24 16:22:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@BobVersionFour@kbin.social"
    "@NocturnalMorning@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3429 …}
  +nested: Doctrine\ORM\PersistentCollection {#3431 …}
  +votes: Doctrine\ORM\PersistentCollection {#3433 …}
  +reports: Doctrine\ORM\PersistentCollection {#3435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3439 …}
  -id: 158824
  -bodyTs: "'believ':5 'lead':4 'real':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5551122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700839370 {#3426
    date: 2023-11-24 16:22:50.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
231 DENIED edit
App\Entity\EntryComment {#3427
  +user: Proxies\__CG__\App\Entity\User {#3428 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3022
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2938
      +user: App\Entity\User {#2951 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Dull sword paid actor fake village we got ourself a skyrim truman show let's make it happen !"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701368427 {#2933
        date: 2023-11-30 19:20:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@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: 158506
      -bodyTs: "'actor':4 'dull':1 'fake':5 'got':8 'happen':18 'let':14 'make':16 'ourself':9 'paid':3 'show':13 'skyrim':11 'sword':2 'truman':12 'villag':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/652522/-/comment/3749504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700833716 {#2934
        date: 2023-11-24 14:48:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2938}
    +body: "Isn’t that just called a movie?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700834058 {#3023
      date: 2023-11-24 14:54:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@BobVersionFour@kbin.social"
    ]
    +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: 158521
    -bodyTs: "'call':5 'isn':1 'movi':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5549591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700834058 {#3026
      date: 2023-11-24 14:54:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +body: "Not if the lead believes it’s real."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700839370 {#3425
    date: 2023-11-24 16:22:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@BobVersionFour@kbin.social"
    "@NocturnalMorning@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3429 …}
  +nested: Doctrine\ORM\PersistentCollection {#3431 …}
  +votes: Doctrine\ORM\PersistentCollection {#3433 …}
  +reports: Doctrine\ORM\PersistentCollection {#3435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3439 …}
  -id: 158824
  -bodyTs: "'believ':5 'lead':4 'real':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5551122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700839370 {#3426
    date: 2023-11-24 16:22:50.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
232 DENIED moderate
App\Entity\EntryComment {#3427
  +user: Proxies\__CG__\App\Entity\User {#3428 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3022
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2938
      +user: App\Entity\User {#2951 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Dull sword paid actor fake village we got ourself a skyrim truman show let's make it happen !"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701368427 {#2933
        date: 2023-11-30 19:20:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@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: 158506
      -bodyTs: "'actor':4 'dull':1 'fake':5 'got':8 'happen':18 'let':14 'make':16 'ourself':9 'paid':3 'show':13 'skyrim':11 'sword':2 'truman':12 'villag':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/652522/-/comment/3749504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700833716 {#2934
        date: 2023-11-24 14:48:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2938}
    +body: "Isn’t that just called a movie?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700834058 {#3023
      date: 2023-11-24 14:54:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@BobVersionFour@kbin.social"
    ]
    +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: 158521
    -bodyTs: "'call':5 'isn':1 'movi':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5549591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700834058 {#3026
      date: 2023-11-24 14:54:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +body: "Not if the lead believes it’s real."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700839370 {#3425
    date: 2023-11-24 16:22:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@BobVersionFour@kbin.social"
    "@NocturnalMorning@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3429 …}
  +nested: Doctrine\ORM\PersistentCollection {#3431 …}
  +votes: Doctrine\ORM\PersistentCollection {#3433 …}
  +reports: Doctrine\ORM\PersistentCollection {#3435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3439 …}
  -id: 158824
  -bodyTs: "'believ':5 'lead':4 'real':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5551122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700839370 {#3426
    date: 2023-11-24 16:22:50.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
233 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
234 DENIED moderate
App\Entity\EntryComment {#3090
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2938
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Dull sword paid actor fake village we got ourself a skyrim truman show let's make it happen !"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701368427 {#2933
      date: 2023-11-30 19:20:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@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: 158506
    -bodyTs: "'actor':4 'dull':1 'fake':5 'got':8 'happen':18 'let':14 'make':16 'ourself':9 'paid':3 'show':13 'skyrim':11 'sword':2 'truman':12 'villag':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/652522/-/comment/3749504"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700833716 {#2934
      date: 2023-11-24 14:48:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +body: "If you can fuck me up enough to believe it I’ll do it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700837068 {#3092
    date: 2023-11-24 15:44:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@BobVersionFour@kbin.social"
  ]
  +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: 158694
  -bodyTs: "'believ':9 'enough':7 'fuck':4 'll':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5886038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700837068 {#3091
    date: 2023-11-24 15:44: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
235 DENIED edit
App\Entity\EntryComment {#3090
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2938
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Dull sword paid actor fake village we got ourself a skyrim truman show let's make it happen !"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701368427 {#2933
      date: 2023-11-30 19:20:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@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: 158506
    -bodyTs: "'actor':4 'dull':1 'fake':5 'got':8 'happen':18 'let':14 'make':16 'ourself':9 'paid':3 'show':13 'skyrim':11 'sword':2 'truman':12 'villag':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/652522/-/comment/3749504"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700833716 {#2934
      date: 2023-11-24 14:48:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +body: "If you can fuck me up enough to believe it I’ll do it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700837068 {#3092
    date: 2023-11-24 15:44:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@BobVersionFour@kbin.social"
  ]
  +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: 158694
  -bodyTs: "'believ':9 'enough':7 'fuck':4 'll':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5886038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700837068 {#3091
    date: 2023-11-24 15:44: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
236 DENIED moderate
App\Entity\EntryComment {#3090
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2938
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Dull sword paid actor fake village we got ourself a skyrim truman show let's make it happen !"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701368427 {#2933
      date: 2023-11-30 19:20:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@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: 158506
    -bodyTs: "'actor':4 'dull':1 'fake':5 'got':8 'happen':18 'let':14 'make':16 'ourself':9 'paid':3 'show':13 'skyrim':11 'sword':2 'truman':12 'villag':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/652522/-/comment/3749504"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700833716 {#2934
      date: 2023-11-24 14:48:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +body: "If you can fuck me up enough to believe it I’ll do it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700837068 {#3092
    date: 2023-11-24 15:44:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@BobVersionFour@kbin.social"
  ]
  +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: 158694
  -bodyTs: "'believ':9 'enough':7 'fuck':4 'll':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5886038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700837068 {#3091
    date: 2023-11-24 15:44: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