GET https://kbin.spritesserver.nl/d/kbin.spritesserver.nl/comments/active?p=2465

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.25 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 {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Outstanding!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687041250 {#1872
    date: 2023-06-18 00:34:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eyy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 734
  -bodyTs: "'outstand':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/301122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687041250 {#2437
    date: 2023-06-18 00:34:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Outstanding!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687041250 {#1872
    date: 2023-06-18 00:34:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eyy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 734
  -bodyTs: "'outstand':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/301122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687041250 {#2437
    date: 2023-06-18 00:34:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Outstanding!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687041250 {#1872
    date: 2023-06-18 00:34:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eyy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 734
  -bodyTs: "'outstand':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/301122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687041250 {#2437
    date: 2023-06-18 00:34:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1566
  +user: App\Entity\User {#1619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I've definitely had similar. My tests have some written problems that most students complain about, at least until I breakdown the grades into multiple choice vs written portion. I can grade written questions leniently, but what can I do when they miss 14 of 25 questions?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687035934 {#1549
    date: 2023-06-17 23:05:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1562 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  -id: 728
  -bodyTs: "'14':44 '25':46 'breakdown':21 'choic':26 'complain':15 'definit':3 'grade':23,32 'least':18 'lenient':35 'miss':43 'multipl':25 'portion':29 'problem':11 'question':34,47 'similar':5 'student':14 'test':7 've':2 'vs':27 'written':10,28,33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/298898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687035934 {#1550
    date: 2023-06-17 23:05:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1566
  +user: App\Entity\User {#1619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I've definitely had similar. My tests have some written problems that most students complain about, at least until I breakdown the grades into multiple choice vs written portion. I can grade written questions leniently, but what can I do when they miss 14 of 25 questions?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687035934 {#1549
    date: 2023-06-17 23:05:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1562 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  -id: 728
  -bodyTs: "'14':44 '25':46 'breakdown':21 'choic':26 'complain':15 'definit':3 'grade':23,32 'least':18 'lenient':35 'miss':43 'multipl':25 'portion':29 'problem':11 'question':34,47 'similar':5 'student':14 'test':7 've':2 'vs':27 'written':10,28,33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/298898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687035934 {#1550
    date: 2023-06-17 23:05:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1566
  +user: App\Entity\User {#1619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I've definitely had similar. My tests have some written problems that most students complain about, at least until I breakdown the grades into multiple choice vs written portion. I can grade written questions leniently, but what can I do when they miss 14 of 25 questions?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687035934 {#1549
    date: 2023-06-17 23:05:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1562 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  -id: 728
  -bodyTs: "'14':44 '25':46 'breakdown':21 'choic':26 'complain':15 'definit':3 'grade':23,32 'least':18 'lenient':35 'miss':43 'multipl':25 'portion':29 'problem':11 'question':34,47 'similar':5 'student':14 'test':7 've':2 'vs':27 'written':10,28,33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/298898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687035934 {#1550
    date: 2023-06-17 23:05:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2462
  +user: App\Entity\User {#2467 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Please tell me you boss was at least disciplined, if not fired. That she went out her way to cancel future orders from suppliers AFTER you warned about the supply issue must have cost the company a lot of money."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1687033492 {#2463
    date: 2023-06-17 22:24:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sleepyducky@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 712
  -bodyTs: "'boss':5 'cancel':20 'compani':36 'cost':34 'disciplin':9 'fire':12 'futur':21 'issu':31 'least':8 'lot':38 'money':40 'must':32 'order':22 'pleas':1 'suppli':30 'supplier':24 'tell':2 'warn':27 'way':18 'went':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/296130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687029809 {#2448
    date: 2023-06-17 21:23:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2462
  +user: App\Entity\User {#2467 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Please tell me you boss was at least disciplined, if not fired. That she went out her way to cancel future orders from suppliers AFTER you warned about the supply issue must have cost the company a lot of money."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1687033492 {#2463
    date: 2023-06-17 22:24:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sleepyducky@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 712
  -bodyTs: "'boss':5 'cancel':20 'compani':36 'cost':34 'disciplin':9 'fire':12 'futur':21 'issu':31 'least':8 'lot':38 'money':40 'must':32 'order':22 'pleas':1 'suppli':30 'supplier':24 'tell':2 'warn':27 'way':18 'went':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/296130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687029809 {#2448
    date: 2023-06-17 21:23:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2462
  +user: App\Entity\User {#2467 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Please tell me you boss was at least disciplined, if not fired. That she went out her way to cancel future orders from suppliers AFTER you warned about the supply issue must have cost the company a lot of money."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1687033492 {#2463
    date: 2023-06-17 22:24:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sleepyducky@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 712
  -bodyTs: "'boss':5 'cancel':20 'compani':36 'cost':34 'disciplin':9 'fire':12 'futur':21 'issu':31 'least':8 'lot':38 'money':40 'must':32 'order':22 'pleas':1 'suppli':30 'supplier':24 'tell':2 'warn':27 'way':18 'went':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/296130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687029809 {#2448
    date: 2023-06-17 21:23:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3156
  +user: Proxies\__CG__\App\Entity\User {#2986 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2462
    +user: App\Entity\User {#2467 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "Please tell me you boss was at least disciplined, if not fired. That she went out her way to cancel future orders from suppliers AFTER you warned about the supply issue must have cost the company a lot of money."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1687033492 {#2463
      date: 2023-06-17 22:24:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sleepyducky@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2461 …}
    +nested: Doctrine\ORM\PersistentCollection {#2460 …}
    +votes: Doctrine\ORM\PersistentCollection {#2452 …}
    +reports: Doctrine\ORM\PersistentCollection {#2454 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
    -id: 712
    -bodyTs: "'boss':5 'cancel':20 'compani':36 'cost':34 'disciplin':9 'fire':12 'futur':21 'issu':31 'least':8 'lot':38 'money':40 'must':32 'order':22 'pleas':1 'suppli':30 'supplier':24 'tell':2 'warn':27 'way':18 'went':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/296130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687029809 {#2448
      date: 2023-06-17 21:23:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "She was. She cost the company so much money during those 4 weeks when production was closed down that even her bosses loyalty couldn’t save her at that point. Hundreds, if not thousands of orders to clients not delivered, clients pulling back and finding other suppliers for their businesses, carriers refusing to deal with her directly, those were all things that couldn’t be covered anymore"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1687033469 {#3154
    date: 2023-06-17 22:24:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sleepyducky@lemm.ee"
    "@Rogue_General@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3159 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
  -id: 720
  -bodyTs: "'4':12 'anymor':67 'back':43 'boss':22 'busi':50 'carrier':51 'client':38,41 'close':17 'compani':6 'cost':4 'couldn':24,63 'cover':66 'deal':54 'deliv':40 'direct':57 'even':20 'find':45 'hundr':31 'loyalti':23 'money':9 'much':8 'order':36 'point':30 'product':15 'pull':42 'refus':52 'save':26 'supplier':47 'thing':61 'thousand':34 'week':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/219602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687033469 {#3155
    date: 2023-06-17 22:24:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#3156
  +user: Proxies\__CG__\App\Entity\User {#2986 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2462
    +user: App\Entity\User {#2467 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "Please tell me you boss was at least disciplined, if not fired. That she went out her way to cancel future orders from suppliers AFTER you warned about the supply issue must have cost the company a lot of money."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1687033492 {#2463
      date: 2023-06-17 22:24:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sleepyducky@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2461 …}
    +nested: Doctrine\ORM\PersistentCollection {#2460 …}
    +votes: Doctrine\ORM\PersistentCollection {#2452 …}
    +reports: Doctrine\ORM\PersistentCollection {#2454 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
    -id: 712
    -bodyTs: "'boss':5 'cancel':20 'compani':36 'cost':34 'disciplin':9 'fire':12 'futur':21 'issu':31 'least':8 'lot':38 'money':40 'must':32 'order':22 'pleas':1 'suppli':30 'supplier':24 'tell':2 'warn':27 'way':18 'went':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/296130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687029809 {#2448
      date: 2023-06-17 21:23:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "She was. She cost the company so much money during those 4 weeks when production was closed down that even her bosses loyalty couldn’t save her at that point. Hundreds, if not thousands of orders to clients not delivered, clients pulling back and finding other suppliers for their businesses, carriers refusing to deal with her directly, those were all things that couldn’t be covered anymore"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1687033469 {#3154
    date: 2023-06-17 22:24:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sleepyducky@lemm.ee"
    "@Rogue_General@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3159 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
  -id: 720
  -bodyTs: "'4':12 'anymor':67 'back':43 'boss':22 'busi':50 'carrier':51 'client':38,41 'close':17 'compani':6 'cost':4 'couldn':24,63 'cover':66 'deal':54 'deliv':40 'direct':57 'even':20 'find':45 'hundr':31 'loyalti':23 'money':9 'much':8 'order':36 'point':30 'product':15 'pull':42 'refus':52 'save':26 'supplier':47 'thing':61 'thousand':34 'week':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/219602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687033469 {#3155
    date: 2023-06-17 22:24:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#3156
  +user: Proxies\__CG__\App\Entity\User {#2986 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2462
    +user: App\Entity\User {#2467 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "Please tell me you boss was at least disciplined, if not fired. That she went out her way to cancel future orders from suppliers AFTER you warned about the supply issue must have cost the company a lot of money."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1687033492 {#2463
      date: 2023-06-17 22:24:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sleepyducky@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2461 …}
    +nested: Doctrine\ORM\PersistentCollection {#2460 …}
    +votes: Doctrine\ORM\PersistentCollection {#2452 …}
    +reports: Doctrine\ORM\PersistentCollection {#2454 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
    -id: 712
    -bodyTs: "'boss':5 'cancel':20 'compani':36 'cost':34 'disciplin':9 'fire':12 'futur':21 'issu':31 'least':8 'lot':38 'money':40 'must':32 'order':22 'pleas':1 'suppli':30 'supplier':24 'tell':2 'warn':27 'way':18 'went':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/296130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687029809 {#2448
      date: 2023-06-17 21:23:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2462}
  +body: "She was. She cost the company so much money during those 4 weeks when production was closed down that even her bosses loyalty couldn’t save her at that point. Hundreds, if not thousands of orders to clients not delivered, clients pulling back and finding other suppliers for their businesses, carriers refusing to deal with her directly, those were all things that couldn’t be covered anymore"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1687033469 {#3154
    date: 2023-06-17 22:24:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sleepyducky@lemm.ee"
    "@Rogue_General@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3159 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
  -id: 720
  -bodyTs: "'4':12 'anymor':67 'back':43 'boss':22 'busi':50 'carrier':51 'client':38,41 'close':17 'compani':6 'cost':4 'couldn':24,63 'cover':66 'deal':54 'deliv':40 'direct':57 'even':20 'find':45 'hundr':31 'loyalti':23 'money':9 'much':8 'order':36 'point':30 'product':15 'pull':42 'refus':52 'save':26 'supplier':47 'thing':61 'thousand':34 'week':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/219602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687033469 {#3155
    date: 2023-06-17 22:24:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2061
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sounds pretty fake, she can directly call anyone who reports to her as she manages them, they have the admin privilege to reset passwords for her. I also work in IT."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1687027620 {#2031
    date: 2023-06-17 20:47:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 616
  -bodyTs: "'admin':20 'also':28 'anyon':8 'call':7 'direct':6 'fake':3 'manag':15 'password':24 'pretti':2 'privileg':21 'report':10 'reset':23 'sound':1 'work':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/283585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686999626 {#2036
    date: 2023-06-17 13:00:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2061
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sounds pretty fake, she can directly call anyone who reports to her as she manages them, they have the admin privilege to reset passwords for her. I also work in IT."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1687027620 {#2031
    date: 2023-06-17 20:47:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 616
  -bodyTs: "'admin':20 'also':28 'anyon':8 'call':7 'direct':6 'fake':3 'manag':15 'password':24 'pretti':2 'privileg':21 'report':10 'reset':23 'sound':1 'work':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/283585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686999626 {#2036
    date: 2023-06-17 13:00:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2061
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sounds pretty fake, she can directly call anyone who reports to her as she manages them, they have the admin privilege to reset passwords for her. I also work in IT."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1687027620 {#2031
    date: 2023-06-17 20:47:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 616
  -bodyTs: "'admin':20 'also':28 'anyon':8 'call':7 'direct':6 'fake':3 'manag':15 'password':24 'pretti':2 'privileg':21 'report':10 'reset':23 'sound':1 'work':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/283585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686999626 {#2036
    date: 2023-06-17 13:00:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3109
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2061
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sounds pretty fake, she can directly call anyone who reports to her as she manages them, they have the admin privilege to reset passwords for her. I also work in IT."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1687027620 {#2031
      date: 2023-06-17 20:47:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 616
    -bodyTs: "'admin':20 'also':28 'anyon':8 'call':7 'direct':6 'fake':3 'manag':15 'password':24 'pretti':2 'privileg':21 'report':10 'reset':23 'sound':1 'work':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/283585"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686999626 {#2036
      date: 2023-06-17 13:00:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "I'm not sure you understand how outsourcing works ..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1687006083 {#3107
    date: 2023-06-17 14:48:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@arin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
  -id: 634
  -bodyTs: "'m':2 'outsourc':8 'sure':4 'understand':6 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/maliciouscompliance@lemmy.world/t/42629/-/comment/177717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687006083 {#3108
    date: 2023-06-17 14:48:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3109
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2061
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sounds pretty fake, she can directly call anyone who reports to her as she manages them, they have the admin privilege to reset passwords for her. I also work in IT."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1687027620 {#2031
      date: 2023-06-17 20:47:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 616
    -bodyTs: "'admin':20 'also':28 'anyon':8 'call':7 'direct':6 'fake':3 'manag':15 'password':24 'pretti':2 'privileg':21 'report':10 'reset':23 'sound':1 'work':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/283585"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686999626 {#2036
      date: 2023-06-17 13:00:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "I'm not sure you understand how outsourcing works ..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1687006083 {#3107
    date: 2023-06-17 14:48:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@arin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
  -id: 634
  -bodyTs: "'m':2 'outsourc':8 'sure':4 'understand':6 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/maliciouscompliance@lemmy.world/t/42629/-/comment/177717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687006083 {#3108
    date: 2023-06-17 14:48:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3109
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2061
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sounds pretty fake, she can directly call anyone who reports to her as she manages them, they have the admin privilege to reset passwords for her. I also work in IT."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1687027620 {#2031
      date: 2023-06-17 20:47:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 616
    -bodyTs: "'admin':20 'also':28 'anyon':8 'call':7 'direct':6 'fake':3 'manag':15 'password':24 'pretti':2 'privileg':21 'report':10 'reset':23 'sound':1 'work':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/283585"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686999626 {#2036
      date: 2023-06-17 13:00:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "I'm not sure you understand how outsourcing works ..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1687006083 {#3107
    date: 2023-06-17 14:48:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@arin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
  -id: 634
  -bodyTs: "'m':2 'outsourc':8 'sure':4 'understand':6 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/maliciouscompliance@lemmy.world/t/42629/-/comment/177717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687006083 {#3108
    date: 2023-06-17 14:48:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3271
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3109
    +user: Proxies\__CG__\App\Entity\User {#3110 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2061
      +user: App\Entity\User {#2063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sounds pretty fake, she can directly call anyone who reports to her as she manages them, they have the admin privilege to reset passwords for her. I also work in IT."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1687027620 {#2031
        date: 2023-06-17 20:47:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dystop@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 616
      -bodyTs: "'admin':20 'also':28 'anyon':8 'call':7 'direct':6 'fake':3 'manag':15 'password':24 'pretti':2 'privileg':21 'report':10 'reset':23 'sound':1 'work':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/283585"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686999626 {#2036
        date: 2023-06-17 13:00:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2061}
    +body: "I'm not sure you understand how outsourcing works ..."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1687006083 {#3107
      date: 2023-06-17 14:48:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
      "@arin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3111 …}
    +nested: Doctrine\ORM\PersistentCollection {#3113 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
    -id: 634
    -bodyTs: "'m':2 'outsourc':8 'sure':4 'understand':6 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/maliciouscompliance@lemmy.world/t/42629/-/comment/177717"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687006083 {#3108
      date: 2023-06-17 14:48:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "You don't just have one head of IT managing all the outsourcing in a 50k company LMAO"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687027596 {#3268
    date: 2023-06-17 20:46:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@arin@lemmy.world"
    "@BaconIsAVeg@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3272 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3276 …}
  +reports: Doctrine\ORM\PersistentCollection {#3278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
  -id: 707
  -bodyTs: "'50k':16 'compani':17 'head':7 'lmao':18 'manag':10 'one':6 'outsourc':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/295307"
  +editedAt: DateTimeImmutable @1687027693 {#3269
    date: 2023-06-17 20:48:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687027596 {#3270
    date: 2023-06-17 20:46:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3271
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3109
    +user: Proxies\__CG__\App\Entity\User {#3110 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2061
      +user: App\Entity\User {#2063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sounds pretty fake, she can directly call anyone who reports to her as she manages them, they have the admin privilege to reset passwords for her. I also work in IT."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1687027620 {#2031
        date: 2023-06-17 20:47:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dystop@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 616
      -bodyTs: "'admin':20 'also':28 'anyon':8 'call':7 'direct':6 'fake':3 'manag':15 'password':24 'pretti':2 'privileg':21 'report':10 'reset':23 'sound':1 'work':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/283585"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686999626 {#2036
        date: 2023-06-17 13:00:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2061}
    +body: "I'm not sure you understand how outsourcing works ..."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1687006083 {#3107
      date: 2023-06-17 14:48:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
      "@arin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3111 …}
    +nested: Doctrine\ORM\PersistentCollection {#3113 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
    -id: 634
    -bodyTs: "'m':2 'outsourc':8 'sure':4 'understand':6 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/maliciouscompliance@lemmy.world/t/42629/-/comment/177717"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687006083 {#3108
      date: 2023-06-17 14:48:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "You don't just have one head of IT managing all the outsourcing in a 50k company LMAO"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687027596 {#3268
    date: 2023-06-17 20:46:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@arin@lemmy.world"
    "@BaconIsAVeg@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3272 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3276 …}
  +reports: Doctrine\ORM\PersistentCollection {#3278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
  -id: 707
  -bodyTs: "'50k':16 'compani':17 'head':7 'lmao':18 'manag':10 'one':6 'outsourc':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/295307"
  +editedAt: DateTimeImmutable @1687027693 {#3269
    date: 2023-06-17 20:48:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687027596 {#3270
    date: 2023-06-17 20:46:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3271
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3109
    +user: Proxies\__CG__\App\Entity\User {#3110 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2061
      +user: App\Entity\User {#2063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sounds pretty fake, she can directly call anyone who reports to her as she manages them, they have the admin privilege to reset passwords for her. I also work in IT."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1687027620 {#2031
        date: 2023-06-17 20:47:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dystop@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 616
      -bodyTs: "'admin':20 'also':28 'anyon':8 'call':7 'direct':6 'fake':3 'manag':15 'password':24 'pretti':2 'privileg':21 'report':10 'reset':23 'sound':1 'work':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/283585"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686999626 {#2036
        date: 2023-06-17 13:00:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2061}
    +body: "I'm not sure you understand how outsourcing works ..."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1687006083 {#3107
      date: 2023-06-17 14:48:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
      "@arin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3111 …}
    +nested: Doctrine\ORM\PersistentCollection {#3113 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
    -id: 634
    -bodyTs: "'m':2 'outsourc':8 'sure':4 'understand':6 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/maliciouscompliance@lemmy.world/t/42629/-/comment/177717"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687006083 {#3108
      date: 2023-06-17 14:48:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "You don't just have one head of IT managing all the outsourcing in a 50k company LMAO"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687027596 {#3268
    date: 2023-06-17 20:46:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@arin@lemmy.world"
    "@BaconIsAVeg@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3272 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3276 …}
  +reports: Doctrine\ORM\PersistentCollection {#3278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
  -id: 707
  -bodyTs: "'50k':16 'compani':17 'head':7 'lmao':18 'manag':10 'one':6 'outsourc':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/295307"
  +editedAt: DateTimeImmutable @1687027693 {#3269
    date: 2023-06-17 20:48:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687027596 {#3270
    date: 2023-06-17 20:46:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3125
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2061
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sounds pretty fake, she can directly call anyone who reports to her as she manages them, they have the admin privilege to reset passwords for her. I also work in IT."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1687027620 {#2031
      date: 2023-06-17 20:47:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 616
    -bodyTs: "'admin':20 'also':28 'anyon':8 'call':7 'direct':6 'fake':3 'manag':15 'password':24 'pretti':2 'privileg':21 'report':10 'reset':23 'sound':1 'work':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/283585"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686999626 {#2036
      date: 2023-06-17 13:00:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "I've seen some pretty fucked up teams in IT. If she burned the wrong bridges, she can be all kinds of fucked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1687002010 {#3123
    date: 2023-06-17 13:40:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@arin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 622
  -bodyTs: "'bridg':16 'burn':13 'fuck':6,23 'kind':21 'pretti':5 'seen':3 'team':8 've':2 'wrong':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/maliciouscompliance@lemmy.world/t/42629/-/comment/176188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687002010 {#3124
    date: 2023-06-17 13:40:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3125
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2061
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sounds pretty fake, she can directly call anyone who reports to her as she manages them, they have the admin privilege to reset passwords for her. I also work in IT."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1687027620 {#2031
      date: 2023-06-17 20:47:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 616
    -bodyTs: "'admin':20 'also':28 'anyon':8 'call':7 'direct':6 'fake':3 'manag':15 'password':24 'pretti':2 'privileg':21 'report':10 'reset':23 'sound':1 'work':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/283585"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686999626 {#2036
      date: 2023-06-17 13:00:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "I've seen some pretty fucked up teams in IT. If she burned the wrong bridges, she can be all kinds of fucked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1687002010 {#3123
    date: 2023-06-17 13:40:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@arin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 622
  -bodyTs: "'bridg':16 'burn':13 'fuck':6,23 'kind':21 'pretti':5 'seen':3 'team':8 've':2 'wrong':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/maliciouscompliance@lemmy.world/t/42629/-/comment/176188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687002010 {#3124
    date: 2023-06-17 13:40:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3125
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2061
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sounds pretty fake, she can directly call anyone who reports to her as she manages them, they have the admin privilege to reset passwords for her. I also work in IT."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1687027620 {#2031
      date: 2023-06-17 20:47:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 616
    -bodyTs: "'admin':20 'also':28 'anyon':8 'call':7 'direct':6 'fake':3 'manag':15 'password':24 'pretti':2 'privileg':21 'report':10 'reset':23 'sound':1 'work':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/283585"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686999626 {#2036
      date: 2023-06-17 13:00:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "I've seen some pretty fucked up teams in IT. If she burned the wrong bridges, she can be all kinds of fucked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1687002010 {#3123
    date: 2023-06-17 13:40:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@arin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 622
  -bodyTs: "'bridg':16 'burn':13 'fuck':6,23 'kind':21 'pretti':5 'seen':3 'team':8 've':2 'wrong':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/maliciouscompliance@lemmy.world/t/42629/-/comment/176188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687002010 {#3124
    date: 2023-06-17 13:40:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3254
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3125
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2061
      +user: App\Entity\User {#2063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sounds pretty fake, she can directly call anyone who reports to her as she manages them, they have the admin privilege to reset passwords for her. I also work in IT."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1687027620 {#2031
        date: 2023-06-17 20:47:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dystop@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 616
      -bodyTs: "'admin':20 'also':28 'anyon':8 'call':7 'direct':6 'fake':3 'manag':15 'password':24 'pretti':2 'privileg':21 'report':10 'reset':23 'sound':1 'work':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/283585"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686999626 {#2036
        date: 2023-06-17 13:00:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2061}
    +body: "I've seen some pretty fucked up teams in IT. If she burned the wrong bridges, she can be all kinds of fucked."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1687002010 {#3123
      date: 2023-06-17 13:40:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
      "@arin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 622
    -bodyTs: "'bridg':16 'burn':13 'fuck':6,23 'kind':21 'pretti':5 'seen':3 'team':8 've':2 'wrong':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/maliciouscompliance@lemmy.world/t/42629/-/comment/176188"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687002010 {#3124
      date: 2023-06-17 13:40:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "Yeah, pissing off IT people can easily backfire badly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687005347 {#3252
    date: 2023-06-17 14:35:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@arin@lemmy.world"
    "@DarkenLM@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 632
  -bodyTs: "'backfir':8 'bad':9 'easili':7 'peopl':5 'piss':2 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/maliciouscompliance@lemmy.world/t/42629/-/comment/177430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687005347 {#3253
    date: 2023-06-17 14:35:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3254
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3125
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2061
      +user: App\Entity\User {#2063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sounds pretty fake, she can directly call anyone who reports to her as she manages them, they have the admin privilege to reset passwords for her. I also work in IT."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1687027620 {#2031
        date: 2023-06-17 20:47:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dystop@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 616
      -bodyTs: "'admin':20 'also':28 'anyon':8 'call':7 'direct':6 'fake':3 'manag':15 'password':24 'pretti':2 'privileg':21 'report':10 'reset':23 'sound':1 'work':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/283585"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686999626 {#2036
        date: 2023-06-17 13:00:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2061}
    +body: "I've seen some pretty fucked up teams in IT. If she burned the wrong bridges, she can be all kinds of fucked."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1687002010 {#3123
      date: 2023-06-17 13:40:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
      "@arin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 622
    -bodyTs: "'bridg':16 'burn':13 'fuck':6,23 'kind':21 'pretti':5 'seen':3 'team':8 've':2 'wrong':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/maliciouscompliance@lemmy.world/t/42629/-/comment/176188"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687002010 {#3124
      date: 2023-06-17 13:40:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "Yeah, pissing off IT people can easily backfire badly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687005347 {#3252
    date: 2023-06-17 14:35:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@arin@lemmy.world"
    "@DarkenLM@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 632
  -bodyTs: "'backfir':8 'bad':9 'easili':7 'peopl':5 'piss':2 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/maliciouscompliance@lemmy.world/t/42629/-/comment/177430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687005347 {#3253
    date: 2023-06-17 14:35:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3254
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3125
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2061
      +user: App\Entity\User {#2063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sounds pretty fake, she can directly call anyone who reports to her as she manages them, they have the admin privilege to reset passwords for her. I also work in IT."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1687027620 {#2031
        date: 2023-06-17 20:47:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dystop@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 616
      -bodyTs: "'admin':20 'also':28 'anyon':8 'call':7 'direct':6 'fake':3 'manag':15 'password':24 'pretti':2 'privileg':21 'report':10 'reset':23 'sound':1 'work':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/283585"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686999626 {#2036
        date: 2023-06-17 13:00:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2061}
    +body: "I've seen some pretty fucked up teams in IT. If she burned the wrong bridges, she can be all kinds of fucked."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1687002010 {#3123
      date: 2023-06-17 13:40:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
      "@arin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 622
    -bodyTs: "'bridg':16 'burn':13 'fuck':6,23 'kind':21 'pretti':5 'seen':3 'team':8 've':2 'wrong':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/maliciouscompliance@lemmy.world/t/42629/-/comment/176188"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687002010 {#3124
      date: 2023-06-17 13:40:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "Yeah, pissing off IT people can easily backfire badly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687005347 {#3252
    date: 2023-06-17 14:35:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@arin@lemmy.world"
    "@DarkenLM@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 632
  -bodyTs: "'backfir':8 'bad':9 'easili':7 'peopl':5 'piss':2 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/maliciouscompliance@lemmy.world/t/42629/-/comment/177430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687005347 {#3253
    date: 2023-06-17 14:35:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2143
  +user: App\Entity\User {#2070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "😂 nice. don’t underestimate the power of support."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1687027506 {#2336
    date: 2023-06-17 20:45:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  -id: 715
  -bodyTs: "'nice':1 'power':6 'support':8 'underestim':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/295273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687027506 {#2335
    date: 2023-06-17 20:45:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2143
  +user: App\Entity\User {#2070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "😂 nice. don’t underestimate the power of support."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1687027506 {#2336
    date: 2023-06-17 20:45:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  -id: 715
  -bodyTs: "'nice':1 'power':6 'support':8 'underestim':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/295273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687027506 {#2335
    date: 2023-06-17 20:45:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2143
  +user: App\Entity\User {#2070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "😂 nice. don’t underestimate the power of support."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1687027506 {#2336
    date: 2023-06-17 20:45:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  -id: 715
  -bodyTs: "'nice':1 'power':6 'support':8 'underestim':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/295273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687027506 {#2335
    date: 2023-06-17 20:45:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2216
  +user: App\Entity\User {#2298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yeah, corporations :rolls_eyes:\n
    \n
    Heh, back in my call centre days we used this neat little app called Caffeine. No installation required, just double click and stay online for the whole shift.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1687017702 {#2215
    date: 2023-06-17 18:01:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 381
  -bodyTs: "'app':17 'back':6 'caffein':19 'call':9,18 'centr':10 'click':25 'corpor':2 'day':11 'doubl':24 'eye':4 'heh':5 'instal':21 'littl':16 'neat':15 'onlin':28 'requir':22 'roll':3 'shift':32 'stay':27 'use':13 'whole':31 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/267829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686954761 {#2224
    date: 2023-06-17 00:32:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2216
  +user: App\Entity\User {#2298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yeah, corporations :rolls_eyes:\n
    \n
    Heh, back in my call centre days we used this neat little app called Caffeine. No installation required, just double click and stay online for the whole shift.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1687017702 {#2215
    date: 2023-06-17 18:01:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 381
  -bodyTs: "'app':17 'back':6 'caffein':19 'call':9,18 'centr':10 'click':25 'corpor':2 'day':11 'doubl':24 'eye':4 'heh':5 'instal':21 'littl':16 'neat':15 'onlin':28 'requir':22 'roll':3 'shift':32 'stay':27 'use':13 'whole':31 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/267829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686954761 {#2224
    date: 2023-06-17 00:32:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2216
  +user: App\Entity\User {#2298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yeah, corporations :rolls_eyes:\n
    \n
    Heh, back in my call centre days we used this neat little app called Caffeine. No installation required, just double click and stay online for the whole shift.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1687017702 {#2215
    date: 2023-06-17 18:01:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 381
  -bodyTs: "'app':17 'back':6 'caffein':19 'call':9,18 'centr':10 'click':25 'corpor':2 'day':11 'doubl':24 'eye':4 'heh':5 'instal':21 'littl':16 'neat':15 'onlin':28 'requir':22 'roll':3 'shift':32 'stay':27 'use':13 'whole':31 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/267829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686954761 {#2224
    date: 2023-06-17 00:32:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3068
  +user: Proxies\__CG__\App\Entity\User {#3035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2216
    +user: App\Entity\User {#2298 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yeah, corporations :rolls_eyes:\n
      \n
      Heh, back in my call centre days we used this neat little app called Caffeine. No installation required, just double click and stay online for the whole shift.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1687017702 {#2215
      date: 2023-06-17 18:01:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2213 …}
    +nested: Doctrine\ORM\PersistentCollection {#2230 …}
    +votes: Doctrine\ORM\PersistentCollection {#2232 …}
    +reports: Doctrine\ORM\PersistentCollection {#2228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
    -id: 381
    -bodyTs: "'app':17 'back':6 'caffein':19 'call':9,18 'centr':10 'click':25 'corpor':2 'day':11 'doubl':24 'eye':4 'heh':5 'instal':21 'littl':16 'neat':15 'onlin':28 'requir':22 'roll':3 'shift':32 'stay':27 'use':13 'whole':31 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/267829"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686954761 {#2224
      date: 2023-06-17 00:32:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2216}
  +body: "Some places block .exes now so that doesn't always work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1686965184 {#3057
    date: 2023-06-17 03:26:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@thorcik@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3067 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  -id: 564
  -bodyTs: "'alway':10 'block':3 'doesn':8 'exe':4 'place':2 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/272189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686965184 {#3058
    date: 2023-06-17 03:26:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3068
  +user: Proxies\__CG__\App\Entity\User {#3035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2216
    +user: App\Entity\User {#2298 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yeah, corporations :rolls_eyes:\n
      \n
      Heh, back in my call centre days we used this neat little app called Caffeine. No installation required, just double click and stay online for the whole shift.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1687017702 {#2215
      date: 2023-06-17 18:01:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2213 …}
    +nested: Doctrine\ORM\PersistentCollection {#2230 …}
    +votes: Doctrine\ORM\PersistentCollection {#2232 …}
    +reports: Doctrine\ORM\PersistentCollection {#2228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
    -id: 381
    -bodyTs: "'app':17 'back':6 'caffein':19 'call':9,18 'centr':10 'click':25 'corpor':2 'day':11 'doubl':24 'eye':4 'heh':5 'instal':21 'littl':16 'neat':15 'onlin':28 'requir':22 'roll':3 'shift':32 'stay':27 'use':13 'whole':31 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/267829"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686954761 {#2224
      date: 2023-06-17 00:32:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2216}
  +body: "Some places block .exes now so that doesn't always work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1686965184 {#3057
    date: 2023-06-17 03:26:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@thorcik@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3067 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  -id: 564
  -bodyTs: "'alway':10 'block':3 'doesn':8 'exe':4 'place':2 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/272189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686965184 {#3058
    date: 2023-06-17 03:26:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3068
  +user: Proxies\__CG__\App\Entity\User {#3035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2216
    +user: App\Entity\User {#2298 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yeah, corporations :rolls_eyes:\n
      \n
      Heh, back in my call centre days we used this neat little app called Caffeine. No installation required, just double click and stay online for the whole shift.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1687017702 {#2215
      date: 2023-06-17 18:01:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2213 …}
    +nested: Doctrine\ORM\PersistentCollection {#2230 …}
    +votes: Doctrine\ORM\PersistentCollection {#2232 …}
    +reports: Doctrine\ORM\PersistentCollection {#2228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
    -id: 381
    -bodyTs: "'app':17 'back':6 'caffein':19 'call':9,18 'centr':10 'click':25 'corpor':2 'day':11 'doubl':24 'eye':4 'heh':5 'instal':21 'littl':16 'neat':15 'onlin':28 'requir':22 'roll':3 'shift':32 'stay':27 'use':13 'whole':31 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/267829"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686954761 {#2224
      date: 2023-06-17 00:32:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2216}
  +body: "Some places block .exes now so that doesn't always work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1686965184 {#3057
    date: 2023-06-17 03:26:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@thorcik@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3067 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  -id: 564
  -bodyTs: "'alway':10 'block':3 'doesn':8 'exe':4 'place':2 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/272189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686965184 {#3058
    date: 2023-06-17 03:26:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3238
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3068
    +user: Proxies\__CG__\App\Entity\User {#3035 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2216
      +user: App\Entity\User {#2298 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yeah, corporations :rolls_eyes:\n
        \n
        Heh, back in my call centre days we used this neat little app called Caffeine. No installation required, just double click and stay online for the whole shift.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1687017702 {#2215
        date: 2023-06-17 18:01:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dystop@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2213 …}
      +nested: Doctrine\ORM\PersistentCollection {#2230 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
      -id: 381
      -bodyTs: "'app':17 'back':6 'caffein':19 'call':9,18 'centr':10 'click':25 'corpor':2 'day':11 'doubl':24 'eye':4 'heh':5 'instal':21 'littl':16 'neat':15 'onlin':28 'requir':22 'roll':3 'shift':32 'stay':27 'use':13 'whole':31 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/267829"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686954761 {#2224
        date: 2023-06-17 00:32:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2216}
    +body: "Some places block .exes now so that doesn't always work."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1686965184 {#3057
      date: 2023-06-17 03:26:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
      "@thorcik@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3067 …}
    +nested: Doctrine\ORM\PersistentCollection {#3060 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
    -id: 564
    -bodyTs: "'alway':10 'block':3 'doesn':8 'exe':4 'place':2 'work':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/272189"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686965184 {#3058
      date: 2023-06-17 03:26:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2216}
  +body: """
    Like my office. We got new thinclients and someone who doesn't know how the rest works decided that these clients have to lock the user out after one minute of inactivity.\n
    \n
    Since I very often read articles or forum posts or are in remote sessions to get shown by a user what kind of issue they encounter, I constantly get booted out. I tried caffeine and it doesn't work. So now I constantly have to tab ctrl.. It's very helpful when I'm reading...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1686989474 {#3236
    date: 2023-06-17 10:11:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@thorcik@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3240 …}
  +nested: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -id: 579
  -bodyTs: "'..':80 'articl':38 'boot':62 'caffein':66 'client':21 'constant':60,75 'ctrl':79 'decid':18 'doesn':11,69 'encount':58 'forum':40 'get':48,61 'got':5 'help':84 'inact':32 'issu':56 'kind':54 'know':13 'like':1 'lock':24 'm':87 'minut':30 'new':6 'offic':3 'often':36 'one':29 'post':41 'read':37,88 'remot':45 'rest':16 'session':46 'shown':49 'sinc':33 'someon':9 'tab':78 'thinclient':7 'tri':65 'user':26,52 'work':17,71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/342589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686989474 {#3237
    date: 2023-06-17 10:11:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3238
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3068
    +user: Proxies\__CG__\App\Entity\User {#3035 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2216
      +user: App\Entity\User {#2298 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yeah, corporations :rolls_eyes:\n
        \n
        Heh, back in my call centre days we used this neat little app called Caffeine. No installation required, just double click and stay online for the whole shift.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1687017702 {#2215
        date: 2023-06-17 18:01:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dystop@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2213 …}
      +nested: Doctrine\ORM\PersistentCollection {#2230 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
      -id: 381
      -bodyTs: "'app':17 'back':6 'caffein':19 'call':9,18 'centr':10 'click':25 'corpor':2 'day':11 'doubl':24 'eye':4 'heh':5 'instal':21 'littl':16 'neat':15 'onlin':28 'requir':22 'roll':3 'shift':32 'stay':27 'use':13 'whole':31 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/267829"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686954761 {#2224
        date: 2023-06-17 00:32:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2216}
    +body: "Some places block .exes now so that doesn't always work."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1686965184 {#3057
      date: 2023-06-17 03:26:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
      "@thorcik@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3067 …}
    +nested: Doctrine\ORM\PersistentCollection {#3060 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
    -id: 564
    -bodyTs: "'alway':10 'block':3 'doesn':8 'exe':4 'place':2 'work':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/272189"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686965184 {#3058
      date: 2023-06-17 03:26:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2216}
  +body: """
    Like my office. We got new thinclients and someone who doesn't know how the rest works decided that these clients have to lock the user out after one minute of inactivity.\n
    \n
    Since I very often read articles or forum posts or are in remote sessions to get shown by a user what kind of issue they encounter, I constantly get booted out. I tried caffeine and it doesn't work. So now I constantly have to tab ctrl.. It's very helpful when I'm reading...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1686989474 {#3236
    date: 2023-06-17 10:11:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@thorcik@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3240 …}
  +nested: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -id: 579
  -bodyTs: "'..':80 'articl':38 'boot':62 'caffein':66 'client':21 'constant':60,75 'ctrl':79 'decid':18 'doesn':11,69 'encount':58 'forum':40 'get':48,61 'got':5 'help':84 'inact':32 'issu':56 'kind':54 'know':13 'like':1 'lock':24 'm':87 'minut':30 'new':6 'offic':3 'often':36 'one':29 'post':41 'read':37,88 'remot':45 'rest':16 'session':46 'shown':49 'sinc':33 'someon':9 'tab':78 'thinclient':7 'tri':65 'user':26,52 'work':17,71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/342589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686989474 {#3237
    date: 2023-06-17 10:11:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3238
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3068
    +user: Proxies\__CG__\App\Entity\User {#3035 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2216
      +user: App\Entity\User {#2298 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yeah, corporations :rolls_eyes:\n
        \n
        Heh, back in my call centre days we used this neat little app called Caffeine. No installation required, just double click and stay online for the whole shift.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1687017702 {#2215
        date: 2023-06-17 18:01:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dystop@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2213 …}
      +nested: Doctrine\ORM\PersistentCollection {#2230 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
      -id: 381
      -bodyTs: "'app':17 'back':6 'caffein':19 'call':9,18 'centr':10 'click':25 'corpor':2 'day':11 'doubl':24 'eye':4 'heh':5 'instal':21 'littl':16 'neat':15 'onlin':28 'requir':22 'roll':3 'shift':32 'stay':27 'use':13 'whole':31 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/267829"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686954761 {#2224
        date: 2023-06-17 00:32:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2216}
    +body: "Some places block .exes now so that doesn't always work."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1686965184 {#3057
      date: 2023-06-17 03:26:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
      "@thorcik@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3067 …}
    +nested: Doctrine\ORM\PersistentCollection {#3060 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
    -id: 564
    -bodyTs: "'alway':10 'block':3 'doesn':8 'exe':4 'place':2 'work':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/272189"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686965184 {#3058
      date: 2023-06-17 03:26:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2216}
  +body: """
    Like my office. We got new thinclients and someone who doesn't know how the rest works decided that these clients have to lock the user out after one minute of inactivity.\n
    \n
    Since I very often read articles or forum posts or are in remote sessions to get shown by a user what kind of issue they encounter, I constantly get booted out. I tried caffeine and it doesn't work. So now I constantly have to tab ctrl.. It's very helpful when I'm reading...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1686989474 {#3236
    date: 2023-06-17 10:11:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@thorcik@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3240 …}
  +nested: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -id: 579
  -bodyTs: "'..':80 'articl':38 'boot':62 'caffein':66 'client':21 'constant':60,75 'ctrl':79 'decid':18 'doesn':11,69 'encount':58 'forum':40 'get':48,61 'got':5 'help':84 'inact':32 'issu':56 'kind':54 'know':13 'like':1 'lock':24 'm':87 'minut':30 'new':6 'offic':3 'often':36 'one':29 'post':41 'read':37,88 'remot':45 'rest':16 'session':46 'shown':49 'sinc':33 'someon':9 'tab':78 'thinclient':7 'tri':65 'user':26,52 'work':17,71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/342589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686989474 {#3237
    date: 2023-06-17 10:11:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3340
  +user: Proxies\__CG__\App\Entity\User {#3035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3238
    +user: Proxies\__CG__\App\Entity\User {#3239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#3068
      +user: Proxies\__CG__\App\Entity\User {#3035 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: App\Entity\EntryComment {#2216
        +user: App\Entity\User {#2298 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Yeah, corporations :rolls_eyes:\n
          \n
          Heh, back in my call centre days we used this neat little app called Caffeine. No installation required, just double click and stay online for the whole shift.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1687017702 {#2215
          date: 2023-06-17 18:01:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dystop@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2213 …}
        +nested: Doctrine\ORM\PersistentCollection {#2230 …}
        +votes: Doctrine\ORM\PersistentCollection {#2232 …}
        +reports: Doctrine\ORM\PersistentCollection {#2228 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
        -id: 381
        -bodyTs: "'app':17 'back':6 'caffein':19 'call':9,18 'centr':10 'click':25 'corpor':2 'day':11 'doubl':24 'eye':4 'heh':5 'instal':21 'littl':16 'neat':15 'onlin':28 'requir':22 'roll':3 'shift':32 'stay':27 'use':13 'whole':31 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/267829"
        +editedAt: null
        +createdAt: DateTimeImmutable @1686954761 {#2224
          date: 2023-06-17 00:32:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2216}
      +body: "Some places block .exes now so that doesn't always work."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1686965184 {#3057
        date: 2023-06-17 03:26:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dystop@lemmy.world"
        "@thorcik@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3067 …}
      +nested: Doctrine\ORM\PersistentCollection {#3060 …}
      +votes: Doctrine\ORM\PersistentCollection {#3062 …}
      +reports: Doctrine\ORM\PersistentCollection {#3070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
      -id: 564
      -bodyTs: "'alway':10 'block':3 'doesn':8 'exe':4 'place':2 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/272189"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686965184 {#3058
        date: 2023-06-17 03:26:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2216}
    +body: """
      Like my office. We got new thinclients and someone who doesn't know how the rest works decided that these clients have to lock the user out after one minute of inactivity.\n
      \n
      Since I very often read articles or forum posts or are in remote sessions to get shown by a user what kind of issue they encounter, I constantly get booted out. I tried caffeine and it doesn't work. So now I constantly have to tab ctrl.. It's very helpful when I'm reading...
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1686989474 {#3236
      date: 2023-06-17 10:11:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
      "@thorcik@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3240 …}
    +nested: Doctrine\ORM\PersistentCollection {#3242 …}
    +votes: Doctrine\ORM\PersistentCollection {#3244 …}
    +reports: Doctrine\ORM\PersistentCollection {#3246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
    -id: 579
    -bodyTs: "'..':80 'articl':38 'boot':62 'caffein':66 'client':21 'constant':60,75 'ctrl':79 'decid':18 'doesn':11,69 'encount':58 'forum':40 'get':48,61 'got':5 'help':84 'inact':32 'issu':56 'kind':54 'know':13 'like':1 'lock':24 'm':87 'minut':30 'new':6 'offic':3 'often':36 'one':29 'post':41 'read':37,88 'remot':45 'rest':16 'session':46 'shown':49 'sinc':33 'someon':9 'tab':78 'thinclient':7 'tri':65 'user':26,52 'work':17,71"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/342589"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686989474 {#3237
      date: 2023-06-17 10:11:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2216}
  +body: "One minute?! jesus"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1686996621 {#3338
    date: 2023-06-17 12:10:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@thorcik@lemmy.world"
    "@Thrife@feddit.de"
  ]
  +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: 599
  -bodyTs: "'jesus':3 'minut':2 'one':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/282475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686996621 {#3339
    date: 2023-06-17 12:10:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3340
  +user: Proxies\__CG__\App\Entity\User {#3035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3238
    +user: Proxies\__CG__\App\Entity\User {#3239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#3068
      +user: Proxies\__CG__\App\Entity\User {#3035 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: App\Entity\EntryComment {#2216
        +user: App\Entity\User {#2298 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Yeah, corporations :rolls_eyes:\n
          \n
          Heh, back in my call centre days we used this neat little app called Caffeine. No installation required, just double click and stay online for the whole shift.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1687017702 {#2215
          date: 2023-06-17 18:01:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dystop@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2213 …}
        +nested: Doctrine\ORM\PersistentCollection {#2230 …}
        +votes: Doctrine\ORM\PersistentCollection {#2232 …}
        +reports: Doctrine\ORM\PersistentCollection {#2228 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
        -id: 381
        -bodyTs: "'app':17 'back':6 'caffein':19 'call':9,18 'centr':10 'click':25 'corpor':2 'day':11 'doubl':24 'eye':4 'heh':5 'instal':21 'littl':16 'neat':15 'onlin':28 'requir':22 'roll':3 'shift':32 'stay':27 'use':13 'whole':31 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/267829"
        +editedAt: null
        +createdAt: DateTimeImmutable @1686954761 {#2224
          date: 2023-06-17 00:32:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2216}
      +body: "Some places block .exes now so that doesn't always work."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1686965184 {#3057
        date: 2023-06-17 03:26:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dystop@lemmy.world"
        "@thorcik@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3067 …}
      +nested: Doctrine\ORM\PersistentCollection {#3060 …}
      +votes: Doctrine\ORM\PersistentCollection {#3062 …}
      +reports: Doctrine\ORM\PersistentCollection {#3070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
      -id: 564
      -bodyTs: "'alway':10 'block':3 'doesn':8 'exe':4 'place':2 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/272189"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686965184 {#3058
        date: 2023-06-17 03:26:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2216}
    +body: """
      Like my office. We got new thinclients and someone who doesn't know how the rest works decided that these clients have to lock the user out after one minute of inactivity.\n
      \n
      Since I very often read articles or forum posts or are in remote sessions to get shown by a user what kind of issue they encounter, I constantly get booted out. I tried caffeine and it doesn't work. So now I constantly have to tab ctrl.. It's very helpful when I'm reading...
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1686989474 {#3236
      date: 2023-06-17 10:11:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
      "@thorcik@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3240 …}
    +nested: Doctrine\ORM\PersistentCollection {#3242 …}
    +votes: Doctrine\ORM\PersistentCollection {#3244 …}
    +reports: Doctrine\ORM\PersistentCollection {#3246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
    -id: 579
    -bodyTs: "'..':80 'articl':38 'boot':62 'caffein':66 'client':21 'constant':60,75 'ctrl':79 'decid':18 'doesn':11,69 'encount':58 'forum':40 'get':48,61 'got':5 'help':84 'inact':32 'issu':56 'kind':54 'know':13 'like':1 'lock':24 'm':87 'minut':30 'new':6 'offic':3 'often':36 'one':29 'post':41 'read':37,88 'remot':45 'rest':16 'session':46 'shown':49 'sinc':33 'someon':9 'tab':78 'thinclient':7 'tri':65 'user':26,52 'work':17,71"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/342589"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686989474 {#3237
      date: 2023-06-17 10:11:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2216}
  +body: "One minute?! jesus"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1686996621 {#3338
    date: 2023-06-17 12:10:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@thorcik@lemmy.world"
    "@Thrife@feddit.de"
  ]
  +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: 599
  -bodyTs: "'jesus':3 'minut':2 'one':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/282475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686996621 {#3339
    date: 2023-06-17 12:10:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3340
  +user: Proxies\__CG__\App\Entity\User {#3035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3238
    +user: Proxies\__CG__\App\Entity\User {#3239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#3068
      +user: Proxies\__CG__\App\Entity\User {#3035 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: App\Entity\EntryComment {#2216
        +user: App\Entity\User {#2298 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Yeah, corporations :rolls_eyes:\n
          \n
          Heh, back in my call centre days we used this neat little app called Caffeine. No installation required, just double click and stay online for the whole shift.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1687017702 {#2215
          date: 2023-06-17 18:01:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dystop@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2213 …}
        +nested: Doctrine\ORM\PersistentCollection {#2230 …}
        +votes: Doctrine\ORM\PersistentCollection {#2232 …}
        +reports: Doctrine\ORM\PersistentCollection {#2228 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
        -id: 381
        -bodyTs: "'app':17 'back':6 'caffein':19 'call':9,18 'centr':10 'click':25 'corpor':2 'day':11 'doubl':24 'eye':4 'heh':5 'instal':21 'littl':16 'neat':15 'onlin':28 'requir':22 'roll':3 'shift':32 'stay':27 'use':13 'whole':31 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/267829"
        +editedAt: null
        +createdAt: DateTimeImmutable @1686954761 {#2224
          date: 2023-06-17 00:32:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2216}
      +body: "Some places block .exes now so that doesn't always work."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1686965184 {#3057
        date: 2023-06-17 03:26:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dystop@lemmy.world"
        "@thorcik@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3067 …}
      +nested: Doctrine\ORM\PersistentCollection {#3060 …}
      +votes: Doctrine\ORM\PersistentCollection {#3062 …}
      +reports: Doctrine\ORM\PersistentCollection {#3070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
      -id: 564
      -bodyTs: "'alway':10 'block':3 'doesn':8 'exe':4 'place':2 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/272189"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686965184 {#3058
        date: 2023-06-17 03:26:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2216}
    +body: """
      Like my office. We got new thinclients and someone who doesn't know how the rest works decided that these clients have to lock the user out after one minute of inactivity.\n
      \n
      Since I very often read articles or forum posts or are in remote sessions to get shown by a user what kind of issue they encounter, I constantly get booted out. I tried caffeine and it doesn't work. So now I constantly have to tab ctrl.. It's very helpful when I'm reading...
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1686989474 {#3236
      date: 2023-06-17 10:11:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
      "@thorcik@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3240 …}
    +nested: Doctrine\ORM\PersistentCollection {#3242 …}
    +votes: Doctrine\ORM\PersistentCollection {#3244 …}
    +reports: Doctrine\ORM\PersistentCollection {#3246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
    -id: 579
    -bodyTs: "'..':80 'articl':38 'boot':62 'caffein':66 'client':21 'constant':60,75 'ctrl':79 'decid':18 'doesn':11,69 'encount':58 'forum':40 'get':48,61 'got':5 'help':84 'inact':32 'issu':56 'kind':54 'know':13 'like':1 'lock':24 'm':87 'minut':30 'new':6 'offic':3 'often':36 'one':29 'post':41 'read':37,88 'remot':45 'rest':16 'session':46 'shown':49 'sinc':33 'someon':9 'tab':78 'thinclient':7 'tri':65 'user':26,52 'work':17,71"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/342589"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686989474 {#3237
      date: 2023-06-17 10:11:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2216}
  +body: "One minute?! jesus"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1686996621 {#3338
    date: 2023-06-17 12:10:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@thorcik@lemmy.world"
    "@Thrife@feddit.de"
  ]
  +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: 599
  -bodyTs: "'jesus':3 'minut':2 'one':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/282475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686996621 {#3339
    date: 2023-06-17 12:10:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3378
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3340
    +user: Proxies\__CG__\App\Entity\User {#3035 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#3238
      +user: Proxies\__CG__\App\Entity\User {#3239 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3035 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
        +image: null
        +parent: App\Entity\EntryComment {#2216
          +user: App\Entity\User {#2298 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Yeah, corporations :rolls_eyes:\n
            \n
            Heh, back in my call centre days we used this neat little app called Caffeine. No installation required, just double click and stay online for the whole shift.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1687017702 {#2215
            date: 2023-06-17 18:01:42.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dystop@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2213 …}
          +nested: Doctrine\ORM\PersistentCollection {#2230 …}
          +votes: Doctrine\ORM\PersistentCollection {#2232 …}
          +reports: Doctrine\ORM\PersistentCollection {#2228 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
          -id: 381
          -bodyTs: "'app':17 'back':6 'caffein':19 'call':9,18 'centr':10 'click':25 'corpor':2 'day':11 'doubl':24 'eye':4 'heh':5 'instal':21 'littl':16 'neat':15 'onlin':28 'requir':22 'roll':3 'shift':32 'stay':27 'use':13 'whole':31 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/267829"
          +editedAt: null
          +createdAt: DateTimeImmutable @1686954761 {#2224
            date: 2023-06-17 00:32:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2216}
        +body: "Some places block .exes now so that doesn't always work."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1686965184 {#3057
          date: 2023-06-17 03:26:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dystop@lemmy.world"
          "@thorcik@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3067 …}
        +nested: Doctrine\ORM\PersistentCollection {#3060 …}
        +votes: Doctrine\ORM\PersistentCollection {#3062 …}
        +reports: Doctrine\ORM\PersistentCollection {#3070 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
        -id: 564
        -bodyTs: "'alway':10 'block':3 'doesn':8 'exe':4 'place':2 'work':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/272189"
        +editedAt: null
        +createdAt: DateTimeImmutable @1686965184 {#3058
          date: 2023-06-17 03:26:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2216}
      +body: """
        Like my office. We got new thinclients and someone who doesn't know how the rest works decided that these clients have to lock the user out after one minute of inactivity.\n
        \n
        Since I very often read articles or forum posts or are in remote sessions to get shown by a user what kind of issue they encounter, I constantly get booted out. I tried caffeine and it doesn't work. So now I constantly have to tab ctrl.. It's very helpful when I'm reading...
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1686989474 {#3236
        date: 2023-06-17 10:11:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dystop@lemmy.world"
        "@thorcik@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3240 …}
      +nested: Doctrine\ORM\PersistentCollection {#3242 …}
      +votes: Doctrine\ORM\PersistentCollection {#3244 …}
      +reports: Doctrine\ORM\PersistentCollection {#3246 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
      -id: 579
      -bodyTs: "'..':80 'articl':38 'boot':62 'caffein':66 'client':21 'constant':60,75 'ctrl':79 'decid':18 'doesn':11,69 'encount':58 'forum':40 'get':48,61 'got':5 'help':84 'inact':32 'issu':56 'kind':54 'know':13 'like':1 'lock':24 'm':87 'minut':30 'new':6 'offic':3 'often':36 'one':29 'post':41 'read':37,88 'remot':45 'rest':16 'session':46 'shown':49 'sinc':33 'someon':9 'tab':78 'thinclient':7 'tri':65 'user':26,52 'work':17,71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/342589"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686989474 {#3237
        date: 2023-06-17 10:11:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2216}
    +body: "One minute?! jesus"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1686996621 {#3338
      date: 2023-06-17 12:10:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
      "@thorcik@lemmy.world"
      "@Thrife@feddit.de"
    ]
    +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: 599
    -bodyTs: "'jesus':3 'minut':2 'one':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/282475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686996621 {#3339
      date: 2023-06-17 12:10:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2216}
  +body: "It's as fun as it sounds.."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687017670 {#3376
    date: 2023-06-17 18:01:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@thorcik@lemmy.world"
    "@Thrife@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3379 …}
  +nested: Doctrine\ORM\PersistentCollection {#3381 …}
  +votes: Doctrine\ORM\PersistentCollection {#3383 …}
  +reports: Doctrine\ORM\PersistentCollection {#3385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
  -id: 673
  -bodyTs: "'..':8 'fun':4 'sound':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/351846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687017670 {#3377
    date: 2023-06-17 18:01:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3378
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3340
    +user: Proxies\__CG__\App\Entity\User {#3035 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#3238
      +user: Proxies\__CG__\App\Entity\User {#3239 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3035 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
        +image: null
        +parent: App\Entity\EntryComment {#2216
          +user: App\Entity\User {#2298 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Yeah, corporations :rolls_eyes:\n
            \n
            Heh, back in my call centre days we used this neat little app called Caffeine. No installation required, just double click and stay online for the whole shift.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1687017702 {#2215
            date: 2023-06-17 18:01:42.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dystop@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2213 …}
          +nested: Doctrine\ORM\PersistentCollection {#2230 …}
          +votes: Doctrine\ORM\PersistentCollection {#2232 …}
          +reports: Doctrine\ORM\PersistentCollection {#2228 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
          -id: 381
          -bodyTs: "'app':17 'back':6 'caffein':19 'call':9,18 'centr':10 'click':25 'corpor':2 'day':11 'doubl':24 'eye':4 'heh':5 'instal':21 'littl':16 'neat':15 'onlin':28 'requir':22 'roll':3 'shift':32 'stay':27 'use':13 'whole':31 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/267829"
          +editedAt: null
          +createdAt: DateTimeImmutable @1686954761 {#2224
            date: 2023-06-17 00:32:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2216}
        +body: "Some places block .exes now so that doesn't always work."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1686965184 {#3057
          date: 2023-06-17 03:26:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dystop@lemmy.world"
          "@thorcik@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3067 …}
        +nested: Doctrine\ORM\PersistentCollection {#3060 …}
        +votes: Doctrine\ORM\PersistentCollection {#3062 …}
        +reports: Doctrine\ORM\PersistentCollection {#3070 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
        -id: 564
        -bodyTs: "'alway':10 'block':3 'doesn':8 'exe':4 'place':2 'work':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/272189"
        +editedAt: null
        +createdAt: DateTimeImmutable @1686965184 {#3058
          date: 2023-06-17 03:26:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2216}
      +body: """
        Like my office. We got new thinclients and someone who doesn't know how the rest works decided that these clients have to lock the user out after one minute of inactivity.\n
        \n
        Since I very often read articles or forum posts or are in remote sessions to get shown by a user what kind of issue they encounter, I constantly get booted out. I tried caffeine and it doesn't work. So now I constantly have to tab ctrl.. It's very helpful when I'm reading...
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1686989474 {#3236
        date: 2023-06-17 10:11:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dystop@lemmy.world"
        "@thorcik@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3240 …}
      +nested: Doctrine\ORM\PersistentCollection {#3242 …}
      +votes: Doctrine\ORM\PersistentCollection {#3244 …}
      +reports: Doctrine\ORM\PersistentCollection {#3246 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
      -id: 579
      -bodyTs: "'..':80 'articl':38 'boot':62 'caffein':66 'client':21 'constant':60,75 'ctrl':79 'decid':18 'doesn':11,69 'encount':58 'forum':40 'get':48,61 'got':5 'help':84 'inact':32 'issu':56 'kind':54 'know':13 'like':1 'lock':24 'm':87 'minut':30 'new':6 'offic':3 'often':36 'one':29 'post':41 'read':37,88 'remot':45 'rest':16 'session':46 'shown':49 'sinc':33 'someon':9 'tab':78 'thinclient':7 'tri':65 'user':26,52 'work':17,71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/342589"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686989474 {#3237
        date: 2023-06-17 10:11:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2216}
    +body: "One minute?! jesus"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1686996621 {#3338
      date: 2023-06-17 12:10:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
      "@thorcik@lemmy.world"
      "@Thrife@feddit.de"
    ]
    +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: 599
    -bodyTs: "'jesus':3 'minut':2 'one':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/282475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686996621 {#3339
      date: 2023-06-17 12:10:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2216}
  +body: "It's as fun as it sounds.."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687017670 {#3376
    date: 2023-06-17 18:01:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@thorcik@lemmy.world"
    "@Thrife@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3379 …}
  +nested: Doctrine\ORM\PersistentCollection {#3381 …}
  +votes: Doctrine\ORM\PersistentCollection {#3383 …}
  +reports: Doctrine\ORM\PersistentCollection {#3385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
  -id: 673
  -bodyTs: "'..':8 'fun':4 'sound':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/351846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687017670 {#3377
    date: 2023-06-17 18:01:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3378
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3340
    +user: Proxies\__CG__\App\Entity\User {#3035 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#3238
      +user: Proxies\__CG__\App\Entity\User {#3239 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3035 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
        +image: null
        +parent: App\Entity\EntryComment {#2216
          +user: App\Entity\User {#2298 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Yeah, corporations :rolls_eyes:\n
            \n
            Heh, back in my call centre days we used this neat little app called Caffeine. No installation required, just double click and stay online for the whole shift.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1687017702 {#2215
            date: 2023-06-17 18:01:42.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dystop@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2213 …}
          +nested: Doctrine\ORM\PersistentCollection {#2230 …}
          +votes: Doctrine\ORM\PersistentCollection {#2232 …}
          +reports: Doctrine\ORM\PersistentCollection {#2228 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
          -id: 381
          -bodyTs: "'app':17 'back':6 'caffein':19 'call':9,18 'centr':10 'click':25 'corpor':2 'day':11 'doubl':24 'eye':4 'heh':5 'instal':21 'littl':16 'neat':15 'onlin':28 'requir':22 'roll':3 'shift':32 'stay':27 'use':13 'whole':31 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/267829"
          +editedAt: null
          +createdAt: DateTimeImmutable @1686954761 {#2224
            date: 2023-06-17 00:32:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2216}
        +body: "Some places block .exes now so that doesn't always work."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1686965184 {#3057
          date: 2023-06-17 03:26:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dystop@lemmy.world"
          "@thorcik@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3067 …}
        +nested: Doctrine\ORM\PersistentCollection {#3060 …}
        +votes: Doctrine\ORM\PersistentCollection {#3062 …}
        +reports: Doctrine\ORM\PersistentCollection {#3070 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
        -id: 564
        -bodyTs: "'alway':10 'block':3 'doesn':8 'exe':4 'place':2 'work':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/272189"
        +editedAt: null
        +createdAt: DateTimeImmutable @1686965184 {#3058
          date: 2023-06-17 03:26:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2216}
      +body: """
        Like my office. We got new thinclients and someone who doesn't know how the rest works decided that these clients have to lock the user out after one minute of inactivity.\n
        \n
        Since I very often read articles or forum posts or are in remote sessions to get shown by a user what kind of issue they encounter, I constantly get booted out. I tried caffeine and it doesn't work. So now I constantly have to tab ctrl.. It's very helpful when I'm reading...
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1686989474 {#3236
        date: 2023-06-17 10:11:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dystop@lemmy.world"
        "@thorcik@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3240 …}
      +nested: Doctrine\ORM\PersistentCollection {#3242 …}
      +votes: Doctrine\ORM\PersistentCollection {#3244 …}
      +reports: Doctrine\ORM\PersistentCollection {#3246 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
      -id: 579
      -bodyTs: "'..':80 'articl':38 'boot':62 'caffein':66 'client':21 'constant':60,75 'ctrl':79 'decid':18 'doesn':11,69 'encount':58 'forum':40 'get':48,61 'got':5 'help':84 'inact':32 'issu':56 'kind':54 'know':13 'like':1 'lock':24 'm':87 'minut':30 'new':6 'offic':3 'often':36 'one':29 'post':41 'read':37,88 'remot':45 'rest':16 'session':46 'shown':49 'sinc':33 'someon':9 'tab':78 'thinclient':7 'tri':65 'user':26,52 'work':17,71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/342589"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686989474 {#3237
        date: 2023-06-17 10:11:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2216}
    +body: "One minute?! jesus"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1686996621 {#3338
      date: 2023-06-17 12:10:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
      "@thorcik@lemmy.world"
      "@Thrife@feddit.de"
    ]
    +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: 599
    -bodyTs: "'jesus':3 'minut':2 'one':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/282475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686996621 {#3339
      date: 2023-06-17 12:10:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2216}
  +body: "It's as fun as it sounds.."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687017670 {#3376
    date: 2023-06-17 18:01:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@thorcik@lemmy.world"
    "@Thrife@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3379 …}
  +nested: Doctrine\ORM\PersistentCollection {#3381 …}
  +votes: Doctrine\ORM\PersistentCollection {#3383 …}
  +reports: Doctrine\ORM\PersistentCollection {#3385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
  -id: 673
  -bodyTs: "'..':8 'fun':4 'sound':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/351846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687017670 {#3377
    date: 2023-06-17 18:01:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2209
  +user: App\Entity\User {#2265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2200 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The "normal" rate is a Toonie a Tooth, but subject to the assessment, sometimes it's a fiver.\n
    \n
    Some might say it's determined by the Tooth Fairy's ready supply of change, but I'm sure it's because each tooth is individually graded...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687014126 {#2210
    date: 2023-06-17 17:02:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 659
  -bodyTs: "'assess':13 'chang':33 'determin':24 'fairi':28 'fiver':18 'grade':45 'individu':44 'm':36 'might':20 'normal':2 'rate':3 'readi':30 'say':21 'sometim':14 'subject':10 'suppli':31 'sure':37 'tooni':6 'tooth':8,27,42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/384294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687014126 {#2203
    date: 2023-06-17 17:02:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2209
  +user: App\Entity\User {#2265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2200 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The "normal" rate is a Toonie a Tooth, but subject to the assessment, sometimes it's a fiver.\n
    \n
    Some might say it's determined by the Tooth Fairy's ready supply of change, but I'm sure it's because each tooth is individually graded...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687014126 {#2210
    date: 2023-06-17 17:02:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 659
  -bodyTs: "'assess':13 'chang':33 'determin':24 'fairi':28 'fiver':18 'grade':45 'individu':44 'm':36 'might':20 'normal':2 'rate':3 'readi':30 'say':21 'sometim':14 'subject':10 'suppli':31 'sure':37 'tooni':6 'tooth':8,27,42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/384294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687014126 {#2203
    date: 2023-06-17 17:02:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2209
  +user: App\Entity\User {#2265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2200 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The "normal" rate is a Toonie a Tooth, but subject to the assessment, sometimes it's a fiver.\n
    \n
    Some might say it's determined by the Tooth Fairy's ready supply of change, but I'm sure it's because each tooth is individually graded...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687014126 {#2210
    date: 2023-06-17 17:02:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 659
  -bodyTs: "'assess':13 'chang':33 'determin':24 'fairi':28 'fiver':18 'grade':45 'individu':44 'm':36 'might':20 'normal':2 'rate':3 'readi':30 'say':21 'sometim':14 'subject':10 'suppli':31 'sure':37 'tooni':6 'tooth':8,27,42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/384294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687014126 {#2203
    date: 2023-06-17 17:02:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2187
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "The 40 hour work week is outdated. I could easily get away with a 32 hour work week and get all of my work done. Here I am having been doing it the hard way and actually moving my mouse cursor every 10 minutes so my laptop doesn't go to sleep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1687013573 {#2182
    date: 2023-06-17 16:52:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2175 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 384
  -bodyTs: "'10':43 '32':15 '40':2 'actual':37 'away':12 'could':9 'cursor':41 'doesn':48 'done':25 'easili':10 'everi':42 'get':11,20 'go':50 'hard':34 'hour':3,16 'laptop':47 'minut':44 'mous':40 'move':38 'outdat':7 'sleep':52 'way':35 'week':5,18 'work':4,17,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/268467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686956019 {#2171
    date: 2023-06-17 00:53:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2187
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "The 40 hour work week is outdated. I could easily get away with a 32 hour work week and get all of my work done. Here I am having been doing it the hard way and actually moving my mouse cursor every 10 minutes so my laptop doesn't go to sleep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1687013573 {#2182
    date: 2023-06-17 16:52:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2175 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 384
  -bodyTs: "'10':43 '32':15 '40':2 'actual':37 'away':12 'could':9 'cursor':41 'doesn':48 'done':25 'easili':10 'everi':42 'get':11,20 'go':50 'hard':34 'hour':3,16 'laptop':47 'minut':44 'mous':40 'move':38 'outdat':7 'sleep':52 'way':35 'week':5,18 'work':4,17,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/268467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686956019 {#2171
    date: 2023-06-17 00:53:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2187
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "The 40 hour work week is outdated. I could easily get away with a 32 hour work week and get all of my work done. Here I am having been doing it the hard way and actually moving my mouse cursor every 10 minutes so my laptop doesn't go to sleep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1687013573 {#2182
    date: 2023-06-17 16:52:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2175 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 384
  -bodyTs: "'10':43 '32':15 '40':2 'actual':37 'away':12 'could':9 'cursor':41 'doesn':48 'done':25 'easili':10 'everi':42 'get':11,20 'go':50 'hard':34 'hour':3,16 'laptop':47 'minut':44 'mous':40 'move':38 'outdat':7 'sleep':52 'way':35 'week':5,18 'work':4,17,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/268467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686956019 {#2171
    date: 2023-06-17 00:53:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3078
  +user: Proxies\__CG__\App\Entity\User {#3035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2187
    +user: App\Entity\User {#1988 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "The 40 hour work week is outdated. I could easily get away with a 32 hour work week and get all of my work done. Here I am having been doing it the hard way and actually moving my mouse cursor every 10 minutes so my laptop doesn't go to sleep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1687013573 {#2182
      date: 2023-06-17 16:52:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2175 …}
    +nested: Doctrine\ORM\PersistentCollection {#2176 …}
    +votes: Doctrine\ORM\PersistentCollection {#2178 …}
    +reports: Doctrine\ORM\PersistentCollection {#2183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
    -id: 384
    -bodyTs: "'10':43 '32':15 '40':2 'actual':37 'away':12 'could':9 'cursor':41 'doesn':48 'done':25 'easili':10 'everi':42 'get':11,20 'go':50 'hard':34 'hour':3,16 'laptop':47 'minut':44 'mous':40 'move':38 'outdat':7 'sleep':52 'way':35 'week':5,18 'work':4,17,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/268467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686956019 {#2171
      date: 2023-06-17 00:53:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2187}
  +body: "have you considered a mouse jiggler? :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1686967514 {#3076
    date: 2023-06-17 04:05:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@kinther@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3079 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3083 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 450
  -bodyTs: "'consid':3 'jiggler':6 'mous':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/273120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686967514 {#3077
    date: 2023-06-17 04:05:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3078
  +user: Proxies\__CG__\App\Entity\User {#3035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2187
    +user: App\Entity\User {#1988 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "The 40 hour work week is outdated. I could easily get away with a 32 hour work week and get all of my work done. Here I am having been doing it the hard way and actually moving my mouse cursor every 10 minutes so my laptop doesn't go to sleep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1687013573 {#2182
      date: 2023-06-17 16:52:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2175 …}
    +nested: Doctrine\ORM\PersistentCollection {#2176 …}
    +votes: Doctrine\ORM\PersistentCollection {#2178 …}
    +reports: Doctrine\ORM\PersistentCollection {#2183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
    -id: 384
    -bodyTs: "'10':43 '32':15 '40':2 'actual':37 'away':12 'could':9 'cursor':41 'doesn':48 'done':25 'easili':10 'everi':42 'get':11,20 'go':50 'hard':34 'hour':3,16 'laptop':47 'minut':44 'mous':40 'move':38 'outdat':7 'sleep':52 'way':35 'week':5,18 'work':4,17,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/268467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686956019 {#2171
      date: 2023-06-17 00:53:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2187}
  +body: "have you considered a mouse jiggler? :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1686967514 {#3076
    date: 2023-06-17 04:05:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@kinther@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3079 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3083 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 450
  -bodyTs: "'consid':3 'jiggler':6 'mous':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/273120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686967514 {#3077
    date: 2023-06-17 04:05:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3078
  +user: Proxies\__CG__\App\Entity\User {#3035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2187
    +user: App\Entity\User {#1988 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "The 40 hour work week is outdated. I could easily get away with a 32 hour work week and get all of my work done. Here I am having been doing it the hard way and actually moving my mouse cursor every 10 minutes so my laptop doesn't go to sleep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1687013573 {#2182
      date: 2023-06-17 16:52:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2175 …}
    +nested: Doctrine\ORM\PersistentCollection {#2176 …}
    +votes: Doctrine\ORM\PersistentCollection {#2178 …}
    +reports: Doctrine\ORM\PersistentCollection {#2183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
    -id: 384
    -bodyTs: "'10':43 '32':15 '40':2 'actual':37 'away':12 'could':9 'cursor':41 'doesn':48 'done':25 'easili':10 'everi':42 'get':11,20 'go':50 'hard':34 'hour':3,16 'laptop':47 'minut':44 'mous':40 'move':38 'outdat':7 'sleep':52 'way':35 'week':5,18 'work':4,17,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/268467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686956019 {#2171
      date: 2023-06-17 00:53:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2187}
  +body: "have you considered a mouse jiggler? :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1686967514 {#3076
    date: 2023-06-17 04:05:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@kinther@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3079 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3083 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 450
  -bodyTs: "'consid':3 'jiggler':6 'mous':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/273120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686967514 {#3077
    date: 2023-06-17 04:05:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3223
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3078
    +user: Proxies\__CG__\App\Entity\User {#3035 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2187
      +user: App\Entity\User {#1988 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "The 40 hour work week is outdated. I could easily get away with a 32 hour work week and get all of my work done. Here I am having been doing it the hard way and actually moving my mouse cursor every 10 minutes so my laptop doesn't go to sleep."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1687013573 {#2182
        date: 2023-06-17 16:52:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dystop@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2175 …}
      +nested: Doctrine\ORM\PersistentCollection {#2176 …}
      +votes: Doctrine\ORM\PersistentCollection {#2178 …}
      +reports: Doctrine\ORM\PersistentCollection {#2183 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
      -id: 384
      -bodyTs: "'10':43 '32':15 '40':2 'actual':37 'away':12 'could':9 'cursor':41 'doesn':48 'done':25 'easili':10 'everi':42 'get':11,20 'go':50 'hard':34 'hour':3,16 'laptop':47 'minut':44 'mous':40 'move':38 'outdat':7 'sleep':52 'way':35 'week':5,18 'work':4,17,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/268467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686956019 {#2171
        date: 2023-06-17 00:53:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2187}
    +body: "have you considered a mouse jiggler? :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1686967514 {#3076
      date: 2023-06-17 04:05:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
      "@kinther@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3079 …}
    +nested: Doctrine\ORM\PersistentCollection {#3081 …}
    +votes: Doctrine\ORM\PersistentCollection {#3083 …}
    +reports: Doctrine\ORM\PersistentCollection {#3085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    -id: 450
    -bodyTs: "'consid':3 'jiggler':6 'mous':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/273120"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686967514 {#3077
      date: 2023-06-17 04:05:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2187}
  +body: "I joke with my wife that I need one of those bird fluid bouncing toys like Homer had in the simpsons"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687013553 {#3221
    date: 2023-06-17 16:52:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@kinther@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3224 …}
  +nested: Doctrine\ORM\PersistentCollection {#3226 …}
  +votes: Doctrine\ORM\PersistentCollection {#3228 …}
  +reports: Doctrine\ORM\PersistentCollection {#3230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
  -id: 657
  -bodyTs: "'bird':12 'bounc':14 'fluid':13 'homer':17 'joke':2 'like':16 'need':8 'one':9 'simpson':21 'toy':15 'wife':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/289082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687013553 {#3222
    date: 2023-06-17 16:52:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3223
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3078
    +user: Proxies\__CG__\App\Entity\User {#3035 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2187
      +user: App\Entity\User {#1988 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "The 40 hour work week is outdated. I could easily get away with a 32 hour work week and get all of my work done. Here I am having been doing it the hard way and actually moving my mouse cursor every 10 minutes so my laptop doesn't go to sleep."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1687013573 {#2182
        date: 2023-06-17 16:52:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dystop@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2175 …}
      +nested: Doctrine\ORM\PersistentCollection {#2176 …}
      +votes: Doctrine\ORM\PersistentCollection {#2178 …}
      +reports: Doctrine\ORM\PersistentCollection {#2183 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
      -id: 384
      -bodyTs: "'10':43 '32':15 '40':2 'actual':37 'away':12 'could':9 'cursor':41 'doesn':48 'done':25 'easili':10 'everi':42 'get':11,20 'go':50 'hard':34 'hour':3,16 'laptop':47 'minut':44 'mous':40 'move':38 'outdat':7 'sleep':52 'way':35 'week':5,18 'work':4,17,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/268467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686956019 {#2171
        date: 2023-06-17 00:53:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2187}
    +body: "have you considered a mouse jiggler? :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1686967514 {#3076
      date: 2023-06-17 04:05:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
      "@kinther@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3079 …}
    +nested: Doctrine\ORM\PersistentCollection {#3081 …}
    +votes: Doctrine\ORM\PersistentCollection {#3083 …}
    +reports: Doctrine\ORM\PersistentCollection {#3085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    -id: 450
    -bodyTs: "'consid':3 'jiggler':6 'mous':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/273120"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686967514 {#3077
      date: 2023-06-17 04:05:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2187}
  +body: "I joke with my wife that I need one of those bird fluid bouncing toys like Homer had in the simpsons"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687013553 {#3221
    date: 2023-06-17 16:52:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@kinther@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3224 …}
  +nested: Doctrine\ORM\PersistentCollection {#3226 …}
  +votes: Doctrine\ORM\PersistentCollection {#3228 …}
  +reports: Doctrine\ORM\PersistentCollection {#3230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
  -id: 657
  -bodyTs: "'bird':12 'bounc':14 'fluid':13 'homer':17 'joke':2 'like':16 'need':8 'one':9 'simpson':21 'toy':15 'wife':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/289082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687013553 {#3222
    date: 2023-06-17 16:52:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3223
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3078
    +user: Proxies\__CG__\App\Entity\User {#3035 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2187
      +user: App\Entity\User {#1988 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "The 40 hour work week is outdated. I could easily get away with a 32 hour work week and get all of my work done. Here I am having been doing it the hard way and actually moving my mouse cursor every 10 minutes so my laptop doesn't go to sleep."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1687013573 {#2182
        date: 2023-06-17 16:52:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dystop@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2175 …}
      +nested: Doctrine\ORM\PersistentCollection {#2176 …}
      +votes: Doctrine\ORM\PersistentCollection {#2178 …}
      +reports: Doctrine\ORM\PersistentCollection {#2183 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
      -id: 384
      -bodyTs: "'10':43 '32':15 '40':2 'actual':37 'away':12 'could':9 'cursor':41 'doesn':48 'done':25 'easili':10 'everi':42 'get':11,20 'go':50 'hard':34 'hour':3,16 'laptop':47 'minut':44 'mous':40 'move':38 'outdat':7 'sleep':52 'way':35 'week':5,18 'work':4,17,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/268467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686956019 {#2171
        date: 2023-06-17 00:53:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2187}
    +body: "have you considered a mouse jiggler? :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1686967514 {#3076
      date: 2023-06-17 04:05:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
      "@kinther@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3079 …}
    +nested: Doctrine\ORM\PersistentCollection {#3081 …}
    +votes: Doctrine\ORM\PersistentCollection {#3083 …}
    +reports: Doctrine\ORM\PersistentCollection {#3085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    -id: 450
    -bodyTs: "'consid':3 'jiggler':6 'mous':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/273120"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686967514 {#3077
      date: 2023-06-17 04:05:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2187}
  +body: "I joke with my wife that I need one of those bird fluid bouncing toys like Homer had in the simpsons"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687013553 {#3221
    date: 2023-06-17 16:52:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@kinther@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3224 …}
  +nested: Doctrine\ORM\PersistentCollection {#3226 …}
  +votes: Doctrine\ORM\PersistentCollection {#3228 …}
  +reports: Doctrine\ORM\PersistentCollection {#3230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
  -id: 657
  -bodyTs: "'bird':12 'bounc':14 'fluid':13 'homer':17 'joke':2 'like':16 'need':8 'one':9 'simpson':21 'toy':15 'wife':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/289082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687013553 {#3222
    date: 2023-06-17 16:52:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2493
  +user: App\Entity\User {#2506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is the way"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687012849 {#1356
    date: 2023-06-17 16:40:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2494 …}
  +nested: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2498 …}
  +reports: Doctrine\ORM\PersistentCollection {#2500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
  -id: 654
  -bodyTs: "'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/288788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687012849 {#1355
    date: 2023-06-17 16:40:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2493
  +user: App\Entity\User {#2506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is the way"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687012849 {#1356
    date: 2023-06-17 16:40:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2494 …}
  +nested: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2498 …}
  +reports: Doctrine\ORM\PersistentCollection {#2500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
  -id: 654
  -bodyTs: "'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/288788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687012849 {#1355
    date: 2023-06-17 16:40:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2493
  +user: App\Entity\User {#2506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is the way"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687012849 {#1356
    date: 2023-06-17 16:40:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2494 …}
  +nested: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2498 …}
  +reports: Doctrine\ORM\PersistentCollection {#2500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
  -id: 654
  -bodyTs: "'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/288788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687012849 {#1355
    date: 2023-06-17 16:40:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2567
  +user: App\Entity\User {#2467 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Man that must have been infuriating at the time. Did you ever have a conversation with your ex-coworkers about the reason for your resignation?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687012707 {#2562
    date: 2023-06-17 16:38:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sleepyducky@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2569 …}
  +nested: Doctrine\ORM\PersistentCollection {#2571 …}
  +votes: Doctrine\ORM\PersistentCollection {#2573 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
  -id: 243
  -bodyTs: "'convers':15 'cowork':20 'ever':12 'ex':19 'ex-cowork':18 'infuri':6 'man':1 'must':3 'reason':23 'resign':26 'time':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/239911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686888158 {#2563
    date: 2023-06-16 06:02:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2567
  +user: App\Entity\User {#2467 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Man that must have been infuriating at the time. Did you ever have a conversation with your ex-coworkers about the reason for your resignation?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687012707 {#2562
    date: 2023-06-17 16:38:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sleepyducky@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2569 …}
  +nested: Doctrine\ORM\PersistentCollection {#2571 …}
  +votes: Doctrine\ORM\PersistentCollection {#2573 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
  -id: 243
  -bodyTs: "'convers':15 'cowork':20 'ever':12 'ex':19 'ex-cowork':18 'infuri':6 'man':1 'must':3 'reason':23 'resign':26 'time':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/239911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686888158 {#2563
    date: 2023-06-16 06:02:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2567
  +user: App\Entity\User {#2467 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Man that must have been infuriating at the time. Did you ever have a conversation with your ex-coworkers about the reason for your resignation?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687012707 {#2562
    date: 2023-06-17 16:38:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sleepyducky@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2569 …}
  +nested: Doctrine\ORM\PersistentCollection {#2571 …}
  +votes: Doctrine\ORM\PersistentCollection {#2573 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
  -id: 243
  -bodyTs: "'convers':15 'cowork':20 'ever':12 'ex':19 'ex-cowork':18 'infuri':6 'man':1 'must':3 'reason':23 'resign':26 'time':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/239911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686888158 {#2563
    date: 2023-06-16 06:02:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2987
  +user: Proxies\__CG__\App\Entity\User {#2986 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2567
    +user: App\Entity\User {#2467 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "Man that must have been infuriating at the time. Did you ever have a conversation with your ex-coworkers about the reason for your resignation?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1687012707 {#2562
      date: 2023-06-17 16:38:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sleepyducky@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2569 …}
    +nested: Doctrine\ORM\PersistentCollection {#2571 …}
    +votes: Doctrine\ORM\PersistentCollection {#2573 …}
    +reports: Doctrine\ORM\PersistentCollection {#2575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
    -id: 243
    -bodyTs: "'convers':15 'cowork':20 'ever':12 'ex':19 'ex-cowork':18 'infuri':6 'man':1 'must':3 'reason':23 'resign':26 'time':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/239911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686888158 {#2563
      date: 2023-06-16 06:02:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2567}
  +body: "I did when I went back in the next day to pick up my stuff. The younger ones were shocked while the older ones thought I exaggerated by quitting. They agreed with the fact that I was cheating saying that I was raising the standard to a point where they couldn’t compete. I still remember our accountant “if everybody did what you did, then the older ones like me wouldn’t have a place to work because you younger people and your computers took away our chance to work”. I do get being afraid for your future and having a resistance to change and low adaptability, so for ones over 50 I really do understand where they were coming from. They were barely learning how to use Facebook at that point…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1686920500 {#2990
    date: 2023-06-16 15:01:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sleepyducky@lemm.ee"
    "@Rogue_General@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#3063 …}
  +reports: Doctrine\ORM\PersistentCollection {#3066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
  -id: 319
  -bodyTs: "'50':112 'account':58 'adapt':107 'afraid':95 'agre':31 'away':86 'back':6 'bare':124 'chanc':88 'chang':104 'cheat':38 'come':120 'compet':53 'comput':84 'couldn':51 'day':10 'everybodi':60 'exagger':27 'facebook':129 'fact':34 'futur':98 'get':93 'learn':125 'like':69 'low':106 'next':9 'older':23,67 'one':18,24,68,110 'peopl':81 'pick':12 'place':75 'point':48,132 'quit':29 'rais':43 'realli':114 'rememb':56 'resist':102 'say':39 'shock':20 'standard':45 'still':55 'stuff':15 'thought':25 'took':85 'understand':116 'use':128 'went':5 'work':77,90 'wouldn':71 'younger':17,80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/176059"
  +editedAt: DateTimeImmutable @1686920538 {#2989
    date: 2023-06-16 15:02:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1686920500 {#2988
    date: 2023-06-16 15:01:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2987
  +user: Proxies\__CG__\App\Entity\User {#2986 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2567
    +user: App\Entity\User {#2467 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "Man that must have been infuriating at the time. Did you ever have a conversation with your ex-coworkers about the reason for your resignation?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1687012707 {#2562
      date: 2023-06-17 16:38:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sleepyducky@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2569 …}
    +nested: Doctrine\ORM\PersistentCollection {#2571 …}
    +votes: Doctrine\ORM\PersistentCollection {#2573 …}
    +reports: Doctrine\ORM\PersistentCollection {#2575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
    -id: 243
    -bodyTs: "'convers':15 'cowork':20 'ever':12 'ex':19 'ex-cowork':18 'infuri':6 'man':1 'must':3 'reason':23 'resign':26 'time':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/239911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686888158 {#2563
      date: 2023-06-16 06:02:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2567}
  +body: "I did when I went back in the next day to pick up my stuff. The younger ones were shocked while the older ones thought I exaggerated by quitting. They agreed with the fact that I was cheating saying that I was raising the standard to a point where they couldn’t compete. I still remember our accountant “if everybody did what you did, then the older ones like me wouldn’t have a place to work because you younger people and your computers took away our chance to work”. I do get being afraid for your future and having a resistance to change and low adaptability, so for ones over 50 I really do understand where they were coming from. They were barely learning how to use Facebook at that point…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1686920500 {#2990
    date: 2023-06-16 15:01:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sleepyducky@lemm.ee"
    "@Rogue_General@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#3063 …}
  +reports: Doctrine\ORM\PersistentCollection {#3066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
  -id: 319
  -bodyTs: "'50':112 'account':58 'adapt':107 'afraid':95 'agre':31 'away':86 'back':6 'bare':124 'chanc':88 'chang':104 'cheat':38 'come':120 'compet':53 'comput':84 'couldn':51 'day':10 'everybodi':60 'exagger':27 'facebook':129 'fact':34 'futur':98 'get':93 'learn':125 'like':69 'low':106 'next':9 'older':23,67 'one':18,24,68,110 'peopl':81 'pick':12 'place':75 'point':48,132 'quit':29 'rais':43 'realli':114 'rememb':56 'resist':102 'say':39 'shock':20 'standard':45 'still':55 'stuff':15 'thought':25 'took':85 'understand':116 'use':128 'went':5 'work':77,90 'wouldn':71 'younger':17,80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/176059"
  +editedAt: DateTimeImmutable @1686920538 {#2989
    date: 2023-06-16 15:02:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1686920500 {#2988
    date: 2023-06-16 15:01:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2987
  +user: Proxies\__CG__\App\Entity\User {#2986 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2567
    +user: App\Entity\User {#2467 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "Man that must have been infuriating at the time. Did you ever have a conversation with your ex-coworkers about the reason for your resignation?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1687012707 {#2562
      date: 2023-06-17 16:38:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sleepyducky@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2569 …}
    +nested: Doctrine\ORM\PersistentCollection {#2571 …}
    +votes: Doctrine\ORM\PersistentCollection {#2573 …}
    +reports: Doctrine\ORM\PersistentCollection {#2575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
    -id: 243
    -bodyTs: "'convers':15 'cowork':20 'ever':12 'ex':19 'ex-cowork':18 'infuri':6 'man':1 'must':3 'reason':23 'resign':26 'time':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/239911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686888158 {#2563
      date: 2023-06-16 06:02:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2567}
  +body: "I did when I went back in the next day to pick up my stuff. The younger ones were shocked while the older ones thought I exaggerated by quitting. They agreed with the fact that I was cheating saying that I was raising the standard to a point where they couldn’t compete. I still remember our accountant “if everybody did what you did, then the older ones like me wouldn’t have a place to work because you younger people and your computers took away our chance to work”. I do get being afraid for your future and having a resistance to change and low adaptability, so for ones over 50 I really do understand where they were coming from. They were barely learning how to use Facebook at that point…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1686920500 {#2990
    date: 2023-06-16 15:01:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sleepyducky@lemm.ee"
    "@Rogue_General@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#3063 …}
  +reports: Doctrine\ORM\PersistentCollection {#3066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
  -id: 319
  -bodyTs: "'50':112 'account':58 'adapt':107 'afraid':95 'agre':31 'away':86 'back':6 'bare':124 'chanc':88 'chang':104 'cheat':38 'come':120 'compet':53 'comput':84 'couldn':51 'day':10 'everybodi':60 'exagger':27 'facebook':129 'fact':34 'futur':98 'get':93 'learn':125 'like':69 'low':106 'next':9 'older':23,67 'one':18,24,68,110 'peopl':81 'pick':12 'place':75 'point':48,132 'quit':29 'rais':43 'realli':114 'rememb':56 'resist':102 'say':39 'shock':20 'standard':45 'still':55 'stuff':15 'thought':25 'took':85 'understand':116 'use':128 'went':5 'work':77,90 'wouldn':71 'younger':17,80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/176059"
  +editedAt: DateTimeImmutable @1686920538 {#2989
    date: 2023-06-16 15:02:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1686920500 {#2988
    date: 2023-06-16 15:01:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3208
  +user: App\Entity\User {#2467 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2987
    +user: Proxies\__CG__\App\Entity\User {#2986 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2567
      +user: App\Entity\User {#2467 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2568 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "Man that must have been infuriating at the time. Did you ever have a conversation with your ex-coworkers about the reason for your resignation?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1687012707 {#2562
        date: 2023-06-17 16:38:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sleepyducky@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2569 …}
      +nested: Doctrine\ORM\PersistentCollection {#2571 …}
      +votes: Doctrine\ORM\PersistentCollection {#2573 …}
      +reports: Doctrine\ORM\PersistentCollection {#2575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
      -id: 243
      -bodyTs: "'convers':15 'cowork':20 'ever':12 'ex':19 'ex-cowork':18 'infuri':6 'man':1 'must':3 'reason':23 'resign':26 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/239911"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686888158 {#2563
        date: 2023-06-16 06:02:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2567}
    +body: "I did when I went back in the next day to pick up my stuff. The younger ones were shocked while the older ones thought I exaggerated by quitting. They agreed with the fact that I was cheating saying that I was raising the standard to a point where they couldn’t compete. I still remember our accountant “if everybody did what you did, then the older ones like me wouldn’t have a place to work because you younger people and your computers took away our chance to work”. I do get being afraid for your future and having a resistance to change and low adaptability, so for ones over 50 I really do understand where they were coming from. They were barely learning how to use Facebook at that point…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1686920500 {#2990
      date: 2023-06-16 15:01:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sleepyducky@lemm.ee"
      "@Rogue_General@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2985 …}
    +nested: Doctrine\ORM\PersistentCollection {#2983 …}
    +votes: Doctrine\ORM\PersistentCollection {#3063 …}
    +reports: Doctrine\ORM\PersistentCollection {#3066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3053 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
    -id: 319
    -bodyTs: "'50':112 'account':58 'adapt':107 'afraid':95 'agre':31 'away':86 'back':6 'bare':124 'chanc':88 'chang':104 'cheat':38 'come':120 'compet':53 'comput':84 'couldn':51 'day':10 'everybodi':60 'exagger':27 'facebook':129 'fact':34 'futur':98 'get':93 'learn':125 'like':69 'low':106 'next':9 'older':23,67 'one':18,24,68,110 'peopl':81 'pick':12 'place':75 'point':48,132 'quit':29 'rais':43 'realli':114 'rememb':56 'resist':102 'say':39 'shock':20 'standard':45 'still':55 'stuff':15 'thought':25 'took':85 'understand':116 'use':128 'went':5 'work':77,90 'wouldn':71 'younger':17,80"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/176059"
    +editedAt: DateTimeImmutable @1686920538 {#2989
      date: 2023-06-16 15:02:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1686920500 {#2988
      date: 2023-06-16 15:01:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2567}
  +body: "Yeah I can understand where the older folks are coming from. I'm just a bit disappointed in your coworker "C" that got mad at you after you guys worked together so well/efficiently. Maybe it was a heat of the moment anger thing. Regardless, a bittersweet story!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687012683 {#3206
    date: 2023-06-17 16:38:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sleepyducky@lemm.ee"
    "@Rogue_General@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3209 …}
  +nested: Doctrine\ORM\PersistentCollection {#3211 …}
  +votes: Doctrine\ORM\PersistentCollection {#3213 …}
  +reports: Doctrine\ORM\PersistentCollection {#3215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
  -id: 653
  -bodyTs: "'anger':42 'bit':16 'bittersweet':46 'c':21 'come':10 'cowork':20 'disappoint':17 'folk':8 'got':23 'guy':29 'heat':38 'm':13 'mad':24 'mayb':34 'moment':41 'older':7 'regardless':44 'stori':47 'thing':43 'togeth':31 'understand':4 'well/efficiently':33 'work':30 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/288712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687012683 {#3207
    date: 2023-06-17 16:38:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3208
  +user: App\Entity\User {#2467 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2987
    +user: Proxies\__CG__\App\Entity\User {#2986 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2567
      +user: App\Entity\User {#2467 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2568 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "Man that must have been infuriating at the time. Did you ever have a conversation with your ex-coworkers about the reason for your resignation?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1687012707 {#2562
        date: 2023-06-17 16:38:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sleepyducky@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2569 …}
      +nested: Doctrine\ORM\PersistentCollection {#2571 …}
      +votes: Doctrine\ORM\PersistentCollection {#2573 …}
      +reports: Doctrine\ORM\PersistentCollection {#2575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
      -id: 243
      -bodyTs: "'convers':15 'cowork':20 'ever':12 'ex':19 'ex-cowork':18 'infuri':6 'man':1 'must':3 'reason':23 'resign':26 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/239911"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686888158 {#2563
        date: 2023-06-16 06:02:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2567}
    +body: "I did when I went back in the next day to pick up my stuff. The younger ones were shocked while the older ones thought I exaggerated by quitting. They agreed with the fact that I was cheating saying that I was raising the standard to a point where they couldn’t compete. I still remember our accountant “if everybody did what you did, then the older ones like me wouldn’t have a place to work because you younger people and your computers took away our chance to work”. I do get being afraid for your future and having a resistance to change and low adaptability, so for ones over 50 I really do understand where they were coming from. They were barely learning how to use Facebook at that point…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1686920500 {#2990
      date: 2023-06-16 15:01:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sleepyducky@lemm.ee"
      "@Rogue_General@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2985 …}
    +nested: Doctrine\ORM\PersistentCollection {#2983 …}
    +votes: Doctrine\ORM\PersistentCollection {#3063 …}
    +reports: Doctrine\ORM\PersistentCollection {#3066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3053 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
    -id: 319
    -bodyTs: "'50':112 'account':58 'adapt':107 'afraid':95 'agre':31 'away':86 'back':6 'bare':124 'chanc':88 'chang':104 'cheat':38 'come':120 'compet':53 'comput':84 'couldn':51 'day':10 'everybodi':60 'exagger':27 'facebook':129 'fact':34 'futur':98 'get':93 'learn':125 'like':69 'low':106 'next':9 'older':23,67 'one':18,24,68,110 'peopl':81 'pick':12 'place':75 'point':48,132 'quit':29 'rais':43 'realli':114 'rememb':56 'resist':102 'say':39 'shock':20 'standard':45 'still':55 'stuff':15 'thought':25 'took':85 'understand':116 'use':128 'went':5 'work':77,90 'wouldn':71 'younger':17,80"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/176059"
    +editedAt: DateTimeImmutable @1686920538 {#2989
      date: 2023-06-16 15:02:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1686920500 {#2988
      date: 2023-06-16 15:01:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2567}
  +body: "Yeah I can understand where the older folks are coming from. I'm just a bit disappointed in your coworker "C" that got mad at you after you guys worked together so well/efficiently. Maybe it was a heat of the moment anger thing. Regardless, a bittersweet story!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687012683 {#3206
    date: 2023-06-17 16:38:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sleepyducky@lemm.ee"
    "@Rogue_General@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3209 …}
  +nested: Doctrine\ORM\PersistentCollection {#3211 …}
  +votes: Doctrine\ORM\PersistentCollection {#3213 …}
  +reports: Doctrine\ORM\PersistentCollection {#3215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
  -id: 653
  -bodyTs: "'anger':42 'bit':16 'bittersweet':46 'c':21 'come':10 'cowork':20 'disappoint':17 'folk':8 'got':23 'guy':29 'heat':38 'm':13 'mad':24 'mayb':34 'moment':41 'older':7 'regardless':44 'stori':47 'thing':43 'togeth':31 'understand':4 'well/efficiently':33 'work':30 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/288712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687012683 {#3207
    date: 2023-06-17 16:38:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3208
  +user: App\Entity\User {#2467 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2987
    +user: Proxies\__CG__\App\Entity\User {#2986 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2567
      +user: App\Entity\User {#2467 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2568 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "Man that must have been infuriating at the time. Did you ever have a conversation with your ex-coworkers about the reason for your resignation?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1687012707 {#2562
        date: 2023-06-17 16:38:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sleepyducky@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2569 …}
      +nested: Doctrine\ORM\PersistentCollection {#2571 …}
      +votes: Doctrine\ORM\PersistentCollection {#2573 …}
      +reports: Doctrine\ORM\PersistentCollection {#2575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
      -id: 243
      -bodyTs: "'convers':15 'cowork':20 'ever':12 'ex':19 'ex-cowork':18 'infuri':6 'man':1 'must':3 'reason':23 'resign':26 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/239911"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686888158 {#2563
        date: 2023-06-16 06:02:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2567}
    +body: "I did when I went back in the next day to pick up my stuff. The younger ones were shocked while the older ones thought I exaggerated by quitting. They agreed with the fact that I was cheating saying that I was raising the standard to a point where they couldn’t compete. I still remember our accountant “if everybody did what you did, then the older ones like me wouldn’t have a place to work because you younger people and your computers took away our chance to work”. I do get being afraid for your future and having a resistance to change and low adaptability, so for ones over 50 I really do understand where they were coming from. They were barely learning how to use Facebook at that point…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1686920500 {#2990
      date: 2023-06-16 15:01:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sleepyducky@lemm.ee"
      "@Rogue_General@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2985 …}
    +nested: Doctrine\ORM\PersistentCollection {#2983 …}
    +votes: Doctrine\ORM\PersistentCollection {#3063 …}
    +reports: Doctrine\ORM\PersistentCollection {#3066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3053 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
    -id: 319
    -bodyTs: "'50':112 'account':58 'adapt':107 'afraid':95 'agre':31 'away':86 'back':6 'bare':124 'chanc':88 'chang':104 'cheat':38 'come':120 'compet':53 'comput':84 'couldn':51 'day':10 'everybodi':60 'exagger':27 'facebook':129 'fact':34 'futur':98 'get':93 'learn':125 'like':69 'low':106 'next':9 'older':23,67 'one':18,24,68,110 'peopl':81 'pick':12 'place':75 'point':48,132 'quit':29 'rais':43 'realli':114 'rememb':56 'resist':102 'say':39 'shock':20 'standard':45 'still':55 'stuff':15 'thought':25 'took':85 'understand':116 'use':128 'went':5 'work':77,90 'wouldn':71 'younger':17,80"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/176059"
    +editedAt: DateTimeImmutable @1686920538 {#2989
      date: 2023-06-16 15:02:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1686920500 {#2988
      date: 2023-06-16 15:01:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2567}
  +body: "Yeah I can understand where the older folks are coming from. I'm just a bit disappointed in your coworker "C" that got mad at you after you guys worked together so well/efficiently. Maybe it was a heat of the moment anger thing. Regardless, a bittersweet story!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687012683 {#3206
    date: 2023-06-17 16:38:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sleepyducky@lemm.ee"
    "@Rogue_General@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3209 …}
  +nested: Doctrine\ORM\PersistentCollection {#3211 …}
  +votes: Doctrine\ORM\PersistentCollection {#3213 …}
  +reports: Doctrine\ORM\PersistentCollection {#3215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
  -id: 653
  -bodyTs: "'anger':42 'bit':16 'bittersweet':46 'c':21 'come':10 'cowork':20 'disappoint':17 'folk':8 'got':23 'guy':29 'heat':38 'm':13 'mad':24 'mayb':34 'moment':41 'older':7 'regardless':44 'stori':47 'thing':43 'togeth':31 'understand':4 'well/efficiently':33 'work':30 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/288712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687012683 {#3207
    date: 2023-06-17 16:38:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2583
  +user: App\Entity\User {#2597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "The fake information reminds me of the last time I went to the grocery store. The cashier said to the woman in front of me something like "Thank you Mrs. Smith" so I assumed she was a regular and the cashier knew her. When I checked out I fished out my rewards card and the cashier scanned it and said "Thank you Mr. Richards, have a nice day." I almost said "Thanks but who is Richards?" But then I remembered I am Richards, that is the fake name I filled out years ago but no one has ever used it (and are they supposed to?)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1687010998 {#2566
    date: 2023-06-17 16:09:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2585 …}
  +nested: Doctrine\ORM\PersistentCollection {#2587 …}
  +votes: Doctrine\ORM\PersistentCollection {#2589 …}
  +reports: Doctrine\ORM\PersistentCollection {#2591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
  -id: 648
  -bodyTs: "'ago':93 'almost':70 'assum':34 'card':53 'cashier':17,41,56 'check':46 'day':68 'ever':98 'fake':2,87 'fill':90 'fish':49 'front':23 'groceri':14 'inform':3 'knew':42 'last':8 'like':27 'mr':63 'mrs':30 'name':88 'nice':67 'one':96 'regular':38 'rememb':80 'remind':4 'reward':52 'richard':64,76,83 'said':18,60,71 'scan':57 'smith':31 'someth':26 'store':15 'suppos':104 'thank':28,61,72 'time':9 'use':99 'went':11 'woman':21 'year':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/288095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687010998 {#2565
    date: 2023-06-17 16:09:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2583
  +user: App\Entity\User {#2597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "The fake information reminds me of the last time I went to the grocery store. The cashier said to the woman in front of me something like "Thank you Mrs. Smith" so I assumed she was a regular and the cashier knew her. When I checked out I fished out my rewards card and the cashier scanned it and said "Thank you Mr. Richards, have a nice day." I almost said "Thanks but who is Richards?" But then I remembered I am Richards, that is the fake name I filled out years ago but no one has ever used it (and are they supposed to?)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1687010998 {#2566
    date: 2023-06-17 16:09:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2585 …}
  +nested: Doctrine\ORM\PersistentCollection {#2587 …}
  +votes: Doctrine\ORM\PersistentCollection {#2589 …}
  +reports: Doctrine\ORM\PersistentCollection {#2591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
  -id: 648
  -bodyTs: "'ago':93 'almost':70 'assum':34 'card':53 'cashier':17,41,56 'check':46 'day':68 'ever':98 'fake':2,87 'fill':90 'fish':49 'front':23 'groceri':14 'inform':3 'knew':42 'last':8 'like':27 'mr':63 'mrs':30 'name':88 'nice':67 'one':96 'regular':38 'rememb':80 'remind':4 'reward':52 'richard':64,76,83 'said':18,60,71 'scan':57 'smith':31 'someth':26 'store':15 'suppos':104 'thank':28,61,72 'time':9 'use':99 'went':11 'woman':21 'year':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/288095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687010998 {#2565
    date: 2023-06-17 16:09:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2583
  +user: App\Entity\User {#2597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "The fake information reminds me of the last time I went to the grocery store. The cashier said to the woman in front of me something like "Thank you Mrs. Smith" so I assumed she was a regular and the cashier knew her. When I checked out I fished out my rewards card and the cashier scanned it and said "Thank you Mr. Richards, have a nice day." I almost said "Thanks but who is Richards?" But then I remembered I am Richards, that is the fake name I filled out years ago but no one has ever used it (and are they supposed to?)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1687010998 {#2566
    date: 2023-06-17 16:09:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2585 …}
  +nested: Doctrine\ORM\PersistentCollection {#2587 …}
  +votes: Doctrine\ORM\PersistentCollection {#2589 …}
  +reports: Doctrine\ORM\PersistentCollection {#2591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
  -id: 648
  -bodyTs: "'ago':93 'almost':70 'assum':34 'card':53 'cashier':17,41,56 'check':46 'day':68 'ever':98 'fake':2,87 'fill':90 'fish':49 'front':23 'groceri':14 'inform':3 'knew':42 'last':8 'like':27 'mr':63 'mrs':30 'name':88 'nice':67 'one':96 'regular':38 'rememb':80 'remind':4 'reward':52 'richard':64,76,83 'said':18,60,71 'scan':57 'smith':31 'someth':26 'store':15 'suppos':104 'thank':28,61,72 'time':9 'use':99 'went':11 'woman':21 'year':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/288095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687010998 {#2565
    date: 2023-06-17 16:09:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2659
  +user: App\Entity\User {#2673 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "What is wrong with people? Lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687010292 {#2654
    date: 2023-06-17 15:58:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2661 …}
  +nested: Doctrine\ORM\PersistentCollection {#2663 …}
  +votes: Doctrine\ORM\PersistentCollection {#2665 …}
  +reports: Doctrine\ORM\PersistentCollection {#2667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
  -id: 646
  -bodyTs: "'lol':6 'peopl':5 'wrong':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/208677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686825440 {#2655
    date: 2023-06-15 12:37:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2659
  +user: App\Entity\User {#2673 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "What is wrong with people? Lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687010292 {#2654
    date: 2023-06-17 15:58:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2661 …}
  +nested: Doctrine\ORM\PersistentCollection {#2663 …}
  +votes: Doctrine\ORM\PersistentCollection {#2665 …}
  +reports: Doctrine\ORM\PersistentCollection {#2667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
  -id: 646
  -bodyTs: "'lol':6 'peopl':5 'wrong':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/208677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686825440 {#2655
    date: 2023-06-15 12:37:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2659
  +user: App\Entity\User {#2673 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "What is wrong with people? Lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687010292 {#2654
    date: 2023-06-17 15:58:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2661 …}
  +nested: Doctrine\ORM\PersistentCollection {#2663 …}
  +votes: Doctrine\ORM\PersistentCollection {#2665 …}
  +reports: Doctrine\ORM\PersistentCollection {#2667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
  -id: 646
  -bodyTs: "'lol':6 'peopl':5 'wrong':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/208677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686825440 {#2655
    date: 2023-06-15 12:37:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3141
  +user: Proxies\__CG__\App\Entity\User {#3035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2659
    +user: App\Entity\User {#2673 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2660 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "What is wrong with people? Lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1687010292 {#2654
      date: 2023-06-17 15:58:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2661 …}
    +nested: Doctrine\ORM\PersistentCollection {#2663 …}
    +votes: Doctrine\ORM\PersistentCollection {#2665 …}
    +reports: Doctrine\ORM\PersistentCollection {#2667 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2669 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
    -id: 646
    -bodyTs: "'lol':6 'peopl':5 'wrong':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/208677"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686825440 {#2655
      date: 2023-06-15 12:37:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2659}
  +body: "first time on Earth? :p"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686835152 {#3139
    date: 2023-06-15 15:19:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@c2h6@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3142 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 647
  -bodyTs: "'earth':4 'first':1 'p':5 'time':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/213251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686835152 {#3140
    date: 2023-06-15 15:19:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3141
  +user: Proxies\__CG__\App\Entity\User {#3035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2659
    +user: App\Entity\User {#2673 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2660 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "What is wrong with people? Lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1687010292 {#2654
      date: 2023-06-17 15:58:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2661 …}
    +nested: Doctrine\ORM\PersistentCollection {#2663 …}
    +votes: Doctrine\ORM\PersistentCollection {#2665 …}
    +reports: Doctrine\ORM\PersistentCollection {#2667 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2669 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
    -id: 646
    -bodyTs: "'lol':6 'peopl':5 'wrong':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/208677"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686825440 {#2655
      date: 2023-06-15 12:37:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2659}
  +body: "first time on Earth? :p"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686835152 {#3139
    date: 2023-06-15 15:19:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@c2h6@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3142 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 647
  -bodyTs: "'earth':4 'first':1 'p':5 'time':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/213251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686835152 {#3140
    date: 2023-06-15 15:19:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3141
  +user: Proxies\__CG__\App\Entity\User {#3035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2659
    +user: App\Entity\User {#2673 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2660 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "What is wrong with people? Lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1687010292 {#2654
      date: 2023-06-17 15:58:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dystop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2661 …}
    +nested: Doctrine\ORM\PersistentCollection {#2663 …}
    +votes: Doctrine\ORM\PersistentCollection {#2665 …}
    +reports: Doctrine\ORM\PersistentCollection {#2667 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2669 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
    -id: 646
    -bodyTs: "'lol':6 'peopl':5 'wrong':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/208677"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686825440 {#2655
      date: 2023-06-15 12:37:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2659}
  +body: "first time on Earth? :p"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686835152 {#3139
    date: 2023-06-15 15:19:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
    "@c2h6@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3142 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 647
  -bodyTs: "'earth':4 'first':1 'p':5 'time':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/213251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686835152 {#3140
    date: 2023-06-15 15:19:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2734
  +user: App\Entity\User {#2749 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2735 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2736 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nowadays there's a plethora of options available for beginners. Heck, even PICs have dev boards available with built-in programmers, so you connect it to your computer using regular old USB cable and you can build away using Microchip toolchains. Depending on your comfort level of low-level C, I'd probably still stay away from PICs as a beginner.\n
    \n
    There's Arduinos and all the numerous clones (cheaper, different features). The main benefit of Arduino ecosystem would be that it's really easy to find libraries and/or content on the internet that gets you real close to solving your problems without having to write too much code yourself.\n
    \n
    And of course very cost effective ESP32 based offerings that excel at wireless usecases (WiFi, bluetooth).\n
    \n
    Recently there's even more beginner friendly boards appearing using [MicroPython](https://micropython.org/) where you don't even need a toolchain. You connect the board to your computer, it appears as a mass storage device, you drop your Python code on it... and that's it, the board runs the code when you disconnect from the computer.\n
    \n
    Have a browse through [Adafruit](https://www.adafruit.com/) and [Sparkfun](https://www.sparkfun.com/) stores to get an idea of all the possible (beginner friendly) boards out there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687008712 {#2728
    date: 2023-06-17 15:31:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boo@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2737 …}
  +nested: Doctrine\ORM\PersistentCollection {#2739 …}
  +votes: Doctrine\ORM\PersistentCollection {#2741 …}
  +reports: Doctrine\ORM\PersistentCollection {#2743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2747 …}
  -id: 590
  -bodyTs: "'/)':142,194,199 'adafruit':191 'and/or':91 'appear':137,159 'arduino':66,79 'avail':8,17 'away':39,58 'base':120 'beginn':10,63,134,209 'benefit':77 'bluetooth':128 'board':16,136,154,177,211 'brows':189 'build':38 'built':20 'built-in':19 'c':52 'cabl':34 'cheaper':72 'clone':71 'close':100 'code':111,169,180 'comfort':46 'comput':29,157,186 'connect':25,152 'content':92 'cost':117 'cours':115 'd':54 'depend':43 'dev':15 'devic':164 'differ':73 'disconnect':183 'drop':166 'easi':87 'ecosystem':80 'effect':118 'esp32':119 'even':12,132,147 'excel':123 'featur':74 'find':89 'friend':135,210 'get':97,202 'heck':11 'idea':204 'internet':95 'level':47,51 'librari':90 'low':50 'low-level':49 'main':76 'mass':162 'microchip':41 'micropython':139 'micropython.org':141 'micropython.org/)':140 'much':110 'need':148 'nowaday':1 'numer':70 'offer':121 'old':32 'option':7 'pic':13,60 'plethora':5 'possibl':208 'probabl':55 'problem':104 'programm':22 'python':168 'real':99 'realli':86 'recent':129 'regular':31 'run':178 'solv':102 'sparkfun':196 'stay':57 'still':56 'storag':163 'store':200 'toolchain':42,150 'usb':33 'use':30,40,138 'usecas':126 'wifi':127 'wireless':125 'without':105 'would':81 'write':108 'www.adafruit.com':193 'www.adafruit.com/)':192 'www.sparkfun.com':198 'www.sparkfun.com/)':197"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/198537"
  +editedAt: DateTimeImmutable @1686994457 {#2729
    date: 2023-06-17 11:34:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1686994377 {#2730
    date: 2023-06-17 11:32:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2734
  +user: App\Entity\User {#2749 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2735 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2736 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nowadays there's a plethora of options available for beginners. Heck, even PICs have dev boards available with built-in programmers, so you connect it to your computer using regular old USB cable and you can build away using Microchip toolchains. Depending on your comfort level of low-level C, I'd probably still stay away from PICs as a beginner.\n
    \n
    There's Arduinos and all the numerous clones (cheaper, different features). The main benefit of Arduino ecosystem would be that it's really easy to find libraries and/or content on the internet that gets you real close to solving your problems without having to write too much code yourself.\n
    \n
    And of course very cost effective ESP32 based offerings that excel at wireless usecases (WiFi, bluetooth).\n
    \n
    Recently there's even more beginner friendly boards appearing using [MicroPython](https://micropython.org/) where you don't even need a toolchain. You connect the board to your computer, it appears as a mass storage device, you drop your Python code on it... and that's it, the board runs the code when you disconnect from the computer.\n
    \n
    Have a browse through [Adafruit](https://www.adafruit.com/) and [Sparkfun](https://www.sparkfun.com/) stores to get an idea of all the possible (beginner friendly) boards out there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687008712 {#2728
    date: 2023-06-17 15:31:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boo@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2737 …}
  +nested: Doctrine\ORM\PersistentCollection {#2739 …}
  +votes: Doctrine\ORM\PersistentCollection {#2741 …}
  +reports: Doctrine\ORM\PersistentCollection {#2743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2747 …}
  -id: 590
  -bodyTs: "'/)':142,194,199 'adafruit':191 'and/or':91 'appear':137,159 'arduino':66,79 'avail':8,17 'away':39,58 'base':120 'beginn':10,63,134,209 'benefit':77 'bluetooth':128 'board':16,136,154,177,211 'brows':189 'build':38 'built':20 'built-in':19 'c':52 'cabl':34 'cheaper':72 'clone':71 'close':100 'code':111,169,180 'comfort':46 'comput':29,157,186 'connect':25,152 'content':92 'cost':117 'cours':115 'd':54 'depend':43 'dev':15 'devic':164 'differ':73 'disconnect':183 'drop':166 'easi':87 'ecosystem':80 'effect':118 'esp32':119 'even':12,132,147 'excel':123 'featur':74 'find':89 'friend':135,210 'get':97,202 'heck':11 'idea':204 'internet':95 'level':47,51 'librari':90 'low':50 'low-level':49 'main':76 'mass':162 'microchip':41 'micropython':139 'micropython.org':141 'micropython.org/)':140 'much':110 'need':148 'nowaday':1 'numer':70 'offer':121 'old':32 'option':7 'pic':13,60 'plethora':5 'possibl':208 'probabl':55 'problem':104 'programm':22 'python':168 'real':99 'realli':86 'recent':129 'regular':31 'run':178 'solv':102 'sparkfun':196 'stay':57 'still':56 'storag':163 'store':200 'toolchain':42,150 'usb':33 'use':30,40,138 'usecas':126 'wifi':127 'wireless':125 'without':105 'would':81 'write':108 'www.adafruit.com':193 'www.adafruit.com/)':192 'www.sparkfun.com':198 'www.sparkfun.com/)':197"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/198537"
  +editedAt: DateTimeImmutable @1686994457 {#2729
    date: 2023-06-17 11:34:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1686994377 {#2730
    date: 2023-06-17 11:32:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2734
  +user: App\Entity\User {#2749 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2735 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2736 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nowadays there's a plethora of options available for beginners. Heck, even PICs have dev boards available with built-in programmers, so you connect it to your computer using regular old USB cable and you can build away using Microchip toolchains. Depending on your comfort level of low-level C, I'd probably still stay away from PICs as a beginner.\n
    \n
    There's Arduinos and all the numerous clones (cheaper, different features). The main benefit of Arduino ecosystem would be that it's really easy to find libraries and/or content on the internet that gets you real close to solving your problems without having to write too much code yourself.\n
    \n
    And of course very cost effective ESP32 based offerings that excel at wireless usecases (WiFi, bluetooth).\n
    \n
    Recently there's even more beginner friendly boards appearing using [MicroPython](https://micropython.org/) where you don't even need a toolchain. You connect the board to your computer, it appears as a mass storage device, you drop your Python code on it... and that's it, the board runs the code when you disconnect from the computer.\n
    \n
    Have a browse through [Adafruit](https://www.adafruit.com/) and [Sparkfun](https://www.sparkfun.com/) stores to get an idea of all the possible (beginner friendly) boards out there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687008712 {#2728
    date: 2023-06-17 15:31:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boo@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2737 …}
  +nested: Doctrine\ORM\PersistentCollection {#2739 …}
  +votes: Doctrine\ORM\PersistentCollection {#2741 …}
  +reports: Doctrine\ORM\PersistentCollection {#2743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2747 …}
  -id: 590
  -bodyTs: "'/)':142,194,199 'adafruit':191 'and/or':91 'appear':137,159 'arduino':66,79 'avail':8,17 'away':39,58 'base':120 'beginn':10,63,134,209 'benefit':77 'bluetooth':128 'board':16,136,154,177,211 'brows':189 'build':38 'built':20 'built-in':19 'c':52 'cabl':34 'cheaper':72 'clone':71 'close':100 'code':111,169,180 'comfort':46 'comput':29,157,186 'connect':25,152 'content':92 'cost':117 'cours':115 'd':54 'depend':43 'dev':15 'devic':164 'differ':73 'disconnect':183 'drop':166 'easi':87 'ecosystem':80 'effect':118 'esp32':119 'even':12,132,147 'excel':123 'featur':74 'find':89 'friend':135,210 'get':97,202 'heck':11 'idea':204 'internet':95 'level':47,51 'librari':90 'low':50 'low-level':49 'main':76 'mass':162 'microchip':41 'micropython':139 'micropython.org':141 'micropython.org/)':140 'much':110 'need':148 'nowaday':1 'numer':70 'offer':121 'old':32 'option':7 'pic':13,60 'plethora':5 'possibl':208 'probabl':55 'problem':104 'programm':22 'python':168 'real':99 'realli':86 'recent':129 'regular':31 'run':178 'solv':102 'sparkfun':196 'stay':57 'still':56 'storag':163 'store':200 'toolchain':42,150 'usb':33 'use':30,40,138 'usecas':126 'wifi':127 'wireless':125 'without':105 'would':81 'write':108 'www.adafruit.com':193 'www.adafruit.com/)':192 'www.sparkfun.com':198 'www.sparkfun.com/)':197"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/198537"
  +editedAt: DateTimeImmutable @1686994457 {#2729
    date: 2023-06-17 11:34:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1686994377 {#2730
    date: 2023-06-17 11:32:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3093
  +user: Proxies\__CG__\App\Entity\User {#3094 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2735 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2736 …}
  +image: null
  +parent: App\Entity\EntryComment {#2734
    +user: App\Entity\User {#2749 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2735 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2736 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Nowadays there's a plethora of options available for beginners. Heck, even PICs have dev boards available with built-in programmers, so you connect it to your computer using regular old USB cable and you can build away using Microchip toolchains. Depending on your comfort level of low-level C, I'd probably still stay away from PICs as a beginner.\n
      \n
      There's Arduinos and all the numerous clones (cheaper, different features). The main benefit of Arduino ecosystem would be that it's really easy to find libraries and/or content on the internet that gets you real close to solving your problems without having to write too much code yourself.\n
      \n
      And of course very cost effective ESP32 based offerings that excel at wireless usecases (WiFi, bluetooth).\n
      \n
      Recently there's even more beginner friendly boards appearing using [MicroPython](https://micropython.org/) where you don't even need a toolchain. You connect the board to your computer, it appears as a mass storage device, you drop your Python code on it... and that's it, the board runs the code when you disconnect from the computer.\n
      \n
      Have a browse through [Adafruit](https://www.adafruit.com/) and [Sparkfun](https://www.sparkfun.com/) stores to get an idea of all the possible (beginner friendly) boards out there.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1687008712 {#2728
      date: 2023-06-17 15:31:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boo@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2737 …}
    +nested: Doctrine\ORM\PersistentCollection {#2739 …}
    +votes: Doctrine\ORM\PersistentCollection {#2741 …}
    +reports: Doctrine\ORM\PersistentCollection {#2743 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2745 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2747 …}
    -id: 590
    -bodyTs: "'/)':142,194,199 'adafruit':191 'and/or':91 'appear':137,159 'arduino':66,79 'avail':8,17 'away':39,58 'base':120 'beginn':10,63,134,209 'benefit':77 'bluetooth':128 'board':16,136,154,177,211 'brows':189 'build':38 'built':20 'built-in':19 'c':52 'cabl':34 'cheaper':72 'clone':71 'close':100 'code':111,169,180 'comfort':46 'comput':29,157,186 'connect':25,152 'content':92 'cost':117 'cours':115 'd':54 'depend':43 'dev':15 'devic':164 'differ':73 'disconnect':183 'drop':166 'easi':87 'ecosystem':80 'effect':118 'esp32':119 'even':12,132,147 'excel':123 'featur':74 'find':89 'friend':135,210 'get':97,202 'heck':11 'idea':204 'internet':95 'level':47,51 'librari':90 'low':50 'low-level':49 'main':76 'mass':162 'microchip':41 'micropython':139 'micropython.org':141 'micropython.org/)':140 'much':110 'need':148 'nowaday':1 'numer':70 'offer':121 'old':32 'option':7 'pic':13,60 'plethora':5 'possibl':208 'probabl':55 'problem':104 'programm':22 'python':168 'real':99 'realli':86 'recent':129 'regular':31 'run':178 'solv':102 'sparkfun':196 'stay':57 'still':56 'storag':163 'store':200 'toolchain':42,150 'usb':33 'use':30,40,138 'usecas':126 'wifi':127 'wireless':125 'without':105 'would':81 'write':108 'www.adafruit.com':193 'www.adafruit.com/)':192 'www.sparkfun.com':198 'www.sparkfun.com/)':197"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/198537"
    +editedAt: DateTimeImmutable @1686994457 {#2729
      date: 2023-06-17 11:34:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1686994377 {#2730
      date: 2023-06-17 11:32:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2734}
  +body: "Thanks for the detailed answer, I was familiar with ASM and C. And soldered some of the boards myself. But probably cant do the soldering parts too much now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687008711 {#3091
    date: 2023-06-17 15:31:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boo@lemmy.one"
    "@roosmaa@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3099 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 641
  -bodyTs: "'answer':5 'asm':10 'board':18 'c':12 'cant':22 'detail':4 'familiar':8 'much':28 'part':26 'probabl':21 'solder':14,25 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/255404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687008711 {#3092
    date: 2023-06-17 15:31:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3093
  +user: Proxies\__CG__\App\Entity\User {#3094 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2735 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2736 …}
  +image: null
  +parent: App\Entity\EntryComment {#2734
    +user: App\Entity\User {#2749 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2735 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2736 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Nowadays there's a plethora of options available for beginners. Heck, even PICs have dev boards available with built-in programmers, so you connect it to your computer using regular old USB cable and you can build away using Microchip toolchains. Depending on your comfort level of low-level C, I'd probably still stay away from PICs as a beginner.\n
      \n
      There's Arduinos and all the numerous clones (cheaper, different features). The main benefit of Arduino ecosystem would be that it's really easy to find libraries and/or content on the internet that gets you real close to solving your problems without having to write too much code yourself.\n
      \n
      And of course very cost effective ESP32 based offerings that excel at wireless usecases (WiFi, bluetooth).\n
      \n
      Recently there's even more beginner friendly boards appearing using [MicroPython](https://micropython.org/) where you don't even need a toolchain. You connect the board to your computer, it appears as a mass storage device, you drop your Python code on it... and that's it, the board runs the code when you disconnect from the computer.\n
      \n
      Have a browse through [Adafruit](https://www.adafruit.com/) and [Sparkfun](https://www.sparkfun.com/) stores to get an idea of all the possible (beginner friendly) boards out there.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1687008712 {#2728
      date: 2023-06-17 15:31:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boo@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2737 …}
    +nested: Doctrine\ORM\PersistentCollection {#2739 …}
    +votes: Doctrine\ORM\PersistentCollection {#2741 …}
    +reports: Doctrine\ORM\PersistentCollection {#2743 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2745 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2747 …}
    -id: 590
    -bodyTs: "'/)':142,194,199 'adafruit':191 'and/or':91 'appear':137,159 'arduino':66,79 'avail':8,17 'away':39,58 'base':120 'beginn':10,63,134,209 'benefit':77 'bluetooth':128 'board':16,136,154,177,211 'brows':189 'build':38 'built':20 'built-in':19 'c':52 'cabl':34 'cheaper':72 'clone':71 'close':100 'code':111,169,180 'comfort':46 'comput':29,157,186 'connect':25,152 'content':92 'cost':117 'cours':115 'd':54 'depend':43 'dev':15 'devic':164 'differ':73 'disconnect':183 'drop':166 'easi':87 'ecosystem':80 'effect':118 'esp32':119 'even':12,132,147 'excel':123 'featur':74 'find':89 'friend':135,210 'get':97,202 'heck':11 'idea':204 'internet':95 'level':47,51 'librari':90 'low':50 'low-level':49 'main':76 'mass':162 'microchip':41 'micropython':139 'micropython.org':141 'micropython.org/)':140 'much':110 'need':148 'nowaday':1 'numer':70 'offer':121 'old':32 'option':7 'pic':13,60 'plethora':5 'possibl':208 'probabl':55 'problem':104 'programm':22 'python':168 'real':99 'realli':86 'recent':129 'regular':31 'run':178 'solv':102 'sparkfun':196 'stay':57 'still':56 'storag':163 'store':200 'toolchain':42,150 'usb':33 'use':30,40,138 'usecas':126 'wifi':127 'wireless':125 'without':105 'would':81 'write':108 'www.adafruit.com':193 'www.adafruit.com/)':192 'www.sparkfun.com':198 'www.sparkfun.com/)':197"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/198537"
    +editedAt: DateTimeImmutable @1686994457 {#2729
      date: 2023-06-17 11:34:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1686994377 {#2730
      date: 2023-06-17 11:32:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2734}
  +body: "Thanks for the detailed answer, I was familiar with ASM and C. And soldered some of the boards myself. But probably cant do the soldering parts too much now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687008711 {#3091
    date: 2023-06-17 15:31:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boo@lemmy.one"
    "@roosmaa@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3099 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 641
  -bodyTs: "'answer':5 'asm':10 'board':18 'c':12 'cant':22 'detail':4 'familiar':8 'much':28 'part':26 'probabl':21 'solder':14,25 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/255404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687008711 {#3092
    date: 2023-06-17 15:31:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3093
  +user: Proxies\__CG__\App\Entity\User {#3094 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2735 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2736 …}
  +image: null
  +parent: App\Entity\EntryComment {#2734
    +user: App\Entity\User {#2749 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2735 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2736 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Nowadays there's a plethora of options available for beginners. Heck, even PICs have dev boards available with built-in programmers, so you connect it to your computer using regular old USB cable and you can build away using Microchip toolchains. Depending on your comfort level of low-level C, I'd probably still stay away from PICs as a beginner.\n
      \n
      There's Arduinos and all the numerous clones (cheaper, different features). The main benefit of Arduino ecosystem would be that it's really easy to find libraries and/or content on the internet that gets you real close to solving your problems without having to write too much code yourself.\n
      \n
      And of course very cost effective ESP32 based offerings that excel at wireless usecases (WiFi, bluetooth).\n
      \n
      Recently there's even more beginner friendly boards appearing using [MicroPython](https://micropython.org/) where you don't even need a toolchain. You connect the board to your computer, it appears as a mass storage device, you drop your Python code on it... and that's it, the board runs the code when you disconnect from the computer.\n
      \n
      Have a browse through [Adafruit](https://www.adafruit.com/) and [Sparkfun](https://www.sparkfun.com/) stores to get an idea of all the possible (beginner friendly) boards out there.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1687008712 {#2728
      date: 2023-06-17 15:31:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boo@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2737 …}
    +nested: Doctrine\ORM\PersistentCollection {#2739 …}
    +votes: Doctrine\ORM\PersistentCollection {#2741 …}
    +reports: Doctrine\ORM\PersistentCollection {#2743 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2745 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2747 …}
    -id: 590
    -bodyTs: "'/)':142,194,199 'adafruit':191 'and/or':91 'appear':137,159 'arduino':66,79 'avail':8,17 'away':39,58 'base':120 'beginn':10,63,134,209 'benefit':77 'bluetooth':128 'board':16,136,154,177,211 'brows':189 'build':38 'built':20 'built-in':19 'c':52 'cabl':34 'cheaper':72 'clone':71 'close':100 'code':111,169,180 'comfort':46 'comput':29,157,186 'connect':25,152 'content':92 'cost':117 'cours':115 'd':54 'depend':43 'dev':15 'devic':164 'differ':73 'disconnect':183 'drop':166 'easi':87 'ecosystem':80 'effect':118 'esp32':119 'even':12,132,147 'excel':123 'featur':74 'find':89 'friend':135,210 'get':97,202 'heck':11 'idea':204 'internet':95 'level':47,51 'librari':90 'low':50 'low-level':49 'main':76 'mass':162 'microchip':41 'micropython':139 'micropython.org':141 'micropython.org/)':140 'much':110 'need':148 'nowaday':1 'numer':70 'offer':121 'old':32 'option':7 'pic':13,60 'plethora':5 'possibl':208 'probabl':55 'problem':104 'programm':22 'python':168 'real':99 'realli':86 'recent':129 'regular':31 'run':178 'solv':102 'sparkfun':196 'stay':57 'still':56 'storag':163 'store':200 'toolchain':42,150 'usb':33 'use':30,40,138 'usecas':126 'wifi':127 'wireless':125 'without':105 'would':81 'write':108 'www.adafruit.com':193 'www.adafruit.com/)':192 'www.sparkfun.com':198 'www.sparkfun.com/)':197"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/198537"
    +editedAt: DateTimeImmutable @1686994457 {#2729
      date: 2023-06-17 11:34:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1686994377 {#2730
      date: 2023-06-17 11:32:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2734}
  +body: "Thanks for the detailed answer, I was familiar with ASM and C. And soldered some of the boards myself. But probably cant do the soldering parts too much now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687008711 {#3091
    date: 2023-06-17 15:31:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boo@lemmy.one"
    "@roosmaa@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3099 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 641
  -bodyTs: "'answer':5 'asm':10 'board':18 'c':12 'cant':22 'detail':4 'familiar':8 'much':28 'part':26 'probabl':21 'solder':14,25 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/255404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687008711 {#3092
    date: 2023-06-17 15:31:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2809
  +user: App\Entity\User {#2822 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Have you thought about getting a… checks notes… “mouse juggler”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1687006567 {#2804
    date: 2023-06-17 14:56:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2810 …}
  +nested: Doctrine\ORM\PersistentCollection {#2812 …}
  +votes: Doctrine\ORM\PersistentCollection {#2814 …}
  +reports: Doctrine\ORM\PersistentCollection {#2816 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2818 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2820 …}
  -id: 184
  -bodyTs: "'check':7 'get':5 'juggler':10 'mous':9 'note':8 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/301053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686836547 {#2805
    date: 2023-06-15 15:42:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#2809
  +user: App\Entity\User {#2822 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Have you thought about getting a… checks notes… “mouse juggler”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1687006567 {#2804
    date: 2023-06-17 14:56:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2810 …}
  +nested: Doctrine\ORM\PersistentCollection {#2812 …}
  +votes: Doctrine\ORM\PersistentCollection {#2814 …}
  +reports: Doctrine\ORM\PersistentCollection {#2816 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2818 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2820 …}
  -id: 184
  -bodyTs: "'check':7 'get':5 'juggler':10 'mous':9 'note':8 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/301053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686836547 {#2805
    date: 2023-06-15 15:42:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#2809
  +user: App\Entity\User {#2822 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Have you thought about getting a… checks notes… “mouse juggler”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1687006567 {#2804
    date: 2023-06-17 14:56:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2810 …}
  +nested: Doctrine\ORM\PersistentCollection {#2812 …}
  +votes: Doctrine\ORM\PersistentCollection {#2814 …}
  +reports: Doctrine\ORM\PersistentCollection {#2816 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2818 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2820 …}
  -id: 184
  -bodyTs: "'check':7 'get':5 'juggler':10 'mous':9 'note':8 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/301053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686836547 {#2805
    date: 2023-06-15 15:42:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2882
  +user: App\Entity\User {#2895 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "the grocery store I use gave me a card and an application to fill out. I never filled out the application and the card still works. I have the card stored in google wallet. it's been a few years. thanks for the free money lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687003399 {#2877
    date: 2023-06-17 14:03:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2885 …}
  +votes: Doctrine\ORM\PersistentCollection {#2887 …}
  +reports: Doctrine\ORM\PersistentCollection {#2889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
  -id: 626
  -bodyTs: "'applic':12,21 'card':9,24,30 'fill':14,18 'free':44 'gave':6 'googl':33 'groceri':2 'lol':46 'money':45 'never':17 'still':25 'store':3,31 'thank':41 'use':5 'wallet':34 'work':26 'year':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/maliciouscompliance@lemmy.world/t/40434/-/comment/176678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687003399 {#2878
    date: 2023-06-17 14:03:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#2882
  +user: App\Entity\User {#2895 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "the grocery store I use gave me a card and an application to fill out. I never filled out the application and the card still works. I have the card stored in google wallet. it's been a few years. thanks for the free money lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687003399 {#2877
    date: 2023-06-17 14:03:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2885 …}
  +votes: Doctrine\ORM\PersistentCollection {#2887 …}
  +reports: Doctrine\ORM\PersistentCollection {#2889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
  -id: 626
  -bodyTs: "'applic':12,21 'card':9,24,30 'fill':14,18 'free':44 'gave':6 'googl':33 'groceri':2 'lol':46 'money':45 'never':17 'still':25 'store':3,31 'thank':41 'use':5 'wallet':34 'work':26 'year':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/maliciouscompliance@lemmy.world/t/40434/-/comment/176678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687003399 {#2878
    date: 2023-06-17 14:03:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#2882
  +user: App\Entity\User {#2895 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "the grocery store I use gave me a card and an application to fill out. I never filled out the application and the card still works. I have the card stored in google wallet. it's been a few years. thanks for the free money lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687003399 {#2877
    date: 2023-06-17 14:03:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dystop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2885 …}
  +votes: Doctrine\ORM\PersistentCollection {#2887 …}
  +reports: Doctrine\ORM\PersistentCollection {#2889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
  -id: 626
  -bodyTs: "'applic':12,21 'card':9,24,30 'fill':14,18 'free':44 'gave':6 'googl':33 'groceri':2 'lol':46 'money':45 'never':17 'still':25 'store':3,31 'thank':41 'use':5 'wallet':34 'work':26 'year':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/maliciouscompliance@lemmy.world/t/40434/-/comment/176678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687003399 {#2878
    date: 2023-06-17 14:03:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details