GET https://kbin.spritesserver.nl/index.php/u/@steventhedev@lemmy.world/comments/hot

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.81 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.03 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 {#2165
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2337 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2337 …}
  +body: "Best of luck! You can do it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706549962 {#2102
    date: 2024-01-29 18:39:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@steventhedev@lemmy.world"
    "@SnowMeowXP@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2343 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  -id: 350401
  -bodyTs: "'best':1 'luck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549962 {#2191
    date: 2024-01-29 18:39:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2165
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2337 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2337 …}
  +body: "Best of luck! You can do it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706549962 {#2102
    date: 2024-01-29 18:39:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@steventhedev@lemmy.world"
    "@SnowMeowXP@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2343 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  -id: 350401
  -bodyTs: "'best':1 'luck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549962 {#2191
    date: 2024-01-29 18:39:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2165
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2337 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2337 …}
  +body: "Best of luck! You can do it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706549962 {#2102
    date: 2024-01-29 18:39:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@steventhedev@lemmy.world"
    "@SnowMeowXP@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2343 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  -id: 350401
  -bodyTs: "'best':1 'luck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549962 {#2191
    date: 2024-01-29 18:39:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2349
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706549114 {#2104
    date: 2024-01-29 18:25:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@steventhedev@lemmy.world"
    "@Rooki@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
  -id: 350343
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549114 {#2099
    date: 2024-01-29 18:25:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2349
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706549114 {#2104
    date: 2024-01-29 18:25:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@steventhedev@lemmy.world"
    "@Rooki@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
  -id: 350343
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549114 {#2099
    date: 2024-01-29 18:25:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2349
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706549114 {#2104
    date: 2024-01-29 18:25:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@steventhedev@lemmy.world"
    "@Rooki@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
  -id: 350343
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549114 {#2099
    date: 2024-01-29 18:25:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2133
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
  +body: """
    Around 20% of the kids asked for seconds, so not as popular as a plain chocolate box cake with chocolate ganache frosting, but I’m proud of it.\n
    \n
    I’m honestly excited to try out different flavors for the frosting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706549062 {#2042
    date: 2024-01-29 18:24:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@steventhedev@lemmy.world"
    "@ZeroCool@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 350340
  -bodyTs: "'20':2 'around':1 'ask':6 'box':17 'cake':18 'chocol':16,20 'differ':36 'excit':32 'flavor':37 'frost':22,40 'ganach':21 'honest':31 'kid':5 'm':25,30 'plain':15 'popular':12 'proud':26 'second':8 'tri':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549062 {#2050
    date: 2024-01-29 18:24:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2133
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
  +body: """
    Around 20% of the kids asked for seconds, so not as popular as a plain chocolate box cake with chocolate ganache frosting, but I’m proud of it.\n
    \n
    I’m honestly excited to try out different flavors for the frosting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706549062 {#2042
    date: 2024-01-29 18:24:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@steventhedev@lemmy.world"
    "@ZeroCool@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 350340
  -bodyTs: "'20':2 'around':1 'ask':6 'box':17 'cake':18 'chocol':16,20 'differ':36 'excit':32 'flavor':37 'frost':22,40 'ganach':21 'honest':31 'kid':5 'm':25,30 'plain':15 'popular':12 'proud':26 'second':8 'tri':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549062 {#2050
    date: 2024-01-29 18:24:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2133
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
  +body: """
    Around 20% of the kids asked for seconds, so not as popular as a plain chocolate box cake with chocolate ganache frosting, but I’m proud of it.\n
    \n
    I’m honestly excited to try out different flavors for the frosting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706549062 {#2042
    date: 2024-01-29 18:24:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@steventhedev@lemmy.world"
    "@ZeroCool@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 350340
  -bodyTs: "'20':2 'around':1 'ask':6 'box':17 'cake':18 'chocol':16,20 'differ':36 'excit':32 'flavor':37 'frost':22,40 'ganach':21 'honest':31 'kid':5 'm':25,30 'plain':15 'popular':12 'proud':26 'second':8 'tri':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549062 {#2050
    date: 2024-01-29 18:24:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2229
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +body: """
    Condensed milk whipped into the butter. I was legit surprised how close the taste was.\n
    \n
    Honestly, the dried strawberries were hella expensive. I’m planning on doing a syrup next time. I’m thinking something like a small box of strawberries reduced and then through a blender, and drop some of the condensed milk to compensate for the extra liquid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706548790 {#2129
    date: 2024-01-29 18:19:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@steventhedev@lemmy.world"
    "@AnalogyAddict@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 350318
  -bodyTs: "'blender':47 'box':39 'butter':6 'close':12 'compens':56 'condens':1,53 'dri':18 'drop':49 'expens':22 'extra':59 'hella':21 'honest':16 'legit':9 'like':36 'liquid':60 'm':24,33 'milk':2,54 'next':30 'plan':25 'reduc':42 'small':38 'someth':35 'strawberri':19,41 'surpris':10 'syrup':29 'tast':14 'think':34 'time':31 'whip':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706548790 {#2131
    date: 2024-01-29 18:19:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +body: """
    Condensed milk whipped into the butter. I was legit surprised how close the taste was.\n
    \n
    Honestly, the dried strawberries were hella expensive. I’m planning on doing a syrup next time. I’m thinking something like a small box of strawberries reduced and then through a blender, and drop some of the condensed milk to compensate for the extra liquid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706548790 {#2129
    date: 2024-01-29 18:19:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@steventhedev@lemmy.world"
    "@AnalogyAddict@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 350318
  -bodyTs: "'blender':47 'box':39 'butter':6 'close':12 'compens':56 'condens':1,53 'dri':18 'drop':49 'expens':22 'extra':59 'hella':21 'honest':16 'legit':9 'like':36 'liquid':60 'm':24,33 'milk':2,54 'next':30 'plan':25 'reduc':42 'small':38 'someth':35 'strawberri':19,41 'surpris':10 'syrup':29 'tast':14 'think':34 'time':31 'whip':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706548790 {#2131
    date: 2024-01-29 18:19:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +body: """
    Condensed milk whipped into the butter. I was legit surprised how close the taste was.\n
    \n
    Honestly, the dried strawberries were hella expensive. I’m planning on doing a syrup next time. I’m thinking something like a small box of strawberries reduced and then through a blender, and drop some of the condensed milk to compensate for the extra liquid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706548790 {#2129
    date: 2024-01-29 18:19:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@steventhedev@lemmy.world"
    "@AnalogyAddict@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 350318
  -bodyTs: "'blender':47 'box':39 'butter':6 'close':12 'compens':56 'condens':1,53 'dri':18 'drop':49 'expens':22 'extra':59 'hella':21 'honest':16 'legit':9 'like':36 'liquid':60 'm':24,33 'milk':2,54 'next':30 'plan':25 'reduc':42 'small':38 'someth':35 'strawberri':19,41 'surpris':10 'syrup':29 'tast':14 'think':34 'time':31 'whip':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706548790 {#2131
    date: 2024-01-29 18:19:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2139
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2280 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2281
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2280 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I worked with mosh for years to connect to servers on other continents. It was impossible to work otherwise. It only has two small warts: forwarding, and jump hosts.\n
      \n
      The second is fixable/ish with an overlay network, but that isn’t always an option if you don’t control the network. I tried to solve this with socat but wasn’t able to configure it correctly - something about the socket reuse flag was very unhappy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1726353999 {#2306
      date: 2024-09-15 00:46:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mozz@mbin.grits.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2122 …}
    +nested: Doctrine\ORM\PersistentCollection {#2113 …}
    +votes: Doctrine\ORM\PersistentCollection {#2119 …}
    +reports: Doctrine\ORM\PersistentCollection {#2163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
    -id: 316770
    -bodyTs: "'abl':62 'alway':42 'configur':64 'connect':8 'contin':13 'control':49 'correct':66 'fixable/ish':33 'flag':72 'forward':26 'host':29 'imposs':16 'isn':40 'jump':28 'mosh':4 'network':37,51 'option':44 'otherwis':19 'overlay':36 'reus':71 'second':31 'server':10 'small':24 'socat':58 'socket':70 'solv':55 'someth':67 'tri':53 'two':23 'unhappi':75 'wart':25 'wasn':60 'work':2,18 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6777182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705503254 {#2308
      date: 2024-01-17 15:54:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "[TCP Selective Ack](https://datatracker.ietf.org/doc/html/rfc2018) is very much a thing, but it does take extra memory so lots of TCP stacks exclude it or disable it by default."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705570319 {#2311
    date: 2024-01-18 10:31:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mozz@mbin.grits.dev"
    "@steventhedev@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 318777
  -bodyTs: "'/doc/html/rfc2018)':6 'ack':3 'datatracker.ietf.org':5 'datatracker.ietf.org/doc/html/rfc2018)':4 'default':29 'disabl':26 'exclud':23 'extra':16 'lot':19 'memori':17 'much':9 'select':2 'stack':22 'take':15 'tcp':1,21 'thing':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6795578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705570319 {#2116
    date: 2024-01-18 10:31:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2280 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2281
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2280 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I worked with mosh for years to connect to servers on other continents. It was impossible to work otherwise. It only has two small warts: forwarding, and jump hosts.\n
      \n
      The second is fixable/ish with an overlay network, but that isn’t always an option if you don’t control the network. I tried to solve this with socat but wasn’t able to configure it correctly - something about the socket reuse flag was very unhappy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1726353999 {#2306
      date: 2024-09-15 00:46:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mozz@mbin.grits.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2122 …}
    +nested: Doctrine\ORM\PersistentCollection {#2113 …}
    +votes: Doctrine\ORM\PersistentCollection {#2119 …}
    +reports: Doctrine\ORM\PersistentCollection {#2163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
    -id: 316770
    -bodyTs: "'abl':62 'alway':42 'configur':64 'connect':8 'contin':13 'control':49 'correct':66 'fixable/ish':33 'flag':72 'forward':26 'host':29 'imposs':16 'isn':40 'jump':28 'mosh':4 'network':37,51 'option':44 'otherwis':19 'overlay':36 'reus':71 'second':31 'server':10 'small':24 'socat':58 'socket':70 'solv':55 'someth':67 'tri':53 'two':23 'unhappi':75 'wart':25 'wasn':60 'work':2,18 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6777182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705503254 {#2308
      date: 2024-01-17 15:54:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "[TCP Selective Ack](https://datatracker.ietf.org/doc/html/rfc2018) is very much a thing, but it does take extra memory so lots of TCP stacks exclude it or disable it by default."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705570319 {#2311
    date: 2024-01-18 10:31:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mozz@mbin.grits.dev"
    "@steventhedev@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 318777
  -bodyTs: "'/doc/html/rfc2018)':6 'ack':3 'datatracker.ietf.org':5 'datatracker.ietf.org/doc/html/rfc2018)':4 'default':29 'disabl':26 'exclud':23 'extra':16 'lot':19 'memori':17 'much':9 'select':2 'stack':22 'take':15 'tcp':1,21 'thing':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6795578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705570319 {#2116
    date: 2024-01-18 10:31:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2280 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2281
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2280 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I worked with mosh for years to connect to servers on other continents. It was impossible to work otherwise. It only has two small warts: forwarding, and jump hosts.\n
      \n
      The second is fixable/ish with an overlay network, but that isn’t always an option if you don’t control the network. I tried to solve this with socat but wasn’t able to configure it correctly - something about the socket reuse flag was very unhappy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1726353999 {#2306
      date: 2024-09-15 00:46:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mozz@mbin.grits.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2122 …}
    +nested: Doctrine\ORM\PersistentCollection {#2113 …}
    +votes: Doctrine\ORM\PersistentCollection {#2119 …}
    +reports: Doctrine\ORM\PersistentCollection {#2163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
    -id: 316770
    -bodyTs: "'abl':62 'alway':42 'configur':64 'connect':8 'contin':13 'control':49 'correct':66 'fixable/ish':33 'flag':72 'forward':26 'host':29 'imposs':16 'isn':40 'jump':28 'mosh':4 'network':37,51 'option':44 'otherwis':19 'overlay':36 'reus':71 'second':31 'server':10 'small':24 'socat':58 'socket':70 'solv':55 'someth':67 'tri':53 'two':23 'unhappi':75 'wart':25 'wasn':60 'work':2,18 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6777182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705503254 {#2308
      date: 2024-01-17 15:54:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "[TCP Selective Ack](https://datatracker.ietf.org/doc/html/rfc2018) is very much a thing, but it does take extra memory so lots of TCP stacks exclude it or disable it by default."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705570319 {#2311
    date: 2024-01-18 10:31:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mozz@mbin.grits.dev"
    "@steventhedev@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 318777
  -bodyTs: "'/doc/html/rfc2018)':6 'ack':3 'datatracker.ietf.org':5 'datatracker.ietf.org/doc/html/rfc2018)':4 'default':29 'disabl':26 'exclud':23 'extra':16 'lot':19 'memori':17 'much':9 'select':2 'stack':22 'take':15 'tcp':1,21 'thing':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6795578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705570319 {#2116
    date: 2024-01-18 10:31:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2307
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2280 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2281
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2280 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I worked with mosh for years to connect to servers on other continents. It was impossible to work otherwise. It only has two small warts: forwarding, and jump hosts.\n
      \n
      The second is fixable/ish with an overlay network, but that isn’t always an option if you don’t control the network. I tried to solve this with socat but wasn’t able to configure it correctly - something about the socket reuse flag was very unhappy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1726353999 {#2306
      date: 2024-09-15 00:46:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mozz@mbin.grits.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2122 …}
    +nested: Doctrine\ORM\PersistentCollection {#2113 …}
    +votes: Doctrine\ORM\PersistentCollection {#2119 …}
    +reports: Doctrine\ORM\PersistentCollection {#2163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
    -id: 316770
    -bodyTs: "'abl':62 'alway':42 'configur':64 'connect':8 'contin':13 'control':49 'correct':66 'fixable/ish':33 'flag':72 'forward':26 'host':29 'imposs':16 'isn':40 'jump':28 'mosh':4 'network':37,51 'option':44 'otherwis':19 'overlay':36 'reus':71 'second':31 'server':10 'small':24 'socat':58 'socket':70 'solv':55 'someth':67 'tri':53 'two':23 'unhappi':75 'wart':25 'wasn':60 'work':2,18 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6777182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705503254 {#2308
      date: 2024-01-17 15:54:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    TCP was never designed with wifi in mind. TCP retransmission was only ever meant to handle drops due to congestion, not lossy links.\n
    \n
    Tmux is a wonderful complement to mosh. Together you get persistence even when your local client loses power (speaking from experience)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705512095 {#2044
    date: 2024-01-17 18:21:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mozz@mbin.grits.dev"
    "@steventhedev@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2312 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 317122
  -bodyTs: "'client':39 'complement':28 'congest':20 'design':4 'drop':17 'due':18 'even':35 'ever':13 'experi':44 'get':33 'handl':16 'link':23 'local':38 'lose':40 'lossi':22 'meant':14 'mind':8 'mosh':30 'never':3 'persist':34 'power':41 'retransmiss':10 'speak':42 'tcp':1,9 'tmux':24 'togeth':31 'wifi':6 'wonder':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6779968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705512095 {#2224
    date: 2024-01-17 18:21:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2307
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2280 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2281
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2280 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I worked with mosh for years to connect to servers on other continents. It was impossible to work otherwise. It only has two small warts: forwarding, and jump hosts.\n
      \n
      The second is fixable/ish with an overlay network, but that isn’t always an option if you don’t control the network. I tried to solve this with socat but wasn’t able to configure it correctly - something about the socket reuse flag was very unhappy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1726353999 {#2306
      date: 2024-09-15 00:46:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mozz@mbin.grits.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2122 …}
    +nested: Doctrine\ORM\PersistentCollection {#2113 …}
    +votes: Doctrine\ORM\PersistentCollection {#2119 …}
    +reports: Doctrine\ORM\PersistentCollection {#2163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
    -id: 316770
    -bodyTs: "'abl':62 'alway':42 'configur':64 'connect':8 'contin':13 'control':49 'correct':66 'fixable/ish':33 'flag':72 'forward':26 'host':29 'imposs':16 'isn':40 'jump':28 'mosh':4 'network':37,51 'option':44 'otherwis':19 'overlay':36 'reus':71 'second':31 'server':10 'small':24 'socat':58 'socket':70 'solv':55 'someth':67 'tri':53 'two':23 'unhappi':75 'wart':25 'wasn':60 'work':2,18 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6777182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705503254 {#2308
      date: 2024-01-17 15:54:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    TCP was never designed with wifi in mind. TCP retransmission was only ever meant to handle drops due to congestion, not lossy links.\n
    \n
    Tmux is a wonderful complement to mosh. Together you get persistence even when your local client loses power (speaking from experience)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705512095 {#2044
    date: 2024-01-17 18:21:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mozz@mbin.grits.dev"
    "@steventhedev@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2312 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 317122
  -bodyTs: "'client':39 'complement':28 'congest':20 'design':4 'drop':17 'due':18 'even':35 'ever':13 'experi':44 'get':33 'handl':16 'link':23 'local':38 'lose':40 'lossi':22 'meant':14 'mind':8 'mosh':30 'never':3 'persist':34 'power':41 'retransmiss':10 'speak':42 'tcp':1,9 'tmux':24 'togeth':31 'wifi':6 'wonder':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6779968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705512095 {#2224
    date: 2024-01-17 18:21:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2307
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2280 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2281
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2280 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I worked with mosh for years to connect to servers on other continents. It was impossible to work otherwise. It only has two small warts: forwarding, and jump hosts.\n
      \n
      The second is fixable/ish with an overlay network, but that isn’t always an option if you don’t control the network. I tried to solve this with socat but wasn’t able to configure it correctly - something about the socket reuse flag was very unhappy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1726353999 {#2306
      date: 2024-09-15 00:46:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mozz@mbin.grits.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2122 …}
    +nested: Doctrine\ORM\PersistentCollection {#2113 …}
    +votes: Doctrine\ORM\PersistentCollection {#2119 …}
    +reports: Doctrine\ORM\PersistentCollection {#2163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
    -id: 316770
    -bodyTs: "'abl':62 'alway':42 'configur':64 'connect':8 'contin':13 'control':49 'correct':66 'fixable/ish':33 'flag':72 'forward':26 'host':29 'imposs':16 'isn':40 'jump':28 'mosh':4 'network':37,51 'option':44 'otherwis':19 'overlay':36 'reus':71 'second':31 'server':10 'small':24 'socat':58 'socket':70 'solv':55 'someth':67 'tri':53 'two':23 'unhappi':75 'wart':25 'wasn':60 'work':2,18 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6777182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705503254 {#2308
      date: 2024-01-17 15:54:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    TCP was never designed with wifi in mind. TCP retransmission was only ever meant to handle drops due to congestion, not lossy links.\n
    \n
    Tmux is a wonderful complement to mosh. Together you get persistence even when your local client loses power (speaking from experience)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705512095 {#2044
    date: 2024-01-17 18:21:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mozz@mbin.grits.dev"
    "@steventhedev@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2312 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 317122
  -bodyTs: "'client':39 'complement':28 'congest':20 'design':4 'drop':17 'due':18 'even':35 'ever':13 'experi':44 'get':33 'handl':16 'link':23 'local':38 'lose':40 'lossi':22 'meant':14 'mind':8 'mosh':30 'never':3 'persist':34 'power':41 'retransmiss':10 'speak':42 'tcp':1,9 'tmux':24 'togeth':31 'wifi':6 'wonder':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6779968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705512095 {#2224
    date: 2024-01-17 18:21:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\EntryComment {#2281
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2280 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I worked with mosh for years to connect to servers on other continents. It was impossible to work otherwise. It only has two small warts: forwarding, and jump hosts.\n
    \n
    The second is fixable/ish with an overlay network, but that isn’t always an option if you don’t control the network. I tried to solve this with socat but wasn’t able to configure it correctly - something about the socket reuse flag was very unhappy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1726353999 {#2306
    date: 2024-09-15 00:46:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mozz@mbin.grits.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 316770
  -bodyTs: "'abl':62 'alway':42 'configur':64 'connect':8 'contin':13 'control':49 'correct':66 'fixable/ish':33 'flag':72 'forward':26 'host':29 'imposs':16 'isn':40 'jump':28 'mosh':4 'network':37,51 'option':44 'otherwis':19 'overlay':36 'reus':71 'second':31 'server':10 'small':24 'socat':58 'socket':70 'solv':55 'someth':67 'tri':53 'two':23 'unhappi':75 'wart':25 'wasn':60 'work':2,18 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6777182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705503254 {#2308
    date: 2024-01-17 15:54:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2281
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2280 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I worked with mosh for years to connect to servers on other continents. It was impossible to work otherwise. It only has two small warts: forwarding, and jump hosts.\n
    \n
    The second is fixable/ish with an overlay network, but that isn’t always an option if you don’t control the network. I tried to solve this with socat but wasn’t able to configure it correctly - something about the socket reuse flag was very unhappy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1726353999 {#2306
    date: 2024-09-15 00:46:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mozz@mbin.grits.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 316770
  -bodyTs: "'abl':62 'alway':42 'configur':64 'connect':8 'contin':13 'control':49 'correct':66 'fixable/ish':33 'flag':72 'forward':26 'host':29 'imposs':16 'isn':40 'jump':28 'mosh':4 'network':37,51 'option':44 'otherwis':19 'overlay':36 'reus':71 'second':31 'server':10 'small':24 'socat':58 'socket':70 'solv':55 'someth':67 'tri':53 'two':23 'unhappi':75 'wart':25 'wasn':60 'work':2,18 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6777182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705503254 {#2308
    date: 2024-01-17 15:54:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2281
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2280 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I worked with mosh for years to connect to servers on other continents. It was impossible to work otherwise. It only has two small warts: forwarding, and jump hosts.\n
    \n
    The second is fixable/ish with an overlay network, but that isn’t always an option if you don’t control the network. I tried to solve this with socat but wasn’t able to configure it correctly - something about the socket reuse flag was very unhappy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1726353999 {#2306
    date: 2024-09-15 00:46:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mozz@mbin.grits.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 316770
  -bodyTs: "'abl':62 'alway':42 'configur':64 'connect':8 'contin':13 'control':49 'correct':66 'fixable/ish':33 'flag':72 'forward':26 'host':29 'imposs':16 'isn':40 'jump':28 'mosh':4 'network':37,51 'option':44 'otherwis':19 'overlay':36 'reus':71 'second':31 'server':10 'small':24 'socat':58 'socket':70 'solv':55 'someth':67 'tri':53 'two':23 'unhappi':75 'wart':25 'wasn':60 'work':2,18 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6777182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705503254 {#2308
    date: 2024-01-17 15:54:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2277
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Whatever you do, make sure that you learn legally and avoid those horrible sites that steal the hard work of researchers and prevent publishers from properly incentivizing academic research by allowing just anyone to download research for free. You know, horrible sites like LibGen, SciHub, or Anna’s archive.\n
      \n
      Totally disgusting sites that you should definitely avoid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1712343933 {#2238
      date: 2024-04-05 21:05:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ALostInquirer@lemm.ee"
      "@ALostInquirer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 278846
    -bodyTs: "'academ':28 'allow':31 'anna':47 'anyon':33 'archiv':49 'avoid':11,57 'definit':56 'disgust':51 'download':35 'free':38 'hard':18 'horribl':13,41 'incentiv':27 'know':40 'learn':8 'legal':9 'libgen':44 'like':43 'make':4 'prevent':23 'proper':26 'publish':24 'research':21,29,36 'scihub':45 'site':14,42,52 'steal':16 'sure':5 'total':50 'whatev':1 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6395355"
    +editedAt: DateTimeImmutable @1711533490 {#2234
      date: 2024-03-27 10:58:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704350562 {#2101
      date: 2024-01-04 07:42:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I was being sarcastic. Many journals don’t provide any of those services. Some journals even charge researchers for the “prestige” of publishing a paper. Peer review is mostly unpaid work, and some reviewers act as gatekeepers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704392686 {#2121
    date: 2024-01-04 19:24:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
    "@steventhedev@lemmy.world"
    "@General_Effort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 280254
  -bodyTs: "'act':35 'charg':17 'even':16 'gatekeep':37 'journal':6,15 'mani':5 'most':29 'paper':25 'peer':26 'prestig':21 'provid':9 'publish':23 'research':18 'review':27,34 'sarcast':4 'servic':13 'unpaid':30 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6404934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704392686 {#2117
    date: 2024-01-04 19:24:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Whatever you do, make sure that you learn legally and avoid those horrible sites that steal the hard work of researchers and prevent publishers from properly incentivizing academic research by allowing just anyone to download research for free. You know, horrible sites like LibGen, SciHub, or Anna’s archive.\n
      \n
      Totally disgusting sites that you should definitely avoid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1712343933 {#2238
      date: 2024-04-05 21:05:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ALostInquirer@lemm.ee"
      "@ALostInquirer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 278846
    -bodyTs: "'academ':28 'allow':31 'anna':47 'anyon':33 'archiv':49 'avoid':11,57 'definit':56 'disgust':51 'download':35 'free':38 'hard':18 'horribl':13,41 'incentiv':27 'know':40 'learn':8 'legal':9 'libgen':44 'like':43 'make':4 'prevent':23 'proper':26 'publish':24 'research':21,29,36 'scihub':45 'site':14,42,52 'steal':16 'sure':5 'total':50 'whatev':1 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6395355"
    +editedAt: DateTimeImmutable @1711533490 {#2234
      date: 2024-03-27 10:58:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704350562 {#2101
      date: 2024-01-04 07:42:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I was being sarcastic. Many journals don’t provide any of those services. Some journals even charge researchers for the “prestige” of publishing a paper. Peer review is mostly unpaid work, and some reviewers act as gatekeepers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704392686 {#2121
    date: 2024-01-04 19:24:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
    "@steventhedev@lemmy.world"
    "@General_Effort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 280254
  -bodyTs: "'act':35 'charg':17 'even':16 'gatekeep':37 'journal':6,15 'mani':5 'most':29 'paper':25 'peer':26 'prestig':21 'provid':9 'publish':23 'research':18 'review':27,34 'sarcast':4 'servic':13 'unpaid':30 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6404934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704392686 {#2117
    date: 2024-01-04 19:24:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Whatever you do, make sure that you learn legally and avoid those horrible sites that steal the hard work of researchers and prevent publishers from properly incentivizing academic research by allowing just anyone to download research for free. You know, horrible sites like LibGen, SciHub, or Anna’s archive.\n
      \n
      Totally disgusting sites that you should definitely avoid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1712343933 {#2238
      date: 2024-04-05 21:05:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ALostInquirer@lemm.ee"
      "@ALostInquirer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 278846
    -bodyTs: "'academ':28 'allow':31 'anna':47 'anyon':33 'archiv':49 'avoid':11,57 'definit':56 'disgust':51 'download':35 'free':38 'hard':18 'horribl':13,41 'incentiv':27 'know':40 'learn':8 'legal':9 'libgen':44 'like':43 'make':4 'prevent':23 'proper':26 'publish':24 'research':21,29,36 'scihub':45 'site':14,42,52 'steal':16 'sure':5 'total':50 'whatev':1 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6395355"
    +editedAt: DateTimeImmutable @1711533490 {#2234
      date: 2024-03-27 10:58:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704350562 {#2101
      date: 2024-01-04 07:42:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I was being sarcastic. Many journals don’t provide any of those services. Some journals even charge researchers for the “prestige” of publishing a paper. Peer review is mostly unpaid work, and some reviewers act as gatekeepers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704392686 {#2121
    date: 2024-01-04 19:24:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
    "@steventhedev@lemmy.world"
    "@General_Effort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 280254
  -bodyTs: "'act':35 'charg':17 'even':16 'gatekeep':37 'journal':6,15 'mani':5 'most':29 'paper':25 'peer':26 'prestig':21 'provid':9 'publish':23 'research':18 'review':27,34 'sarcast':4 'servic':13 'unpaid':30 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6404934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704392686 {#2117
    date: 2024-01-04 19:24:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2203
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Whatever you do, make sure that you learn legally and avoid those horrible sites that steal the hard work of researchers and prevent publishers from properly incentivizing academic research by allowing just anyone to download research for free. You know, horrible sites like LibGen, SciHub, or Anna’s archive.\n
      \n
      Totally disgusting sites that you should definitely avoid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1712343933 {#2238
      date: 2024-04-05 21:05:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ALostInquirer@lemm.ee"
      "@ALostInquirer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 278846
    -bodyTs: "'academ':28 'allow':31 'anna':47 'anyon':33 'archiv':49 'avoid':11,57 'definit':56 'disgust':51 'download':35 'free':38 'hard':18 'horribl':13,41 'incentiv':27 'know':40 'learn':8 'legal':9 'libgen':44 'like':43 'make':4 'prevent':23 'proper':26 'publish':24 'research':21,29,36 'scihub':45 'site':14,42,52 'steal':16 'sure':5 'total':50 'whatev':1 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6395355"
    +editedAt: DateTimeImmutable @1711533490 {#2234
      date: 2024-03-27 10:58:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704350562 {#2101
      date: 2024-01-04 07:42:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "But surely the journals provide some sort of service for the researchers, right? Like paying for experts to review their scientific claims, or fact checking their citations, or even basic grammatical proofreading, right? If the journals are earning so much from research, then conducting academic research must be a lucrative field with so many publishers competing to be the first ones to publish a paper."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704377047 {#2275
    date: 2024-01-04 15:04:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
    "@steventhedev@lemmy.world"
    "@General_Effort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 279527
  -bodyTs: "'academ':45 'basic':30 'check':25 'citat':27 'claim':22 'compet':56 'conduct':44 'earn':38 'even':29 'expert':17 'fact':24 'field':51 'first':60 'grammat':31 'journal':4,36 'like':14 'lucrat':50 'mani':54 'much':40 'must':47 'one':61 'paper':65 'pay':15 'proofread':32 'provid':5 'publish':55,63 'research':12,42,46 'review':19 'right':13,33 'scientif':21 'servic':9 'sort':7 'sure':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6400562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704377047 {#2279
    date: 2024-01-04 15:04:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Whatever you do, make sure that you learn legally and avoid those horrible sites that steal the hard work of researchers and prevent publishers from properly incentivizing academic research by allowing just anyone to download research for free. You know, horrible sites like LibGen, SciHub, or Anna’s archive.\n
      \n
      Totally disgusting sites that you should definitely avoid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1712343933 {#2238
      date: 2024-04-05 21:05:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ALostInquirer@lemm.ee"
      "@ALostInquirer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 278846
    -bodyTs: "'academ':28 'allow':31 'anna':47 'anyon':33 'archiv':49 'avoid':11,57 'definit':56 'disgust':51 'download':35 'free':38 'hard':18 'horribl':13,41 'incentiv':27 'know':40 'learn':8 'legal':9 'libgen':44 'like':43 'make':4 'prevent':23 'proper':26 'publish':24 'research':21,29,36 'scihub':45 'site':14,42,52 'steal':16 'sure':5 'total':50 'whatev':1 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6395355"
    +editedAt: DateTimeImmutable @1711533490 {#2234
      date: 2024-03-27 10:58:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704350562 {#2101
      date: 2024-01-04 07:42:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "But surely the journals provide some sort of service for the researchers, right? Like paying for experts to review their scientific claims, or fact checking their citations, or even basic grammatical proofreading, right? If the journals are earning so much from research, then conducting academic research must be a lucrative field with so many publishers competing to be the first ones to publish a paper."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704377047 {#2275
    date: 2024-01-04 15:04:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
    "@steventhedev@lemmy.world"
    "@General_Effort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 279527
  -bodyTs: "'academ':45 'basic':30 'check':25 'citat':27 'claim':22 'compet':56 'conduct':44 'earn':38 'even':29 'expert':17 'fact':24 'field':51 'first':60 'grammat':31 'journal':4,36 'like':14 'lucrat':50 'mani':54 'much':40 'must':47 'one':61 'paper':65 'pay':15 'proofread':32 'provid':5 'publish':55,63 'research':12,42,46 'review':19 'right':13,33 'scientif':21 'servic':9 'sort':7 'sure':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6400562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704377047 {#2279
    date: 2024-01-04 15:04:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Whatever you do, make sure that you learn legally and avoid those horrible sites that steal the hard work of researchers and prevent publishers from properly incentivizing academic research by allowing just anyone to download research for free. You know, horrible sites like LibGen, SciHub, or Anna’s archive.\n
      \n
      Totally disgusting sites that you should definitely avoid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1712343933 {#2238
      date: 2024-04-05 21:05:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ALostInquirer@lemm.ee"
      "@ALostInquirer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 278846
    -bodyTs: "'academ':28 'allow':31 'anna':47 'anyon':33 'archiv':49 'avoid':11,57 'definit':56 'disgust':51 'download':35 'free':38 'hard':18 'horribl':13,41 'incentiv':27 'know':40 'learn':8 'legal':9 'libgen':44 'like':43 'make':4 'prevent':23 'proper':26 'publish':24 'research':21,29,36 'scihub':45 'site':14,42,52 'steal':16 'sure':5 'total':50 'whatev':1 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6395355"
    +editedAt: DateTimeImmutable @1711533490 {#2234
      date: 2024-03-27 10:58:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704350562 {#2101
      date: 2024-01-04 07:42:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "But surely the journals provide some sort of service for the researchers, right? Like paying for experts to review their scientific claims, or fact checking their citations, or even basic grammatical proofreading, right? If the journals are earning so much from research, then conducting academic research must be a lucrative field with so many publishers competing to be the first ones to publish a paper."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704377047 {#2275
    date: 2024-01-04 15:04:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
    "@steventhedev@lemmy.world"
    "@General_Effort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 279527
  -bodyTs: "'academ':45 'basic':30 'check':25 'citat':27 'claim':22 'compet':56 'conduct':44 'earn':38 'even':29 'expert':17 'fact':24 'field':51 'first':60 'grammat':31 'journal':4,36 'like':14 'lucrat':50 'mani':54 'much':40 'must':47 'one':61 'paper':65 'pay':15 'proofread':32 'provid':5 'publish':55,63 'research':12,42,46 'review':19 'right':13,33 'scientif':21 'servic':9 'sort':7 'sure':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6400562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704377047 {#2279
    date: 2024-01-04 15:04:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2272
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Whatever you do, make sure that you learn legally and avoid those horrible sites that steal the hard work of researchers and prevent publishers from properly incentivizing academic research by allowing just anyone to download research for free. You know, horrible sites like LibGen, SciHub, or Anna’s archive.\n
      \n
      Totally disgusting sites that you should definitely avoid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1712343933 {#2238
      date: 2024-04-05 21:05:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ALostInquirer@lemm.ee"
      "@ALostInquirer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 278846
    -bodyTs: "'academ':28 'allow':31 'anna':47 'anyon':33 'archiv':49 'avoid':11,57 'definit':56 'disgust':51 'download':35 'free':38 'hard':18 'horribl':13,41 'incentiv':27 'know':40 'learn':8 'legal':9 'libgen':44 'like':43 'make':4 'prevent':23 'proper':26 'publish':24 'research':21,29,36 'scihub':45 'site':14,42,52 'steal':16 'sure':5 'total':50 'whatev':1 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6395355"
    +editedAt: DateTimeImmutable @1711533490 {#2234
      date: 2024-03-27 10:58:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704350562 {#2101
      date: 2024-01-04 07:42:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Honestly - if it’s a specific article, then just email the author. Unless they’re a blowhard they’ll usually be happy to shoot off a copy of the final PDF or at least a preprint. Doubly so if you’re a grad student and say how excited you are about their research."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704365422 {#2210
    date: 2024-01-04 11:50:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
    "@steventhedev@lemmy.world"
    "@minyakcurry@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 279156
  -bodyTs: "'articl':7 'author':12 'blowhard':17 'copi':27 'doubli':37 'email':10 'excit':48 'final':30 'grad':43 'happi':22 'honest':1 'least':34 'll':19 'pdf':31 'preprint':36 're':15,41 'research':53 'say':46 'shoot':24 'specif':6 'student':44 'unless':13 'usual':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6398061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704365422 {#2201
    date: 2024-01-04 11:50:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2272
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Whatever you do, make sure that you learn legally and avoid those horrible sites that steal the hard work of researchers and prevent publishers from properly incentivizing academic research by allowing just anyone to download research for free. You know, horrible sites like LibGen, SciHub, or Anna’s archive.\n
      \n
      Totally disgusting sites that you should definitely avoid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1712343933 {#2238
      date: 2024-04-05 21:05:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ALostInquirer@lemm.ee"
      "@ALostInquirer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 278846
    -bodyTs: "'academ':28 'allow':31 'anna':47 'anyon':33 'archiv':49 'avoid':11,57 'definit':56 'disgust':51 'download':35 'free':38 'hard':18 'horribl':13,41 'incentiv':27 'know':40 'learn':8 'legal':9 'libgen':44 'like':43 'make':4 'prevent':23 'proper':26 'publish':24 'research':21,29,36 'scihub':45 'site':14,42,52 'steal':16 'sure':5 'total':50 'whatev':1 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6395355"
    +editedAt: DateTimeImmutable @1711533490 {#2234
      date: 2024-03-27 10:58:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704350562 {#2101
      date: 2024-01-04 07:42:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Honestly - if it’s a specific article, then just email the author. Unless they’re a blowhard they’ll usually be happy to shoot off a copy of the final PDF or at least a preprint. Doubly so if you’re a grad student and say how excited you are about their research."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704365422 {#2210
    date: 2024-01-04 11:50:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
    "@steventhedev@lemmy.world"
    "@minyakcurry@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 279156
  -bodyTs: "'articl':7 'author':12 'blowhard':17 'copi':27 'doubli':37 'email':10 'excit':48 'final':30 'grad':43 'happi':22 'honest':1 'least':34 'll':19 'pdf':31 'preprint':36 're':15,41 'research':53 'say':46 'shoot':24 'specif':6 'student':44 'unless':13 'usual':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6398061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704365422 {#2201
    date: 2024-01-04 11:50:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2272
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Whatever you do, make sure that you learn legally and avoid those horrible sites that steal the hard work of researchers and prevent publishers from properly incentivizing academic research by allowing just anyone to download research for free. You know, horrible sites like LibGen, SciHub, or Anna’s archive.\n
      \n
      Totally disgusting sites that you should definitely avoid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1712343933 {#2238
      date: 2024-04-05 21:05:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ALostInquirer@lemm.ee"
      "@ALostInquirer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 278846
    -bodyTs: "'academ':28 'allow':31 'anna':47 'anyon':33 'archiv':49 'avoid':11,57 'definit':56 'disgust':51 'download':35 'free':38 'hard':18 'horribl':13,41 'incentiv':27 'know':40 'learn':8 'legal':9 'libgen':44 'like':43 'make':4 'prevent':23 'proper':26 'publish':24 'research':21,29,36 'scihub':45 'site':14,42,52 'steal':16 'sure':5 'total':50 'whatev':1 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6395355"
    +editedAt: DateTimeImmutable @1711533490 {#2234
      date: 2024-03-27 10:58:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704350562 {#2101
      date: 2024-01-04 07:42:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Honestly - if it’s a specific article, then just email the author. Unless they’re a blowhard they’ll usually be happy to shoot off a copy of the final PDF or at least a preprint. Doubly so if you’re a grad student and say how excited you are about their research."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704365422 {#2210
    date: 2024-01-04 11:50:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
    "@steventhedev@lemmy.world"
    "@minyakcurry@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 279156
  -bodyTs: "'articl':7 'author':12 'blowhard':17 'copi':27 'doubli':37 'email':10 'excit':48 'final':30 'grad':43 'happi':22 'honest':1 'least':34 'll':19 'pdf':31 'preprint':36 're':15,41 'research':53 'say':46 'shoot':24 'specif':6 'student':44 'unless':13 'usual':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6398061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704365422 {#2201
    date: 2024-01-04 11:50:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2237
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Whatever you do, make sure that you learn legally and avoid those horrible sites that steal the hard work of researchers and prevent publishers from properly incentivizing academic research by allowing just anyone to download research for free. You know, horrible sites like LibGen, SciHub, or Anna’s archive.\n
      \n
      Totally disgusting sites that you should definitely avoid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1712343933 {#2238
      date: 2024-04-05 21:05:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ALostInquirer@lemm.ee"
      "@ALostInquirer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 278846
    -bodyTs: "'academ':28 'allow':31 'anna':47 'anyon':33 'archiv':49 'avoid':11,57 'definit':56 'disgust':51 'download':35 'free':38 'hard':18 'horribl':13,41 'incentiv':27 'know':40 'learn':8 'legal':9 'libgen':44 'like':43 'make':4 'prevent':23 'proper':26 'publish':24 'research':21,29,36 'scihub':45 'site':14,42,52 'steal':16 'sure':5 'total':50 'whatev':1 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6395355"
    +editedAt: DateTimeImmutable @1711533490 {#2234
      date: 2024-03-27 10:58:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704350562 {#2101
      date: 2024-01-04 07:42:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I forgot about that one, thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704365338 {#2274
    date: 2024-01-04 11:48:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
    "@steventhedev@lemmy.world"
    "@centof@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -id: 279154
  -bodyTs: "'forgot':2 'one':5 'thank':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6398043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704365338 {#2271
    date: 2024-01-04 11:48:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2237
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Whatever you do, make sure that you learn legally and avoid those horrible sites that steal the hard work of researchers and prevent publishers from properly incentivizing academic research by allowing just anyone to download research for free. You know, horrible sites like LibGen, SciHub, or Anna’s archive.\n
      \n
      Totally disgusting sites that you should definitely avoid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1712343933 {#2238
      date: 2024-04-05 21:05:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ALostInquirer@lemm.ee"
      "@ALostInquirer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 278846
    -bodyTs: "'academ':28 'allow':31 'anna':47 'anyon':33 'archiv':49 'avoid':11,57 'definit':56 'disgust':51 'download':35 'free':38 'hard':18 'horribl':13,41 'incentiv':27 'know':40 'learn':8 'legal':9 'libgen':44 'like':43 'make':4 'prevent':23 'proper':26 'publish':24 'research':21,29,36 'scihub':45 'site':14,42,52 'steal':16 'sure':5 'total':50 'whatev':1 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6395355"
    +editedAt: DateTimeImmutable @1711533490 {#2234
      date: 2024-03-27 10:58:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704350562 {#2101
      date: 2024-01-04 07:42:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I forgot about that one, thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704365338 {#2274
    date: 2024-01-04 11:48:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
    "@steventhedev@lemmy.world"
    "@centof@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -id: 279154
  -bodyTs: "'forgot':2 'one':5 'thank':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6398043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704365338 {#2271
    date: 2024-01-04 11:48:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2237
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Whatever you do, make sure that you learn legally and avoid those horrible sites that steal the hard work of researchers and prevent publishers from properly incentivizing academic research by allowing just anyone to download research for free. You know, horrible sites like LibGen, SciHub, or Anna’s archive.\n
      \n
      Totally disgusting sites that you should definitely avoid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1712343933 {#2238
      date: 2024-04-05 21:05:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ALostInquirer@lemm.ee"
      "@ALostInquirer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 278846
    -bodyTs: "'academ':28 'allow':31 'anna':47 'anyon':33 'archiv':49 'avoid':11,57 'definit':56 'disgust':51 'download':35 'free':38 'hard':18 'horribl':13,41 'incentiv':27 'know':40 'learn':8 'legal':9 'libgen':44 'like':43 'make':4 'prevent':23 'proper':26 'publish':24 'research':21,29,36 'scihub':45 'site':14,42,52 'steal':16 'sure':5 'total':50 'whatev':1 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6395355"
    +editedAt: DateTimeImmutable @1711533490 {#2234
      date: 2024-03-27 10:58:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704350562 {#2101
      date: 2024-01-04 07:42:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I forgot about that one, thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704365338 {#2274
    date: 2024-01-04 11:48:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
    "@steventhedev@lemmy.world"
    "@centof@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -id: 279154
  -bodyTs: "'forgot':2 'one':5 'thank':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6398043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704365338 {#2271
    date: 2024-01-04 11:48:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\EntryComment {#2222
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Whatever you do, make sure that you learn legally and avoid those horrible sites that steal the hard work of researchers and prevent publishers from properly incentivizing academic research by allowing just anyone to download research for free. You know, horrible sites like LibGen, SciHub, or Anna’s archive.\n
    \n
    Totally disgusting sites that you should definitely avoid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1712343933 {#2238
    date: 2024-04-05 21:05:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
    "@ALostInquirer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 278846
  -bodyTs: "'academ':28 'allow':31 'anna':47 'anyon':33 'archiv':49 'avoid':11,57 'definit':56 'disgust':51 'download':35 'free':38 'hard':18 'horribl':13,41 'incentiv':27 'know':40 'learn':8 'legal':9 'libgen':44 'like':43 'make':4 'prevent':23 'proper':26 'publish':24 'research':21,29,36 'scihub':45 'site':14,42,52 'steal':16 'sure':5 'total':50 'whatev':1 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6395355"
  +editedAt: DateTimeImmutable @1711533490 {#2234
    date: 2024-03-27 10:58:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704350562 {#2101
    date: 2024-01-04 07:42:42.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2222
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Whatever you do, make sure that you learn legally and avoid those horrible sites that steal the hard work of researchers and prevent publishers from properly incentivizing academic research by allowing just anyone to download research for free. You know, horrible sites like LibGen, SciHub, or Anna’s archive.\n
    \n
    Totally disgusting sites that you should definitely avoid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1712343933 {#2238
    date: 2024-04-05 21:05:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
    "@ALostInquirer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 278846
  -bodyTs: "'academ':28 'allow':31 'anna':47 'anyon':33 'archiv':49 'avoid':11,57 'definit':56 'disgust':51 'download':35 'free':38 'hard':18 'horribl':13,41 'incentiv':27 'know':40 'learn':8 'legal':9 'libgen':44 'like':43 'make':4 'prevent':23 'proper':26 'publish':24 'research':21,29,36 'scihub':45 'site':14,42,52 'steal':16 'sure':5 'total':50 'whatev':1 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6395355"
  +editedAt: DateTimeImmutable @1711533490 {#2234
    date: 2024-03-27 10:58:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704350562 {#2101
    date: 2024-01-04 07:42:42.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2222
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Whatever you do, make sure that you learn legally and avoid those horrible sites that steal the hard work of researchers and prevent publishers from properly incentivizing academic research by allowing just anyone to download research for free. You know, horrible sites like LibGen, SciHub, or Anna’s archive.\n
    \n
    Totally disgusting sites that you should definitely avoid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1712343933 {#2238
    date: 2024-04-05 21:05:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
    "@ALostInquirer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 278846
  -bodyTs: "'academ':28 'allow':31 'anna':47 'anyon':33 'archiv':49 'avoid':11,57 'definit':56 'disgust':51 'download':35 'free':38 'hard':18 'horribl':13,41 'incentiv':27 'know':40 'learn':8 'legal':9 'libgen':44 'like':43 'make':4 'prevent':23 'proper':26 'publish':24 'research':21,29,36 'scihub':45 'site':14,42,52 'steal':16 'sure':5 'total':50 'whatev':1 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6395355"
  +editedAt: DateTimeImmutable @1711533490 {#2234
    date: 2024-03-27 10:58:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704350562 {#2101
    date: 2024-01-04 07:42:42.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2145
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2152 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "You clearly haven’t watched your [forklift safety video](https://youtu.be/_Cr7F-oLU84?si=9vbKmWAExN0N3EUq). Warning: blood starts a few minutes in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700764553 {#2284
    date: 2023-11-23 19:35:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@blazera@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 155677
  -bodyTs: "'/_cr7f-olu84?si=9vbkmwaexn0n3euq).':12 'blood':14 'clear':2 'forklift':7 'haven':3 'minut':18 'safeti':8 'start':15 'video':9 'warn':13 'watch':5 'youtu.be':11 'youtu.be/_cr7f-olu84?si=9vbkmwaexn0n3euq).':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5535086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700764553 {#2251
    date: 2023-11-23 19:35:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2145
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2152 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "You clearly haven’t watched your [forklift safety video](https://youtu.be/_Cr7F-oLU84?si=9vbKmWAExN0N3EUq). Warning: blood starts a few minutes in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700764553 {#2284
    date: 2023-11-23 19:35:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@blazera@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 155677
  -bodyTs: "'/_cr7f-olu84?si=9vbkmwaexn0n3euq).':12 'blood':14 'clear':2 'forklift':7 'haven':3 'minut':18 'safeti':8 'start':15 'video':9 'warn':13 'watch':5 'youtu.be':11 'youtu.be/_cr7f-olu84?si=9vbkmwaexn0n3euq).':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5535086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700764553 {#2251
    date: 2023-11-23 19:35:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2145
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2152 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "You clearly haven’t watched your [forklift safety video](https://youtu.be/_Cr7F-oLU84?si=9vbKmWAExN0N3EUq). Warning: blood starts a few minutes in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700764553 {#2284
    date: 2023-11-23 19:35:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@blazera@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 155677
  -bodyTs: "'/_cr7f-olu84?si=9vbkmwaexn0n3euq).':12 'blood':14 'clear':2 'forklift':7 'haven':3 'minut':18 'safeti':8 'start':15 'video':9 'warn':13 'watch':5 'youtu.be':11 'youtu.be/_cr7f-olu84?si=9vbkmwaexn0n3euq).':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5535086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700764553 {#2251
    date: 2023-11-23 19:35:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2177
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2176 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2174 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
  +body: """
    Large companies that serve a ton of content. CDNs, image hosts, Google, Facebook, etc. 1% of their traffic adds up to a lot.\n
    \n
    Also people in limited bandwidth situations - satellite links, Antarctica, developing countries, airplanes, etc.\n
    \n
    Finally, embedded systems. The esp32 for example has 520kb of ram.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699722856 {#2147
    date: 2023-11-11 18:14:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  -id: 112069
  -bodyTs: "'1':15 '520kb':45 'add':19 'airplan':35 'also':24 'antarctica':32 'bandwidth':28 'cdns':9 'compani':2 'content':8 'countri':34 'develop':33 'embed':38 'esp32':41 'etc':14,36 'exampl':43 'facebook':13 'final':37 'googl':12 'host':11 'imag':10 'larg':1 'limit':27 'link':31 'lot':23 'peopl':25 'ram':47 'satellit':30 'serv':4 'situat':29 'system':39 'ton':6 'traffic':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722856 {#2151
    date: 2023-11-11 18:14:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2177
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2176 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2174 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
  +body: """
    Large companies that serve a ton of content. CDNs, image hosts, Google, Facebook, etc. 1% of their traffic adds up to a lot.\n
    \n
    Also people in limited bandwidth situations - satellite links, Antarctica, developing countries, airplanes, etc.\n
    \n
    Finally, embedded systems. The esp32 for example has 520kb of ram.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699722856 {#2147
    date: 2023-11-11 18:14:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  -id: 112069
  -bodyTs: "'1':15 '520kb':45 'add':19 'airplan':35 'also':24 'antarctica':32 'bandwidth':28 'cdns':9 'compani':2 'content':8 'countri':34 'develop':33 'embed':38 'esp32':41 'etc':14,36 'exampl':43 'facebook':13 'final':37 'googl':12 'host':11 'imag':10 'larg':1 'limit':27 'link':31 'lot':23 'peopl':25 'ram':47 'satellit':30 'serv':4 'situat':29 'system':39 'ton':6 'traffic':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722856 {#2151
    date: 2023-11-11 18:14:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2177
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2176 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2174 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
  +body: """
    Large companies that serve a ton of content. CDNs, image hosts, Google, Facebook, etc. 1% of their traffic adds up to a lot.\n
    \n
    Also people in limited bandwidth situations - satellite links, Antarctica, developing countries, airplanes, etc.\n
    \n
    Finally, embedded systems. The esp32 for example has 520kb of ram.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699722856 {#2147
    date: 2023-11-11 18:14:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  -id: 112069
  -bodyTs: "'1':15 '520kb':45 'add':19 'airplan':35 'also':24 'antarctica':32 'bandwidth':28 'cdns':9 'compani':2 'content':8 'countri':34 'develop':33 'embed':38 'esp32':41 'etc':14,36 'exampl':43 'facebook':13 'final':37 'googl':12 'host':11 'imag':10 'larg':1 'limit':27 'link':31 'lot':23 'peopl':25 'ram':47 'satellit':30 'serv':4 'situat':29 'system':39 'ton':6 'traffic':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722856 {#2151
    date: 2023-11-11 18:14:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1996
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1997 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1993 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1998 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1998 …}
  +body: "Performance Improvement Plan. Basically HR collecting evidence so you can’t sue after they fire you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 136
  +score: 0
  +lastActive: DateTime @1697554922 {#2175
    date: 2023-10-17 17:02:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@ShadowRam@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1992 …}
  +nested: Doctrine\ORM\PersistentCollection {#2002 …}
  +votes: Doctrine\ORM\PersistentCollection {#2000 …}
  +reports: Doctrine\ORM\PersistentCollection {#2007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2010 …}
  -id: 54731
  -bodyTs: "'basic':4 'collect':6 'evid':7 'fire':15 'hr':5 'improv':2 'perform':1 'plan':3 'sue':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4600185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697554922 {#2187
    date: 2023-10-17 17:02:02.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 {#1996
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1997 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1993 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1998 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1998 …}
  +body: "Performance Improvement Plan. Basically HR collecting evidence so you can’t sue after they fire you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 136
  +score: 0
  +lastActive: DateTime @1697554922 {#2175
    date: 2023-10-17 17:02:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@ShadowRam@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1992 …}
  +nested: Doctrine\ORM\PersistentCollection {#2002 …}
  +votes: Doctrine\ORM\PersistentCollection {#2000 …}
  +reports: Doctrine\ORM\PersistentCollection {#2007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2010 …}
  -id: 54731
  -bodyTs: "'basic':4 'collect':6 'evid':7 'fire':15 'hr':5 'improv':2 'perform':1 'plan':3 'sue':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4600185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697554922 {#2187
    date: 2023-10-17 17:02:02.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 {#1996
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1997 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1993 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1998 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1998 …}
  +body: "Performance Improvement Plan. Basically HR collecting evidence so you can’t sue after they fire you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 136
  +score: 0
  +lastActive: DateTime @1697554922 {#2175
    date: 2023-10-17 17:02:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@ShadowRam@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1992 …}
  +nested: Doctrine\ORM\PersistentCollection {#2002 …}
  +votes: Doctrine\ORM\PersistentCollection {#2000 …}
  +reports: Doctrine\ORM\PersistentCollection {#2007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2010 …}
  -id: 54731
  -bodyTs: "'basic':4 'collect':6 'evid':7 'fire':15 'hr':5 'improv':2 'perform':1 'plan':3 'sue':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4600185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697554922 {#2187
    date: 2023-10-17 17:02:02.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