GET https://kbin.spritesserver.nl/d/arstechnica.com/comments?p=10

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.23 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can’t imagine why ublock is so popular"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1697717528 {#97
    date: 2023-10-19 14:12:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gammarays@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 58684
  -bodyTs: "'imagin':3 'popular':8 'ublock':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4646686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697717528 {#1966
    date: 2023-10-19 14:12:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can’t imagine why ublock is so popular"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1697717528 {#97
    date: 2023-10-19 14:12:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gammarays@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 58684
  -bodyTs: "'imagin':3 'popular':8 'ublock':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4646686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697717528 {#1966
    date: 2023-10-19 14:12:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can’t imagine why ublock is so popular"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1697717528 {#97
    date: 2023-10-19 14:12:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gammarays@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 58684
  -bodyTs: "'imagin':3 'popular':8 'ublock':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4646686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697717528 {#1966
    date: 2023-10-19 14:12:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#1680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "The program doesn’t even need to change much. Just be keepass with a backdoor. Yikes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697714727 {#1561
    date: 2023-10-19 13:25:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gammarays@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1566 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 58619
  -bodyTs: "'backdoor':15 'chang':8 'doesn':3 'even':5 'keepass':12 'much':9 'need':6 'program':2 'yike':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4289787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697714727 {#1562
    date: 2023-10-19 13:25:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#1680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "The program doesn’t even need to change much. Just be keepass with a backdoor. Yikes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697714727 {#1561
    date: 2023-10-19 13:25:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gammarays@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1566 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 58619
  -bodyTs: "'backdoor':15 'chang':8 'doesn':3 'even':5 'keepass':12 'much':9 'need':6 'program':2 'yike':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4289787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697714727 {#1562
    date: 2023-10-19 13:25:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#1680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "The program doesn’t even need to change much. Just be keepass with a backdoor. Yikes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697714727 {#1561
    date: 2023-10-19 13:25:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gammarays@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1566 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 58619
  -bodyTs: "'backdoor':15 'chang':8 'doesn':3 'even':5 'keepass':12 'much':9 'need':6 'program':2 'yike':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4289787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697714727 {#1562
    date: 2023-10-19 13:25:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2453
  +user: App\Entity\User {#2370 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tl;dr google is a cancer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1697740577 {#2462
    date: 2023-10-19 20:36:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gammarays@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 58606
  -bodyTs: "'cancer':6 'dr':2 'googl':3 'tl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/552131/-/comment/3048822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697713930 {#2458
    date: 2023-10-19 13:12:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2453
  +user: App\Entity\User {#2370 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tl;dr google is a cancer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1697740577 {#2462
    date: 2023-10-19 20:36:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gammarays@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 58606
  -bodyTs: "'cancer':6 'dr':2 'googl':3 'tl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/552131/-/comment/3048822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697713930 {#2458
    date: 2023-10-19 13:12:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2453
  +user: App\Entity\User {#2370 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tl;dr google is a cancer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1697740577 {#2462
    date: 2023-10-19 20:36:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gammarays@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 58606
  -bodyTs: "'cancer':6 'dr':2 'googl':3 'tl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/552131/-/comment/3048822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697713930 {#2458
    date: 2023-10-19 13:12:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3148
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2453
    +user: App\Entity\User {#2370 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Tl;dr google is a cancer"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1697740577 {#2462
      date: 2023-10-19 20:36:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gammarays@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2452 …}
    +nested: Doctrine\ORM\PersistentCollection {#2454 …}
    +votes: Doctrine\ORM\PersistentCollection {#2459 …}
    +reports: Doctrine\ORM\PersistentCollection {#2470 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
    -id: 58606
    -bodyTs: "'cancer':6 'dr':2 'googl':3 'tl':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/552131/-/comment/3048822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697713930 {#2458
      date: 2023-10-19 13:12:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2453}
  +body: "Ads are cancer. Google by being a company that makes most of its money from ads is cancer by extension."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697726090 {#3146
    date: 2023-10-19 16:34:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gammarays@lemm.ee"
    "@Maeve@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3154 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -id: 58996
  -bodyTs: "'ad':1,16 'cancer':3,18 'compani':8 'extens':20 'googl':4 'make':10 'money':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5030715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697726090 {#3147
    date: 2023-10-19 16:34:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#3148
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2453
    +user: App\Entity\User {#2370 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Tl;dr google is a cancer"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1697740577 {#2462
      date: 2023-10-19 20:36:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gammarays@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2452 …}
    +nested: Doctrine\ORM\PersistentCollection {#2454 …}
    +votes: Doctrine\ORM\PersistentCollection {#2459 …}
    +reports: Doctrine\ORM\PersistentCollection {#2470 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
    -id: 58606
    -bodyTs: "'cancer':6 'dr':2 'googl':3 'tl':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/552131/-/comment/3048822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697713930 {#2458
      date: 2023-10-19 13:12:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2453}
  +body: "Ads are cancer. Google by being a company that makes most of its money from ads is cancer by extension."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697726090 {#3146
    date: 2023-10-19 16:34:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gammarays@lemm.ee"
    "@Maeve@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3154 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -id: 58996
  -bodyTs: "'ad':1,16 'cancer':3,18 'compani':8 'extens':20 'googl':4 'make':10 'money':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5030715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697726090 {#3147
    date: 2023-10-19 16:34:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#3148
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2453
    +user: App\Entity\User {#2370 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Tl;dr google is a cancer"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1697740577 {#2462
      date: 2023-10-19 20:36:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gammarays@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2452 …}
    +nested: Doctrine\ORM\PersistentCollection {#2454 …}
    +votes: Doctrine\ORM\PersistentCollection {#2459 …}
    +reports: Doctrine\ORM\PersistentCollection {#2470 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
    -id: 58606
    -bodyTs: "'cancer':6 'dr':2 'googl':3 'tl':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/552131/-/comment/3048822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697713930 {#2458
      date: 2023-10-19 13:12:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2453}
  +body: "Ads are cancer. Google by being a company that makes most of its money from ads is cancer by extension."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697726090 {#3146
    date: 2023-10-19 16:34:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gammarays@lemm.ee"
    "@Maeve@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3154 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -id: 58996
  -bodyTs: "'ad':1,16 'cancer':3,18 'compani':8 'extens':20 'googl':4 'make':10 'money':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5030715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697726090 {#3147
    date: 2023-10-19 16:34:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#3251
  +user: App\Entity\User {#2370 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3148
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2453
      +user: App\Entity\User {#2370 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Tl;dr google is a cancer"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1697740577 {#2462
        date: 2023-10-19 20:36:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gammarays@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2459 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 58606
      -bodyTs: "'cancer':6 'dr':2 'googl':3 'tl':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/552131/-/comment/3048822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697713930 {#2458
        date: 2023-10-19 13:12:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2453}
    +body: "Ads are cancer. Google by being a company that makes most of its money from ads is cancer by extension."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697726090 {#3146
      date: 2023-10-19 16:34:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gammarays@lemm.ee"
      "@Maeve@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3150 …}
    +nested: Doctrine\ORM\PersistentCollection {#3152 …}
    +votes: Doctrine\ORM\PersistentCollection {#3154 …}
    +reports: Doctrine\ORM\PersistentCollection {#3156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
    -id: 58996
    -bodyTs: "'ad':1,16 'cancer':3,18 'compani':8 'extens':20 'googl':4 'make':10 'money':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5030715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697726090 {#3147
      date: 2023-10-19 16:34:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2453}
  +body: "It rapidly grew and became bad so yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697740573 {#3249
    date: 2023-10-19 20:36:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gammarays@lemm.ee"
    "@Maeve@kbin.social"
    "@IzzyData@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3252 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3262 …}
  -id: 59602
  -bodyTs: "'bad':6 'becam':5 'grew':3 'rapid':2 'yes':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/552131/-/comment/3056314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697740573 {#3250
    date: 2023-10-19 20:36:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3251
  +user: App\Entity\User {#2370 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3148
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2453
      +user: App\Entity\User {#2370 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Tl;dr google is a cancer"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1697740577 {#2462
        date: 2023-10-19 20:36:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gammarays@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2459 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 58606
      -bodyTs: "'cancer':6 'dr':2 'googl':3 'tl':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/552131/-/comment/3048822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697713930 {#2458
        date: 2023-10-19 13:12:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2453}
    +body: "Ads are cancer. Google by being a company that makes most of its money from ads is cancer by extension."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697726090 {#3146
      date: 2023-10-19 16:34:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gammarays@lemm.ee"
      "@Maeve@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3150 …}
    +nested: Doctrine\ORM\PersistentCollection {#3152 …}
    +votes: Doctrine\ORM\PersistentCollection {#3154 …}
    +reports: Doctrine\ORM\PersistentCollection {#3156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
    -id: 58996
    -bodyTs: "'ad':1,16 'cancer':3,18 'compani':8 'extens':20 'googl':4 'make':10 'money':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5030715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697726090 {#3147
      date: 2023-10-19 16:34:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2453}
  +body: "It rapidly grew and became bad so yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697740573 {#3249
    date: 2023-10-19 20:36:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gammarays@lemm.ee"
    "@Maeve@kbin.social"
    "@IzzyData@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3252 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3262 …}
  -id: 59602
  -bodyTs: "'bad':6 'becam':5 'grew':3 'rapid':2 'yes':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/552131/-/comment/3056314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697740573 {#3250
    date: 2023-10-19 20:36:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3251
  +user: App\Entity\User {#2370 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3148
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2453
      +user: App\Entity\User {#2370 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Tl;dr google is a cancer"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1697740577 {#2462
        date: 2023-10-19 20:36:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gammarays@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2459 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 58606
      -bodyTs: "'cancer':6 'dr':2 'googl':3 'tl':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/552131/-/comment/3048822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697713930 {#2458
        date: 2023-10-19 13:12:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2453}
    +body: "Ads are cancer. Google by being a company that makes most of its money from ads is cancer by extension."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697726090 {#3146
      date: 2023-10-19 16:34:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gammarays@lemm.ee"
      "@Maeve@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3150 …}
    +nested: Doctrine\ORM\PersistentCollection {#3152 …}
    +votes: Doctrine\ORM\PersistentCollection {#3154 …}
    +reports: Doctrine\ORM\PersistentCollection {#3156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
    -id: 58996
    -bodyTs: "'ad':1,16 'cancer':3,18 'compani':8 'extens':20 'googl':4 'make':10 'money':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5030715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697726090 {#3147
      date: 2023-10-19 16:34:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2453}
  +body: "It rapidly grew and became bad so yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697740573 {#3249
    date: 2023-10-19 20:36:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gammarays@lemm.ee"
    "@Maeve@kbin.social"
    "@IzzyData@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3252 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3262 …}
  -id: 59602
  -bodyTs: "'bad':6 'becam':5 'grew':3 'rapid':2 'yes':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/552131/-/comment/3056314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697740573 {#3250
    date: 2023-10-19 20:36:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#3164
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2453
    +user: App\Entity\User {#2370 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Tl;dr google is a cancer"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1697740577 {#2462
      date: 2023-10-19 20:36:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gammarays@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2452 …}
    +nested: Doctrine\ORM\PersistentCollection {#2454 …}
    +votes: Doctrine\ORM\PersistentCollection {#2459 …}
    +reports: Doctrine\ORM\PersistentCollection {#2470 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
    -id: 58606
    -bodyTs: "'cancer':6 'dr':2 'googl':3 'tl':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/552131/-/comment/3048822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697713930 {#2458
      date: 2023-10-19 13:12:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2453}
  +body: "They have failed one of their code jobs: validating advertisements are legitimate. I don't know why any legitimate company would advertise with google as you get associated with the scams they allow on their ad platform."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697721617 {#3162
    date: 2023-10-19 15:20:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gammarays@lemm.ee"
    "@Maeve@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3166 …}
  +nested: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
  -id: 58844
  -bodyTs: "'ad':36 'advertis':10,22 'allow':33 'associ':28 'code':7 'compani':20 'fail':3 'get':27 'googl':24 'job':8 'know':16 'legitim':12,19 'one':4 'platform':37 'scam':31 'valid':9 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/552131/-/comment/3050740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697721617 {#3163
    date: 2023-10-19 15:20:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3164
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2453
    +user: App\Entity\User {#2370 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Tl;dr google is a cancer"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1697740577 {#2462
      date: 2023-10-19 20:36:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gammarays@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2452 …}
    +nested: Doctrine\ORM\PersistentCollection {#2454 …}
    +votes: Doctrine\ORM\PersistentCollection {#2459 …}
    +reports: Doctrine\ORM\PersistentCollection {#2470 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
    -id: 58606
    -bodyTs: "'cancer':6 'dr':2 'googl':3 'tl':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/552131/-/comment/3048822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697713930 {#2458
      date: 2023-10-19 13:12:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2453}
  +body: "They have failed one of their code jobs: validating advertisements are legitimate. I don't know why any legitimate company would advertise with google as you get associated with the scams they allow on their ad platform."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697721617 {#3162
    date: 2023-10-19 15:20:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gammarays@lemm.ee"
    "@Maeve@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3166 …}
  +nested: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
  -id: 58844
  -bodyTs: "'ad':36 'advertis':10,22 'allow':33 'associ':28 'code':7 'compani':20 'fail':3 'get':27 'googl':24 'job':8 'know':16 'legitim':12,19 'one':4 'platform':37 'scam':31 'valid':9 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/552131/-/comment/3050740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697721617 {#3163
    date: 2023-10-19 15:20:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3164
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2453
    +user: App\Entity\User {#2370 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Tl;dr google is a cancer"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1697740577 {#2462
      date: 2023-10-19 20:36:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gammarays@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2452 …}
    +nested: Doctrine\ORM\PersistentCollection {#2454 …}
    +votes: Doctrine\ORM\PersistentCollection {#2459 …}
    +reports: Doctrine\ORM\PersistentCollection {#2470 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
    -id: 58606
    -bodyTs: "'cancer':6 'dr':2 'googl':3 'tl':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/552131/-/comment/3048822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697713930 {#2458
      date: 2023-10-19 13:12:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2453}
  +body: "They have failed one of their code jobs: validating advertisements are legitimate. I don't know why any legitimate company would advertise with google as you get associated with the scams they allow on their ad platform."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697721617 {#3162
    date: 2023-10-19 15:20:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gammarays@lemm.ee"
    "@Maeve@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3166 …}
  +nested: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
  -id: 58844
  -bodyTs: "'ad':36 'advertis':10,22 'allow':33 'associ':28 'code':7 'compani':20 'fail':3 'get':27 'googl':24 'job':8 'know':16 'legitim':12,19 'one':4 'platform':37 'scam':31 'valid':9 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/552131/-/comment/3050740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697721617 {#3163
    date: 2023-10-19 15:20:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2028
  +user: App\Entity\User {#2084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2029 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sounds like more reasons to not use Reddit. No sympathy for those this effects."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696709766 {#2018
    date: 2023-10-07 22:16:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spaceghoti@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 36350
  -bodyTs: "'effect':14 'like':2 'reason':4 'reddit':8 'sound':1 'sympathi':10 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://burggit.moe/comment/115276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696709766 {#2025
    date: 2023-10-07 22:16:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2028
  +user: App\Entity\User {#2084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2029 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sounds like more reasons to not use Reddit. No sympathy for those this effects."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696709766 {#2018
    date: 2023-10-07 22:16:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spaceghoti@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 36350
  -bodyTs: "'effect':14 'like':2 'reason':4 'reddit':8 'sound':1 'sympathi':10 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://burggit.moe/comment/115276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696709766 {#2025
    date: 2023-10-07 22:16:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2028
  +user: App\Entity\User {#2084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2029 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sounds like more reasons to not use Reddit. No sympathy for those this effects."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696709766 {#2018
    date: 2023-10-07 22:16:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spaceghoti@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 36350
  -bodyTs: "'effect':14 'like':2 'reason':4 'reddit':8 'sound':1 'sympathi':10 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://burggit.moe/comment/115276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696709766 {#2025
    date: 2023-10-07 22:16:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2068
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: null
  +root: null
  +body: "Crazy what happens when people wash their hands and stay inside when sick"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1696628145 {#2143
    date: 2023-10-06 23:35:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 34129
  -bodyTs: "'crazi':1 'hand':8 'happen':3 'insid':11 'peopl':5 'sick':13 'stay':10 'wash':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3552517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696554352 {#2135
    date: 2023-10-06 03:05:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2068
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: null
  +root: null
  +body: "Crazy what happens when people wash their hands and stay inside when sick"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1696628145 {#2143
    date: 2023-10-06 23:35:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 34129
  -bodyTs: "'crazi':1 'hand':8 'happen':3 'insid':11 'peopl':5 'sick':13 'stay':10 'wash':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3552517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696554352 {#2135
    date: 2023-10-06 03:05:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2068
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: null
  +root: null
  +body: "Crazy what happens when people wash their hands and stay inside when sick"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1696628145 {#2143
    date: 2023-10-06 23:35:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 34129
  -bodyTs: "'crazi':1 'hand':8 'happen':3 'insid':11 'peopl':5 'sick':13 'stay':10 'wash':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3552517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696554352 {#2135
    date: 2023-10-06 03:05:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#3135
  +user: Proxies\__CG__\App\Entity\User {#3127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: App\Entity\EntryComment {#2068
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
    +image: null
    +parent: null
    +root: null
    +body: "Crazy what happens when people wash their hands and stay inside when sick"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1696628145 {#2143
      date: 2023-10-06 23:35:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CrimeDad@lemmy.crimedad.work"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 34129
    -bodyTs: "'crazi':1 'hand':8 'happen':3 'insid':11 'peopl':5 'sick':13 'stay':10 'wash':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3552517"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696554352 {#2135
      date: 2023-10-06 03:05:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2068}
  +body: """
    Imagine if they also masked… and kept doing it even after COVID is “gone” (aka: killing fewer people).\n
    \n
    Earlier this week, I had to catch a bus and go to a clinic to get my blood work done. Plenty of coughing and sneezing people in both places, and other than the office workers, I was the only one wearing a mask.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1696556268 {#3125
    date: 2023-10-06 03:37:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CrimeDad@lemmy.crimedad.work"
    "@AdmiralShat@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3128 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 34181
  -bodyTs: "'aka':15 'also':4 'blood':36 'bus':27 'catch':25 'clinic':32 'cough':41 'covid':12 'done':38 'earlier':19 'even':10 'fewer':17 'get':34 'go':29 'gone':14 'imagin':1 'kept':7 'kill':16 'mask':5,61 'offic':52 'one':58 'peopl':18,44 'place':47 'plenti':39 'sneez':43 'wear':59 'week':21 'work':37 'worker':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1331147"
  +editedAt: DateTimeImmutable @1696556467 {#3126
    date: 2023-10-06 03:41:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696556268 {#3136
    date: 2023-10-06 03:37:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3135
  +user: Proxies\__CG__\App\Entity\User {#3127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: App\Entity\EntryComment {#2068
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
    +image: null
    +parent: null
    +root: null
    +body: "Crazy what happens when people wash their hands and stay inside when sick"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1696628145 {#2143
      date: 2023-10-06 23:35:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CrimeDad@lemmy.crimedad.work"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 34129
    -bodyTs: "'crazi':1 'hand':8 'happen':3 'insid':11 'peopl':5 'sick':13 'stay':10 'wash':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3552517"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696554352 {#2135
      date: 2023-10-06 03:05:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2068}
  +body: """
    Imagine if they also masked… and kept doing it even after COVID is “gone” (aka: killing fewer people).\n
    \n
    Earlier this week, I had to catch a bus and go to a clinic to get my blood work done. Plenty of coughing and sneezing people in both places, and other than the office workers, I was the only one wearing a mask.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1696556268 {#3125
    date: 2023-10-06 03:37:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CrimeDad@lemmy.crimedad.work"
    "@AdmiralShat@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3128 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 34181
  -bodyTs: "'aka':15 'also':4 'blood':36 'bus':27 'catch':25 'clinic':32 'cough':41 'covid':12 'done':38 'earlier':19 'even':10 'fewer':17 'get':34 'go':29 'gone':14 'imagin':1 'kept':7 'kill':16 'mask':5,61 'offic':52 'one':58 'peopl':18,44 'place':47 'plenti':39 'sneez':43 'wear':59 'week':21 'work':37 'worker':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1331147"
  +editedAt: DateTimeImmutable @1696556467 {#3126
    date: 2023-10-06 03:41:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696556268 {#3136
    date: 2023-10-06 03:37:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3135
  +user: Proxies\__CG__\App\Entity\User {#3127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: App\Entity\EntryComment {#2068
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
    +image: null
    +parent: null
    +root: null
    +body: "Crazy what happens when people wash their hands and stay inside when sick"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1696628145 {#2143
      date: 2023-10-06 23:35:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CrimeDad@lemmy.crimedad.work"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 34129
    -bodyTs: "'crazi':1 'hand':8 'happen':3 'insid':11 'peopl':5 'sick':13 'stay':10 'wash':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3552517"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696554352 {#2135
      date: 2023-10-06 03:05:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2068}
  +body: """
    Imagine if they also masked… and kept doing it even after COVID is “gone” (aka: killing fewer people).\n
    \n
    Earlier this week, I had to catch a bus and go to a clinic to get my blood work done. Plenty of coughing and sneezing people in both places, and other than the office workers, I was the only one wearing a mask.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1696556268 {#3125
    date: 2023-10-06 03:37:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CrimeDad@lemmy.crimedad.work"
    "@AdmiralShat@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3128 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 34181
  -bodyTs: "'aka':15 'also':4 'blood':36 'bus':27 'catch':25 'clinic':32 'cough':41 'covid':12 'done':38 'earlier':19 'even':10 'fewer':17 'get':34 'go':29 'gone':14 'imagin':1 'kept':7 'kill':16 'mask':5,61 'offic':52 'one':58 'peopl':18,44 'place':47 'plenti':39 'sneez':43 'wear':59 'week':21 'work':37 'worker':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1331147"
  +editedAt: DateTimeImmutable @1696556467 {#3126
    date: 2023-10-06 03:41:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696556268 {#3136
    date: 2023-10-06 03:37:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: App\Entity\EntryComment {#3135
    +user: Proxies\__CG__\App\Entity\User {#3127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
    +image: null
    +parent: App\Entity\EntryComment {#2068
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
      +image: null
      +parent: null
      +root: null
      +body: "Crazy what happens when people wash their hands and stay inside when sick"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1696628145 {#2143
        date: 2023-10-06 23:35:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CrimeDad@lemmy.crimedad.work"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 34129
      -bodyTs: "'crazi':1 'hand':8 'happen':3 'insid':11 'peopl':5 'sick':13 'stay':10 'wash':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3552517"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696554352 {#2135
        date: 2023-10-06 03:05:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2068}
    +body: """
      Imagine if they also masked… and kept doing it even after COVID is “gone” (aka: killing fewer people).\n
      \n
      Earlier this week, I had to catch a bus and go to a clinic to get my blood work done. Plenty of coughing and sneezing people in both places, and other than the office workers, I was the only one wearing a mask.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1696556268 {#3125
      date: 2023-10-06 03:37:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CrimeDad@lemmy.crimedad.work"
      "@AdmiralShat@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3128 …}
    +nested: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    -id: 34181
    -bodyTs: "'aka':15 'also':4 'blood':36 'bus':27 'catch':25 'clinic':32 'cough':41 'covid':12 'done':38 'earlier':19 'even':10 'fewer':17 'get':34 'go':29 'gone':14 'imagin':1 'kept':7 'kill':16 'mask':5,61 'offic':52 'one':58 'peopl':18,44 'place':47 'plenti':39 'sneez':43 'wear':59 'week':21 'work':37 'worker':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1331147"
    +editedAt: DateTimeImmutable @1696556467 {#3126
      date: 2023-10-06 03:41:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696556268 {#3136
      date: 2023-10-06 03:37:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2068}
  +body: "It truly feels like most people learned absolutely nothing in the past several years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696562683 {#3233
    date: 2023-10-06 05:24:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CrimeDad@lemmy.crimedad.work"
    "@AdmiralShat@programming.dev"
    "@jarfil@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 34252
  -bodyTs: "'absolut':8 'feel':3 'learn':7 'like':4 'noth':9 'past':12 'peopl':6 'sever':13 'truli':2 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3460774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696562683 {#3234
    date: 2023-10-06 05:24:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: App\Entity\EntryComment {#3135
    +user: Proxies\__CG__\App\Entity\User {#3127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
    +image: null
    +parent: App\Entity\EntryComment {#2068
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
      +image: null
      +parent: null
      +root: null
      +body: "Crazy what happens when people wash their hands and stay inside when sick"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1696628145 {#2143
        date: 2023-10-06 23:35:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CrimeDad@lemmy.crimedad.work"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 34129
      -bodyTs: "'crazi':1 'hand':8 'happen':3 'insid':11 'peopl':5 'sick':13 'stay':10 'wash':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3552517"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696554352 {#2135
        date: 2023-10-06 03:05:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2068}
    +body: """
      Imagine if they also masked… and kept doing it even after COVID is “gone” (aka: killing fewer people).\n
      \n
      Earlier this week, I had to catch a bus and go to a clinic to get my blood work done. Plenty of coughing and sneezing people in both places, and other than the office workers, I was the only one wearing a mask.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1696556268 {#3125
      date: 2023-10-06 03:37:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CrimeDad@lemmy.crimedad.work"
      "@AdmiralShat@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3128 …}
    +nested: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    -id: 34181
    -bodyTs: "'aka':15 'also':4 'blood':36 'bus':27 'catch':25 'clinic':32 'cough':41 'covid':12 'done':38 'earlier':19 'even':10 'fewer':17 'get':34 'go':29 'gone':14 'imagin':1 'kept':7 'kill':16 'mask':5,61 'offic':52 'one':58 'peopl':18,44 'place':47 'plenti':39 'sneez':43 'wear':59 'week':21 'work':37 'worker':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1331147"
    +editedAt: DateTimeImmutable @1696556467 {#3126
      date: 2023-10-06 03:41:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696556268 {#3136
      date: 2023-10-06 03:37:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2068}
  +body: "It truly feels like most people learned absolutely nothing in the past several years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696562683 {#3233
    date: 2023-10-06 05:24:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CrimeDad@lemmy.crimedad.work"
    "@AdmiralShat@programming.dev"
    "@jarfil@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 34252
  -bodyTs: "'absolut':8 'feel':3 'learn':7 'like':4 'noth':9 'past':12 'peopl':6 'sever':13 'truli':2 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3460774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696562683 {#3234
    date: 2023-10-06 05:24:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: App\Entity\EntryComment {#3135
    +user: Proxies\__CG__\App\Entity\User {#3127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
    +image: null
    +parent: App\Entity\EntryComment {#2068
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
      +image: null
      +parent: null
      +root: null
      +body: "Crazy what happens when people wash their hands and stay inside when sick"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1696628145 {#2143
        date: 2023-10-06 23:35:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CrimeDad@lemmy.crimedad.work"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 34129
      -bodyTs: "'crazi':1 'hand':8 'happen':3 'insid':11 'peopl':5 'sick':13 'stay':10 'wash':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3552517"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696554352 {#2135
        date: 2023-10-06 03:05:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2068}
    +body: """
      Imagine if they also masked… and kept doing it even after COVID is “gone” (aka: killing fewer people).\n
      \n
      Earlier this week, I had to catch a bus and go to a clinic to get my blood work done. Plenty of coughing and sneezing people in both places, and other than the office workers, I was the only one wearing a mask.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1696556268 {#3125
      date: 2023-10-06 03:37:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CrimeDad@lemmy.crimedad.work"
      "@AdmiralShat@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3128 …}
    +nested: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    -id: 34181
    -bodyTs: "'aka':15 'also':4 'blood':36 'bus':27 'catch':25 'clinic':32 'cough':41 'covid':12 'done':38 'earlier':19 'even':10 'fewer':17 'get':34 'go':29 'gone':14 'imagin':1 'kept':7 'kill':16 'mask':5,61 'offic':52 'one':58 'peopl':18,44 'place':47 'plenti':39 'sneez':43 'wear':59 'week':21 'work':37 'worker':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1331147"
    +editedAt: DateTimeImmutable @1696556467 {#3126
      date: 2023-10-06 03:41:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696556268 {#3136
      date: 2023-10-06 03:37:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2068}
  +body: "It truly feels like most people learned absolutely nothing in the past several years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696562683 {#3233
    date: 2023-10-06 05:24:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CrimeDad@lemmy.crimedad.work"
    "@AdmiralShat@programming.dev"
    "@jarfil@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 34252
  -bodyTs: "'absolut':8 'feel':3 'learn':7 'like':4 'noth':9 'past':12 'peopl':6 'sever':13 'truli':2 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3460774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696562683 {#3234
    date: 2023-10-06 05:24:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#3291
  +user: Proxies\__CG__\App\Entity\User {#3292 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
    +image: null
    +parent: App\Entity\EntryComment {#3135
      +user: Proxies\__CG__\App\Entity\User {#3127 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
      +image: null
      +parent: App\Entity\EntryComment {#2068
        +user: App\Entity\User {#2047 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
        +image: null
        +parent: null
        +root: null
        +body: "Crazy what happens when people wash their hands and stay inside when sick"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1696628145 {#2143
          date: 2023-10-06 23:35:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CrimeDad@lemmy.crimedad.work"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 34129
        -bodyTs: "'crazi':1 'hand':8 'happen':3 'insid':11 'peopl':5 'sick':13 'stay':10 'wash':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/3552517"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696554352 {#2135
          date: 2023-10-06 03:05:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2068}
      +body: """
        Imagine if they also masked… and kept doing it even after COVID is “gone” (aka: killing fewer people).\n
        \n
        Earlier this week, I had to catch a bus and go to a clinic to get my blood work done. Plenty of coughing and sneezing people in both places, and other than the office workers, I was the only one wearing a mask.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1696556268 {#3125
        date: 2023-10-06 03:37:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CrimeDad@lemmy.crimedad.work"
        "@AdmiralShat@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3128 …}
      +nested: Doctrine\ORM\PersistentCollection {#3130 …}
      +votes: Doctrine\ORM\PersistentCollection {#3138 …}
      +reports: Doctrine\ORM\PersistentCollection {#3140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
      -id: 34181
      -bodyTs: "'aka':15 'also':4 'blood':36 'bus':27 'catch':25 'clinic':32 'cough':41 'covid':12 'done':38 'earlier':19 'even':10 'fewer':17 'get':34 'go':29 'gone':14 'imagin':1 'kept':7 'kill':16 'mask':5,61 'offic':52 'one':58 'peopl':18,44 'place':47 'plenti':39 'sneez':43 'wear':59 'week':21 'work':37 'worker':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1331147"
      +editedAt: DateTimeImmutable @1696556467 {#3126
        date: 2023-10-06 03:41:07.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696556268 {#3136
        date: 2023-10-06 03:37:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2068}
    +body: "It truly feels like most people learned absolutely nothing in the past several years"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1696562683 {#3233
      date: 2023-10-06 05:24:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CrimeDad@lemmy.crimedad.work"
      "@AdmiralShat@programming.dev"
      "@jarfil@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 34252
    -bodyTs: "'absolut':8 'feel':3 'learn':7 'like':4 'noth':9 'past':12 'peopl':6 'sever':13 'truli':2 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3460774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696562683 {#3234
      date: 2023-10-06 05:24:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2068}
  +body: """
    While it really does feel like it, as a person working in healthcare, I do see some change after the whole shitstorm from recent years.\n
    \n
    - There are people who actually wear a mask, few, but they are around.\n
    - A lot more people seem to be conscious of spreading their illness to other people be it a cold or COVID.\n
    - People definitely wash their hands more often. I know we do.\n
    - *Some* people started getting their annual shots when they didn’t intend to before.\n
    - Local businesses open their windows and doors a lot more than they used to.\n
    \n
    But also I also see some negative tendencies:\n
    \n
    - Interest in flu shots has waned. That might have something to do with the govt introducing a free flu shot programme from your GP if you’re above 65 or with specific conditions (which is a great thing) But I definitely see a lot more vaxx-scepticism and fear of combining both shots (infant vaccination plans are a lot more intense and the vast majority are fine).\n
    - People politicising a disease.\n
    - This is country specific but food supplement companies aggressively promoting “immune system stimulants” to the point where in the beginning of The Plague™ they somehow managed to include them in hospital treatment plans.\n
    \n
    This came out longer than intended but there were some things that I needed to get out of my system.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1696564196 {#3288
    date: 2023-10-06 05:49:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CrimeDad@lemmy.crimedad.work"
    "@AdmiralShat@programming.dev"
    "@jarfil@beehaw.org"
    "@Player2@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3293 …}
  +nested: Doctrine\ORM\PersistentCollection {#3295 …}
  +votes: Doctrine\ORM\PersistentCollection {#3297 …}
  +reports: Doctrine\ORM\PersistentCollection {#3299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3303 …}
  -id: 34265
  -bodyTs: "'65':135 'actual':30 'aggress':187 'also':100,102 'annual':76 'around':38 'begin':198 'busi':86 'came':213 'chang':18 'cold':57 'combin':158 'compani':186 'condit':139 'conscious':46 'countri':181 'covid':59 'definit':61,147 'didn':80 'diseas':178 'door':91 'fear':156 'feel':5 'fine':174 'flu':109,125 'food':184 'free':124 'get':74,227 'govt':121 'gp':130 'great':143 'hand':64 'healthcar':13 'hospit':209 'ill':50 'immun':189 'includ':206 'infant':161 'intend':82,217 'intens':168 'interest':107 'introduc':122 'know':68 'like':6 'local':85 'longer':215 'lot':40,93,150,166 'major':172 'manag':204 'mask':33 'might':114 'need':225 'negat':105 'often':66 'open':87 'peopl':28,42,53,60,72,175 'person':10 'plagu':201 'plan':163,211 'point':194 'politicis':176 'programm':127 'promot':188 're':133 'realli':3 'recent':24 'sceptic':154 'see':16,103,148 'seem':43 'shitstorm':22 'shot':77,110,126,160 'somehow':203 'someth':116 'specif':138,182 'spread':48 'start':73 'stimul':191 'supplement':185 'system':190,231 'tendenc':106 'thing':144,222 'treatment':210 'use':97 'vaccin':162 'vast':171 'vaxx':153 'vaxx-sceptic':152 'wane':112 'wash':62 'wear':31 'whole':21 'window':89 'work':11 'year':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4427173"
  +editedAt: DateTimeImmutable @1696564241 {#3289
    date: 2023-10-06 05:50:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696564196 {#3290
    date: 2023-10-06 05:49:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3291
  +user: Proxies\__CG__\App\Entity\User {#3292 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
    +image: null
    +parent: App\Entity\EntryComment {#3135
      +user: Proxies\__CG__\App\Entity\User {#3127 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
      +image: null
      +parent: App\Entity\EntryComment {#2068
        +user: App\Entity\User {#2047 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
        +image: null
        +parent: null
        +root: null
        +body: "Crazy what happens when people wash their hands and stay inside when sick"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1696628145 {#2143
          date: 2023-10-06 23:35:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CrimeDad@lemmy.crimedad.work"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 34129
        -bodyTs: "'crazi':1 'hand':8 'happen':3 'insid':11 'peopl':5 'sick':13 'stay':10 'wash':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/3552517"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696554352 {#2135
          date: 2023-10-06 03:05:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2068}
      +body: """
        Imagine if they also masked… and kept doing it even after COVID is “gone” (aka: killing fewer people).\n
        \n
        Earlier this week, I had to catch a bus and go to a clinic to get my blood work done. Plenty of coughing and sneezing people in both places, and other than the office workers, I was the only one wearing a mask.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1696556268 {#3125
        date: 2023-10-06 03:37:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CrimeDad@lemmy.crimedad.work"
        "@AdmiralShat@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3128 …}
      +nested: Doctrine\ORM\PersistentCollection {#3130 …}
      +votes: Doctrine\ORM\PersistentCollection {#3138 …}
      +reports: Doctrine\ORM\PersistentCollection {#3140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
      -id: 34181
      -bodyTs: "'aka':15 'also':4 'blood':36 'bus':27 'catch':25 'clinic':32 'cough':41 'covid':12 'done':38 'earlier':19 'even':10 'fewer':17 'get':34 'go':29 'gone':14 'imagin':1 'kept':7 'kill':16 'mask':5,61 'offic':52 'one':58 'peopl':18,44 'place':47 'plenti':39 'sneez':43 'wear':59 'week':21 'work':37 'worker':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1331147"
      +editedAt: DateTimeImmutable @1696556467 {#3126
        date: 2023-10-06 03:41:07.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696556268 {#3136
        date: 2023-10-06 03:37:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2068}
    +body: "It truly feels like most people learned absolutely nothing in the past several years"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1696562683 {#3233
      date: 2023-10-06 05:24:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CrimeDad@lemmy.crimedad.work"
      "@AdmiralShat@programming.dev"
      "@jarfil@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 34252
    -bodyTs: "'absolut':8 'feel':3 'learn':7 'like':4 'noth':9 'past':12 'peopl':6 'sever':13 'truli':2 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3460774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696562683 {#3234
      date: 2023-10-06 05:24:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2068}
  +body: """
    While it really does feel like it, as a person working in healthcare, I do see some change after the whole shitstorm from recent years.\n
    \n
    - There are people who actually wear a mask, few, but they are around.\n
    - A lot more people seem to be conscious of spreading their illness to other people be it a cold or COVID.\n
    - People definitely wash their hands more often. I know we do.\n
    - *Some* people started getting their annual shots when they didn’t intend to before.\n
    - Local businesses open their windows and doors a lot more than they used to.\n
    \n
    But also I also see some negative tendencies:\n
    \n
    - Interest in flu shots has waned. That might have something to do with the govt introducing a free flu shot programme from your GP if you’re above 65 or with specific conditions (which is a great thing) But I definitely see a lot more vaxx-scepticism and fear of combining both shots (infant vaccination plans are a lot more intense and the vast majority are fine).\n
    - People politicising a disease.\n
    - This is country specific but food supplement companies aggressively promoting “immune system stimulants” to the point where in the beginning of The Plague™ they somehow managed to include them in hospital treatment plans.\n
    \n
    This came out longer than intended but there were some things that I needed to get out of my system.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1696564196 {#3288
    date: 2023-10-06 05:49:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CrimeDad@lemmy.crimedad.work"
    "@AdmiralShat@programming.dev"
    "@jarfil@beehaw.org"
    "@Player2@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3293 …}
  +nested: Doctrine\ORM\PersistentCollection {#3295 …}
  +votes: Doctrine\ORM\PersistentCollection {#3297 …}
  +reports: Doctrine\ORM\PersistentCollection {#3299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3303 …}
  -id: 34265
  -bodyTs: "'65':135 'actual':30 'aggress':187 'also':100,102 'annual':76 'around':38 'begin':198 'busi':86 'came':213 'chang':18 'cold':57 'combin':158 'compani':186 'condit':139 'conscious':46 'countri':181 'covid':59 'definit':61,147 'didn':80 'diseas':178 'door':91 'fear':156 'feel':5 'fine':174 'flu':109,125 'food':184 'free':124 'get':74,227 'govt':121 'gp':130 'great':143 'hand':64 'healthcar':13 'hospit':209 'ill':50 'immun':189 'includ':206 'infant':161 'intend':82,217 'intens':168 'interest':107 'introduc':122 'know':68 'like':6 'local':85 'longer':215 'lot':40,93,150,166 'major':172 'manag':204 'mask':33 'might':114 'need':225 'negat':105 'often':66 'open':87 'peopl':28,42,53,60,72,175 'person':10 'plagu':201 'plan':163,211 'point':194 'politicis':176 'programm':127 'promot':188 're':133 'realli':3 'recent':24 'sceptic':154 'see':16,103,148 'seem':43 'shitstorm':22 'shot':77,110,126,160 'somehow':203 'someth':116 'specif':138,182 'spread':48 'start':73 'stimul':191 'supplement':185 'system':190,231 'tendenc':106 'thing':144,222 'treatment':210 'use':97 'vaccin':162 'vast':171 'vaxx':153 'vaxx-sceptic':152 'wane':112 'wash':62 'wear':31 'whole':21 'window':89 'work':11 'year':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4427173"
  +editedAt: DateTimeImmutable @1696564241 {#3289
    date: 2023-10-06 05:50:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696564196 {#3290
    date: 2023-10-06 05:49:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3291
  +user: Proxies\__CG__\App\Entity\User {#3292 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
    +image: null
    +parent: App\Entity\EntryComment {#3135
      +user: Proxies\__CG__\App\Entity\User {#3127 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
      +image: null
      +parent: App\Entity\EntryComment {#2068
        +user: App\Entity\User {#2047 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
        +image: null
        +parent: null
        +root: null
        +body: "Crazy what happens when people wash their hands and stay inside when sick"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1696628145 {#2143
          date: 2023-10-06 23:35:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CrimeDad@lemmy.crimedad.work"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 34129
        -bodyTs: "'crazi':1 'hand':8 'happen':3 'insid':11 'peopl':5 'sick':13 'stay':10 'wash':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/3552517"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696554352 {#2135
          date: 2023-10-06 03:05:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2068}
      +body: """
        Imagine if they also masked… and kept doing it even after COVID is “gone” (aka: killing fewer people).\n
        \n
        Earlier this week, I had to catch a bus and go to a clinic to get my blood work done. Plenty of coughing and sneezing people in both places, and other than the office workers, I was the only one wearing a mask.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1696556268 {#3125
        date: 2023-10-06 03:37:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CrimeDad@lemmy.crimedad.work"
        "@AdmiralShat@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3128 …}
      +nested: Doctrine\ORM\PersistentCollection {#3130 …}
      +votes: Doctrine\ORM\PersistentCollection {#3138 …}
      +reports: Doctrine\ORM\PersistentCollection {#3140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
      -id: 34181
      -bodyTs: "'aka':15 'also':4 'blood':36 'bus':27 'catch':25 'clinic':32 'cough':41 'covid':12 'done':38 'earlier':19 'even':10 'fewer':17 'get':34 'go':29 'gone':14 'imagin':1 'kept':7 'kill':16 'mask':5,61 'offic':52 'one':58 'peopl':18,44 'place':47 'plenti':39 'sneez':43 'wear':59 'week':21 'work':37 'worker':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1331147"
      +editedAt: DateTimeImmutable @1696556467 {#3126
        date: 2023-10-06 03:41:07.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696556268 {#3136
        date: 2023-10-06 03:37:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2068}
    +body: "It truly feels like most people learned absolutely nothing in the past several years"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1696562683 {#3233
      date: 2023-10-06 05:24:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CrimeDad@lemmy.crimedad.work"
      "@AdmiralShat@programming.dev"
      "@jarfil@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 34252
    -bodyTs: "'absolut':8 'feel':3 'learn':7 'like':4 'noth':9 'past':12 'peopl':6 'sever':13 'truli':2 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3460774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696562683 {#3234
      date: 2023-10-06 05:24:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2068}
  +body: """
    While it really does feel like it, as a person working in healthcare, I do see some change after the whole shitstorm from recent years.\n
    \n
    - There are people who actually wear a mask, few, but they are around.\n
    - A lot more people seem to be conscious of spreading their illness to other people be it a cold or COVID.\n
    - People definitely wash their hands more often. I know we do.\n
    - *Some* people started getting their annual shots when they didn’t intend to before.\n
    - Local businesses open their windows and doors a lot more than they used to.\n
    \n
    But also I also see some negative tendencies:\n
    \n
    - Interest in flu shots has waned. That might have something to do with the govt introducing a free flu shot programme from your GP if you’re above 65 or with specific conditions (which is a great thing) But I definitely see a lot more vaxx-scepticism and fear of combining both shots (infant vaccination plans are a lot more intense and the vast majority are fine).\n
    - People politicising a disease.\n
    - This is country specific but food supplement companies aggressively promoting “immune system stimulants” to the point where in the beginning of The Plague™ they somehow managed to include them in hospital treatment plans.\n
    \n
    This came out longer than intended but there were some things that I needed to get out of my system.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1696564196 {#3288
    date: 2023-10-06 05:49:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CrimeDad@lemmy.crimedad.work"
    "@AdmiralShat@programming.dev"
    "@jarfil@beehaw.org"
    "@Player2@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3293 …}
  +nested: Doctrine\ORM\PersistentCollection {#3295 …}
  +votes: Doctrine\ORM\PersistentCollection {#3297 …}
  +reports: Doctrine\ORM\PersistentCollection {#3299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3303 …}
  -id: 34265
  -bodyTs: "'65':135 'actual':30 'aggress':187 'also':100,102 'annual':76 'around':38 'begin':198 'busi':86 'came':213 'chang':18 'cold':57 'combin':158 'compani':186 'condit':139 'conscious':46 'countri':181 'covid':59 'definit':61,147 'didn':80 'diseas':178 'door':91 'fear':156 'feel':5 'fine':174 'flu':109,125 'food':184 'free':124 'get':74,227 'govt':121 'gp':130 'great':143 'hand':64 'healthcar':13 'hospit':209 'ill':50 'immun':189 'includ':206 'infant':161 'intend':82,217 'intens':168 'interest':107 'introduc':122 'know':68 'like':6 'local':85 'longer':215 'lot':40,93,150,166 'major':172 'manag':204 'mask':33 'might':114 'need':225 'negat':105 'often':66 'open':87 'peopl':28,42,53,60,72,175 'person':10 'plagu':201 'plan':163,211 'point':194 'politicis':176 'programm':127 'promot':188 're':133 'realli':3 'recent':24 'sceptic':154 'see':16,103,148 'seem':43 'shitstorm':22 'shot':77,110,126,160 'somehow':203 'someth':116 'specif':138,182 'spread':48 'start':73 'stimul':191 'supplement':185 'system':190,231 'tendenc':106 'thing':144,222 'treatment':210 'use':97 'vaccin':162 'vast':171 'vaxx':153 'vaxx-sceptic':152 'wane':112 'wash':62 'wear':31 'whole':21 'window':89 'work':11 'year':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4427173"
  +editedAt: DateTimeImmutable @1696564241 {#3289
    date: 2023-10-06 05:50:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696564196 {#3290
    date: 2023-10-06 05:49:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#3306
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: App\Entity\EntryComment {#3291
    +user: Proxies\__CG__\App\Entity\User {#3292 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
    +image: null
    +parent: App\Entity\EntryComment {#3235
      +user: Proxies\__CG__\App\Entity\User {#3236 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
      +image: null
      +parent: App\Entity\EntryComment {#3135
        +user: Proxies\__CG__\App\Entity\User {#3127 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
        +image: null
        +parent: App\Entity\EntryComment {#2068
          +user: App\Entity\User {#2047 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
          +image: null
          +parent: null
          +root: null
          +body: "Crazy what happens when people wash their hands and stay inside when sick"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1696628145 {#2143
            date: 2023-10-06 23:35:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CrimeDad@lemmy.crimedad.work"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2065 …}
          +nested: Doctrine\ORM\PersistentCollection {#2066 …}
          +votes: Doctrine\ORM\PersistentCollection {#2067 …}
          +reports: Doctrine\ORM\PersistentCollection {#2049 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
          -id: 34129
          -bodyTs: "'crazi':1 'hand':8 'happen':3 'insid':11 'peopl':5 'sick':13 'stay':10 'wash':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/3552517"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696554352 {#2135
            date: 2023-10-06 03:05:52.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2068}
        +body: """
          Imagine if they also masked… and kept doing it even after COVID is “gone” (aka: killing fewer people).\n
          \n
          Earlier this week, I had to catch a bus and go to a clinic to get my blood work done. Plenty of coughing and sneezing people in both places, and other than the office workers, I was the only one wearing a mask.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1696556268 {#3125
          date: 2023-10-06 03:37:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CrimeDad@lemmy.crimedad.work"
          "@AdmiralShat@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3128 …}
        +nested: Doctrine\ORM\PersistentCollection {#3130 …}
        +votes: Doctrine\ORM\PersistentCollection {#3138 …}
        +reports: Doctrine\ORM\PersistentCollection {#3140 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
        -id: 34181
        -bodyTs: "'aka':15 'also':4 'blood':36 'bus':27 'catch':25 'clinic':32 'cough':41 'covid':12 'done':38 'earlier':19 'even':10 'fewer':17 'get':34 'go':29 'gone':14 'imagin':1 'kept':7 'kill':16 'mask':5,61 'offic':52 'one':58 'peopl':18,44 'place':47 'plenti':39 'sneez':43 'wear':59 'week':21 'work':37 'worker':53"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1331147"
        +editedAt: DateTimeImmutable @1696556467 {#3126
          date: 2023-10-06 03:41:07.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696556268 {#3136
          date: 2023-10-06 03:37:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2068}
      +body: "It truly feels like most people learned absolutely nothing in the past several years"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1696562683 {#3233
        date: 2023-10-06 05:24:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CrimeDad@lemmy.crimedad.work"
        "@AdmiralShat@programming.dev"
        "@jarfil@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3237 …}
      +nested: Doctrine\ORM\PersistentCollection {#3239 …}
      +votes: Doctrine\ORM\PersistentCollection {#3241 …}
      +reports: Doctrine\ORM\PersistentCollection {#3243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
      -id: 34252
      -bodyTs: "'absolut':8 'feel':3 'learn':7 'like':4 'noth':9 'past':12 'peopl':6 'sever':13 'truli':2 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3460774"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696562683 {#3234
        date: 2023-10-06 05:24:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2068}
    +body: """
      While it really does feel like it, as a person working in healthcare, I do see some change after the whole shitstorm from recent years.\n
      \n
      - There are people who actually wear a mask, few, but they are around.\n
      - A lot more people seem to be conscious of spreading their illness to other people be it a cold or COVID.\n
      - People definitely wash their hands more often. I know we do.\n
      - *Some* people started getting their annual shots when they didn’t intend to before.\n
      - Local businesses open their windows and doors a lot more than they used to.\n
      \n
      But also I also see some negative tendencies:\n
      \n
      - Interest in flu shots has waned. That might have something to do with the govt introducing a free flu shot programme from your GP if you’re above 65 or with specific conditions (which is a great thing) But I definitely see a lot more vaxx-scepticism and fear of combining both shots (infant vaccination plans are a lot more intense and the vast majority are fine).\n
      - People politicising a disease.\n
      - This is country specific but food supplement companies aggressively promoting “immune system stimulants” to the point where in the beginning of The Plague™ they somehow managed to include them in hospital treatment plans.\n
      \n
      This came out longer than intended but there were some things that I needed to get out of my system.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1696564196 {#3288
      date: 2023-10-06 05:49:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CrimeDad@lemmy.crimedad.work"
      "@AdmiralShat@programming.dev"
      "@jarfil@beehaw.org"
      "@Player2@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3293 …}
    +nested: Doctrine\ORM\PersistentCollection {#3295 …}
    +votes: Doctrine\ORM\PersistentCollection {#3297 …}
    +reports: Doctrine\ORM\PersistentCollection {#3299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3303 …}
    -id: 34265
    -bodyTs: "'65':135 'actual':30 'aggress':187 'also':100,102 'annual':76 'around':38 'begin':198 'busi':86 'came':213 'chang':18 'cold':57 'combin':158 'compani':186 'condit':139 'conscious':46 'countri':181 'covid':59 'definit':61,147 'didn':80 'diseas':178 'door':91 'fear':156 'feel':5 'fine':174 'flu':109,125 'food':184 'free':124 'get':74,227 'govt':121 'gp':130 'great':143 'hand':64 'healthcar':13 'hospit':209 'ill':50 'immun':189 'includ':206 'infant':161 'intend':82,217 'intens':168 'interest':107 'introduc':122 'know':68 'like':6 'local':85 'longer':215 'lot':40,93,150,166 'major':172 'manag':204 'mask':33 'might':114 'need':225 'negat':105 'often':66 'open':87 'peopl':28,42,53,60,72,175 'person':10 'plagu':201 'plan':163,211 'point':194 'politicis':176 'programm':127 'promot':188 're':133 'realli':3 'recent':24 'sceptic':154 'see':16,103,148 'seem':43 'shitstorm':22 'shot':77,110,126,160 'somehow':203 'someth':116 'specif':138,182 'spread':48 'start':73 'stimul':191 'supplement':185 'system':190,231 'tendenc':106 'thing':144,222 'treatment':210 'use':97 'vaccin':162 'vast':171 'vaxx':153 'vaxx-sceptic':152 'wane':112 'wash':62 'wear':31 'whole':21 'window':89 'work':11 'year':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4427173"
    +editedAt: DateTimeImmutable @1696564241 {#3289
      date: 2023-10-06 05:50:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696564196 {#3290
      date: 2023-10-06 05:49:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2068}
  +body: """
    I’m glad there are positive changes, and obviously those are most effective in healthcare situations.\n
    \n
    However, from my personal experience as a university student in Canada, everything is the same if not worse than before. Hand sanitizer stations have been removed or simply not refilled, people straight up refuse to wear masks even when they’re sick. A week or two ago in class, I saw many people literally sneeze into their hands and then wipe the snot on their chairs (and these are supposed to be engineering students!). There is still no ventilation or even filtration in any of our classrooms.\n
    \n
    Not only is personal protective equipment not used by almost anyone, its use is actively stigmatized by many, including professors at school. To me this is completely ridiculous, but unfortunately reality.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696628140 {#3311
    date: 2023-10-06 23:35:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CrimeDad@lemmy.crimedad.work"
    "@AdmiralShat@programming.dev"
    "@jarfil@beehaw.org"
    "@Player2@sopuli.xyz"
    "@IoSapsai@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3314 …}
  +nested: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
  -id: 35306
  -bodyTs: "'activ':118 'ago':63 'almost':113 'anyon':114 'canada':27 'chair':82 'chang':7 'class':65 'classroom':103 'complet':130 'effect':13 'engin':89 'equip':109 'even':54,97 'everyth':28 'experi':21 'filtrat':98 'glad':3 'hand':37,74 'healthcar':15 'howev':17 'includ':122 'liter':70 'm':2 'mani':68,121 'mask':53 'obvious':9 'peopl':47,69 'person':20,107 'posit':6 'professor':123 'protect':108 're':57 'realiti':134 'refil':46 'refus':50 'remov':42 'ridicul':131 'sanit':38 'saw':67 'school':125 'sick':58 'simpli':44 'situat':16 'sneez':71 'snot':79 'station':39 'stigmat':119 'still':93 'straight':48 'student':25,90 'suppos':86 'two':62 'unfortun':133 'univers':24 'use':111,116 'ventil':95 'wear':52 'week':60 'wipe':77 'wors':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3480794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696628140 {#3308
    date: 2023-10-06 23:35:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3306
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: App\Entity\EntryComment {#3291
    +user: Proxies\__CG__\App\Entity\User {#3292 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
    +image: null
    +parent: App\Entity\EntryComment {#3235
      +user: Proxies\__CG__\App\Entity\User {#3236 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
      +image: null
      +parent: App\Entity\EntryComment {#3135
        +user: Proxies\__CG__\App\Entity\User {#3127 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
        +image: null
        +parent: App\Entity\EntryComment {#2068
          +user: App\Entity\User {#2047 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
          +image: null
          +parent: null
          +root: null
          +body: "Crazy what happens when people wash their hands and stay inside when sick"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1696628145 {#2143
            date: 2023-10-06 23:35:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CrimeDad@lemmy.crimedad.work"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2065 …}
          +nested: Doctrine\ORM\PersistentCollection {#2066 …}
          +votes: Doctrine\ORM\PersistentCollection {#2067 …}
          +reports: Doctrine\ORM\PersistentCollection {#2049 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
          -id: 34129
          -bodyTs: "'crazi':1 'hand':8 'happen':3 'insid':11 'peopl':5 'sick':13 'stay':10 'wash':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/3552517"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696554352 {#2135
            date: 2023-10-06 03:05:52.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2068}
        +body: """
          Imagine if they also masked… and kept doing it even after COVID is “gone” (aka: killing fewer people).\n
          \n
          Earlier this week, I had to catch a bus and go to a clinic to get my blood work done. Plenty of coughing and sneezing people in both places, and other than the office workers, I was the only one wearing a mask.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1696556268 {#3125
          date: 2023-10-06 03:37:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CrimeDad@lemmy.crimedad.work"
          "@AdmiralShat@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3128 …}
        +nested: Doctrine\ORM\PersistentCollection {#3130 …}
        +votes: Doctrine\ORM\PersistentCollection {#3138 …}
        +reports: Doctrine\ORM\PersistentCollection {#3140 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
        -id: 34181
        -bodyTs: "'aka':15 'also':4 'blood':36 'bus':27 'catch':25 'clinic':32 'cough':41 'covid':12 'done':38 'earlier':19 'even':10 'fewer':17 'get':34 'go':29 'gone':14 'imagin':1 'kept':7 'kill':16 'mask':5,61 'offic':52 'one':58 'peopl':18,44 'place':47 'plenti':39 'sneez':43 'wear':59 'week':21 'work':37 'worker':53"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1331147"
        +editedAt: DateTimeImmutable @1696556467 {#3126
          date: 2023-10-06 03:41:07.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696556268 {#3136
          date: 2023-10-06 03:37:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2068}
      +body: "It truly feels like most people learned absolutely nothing in the past several years"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1696562683 {#3233
        date: 2023-10-06 05:24:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CrimeDad@lemmy.crimedad.work"
        "@AdmiralShat@programming.dev"
        "@jarfil@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3237 …}
      +nested: Doctrine\ORM\PersistentCollection {#3239 …}
      +votes: Doctrine\ORM\PersistentCollection {#3241 …}
      +reports: Doctrine\ORM\PersistentCollection {#3243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
      -id: 34252
      -bodyTs: "'absolut':8 'feel':3 'learn':7 'like':4 'noth':9 'past':12 'peopl':6 'sever':13 'truli':2 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3460774"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696562683 {#3234
        date: 2023-10-06 05:24:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2068}
    +body: """
      While it really does feel like it, as a person working in healthcare, I do see some change after the whole shitstorm from recent years.\n
      \n
      - There are people who actually wear a mask, few, but they are around.\n
      - A lot more people seem to be conscious of spreading their illness to other people be it a cold or COVID.\n
      - People definitely wash their hands more often. I know we do.\n
      - *Some* people started getting their annual shots when they didn’t intend to before.\n
      - Local businesses open their windows and doors a lot more than they used to.\n
      \n
      But also I also see some negative tendencies:\n
      \n
      - Interest in flu shots has waned. That might have something to do with the govt introducing a free flu shot programme from your GP if you’re above 65 or with specific conditions (which is a great thing) But I definitely see a lot more vaxx-scepticism and fear of combining both shots (infant vaccination plans are a lot more intense and the vast majority are fine).\n
      - People politicising a disease.\n
      - This is country specific but food supplement companies aggressively promoting “immune system stimulants” to the point where in the beginning of The Plague™ they somehow managed to include them in hospital treatment plans.\n
      \n
      This came out longer than intended but there were some things that I needed to get out of my system.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1696564196 {#3288
      date: 2023-10-06 05:49:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CrimeDad@lemmy.crimedad.work"
      "@AdmiralShat@programming.dev"
      "@jarfil@beehaw.org"
      "@Player2@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3293 …}
    +nested: Doctrine\ORM\PersistentCollection {#3295 …}
    +votes: Doctrine\ORM\PersistentCollection {#3297 …}
    +reports: Doctrine\ORM\PersistentCollection {#3299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3303 …}
    -id: 34265
    -bodyTs: "'65':135 'actual':30 'aggress':187 'also':100,102 'annual':76 'around':38 'begin':198 'busi':86 'came':213 'chang':18 'cold':57 'combin':158 'compani':186 'condit':139 'conscious':46 'countri':181 'covid':59 'definit':61,147 'didn':80 'diseas':178 'door':91 'fear':156 'feel':5 'fine':174 'flu':109,125 'food':184 'free':124 'get':74,227 'govt':121 'gp':130 'great':143 'hand':64 'healthcar':13 'hospit':209 'ill':50 'immun':189 'includ':206 'infant':161 'intend':82,217 'intens':168 'interest':107 'introduc':122 'know':68 'like':6 'local':85 'longer':215 'lot':40,93,150,166 'major':172 'manag':204 'mask':33 'might':114 'need':225 'negat':105 'often':66 'open':87 'peopl':28,42,53,60,72,175 'person':10 'plagu':201 'plan':163,211 'point':194 'politicis':176 'programm':127 'promot':188 're':133 'realli':3 'recent':24 'sceptic':154 'see':16,103,148 'seem':43 'shitstorm':22 'shot':77,110,126,160 'somehow':203 'someth':116 'specif':138,182 'spread':48 'start':73 'stimul':191 'supplement':185 'system':190,231 'tendenc':106 'thing':144,222 'treatment':210 'use':97 'vaccin':162 'vast':171 'vaxx':153 'vaxx-sceptic':152 'wane':112 'wash':62 'wear':31 'whole':21 'window':89 'work':11 'year':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4427173"
    +editedAt: DateTimeImmutable @1696564241 {#3289
      date: 2023-10-06 05:50:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696564196 {#3290
      date: 2023-10-06 05:49:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2068}
  +body: """
    I’m glad there are positive changes, and obviously those are most effective in healthcare situations.\n
    \n
    However, from my personal experience as a university student in Canada, everything is the same if not worse than before. Hand sanitizer stations have been removed or simply not refilled, people straight up refuse to wear masks even when they’re sick. A week or two ago in class, I saw many people literally sneeze into their hands and then wipe the snot on their chairs (and these are supposed to be engineering students!). There is still no ventilation or even filtration in any of our classrooms.\n
    \n
    Not only is personal protective equipment not used by almost anyone, its use is actively stigmatized by many, including professors at school. To me this is completely ridiculous, but unfortunately reality.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696628140 {#3311
    date: 2023-10-06 23:35:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CrimeDad@lemmy.crimedad.work"
    "@AdmiralShat@programming.dev"
    "@jarfil@beehaw.org"
    "@Player2@sopuli.xyz"
    "@IoSapsai@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3314 …}
  +nested: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
  -id: 35306
  -bodyTs: "'activ':118 'ago':63 'almost':113 'anyon':114 'canada':27 'chair':82 'chang':7 'class':65 'classroom':103 'complet':130 'effect':13 'engin':89 'equip':109 'even':54,97 'everyth':28 'experi':21 'filtrat':98 'glad':3 'hand':37,74 'healthcar':15 'howev':17 'includ':122 'liter':70 'm':2 'mani':68,121 'mask':53 'obvious':9 'peopl':47,69 'person':20,107 'posit':6 'professor':123 'protect':108 're':57 'realiti':134 'refil':46 'refus':50 'remov':42 'ridicul':131 'sanit':38 'saw':67 'school':125 'sick':58 'simpli':44 'situat':16 'sneez':71 'snot':79 'station':39 'stigmat':119 'still':93 'straight':48 'student':25,90 'suppos':86 'two':62 'unfortun':133 'univers':24 'use':111,116 'ventil':95 'wear':52 'week':60 'wipe':77 'wors':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3480794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696628140 {#3308
    date: 2023-10-06 23:35:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3306
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: App\Entity\EntryComment {#3291
    +user: Proxies\__CG__\App\Entity\User {#3292 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
    +image: null
    +parent: App\Entity\EntryComment {#3235
      +user: Proxies\__CG__\App\Entity\User {#3236 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
      +image: null
      +parent: App\Entity\EntryComment {#3135
        +user: Proxies\__CG__\App\Entity\User {#3127 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
        +image: null
        +parent: App\Entity\EntryComment {#2068
          +user: App\Entity\User {#2047 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
          +image: null
          +parent: null
          +root: null
          +body: "Crazy what happens when people wash their hands and stay inside when sick"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1696628145 {#2143
            date: 2023-10-06 23:35:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CrimeDad@lemmy.crimedad.work"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2065 …}
          +nested: Doctrine\ORM\PersistentCollection {#2066 …}
          +votes: Doctrine\ORM\PersistentCollection {#2067 …}
          +reports: Doctrine\ORM\PersistentCollection {#2049 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
          -id: 34129
          -bodyTs: "'crazi':1 'hand':8 'happen':3 'insid':11 'peopl':5 'sick':13 'stay':10 'wash':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/3552517"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696554352 {#2135
            date: 2023-10-06 03:05:52.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2068}
        +body: """
          Imagine if they also masked… and kept doing it even after COVID is “gone” (aka: killing fewer people).\n
          \n
          Earlier this week, I had to catch a bus and go to a clinic to get my blood work done. Plenty of coughing and sneezing people in both places, and other than the office workers, I was the only one wearing a mask.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1696556268 {#3125
          date: 2023-10-06 03:37:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CrimeDad@lemmy.crimedad.work"
          "@AdmiralShat@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3128 …}
        +nested: Doctrine\ORM\PersistentCollection {#3130 …}
        +votes: Doctrine\ORM\PersistentCollection {#3138 …}
        +reports: Doctrine\ORM\PersistentCollection {#3140 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
        -id: 34181
        -bodyTs: "'aka':15 'also':4 'blood':36 'bus':27 'catch':25 'clinic':32 'cough':41 'covid':12 'done':38 'earlier':19 'even':10 'fewer':17 'get':34 'go':29 'gone':14 'imagin':1 'kept':7 'kill':16 'mask':5,61 'offic':52 'one':58 'peopl':18,44 'place':47 'plenti':39 'sneez':43 'wear':59 'week':21 'work':37 'worker':53"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1331147"
        +editedAt: DateTimeImmutable @1696556467 {#3126
          date: 2023-10-06 03:41:07.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696556268 {#3136
          date: 2023-10-06 03:37:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2068}
      +body: "It truly feels like most people learned absolutely nothing in the past several years"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1696562683 {#3233
        date: 2023-10-06 05:24:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CrimeDad@lemmy.crimedad.work"
        "@AdmiralShat@programming.dev"
        "@jarfil@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3237 …}
      +nested: Doctrine\ORM\PersistentCollection {#3239 …}
      +votes: Doctrine\ORM\PersistentCollection {#3241 …}
      +reports: Doctrine\ORM\PersistentCollection {#3243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
      -id: 34252
      -bodyTs: "'absolut':8 'feel':3 'learn':7 'like':4 'noth':9 'past':12 'peopl':6 'sever':13 'truli':2 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3460774"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696562683 {#3234
        date: 2023-10-06 05:24:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2068}
    +body: """
      While it really does feel like it, as a person working in healthcare, I do see some change after the whole shitstorm from recent years.\n
      \n
      - There are people who actually wear a mask, few, but they are around.\n
      - A lot more people seem to be conscious of spreading their illness to other people be it a cold or COVID.\n
      - People definitely wash their hands more often. I know we do.\n
      - *Some* people started getting their annual shots when they didn’t intend to before.\n
      - Local businesses open their windows and doors a lot more than they used to.\n
      \n
      But also I also see some negative tendencies:\n
      \n
      - Interest in flu shots has waned. That might have something to do with the govt introducing a free flu shot programme from your GP if you’re above 65 or with specific conditions (which is a great thing) But I definitely see a lot more vaxx-scepticism and fear of combining both shots (infant vaccination plans are a lot more intense and the vast majority are fine).\n
      - People politicising a disease.\n
      - This is country specific but food supplement companies aggressively promoting “immune system stimulants” to the point where in the beginning of The Plague™ they somehow managed to include them in hospital treatment plans.\n
      \n
      This came out longer than intended but there were some things that I needed to get out of my system.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1696564196 {#3288
      date: 2023-10-06 05:49:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CrimeDad@lemmy.crimedad.work"
      "@AdmiralShat@programming.dev"
      "@jarfil@beehaw.org"
      "@Player2@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3293 …}
    +nested: Doctrine\ORM\PersistentCollection {#3295 …}
    +votes: Doctrine\ORM\PersistentCollection {#3297 …}
    +reports: Doctrine\ORM\PersistentCollection {#3299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3303 …}
    -id: 34265
    -bodyTs: "'65':135 'actual':30 'aggress':187 'also':100,102 'annual':76 'around':38 'begin':198 'busi':86 'came':213 'chang':18 'cold':57 'combin':158 'compani':186 'condit':139 'conscious':46 'countri':181 'covid':59 'definit':61,147 'didn':80 'diseas':178 'door':91 'fear':156 'feel':5 'fine':174 'flu':109,125 'food':184 'free':124 'get':74,227 'govt':121 'gp':130 'great':143 'hand':64 'healthcar':13 'hospit':209 'ill':50 'immun':189 'includ':206 'infant':161 'intend':82,217 'intens':168 'interest':107 'introduc':122 'know':68 'like':6 'local':85 'longer':215 'lot':40,93,150,166 'major':172 'manag':204 'mask':33 'might':114 'need':225 'negat':105 'often':66 'open':87 'peopl':28,42,53,60,72,175 'person':10 'plagu':201 'plan':163,211 'point':194 'politicis':176 'programm':127 'promot':188 're':133 'realli':3 'recent':24 'sceptic':154 'see':16,103,148 'seem':43 'shitstorm':22 'shot':77,110,126,160 'somehow':203 'someth':116 'specif':138,182 'spread':48 'start':73 'stimul':191 'supplement':185 'system':190,231 'tendenc':106 'thing':144,222 'treatment':210 'use':97 'vaccin':162 'vast':171 'vaxx':153 'vaxx-sceptic':152 'wane':112 'wash':62 'wear':31 'whole':21 'window':89 'work':11 'year':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4427173"
    +editedAt: DateTimeImmutable @1696564241 {#3289
      date: 2023-10-06 05:50:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696564196 {#3290
      date: 2023-10-06 05:49:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2068}
  +body: """
    I’m glad there are positive changes, and obviously those are most effective in healthcare situations.\n
    \n
    However, from my personal experience as a university student in Canada, everything is the same if not worse than before. Hand sanitizer stations have been removed or simply not refilled, people straight up refuse to wear masks even when they’re sick. A week or two ago in class, I saw many people literally sneeze into their hands and then wipe the snot on their chairs (and these are supposed to be engineering students!). There is still no ventilation or even filtration in any of our classrooms.\n
    \n
    Not only is personal protective equipment not used by almost anyone, its use is actively stigmatized by many, including professors at school. To me this is completely ridiculous, but unfortunately reality.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696628140 {#3311
    date: 2023-10-06 23:35:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CrimeDad@lemmy.crimedad.work"
    "@AdmiralShat@programming.dev"
    "@jarfil@beehaw.org"
    "@Player2@sopuli.xyz"
    "@IoSapsai@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3314 …}
  +nested: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
  -id: 35306
  -bodyTs: "'activ':118 'ago':63 'almost':113 'anyon':114 'canada':27 'chair':82 'chang':7 'class':65 'classroom':103 'complet':130 'effect':13 'engin':89 'equip':109 'even':54,97 'everyth':28 'experi':21 'filtrat':98 'glad':3 'hand':37,74 'healthcar':15 'howev':17 'includ':122 'liter':70 'm':2 'mani':68,121 'mask':53 'obvious':9 'peopl':47,69 'person':20,107 'posit':6 'professor':123 'protect':108 're':57 'realiti':134 'refil':46 'refus':50 'remov':42 'ridicul':131 'sanit':38 'saw':67 'school':125 'sick':58 'simpli':44 'situat':16 'sneez':71 'snot':79 'station':39 'stigmat':119 'still':93 'straight':48 'student':25,90 'suppos':86 'two':62 'unfortun':133 'univers':24 'use':111,116 'ventil':95 'wear':52 'week':60 'wipe':77 'wors':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3480794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696628140 {#3308
    date: 2023-10-06 23:35:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2229
  +user: App\Entity\User {#2315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: null
  +root: null
  +body: "We may not be the first, but I’m glad we’re making rifht to repair stronger!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1694727581 {#2213
    date: 2023-09-14 23:39:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
  -id: 29206
  -bodyTs: "'first':6 'glad':10 'm':9 'make':13 'may':2 're':12 'repair':16 'rifht':14 'stronger':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3290755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694727581 {#2225
    date: 2023-09-14 23:39:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#2315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: null
  +root: null
  +body: "We may not be the first, but I’m glad we’re making rifht to repair stronger!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1694727581 {#2213
    date: 2023-09-14 23:39:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
  -id: 29206
  -bodyTs: "'first':6 'glad':10 'm':9 'make':13 'may':2 're':12 'repair':16 'rifht':14 'stronger':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3290755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694727581 {#2225
    date: 2023-09-14 23:39:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#2315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: null
  +root: null
  +body: "We may not be the first, but I’m glad we’re making rifht to repair stronger!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1694727581 {#2213
    date: 2023-09-14 23:39:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
  -id: 29206
  -bodyTs: "'first':6 'glad':10 'm':9 'make':13 'may':2 're':12 'repair':16 'rifht':14 'stronger':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3290755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694727581 {#2225
    date: 2023-09-14 23:39:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2267
  +user: App\Entity\User {#2236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
  +image: null
  +parent: null
  +root: null
  +body: "Using what you’re offered is considered abuse now? Huh…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695752211 {#2211
    date: 2023-09-26 20:16:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vent@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 29817
  -bodyTs: "'abus':8 'consid':7 'huh':10 'offer':5 're':4 'use':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3095987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692999872 {#2270
    date: 2023-08-25 23:44:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2267
  +user: App\Entity\User {#2236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
  +image: null
  +parent: null
  +root: null
  +body: "Using what you’re offered is considered abuse now? Huh…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695752211 {#2211
    date: 2023-09-26 20:16:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vent@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 29817
  -bodyTs: "'abus':8 'consid':7 'huh':10 'offer':5 're':4 'use':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3095987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692999872 {#2270
    date: 2023-08-25 23:44:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2267
  +user: App\Entity\User {#2236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
  +image: null
  +parent: null
  +root: null
  +body: "Using what you’re offered is considered abuse now? Huh…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695752211 {#2211
    date: 2023-09-26 20:16:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vent@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 29817
  -bodyTs: "'abus':8 'consid':7 'huh':10 'offer':5 're':4 'use':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3095987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692999872 {#2270
    date: 2023-08-25 23:44:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#3055
  +user: Proxies\__CG__\App\Entity\User {#3054 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
  +image: null
  +parent: App\Entity\EntryComment {#2267
    +user: App\Entity\User {#2236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
    +image: null
    +parent: null
    +root: null
    +body: "Using what you’re offered is considered abuse now? Huh…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1695752211 {#2211
      date: 2023-09-26 20:16:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vent@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2274 …}
    +nested: Doctrine\ORM\PersistentCollection {#2190 …}
    +votes: Doctrine\ORM\PersistentCollection {#2265 …}
    +reports: Doctrine\ORM\PersistentCollection {#2263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
    -id: 29817
    -bodyTs: "'abus':8 'consid':7 'huh':10 'offer':5 're':4 'use':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3095987"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692999872 {#2270
      date: 2023-08-25 23:44:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2267}
  +body: """
    Unlimited* plans are always sold on the idea that a sizeable part of the user base aren’t going to use an actual unlimited amount of the resource.\n
    \n
    Unless there is a contract regarding a fee over a period of time, there isn’t that much that users can do to compel a service to offer a service they no longer want to offer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693006453 {#3057
    date: 2023-08-26 01:34:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vent@lemm.ee"
    "@Anticorp@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3053 …}
  +nested: Doctrine\ORM\PersistentCollection {#3051 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
  -id: 29818
  -bodyTs: "'actual':23 'alway':4 'amount':25 'aren':17 'base':16 'compel':52 'contract':33 'fee':36 'go':19 'idea':8 'isn':43 'longer':61 'much':46 'offer':56,64 'part':12 'period':39 'plan':2 'regard':34 'resourc':28 'servic':54,58 'sizeabl':11 'sold':5 'time':41 'unless':29 'unlimit':1,24 'use':21 'user':15,48 'want':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/2313872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693006453 {#3056
    date: 2023-08-26 01:34:13.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 {#3055
  +user: Proxies\__CG__\App\Entity\User {#3054 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
  +image: null
  +parent: App\Entity\EntryComment {#2267
    +user: App\Entity\User {#2236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
    +image: null
    +parent: null
    +root: null
    +body: "Using what you’re offered is considered abuse now? Huh…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1695752211 {#2211
      date: 2023-09-26 20:16:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vent@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2274 …}
    +nested: Doctrine\ORM\PersistentCollection {#2190 …}
    +votes: Doctrine\ORM\PersistentCollection {#2265 …}
    +reports: Doctrine\ORM\PersistentCollection {#2263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
    -id: 29817
    -bodyTs: "'abus':8 'consid':7 'huh':10 'offer':5 're':4 'use':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3095987"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692999872 {#2270
      date: 2023-08-25 23:44:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2267}
  +body: """
    Unlimited* plans are always sold on the idea that a sizeable part of the user base aren’t going to use an actual unlimited amount of the resource.\n
    \n
    Unless there is a contract regarding a fee over a period of time, there isn’t that much that users can do to compel a service to offer a service they no longer want to offer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693006453 {#3057
    date: 2023-08-26 01:34:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vent@lemm.ee"
    "@Anticorp@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3053 …}
  +nested: Doctrine\ORM\PersistentCollection {#3051 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
  -id: 29818
  -bodyTs: "'actual':23 'alway':4 'amount':25 'aren':17 'base':16 'compel':52 'contract':33 'fee':36 'go':19 'idea':8 'isn':43 'longer':61 'much':46 'offer':56,64 'part':12 'period':39 'plan':2 'regard':34 'resourc':28 'servic':54,58 'sizeabl':11 'sold':5 'time':41 'unless':29 'unlimit':1,24 'use':21 'user':15,48 'want':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/2313872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693006453 {#3056
    date: 2023-08-26 01:34:13.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 {#3055
  +user: Proxies\__CG__\App\Entity\User {#3054 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
  +image: null
  +parent: App\Entity\EntryComment {#2267
    +user: App\Entity\User {#2236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
    +image: null
    +parent: null
    +root: null
    +body: "Using what you’re offered is considered abuse now? Huh…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1695752211 {#2211
      date: 2023-09-26 20:16:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vent@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2274 …}
    +nested: Doctrine\ORM\PersistentCollection {#2190 …}
    +votes: Doctrine\ORM\PersistentCollection {#2265 …}
    +reports: Doctrine\ORM\PersistentCollection {#2263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
    -id: 29817
    -bodyTs: "'abus':8 'consid':7 'huh':10 'offer':5 're':4 'use':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3095987"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692999872 {#2270
      date: 2023-08-25 23:44:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2267}
  +body: """
    Unlimited* plans are always sold on the idea that a sizeable part of the user base aren’t going to use an actual unlimited amount of the resource.\n
    \n
    Unless there is a contract regarding a fee over a period of time, there isn’t that much that users can do to compel a service to offer a service they no longer want to offer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693006453 {#3057
    date: 2023-08-26 01:34:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vent@lemm.ee"
    "@Anticorp@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3053 …}
  +nested: Doctrine\ORM\PersistentCollection {#3051 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
  -id: 29818
  -bodyTs: "'actual':23 'alway':4 'amount':25 'aren':17 'base':16 'compel':52 'contract':33 'fee':36 'go':19 'idea':8 'isn':43 'longer':61 'much':46 'offer':56,64 'part':12 'period':39 'plan':2 'regard':34 'resourc':28 'servic':54,58 'sizeabl':11 'sold':5 'time':41 'unless':29 'unlimit':1,24 'use':21 'user':15,48 'want':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/2313872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693006453 {#3056
    date: 2023-08-26 01:34:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
  +image: null
  +parent: App\Entity\EntryComment {#3055
    +user: Proxies\__CG__\App\Entity\User {#3054 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
    +image: null
    +parent: App\Entity\EntryComment {#2267
      +user: App\Entity\User {#2236 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
      +image: null
      +parent: null
      +root: null
      +body: "Using what you’re offered is considered abuse now? Huh…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695752211 {#2211
        date: 2023-09-26 20:16:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vent@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2274 …}
      +nested: Doctrine\ORM\PersistentCollection {#2190 …}
      +votes: Doctrine\ORM\PersistentCollection {#2265 …}
      +reports: Doctrine\ORM\PersistentCollection {#2263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
      -id: 29817
      -bodyTs: "'abus':8 'consid':7 'huh':10 'offer':5 're':4 'use':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3095987"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692999872 {#2270
        date: 2023-08-25 23:44:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2267}
    +body: """
      Unlimited* plans are always sold on the idea that a sizeable part of the user base aren’t going to use an actual unlimited amount of the resource.\n
      \n
      Unless there is a contract regarding a fee over a period of time, there isn’t that much that users can do to compel a service to offer a service they no longer want to offer.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1693006453 {#3057
      date: 2023-08-26 01:34:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vent@lemm.ee"
      "@Anticorp@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3053 …}
    +nested: Doctrine\ORM\PersistentCollection {#3051 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
    -id: 29818
    -bodyTs: "'actual':23 'alway':4 'amount':25 'aren':17 'base':16 'compel':52 'contract':33 'fee':36 'go':19 'idea':8 'isn':43 'longer':61 'much':46 'offer':56,64 'part':12 'period':39 'plan':2 'regard':34 'resourc':28 'servic':54,58 'sizeabl':11 'sold':5 'time':41 'unless':29 'unlimit':1,24 'use':21 'user':15,48 'want':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/2313872"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693006453 {#3056
      date: 2023-08-26 01:34:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2267}
  +body: """
    > Unlimited* plans are always sold on the idea that a sizeable part of the user base aren’t going to use an actual unlimited amount of the resource.\n
    > \n
    > Unless there is a contract regarding a fee over a period of time, there isn’t that much that users can do to compel a service to offer a service they no longer want to offer.\n
    \n
    Absolutely! But I don’t think that’s the point of contention here. The problem is the “abuse” rhetoric, since it’s not just incorrect but disingenuous to basically claim that the *users* did anything wrong here. They’re imposing limits because **they** miscalculated how many heavy users they could handle.  \n
    Again, that’s a completely reasonable move, but framing it as anything but a miscalculation on their part is just a dick move.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1693210108 {#3217
    date: 2023-08-28 10:08:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vent@lemm.ee"
    "@Anticorp@lemmy.ml"
    "@HobbitFoot@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 29819
  -bodyTs: "'absolut':65 'abus':82 'actual':23 'alway':4 'amount':25 'anyth':99,127 'aren':17 'base':16 'basic':93 'claim':94 'compel':52 'complet':120 'content':76 'contract':33 'could':114 'dick':137 'disingenu':91 'fee':36 'frame':124 'go':19 'handl':115 'heavi':111 'idea':8 'impos':104 'incorrect':89 'isn':43 'limit':105 'longer':61 'mani':110 'miscalcul':108,130 'move':122,138 'much':46 'offer':56,64 'part':12,133 'period':39 'plan':2 'point':74 'problem':79 're':103 'reason':121 'regard':34 'resourc':28 'rhetor':83 'servic':54,58 'sinc':84 'sizeabl':11 'sold':5 'think':70 'time':41 'unless':29 'unlimit':1,24 'use':21 'user':15,48,97,112 'want':62 'wrong':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/2169925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693210108 {#3218
    date: 2023-08-28 10:08:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
  +image: null
  +parent: App\Entity\EntryComment {#3055
    +user: Proxies\__CG__\App\Entity\User {#3054 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
    +image: null
    +parent: App\Entity\EntryComment {#2267
      +user: App\Entity\User {#2236 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
      +image: null
      +parent: null
      +root: null
      +body: "Using what you’re offered is considered abuse now? Huh…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695752211 {#2211
        date: 2023-09-26 20:16:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vent@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2274 …}
      +nested: Doctrine\ORM\PersistentCollection {#2190 …}
      +votes: Doctrine\ORM\PersistentCollection {#2265 …}
      +reports: Doctrine\ORM\PersistentCollection {#2263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
      -id: 29817
      -bodyTs: "'abus':8 'consid':7 'huh':10 'offer':5 're':4 'use':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3095987"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692999872 {#2270
        date: 2023-08-25 23:44:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2267}
    +body: """
      Unlimited* plans are always sold on the idea that a sizeable part of the user base aren’t going to use an actual unlimited amount of the resource.\n
      \n
      Unless there is a contract regarding a fee over a period of time, there isn’t that much that users can do to compel a service to offer a service they no longer want to offer.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1693006453 {#3057
      date: 2023-08-26 01:34:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vent@lemm.ee"
      "@Anticorp@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3053 …}
    +nested: Doctrine\ORM\PersistentCollection {#3051 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
    -id: 29818
    -bodyTs: "'actual':23 'alway':4 'amount':25 'aren':17 'base':16 'compel':52 'contract':33 'fee':36 'go':19 'idea':8 'isn':43 'longer':61 'much':46 'offer':56,64 'part':12 'period':39 'plan':2 'regard':34 'resourc':28 'servic':54,58 'sizeabl':11 'sold':5 'time':41 'unless':29 'unlimit':1,24 'use':21 'user':15,48 'want':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/2313872"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693006453 {#3056
      date: 2023-08-26 01:34:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2267}
  +body: """
    > Unlimited* plans are always sold on the idea that a sizeable part of the user base aren’t going to use an actual unlimited amount of the resource.\n
    > \n
    > Unless there is a contract regarding a fee over a period of time, there isn’t that much that users can do to compel a service to offer a service they no longer want to offer.\n
    \n
    Absolutely! But I don’t think that’s the point of contention here. The problem is the “abuse” rhetoric, since it’s not just incorrect but disingenuous to basically claim that the *users* did anything wrong here. They’re imposing limits because **they** miscalculated how many heavy users they could handle.  \n
    Again, that’s a completely reasonable move, but framing it as anything but a miscalculation on their part is just a dick move.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1693210108 {#3217
    date: 2023-08-28 10:08:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vent@lemm.ee"
    "@Anticorp@lemmy.ml"
    "@HobbitFoot@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 29819
  -bodyTs: "'absolut':65 'abus':82 'actual':23 'alway':4 'amount':25 'anyth':99,127 'aren':17 'base':16 'basic':93 'claim':94 'compel':52 'complet':120 'content':76 'contract':33 'could':114 'dick':137 'disingenu':91 'fee':36 'frame':124 'go':19 'handl':115 'heavi':111 'idea':8 'impos':104 'incorrect':89 'isn':43 'limit':105 'longer':61 'mani':110 'miscalcul':108,130 'move':122,138 'much':46 'offer':56,64 'part':12,133 'period':39 'plan':2 'point':74 'problem':79 're':103 'reason':121 'regard':34 'resourc':28 'rhetor':83 'servic':54,58 'sinc':84 'sizeabl':11 'sold':5 'think':70 'time':41 'unless':29 'unlimit':1,24 'use':21 'user':15,48,97,112 'want':62 'wrong':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/2169925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693210108 {#3218
    date: 2023-08-28 10:08:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
  +image: null
  +parent: App\Entity\EntryComment {#3055
    +user: Proxies\__CG__\App\Entity\User {#3054 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
    +image: null
    +parent: App\Entity\EntryComment {#2267
      +user: App\Entity\User {#2236 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
      +image: null
      +parent: null
      +root: null
      +body: "Using what you’re offered is considered abuse now? Huh…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695752211 {#2211
        date: 2023-09-26 20:16:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vent@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2274 …}
      +nested: Doctrine\ORM\PersistentCollection {#2190 …}
      +votes: Doctrine\ORM\PersistentCollection {#2265 …}
      +reports: Doctrine\ORM\PersistentCollection {#2263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
      -id: 29817
      -bodyTs: "'abus':8 'consid':7 'huh':10 'offer':5 're':4 'use':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3095987"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692999872 {#2270
        date: 2023-08-25 23:44:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2267}
    +body: """
      Unlimited* plans are always sold on the idea that a sizeable part of the user base aren’t going to use an actual unlimited amount of the resource.\n
      \n
      Unless there is a contract regarding a fee over a period of time, there isn’t that much that users can do to compel a service to offer a service they no longer want to offer.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1693006453 {#3057
      date: 2023-08-26 01:34:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vent@lemm.ee"
      "@Anticorp@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3053 …}
    +nested: Doctrine\ORM\PersistentCollection {#3051 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
    -id: 29818
    -bodyTs: "'actual':23 'alway':4 'amount':25 'aren':17 'base':16 'compel':52 'contract':33 'fee':36 'go':19 'idea':8 'isn':43 'longer':61 'much':46 'offer':56,64 'part':12 'period':39 'plan':2 'regard':34 'resourc':28 'servic':54,58 'sizeabl':11 'sold':5 'time':41 'unless':29 'unlimit':1,24 'use':21 'user':15,48 'want':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/2313872"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693006453 {#3056
      date: 2023-08-26 01:34:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2267}
  +body: """
    > Unlimited* plans are always sold on the idea that a sizeable part of the user base aren’t going to use an actual unlimited amount of the resource.\n
    > \n
    > Unless there is a contract regarding a fee over a period of time, there isn’t that much that users can do to compel a service to offer a service they no longer want to offer.\n
    \n
    Absolutely! But I don’t think that’s the point of contention here. The problem is the “abuse” rhetoric, since it’s not just incorrect but disingenuous to basically claim that the *users* did anything wrong here. They’re imposing limits because **they** miscalculated how many heavy users they could handle.  \n
    Again, that’s a completely reasonable move, but framing it as anything but a miscalculation on their part is just a dick move.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1693210108 {#3217
    date: 2023-08-28 10:08:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vent@lemm.ee"
    "@Anticorp@lemmy.ml"
    "@HobbitFoot@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 29819
  -bodyTs: "'absolut':65 'abus':82 'actual':23 'alway':4 'amount':25 'anyth':99,127 'aren':17 'base':16 'basic':93 'claim':94 'compel':52 'complet':120 'content':76 'contract':33 'could':114 'dick':137 'disingenu':91 'fee':36 'frame':124 'go':19 'handl':115 'heavi':111 'idea':8 'impos':104 'incorrect':89 'isn':43 'limit':105 'longer':61 'mani':110 'miscalcul':108,130 'move':122,138 'much':46 'offer':56,64 'part':12,133 'period':39 'plan':2 'point':74 'problem':79 're':103 'reason':121 'regard':34 'resourc':28 'rhetor':83 'servic':54,58 'sinc':84 'sizeabl':11 'sold':5 'think':70 'time':41 'unless':29 'unlimit':1,24 'use':21 'user':15,48,97,112 'want':62 'wrong':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/2169925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693210108 {#3218
    date: 2023-08-28 10:08:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2184
  +user: App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2168 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2169 …}
  +image: null
  +parent: null
  +root: null
  +body: "What madness allowed anyone to look at any of these things and be all "oh, I should definitely pay many thousands of dollars for this!""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692376787 {#2176
    date: 2023-08-18 18:39:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skillissuer@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#1988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 26182
  -bodyTs: "'allow':3 'anyon':4 'definit':18 'dollar':23 'look':6 'mad':2 'mani':20 'oh':15 'pay':19 'thing':11 'thousand':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/353836/-/comment/1726374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692376787 {#2174
    date: 2023-08-18 18:39:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2184
  +user: App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2168 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2169 …}
  +image: null
  +parent: null
  +root: null
  +body: "What madness allowed anyone to look at any of these things and be all "oh, I should definitely pay many thousands of dollars for this!""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692376787 {#2176
    date: 2023-08-18 18:39:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skillissuer@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#1988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 26182
  -bodyTs: "'allow':3 'anyon':4 'definit':18 'dollar':23 'look':6 'mad':2 'mani':20 'oh':15 'pay':19 'thing':11 'thousand':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/353836/-/comment/1726374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692376787 {#2174
    date: 2023-08-18 18:39:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2184
  +user: App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2168 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2169 …}
  +image: null
  +parent: null
  +root: null
  +body: "What madness allowed anyone to look at any of these things and be all "oh, I should definitely pay many thousands of dollars for this!""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692376787 {#2176
    date: 2023-08-18 18:39:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skillissuer@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#1988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 26182
  -bodyTs: "'allow':3 'anyon':4 'definit':18 'dollar':23 'look':6 'mad':2 'mani':20 'oh':15 'pay':19 'thing':11 'thousand':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/353836/-/comment/1726374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692376787 {#2174
    date: 2023-08-18 18:39:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2502
  +user: App\Entity\User {#2517 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2504 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I worked with a mainframe team at a casino. It processed all the transactions that went along with the machines and how much everyone was gambling.\n
    \n
    Those machines were intimidating. Black, blue lights, the fans even sounded distinct. And the terminal emulator to talk to it made it seem even more esoteric and spooky.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691192734 {#2497
    date: 2023-08-05 01:45:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LollerCorleone@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2505 …}
  +nested: Doctrine\ORM\PersistentCollection {#2507 …}
  +votes: Doctrine\ORM\PersistentCollection {#2509 …}
  +reports: Doctrine\ORM\PersistentCollection {#2511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
  -id: 25158
  -bodyTs: "'along':17 'black':31 'blue':32 'casino':9 'distinct':38 'emul':42 'esoter':52 'even':36,50 'everyon':24 'fan':35 'gambl':26 'intimid':30 'light':33 'machin':20,28 'made':47 'mainfram':5 'much':23 'process':11 'seem':49 'sound':37 'spooki':54 'talk':44 'team':6 'termin':41 'transact':14 'went':16 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/1326828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691192734 {#2498
    date: 2023-08-05 01:45:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2502
  +user: App\Entity\User {#2517 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2504 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I worked with a mainframe team at a casino. It processed all the transactions that went along with the machines and how much everyone was gambling.\n
    \n
    Those machines were intimidating. Black, blue lights, the fans even sounded distinct. And the terminal emulator to talk to it made it seem even more esoteric and spooky.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691192734 {#2497
    date: 2023-08-05 01:45:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LollerCorleone@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2505 …}
  +nested: Doctrine\ORM\PersistentCollection {#2507 …}
  +votes: Doctrine\ORM\PersistentCollection {#2509 …}
  +reports: Doctrine\ORM\PersistentCollection {#2511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
  -id: 25158
  -bodyTs: "'along':17 'black':31 'blue':32 'casino':9 'distinct':38 'emul':42 'esoter':52 'even':36,50 'everyon':24 'fan':35 'gambl':26 'intimid':30 'light':33 'machin':20,28 'made':47 'mainfram':5 'much':23 'process':11 'seem':49 'sound':37 'spooki':54 'talk':44 'team':6 'termin':41 'transact':14 'went':16 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/1326828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691192734 {#2498
    date: 2023-08-05 01:45:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2502
  +user: App\Entity\User {#2517 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2504 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I worked with a mainframe team at a casino. It processed all the transactions that went along with the machines and how much everyone was gambling.\n
    \n
    Those machines were intimidating. Black, blue lights, the fans even sounded distinct. And the terminal emulator to talk to it made it seem even more esoteric and spooky.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691192734 {#2497
    date: 2023-08-05 01:45:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LollerCorleone@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2505 …}
  +nested: Doctrine\ORM\PersistentCollection {#2507 …}
  +votes: Doctrine\ORM\PersistentCollection {#2509 …}
  +reports: Doctrine\ORM\PersistentCollection {#2511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
  -id: 25158
  -bodyTs: "'along':17 'black':31 'blue':32 'casino':9 'distinct':38 'emul':42 'esoter':52 'even':36,50 'everyon':24 'fan':35 'gambl':26 'intimid':30 'light':33 'machin':20,28 'made':47 'mainfram':5 'much':23 'process':11 'seem':49 'sound':37 'spooki':54 'talk':44 'team':6 'termin':41 'transact':14 'went':16 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/1326828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691192734 {#2498
    date: 2023-08-05 01:45:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2577
  +user: App\Entity\User {#2592 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2579 …}
  +image: null
  +parent: null
  +root: null
  +body: "For all the Redditors now breathing a sigh of relief, grab a beer, take a load off, and [remember, remember, the 5th of November](https://movie-web.app/media/tmdb-movie-752)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698596370 {#2572
    date: 2023-10-29 17:19:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gsa32@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2580 …}
  +nested: Doctrine\ORM\PersistentCollection {#2582 …}
  +votes: Doctrine\ORM\PersistentCollection {#2584 …}
  +reports: Doctrine\ORM\PersistentCollection {#2586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2590 …}
  -id: 78470
  -bodyTs: "'/media/tmdb-movie-752).':27 '5th':22 'beer':13 'breath':6 'grab':11 'load':16 'movie-web.app':26 'movie-web.app/media/tmdb-movie-752).':25 'novemb':24 'redditor':4 'relief':10 'rememb':19,20 'sigh':8 'take':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/280423/-/comment/1283334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690940409 {#2573
    date: 2023-08-02 03:40:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2577
  +user: App\Entity\User {#2592 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2579 …}
  +image: null
  +parent: null
  +root: null
  +body: "For all the Redditors now breathing a sigh of relief, grab a beer, take a load off, and [remember, remember, the 5th of November](https://movie-web.app/media/tmdb-movie-752)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698596370 {#2572
    date: 2023-10-29 17:19:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gsa32@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2580 …}
  +nested: Doctrine\ORM\PersistentCollection {#2582 …}
  +votes: Doctrine\ORM\PersistentCollection {#2584 …}
  +reports: Doctrine\ORM\PersistentCollection {#2586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2590 …}
  -id: 78470
  -bodyTs: "'/media/tmdb-movie-752).':27 '5th':22 'beer':13 'breath':6 'grab':11 'load':16 'movie-web.app':26 'movie-web.app/media/tmdb-movie-752).':25 'novemb':24 'redditor':4 'relief':10 'rememb':19,20 'sigh':8 'take':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/280423/-/comment/1283334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690940409 {#2573
    date: 2023-08-02 03:40:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2577
  +user: App\Entity\User {#2592 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2579 …}
  +image: null
  +parent: null
  +root: null
  +body: "For all the Redditors now breathing a sigh of relief, grab a beer, take a load off, and [remember, remember, the 5th of November](https://movie-web.app/media/tmdb-movie-752)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698596370 {#2572
    date: 2023-10-29 17:19:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gsa32@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2580 …}
  +nested: Doctrine\ORM\PersistentCollection {#2582 …}
  +votes: Doctrine\ORM\PersistentCollection {#2584 …}
  +reports: Doctrine\ORM\PersistentCollection {#2586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2590 …}
  -id: 78470
  -bodyTs: "'/media/tmdb-movie-752).':27 '5th':22 'beer':13 'breath':6 'grab':11 'load':16 'movie-web.app':26 'movie-web.app/media/tmdb-movie-752).':25 'novemb':24 'redditor':4 'relief':10 'rememb':19,20 'sigh':8 'take':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/280423/-/comment/1283334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690940409 {#2573
    date: 2023-08-02 03:40:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#3180
  +user: Proxies\__CG__\App\Entity\User {#3181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2579 …}
  +image: null
  +parent: App\Entity\EntryComment {#2577
    +user: App\Entity\User {#2592 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2579 …}
    +image: null
    +parent: null
    +root: null
    +body: "For all the Redditors now breathing a sigh of relief, grab a beer, take a load off, and [remember, remember, the 5th of November](https://movie-web.app/media/tmdb-movie-752)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698596370 {#2572
      date: 2023-10-29 17:19:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gsa32@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2580 …}
    +nested: Doctrine\ORM\PersistentCollection {#2582 …}
    +votes: Doctrine\ORM\PersistentCollection {#2584 …}
    +reports: Doctrine\ORM\PersistentCollection {#2586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2590 …}
    -id: 78470
    -bodyTs: "'/media/tmdb-movie-752).':27 '5th':22 'beer':13 'breath':6 'grab':11 'load':16 'movie-web.app':26 'movie-web.app/media/tmdb-movie-752).':25 'novemb':24 'redditor':4 'relief':10 'rememb':19,20 'sigh':8 'take':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/280423/-/comment/1283334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690940409 {#2573
      date: 2023-08-02 03:40:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2577}
  +body: "Its a really bad idea to link directly to such sites, especially ones as good as this. You’ll just accelerate their demise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690950765 {#3178
    date: 2023-08-02 06:32:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gsa32@lemmy.world"
    "@Arotrios@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3182 …}
  +nested: Doctrine\ORM\PersistentCollection {#3184 …}
  +votes: Doctrine\ORM\PersistentCollection {#3186 …}
  +reports: Doctrine\ORM\PersistentCollection {#3188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
  -id: 78471
  -bodyTs: "'acceler':21 'bad':4 'demis':23 'direct':8 'especi':12 'good':15 'idea':5 'link':7 'll':19 'one':13 'realli':3 'site':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1590413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690950765 {#3179
    date: 2023-08-02 06:32:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3180
  +user: Proxies\__CG__\App\Entity\User {#3181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2579 …}
  +image: null
  +parent: App\Entity\EntryComment {#2577
    +user: App\Entity\User {#2592 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2579 …}
    +image: null
    +parent: null
    +root: null
    +body: "For all the Redditors now breathing a sigh of relief, grab a beer, take a load off, and [remember, remember, the 5th of November](https://movie-web.app/media/tmdb-movie-752)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698596370 {#2572
      date: 2023-10-29 17:19:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gsa32@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2580 …}
    +nested: Doctrine\ORM\PersistentCollection {#2582 …}
    +votes: Doctrine\ORM\PersistentCollection {#2584 …}
    +reports: Doctrine\ORM\PersistentCollection {#2586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2590 …}
    -id: 78470
    -bodyTs: "'/media/tmdb-movie-752).':27 '5th':22 'beer':13 'breath':6 'grab':11 'load':16 'movie-web.app':26 'movie-web.app/media/tmdb-movie-752).':25 'novemb':24 'redditor':4 'relief':10 'rememb':19,20 'sigh':8 'take':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/280423/-/comment/1283334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690940409 {#2573
      date: 2023-08-02 03:40:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2577}
  +body: "Its a really bad idea to link directly to such sites, especially ones as good as this. You’ll just accelerate their demise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690950765 {#3178
    date: 2023-08-02 06:32:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gsa32@lemmy.world"
    "@Arotrios@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3182 …}
  +nested: Doctrine\ORM\PersistentCollection {#3184 …}
  +votes: Doctrine\ORM\PersistentCollection {#3186 …}
  +reports: Doctrine\ORM\PersistentCollection {#3188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
  -id: 78471
  -bodyTs: "'acceler':21 'bad':4 'demis':23 'direct':8 'especi':12 'good':15 'idea':5 'link':7 'll':19 'one':13 'realli':3 'site':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1590413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690950765 {#3179
    date: 2023-08-02 06:32:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3180
  +user: Proxies\__CG__\App\Entity\User {#3181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2579 …}
  +image: null
  +parent: App\Entity\EntryComment {#2577
    +user: App\Entity\User {#2592 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2579 …}
    +image: null
    +parent: null
    +root: null
    +body: "For all the Redditors now breathing a sigh of relief, grab a beer, take a load off, and [remember, remember, the 5th of November](https://movie-web.app/media/tmdb-movie-752)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698596370 {#2572
      date: 2023-10-29 17:19:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gsa32@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2580 …}
    +nested: Doctrine\ORM\PersistentCollection {#2582 …}
    +votes: Doctrine\ORM\PersistentCollection {#2584 …}
    +reports: Doctrine\ORM\PersistentCollection {#2586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2590 …}
    -id: 78470
    -bodyTs: "'/media/tmdb-movie-752).':27 '5th':22 'beer':13 'breath':6 'grab':11 'load':16 'movie-web.app':26 'movie-web.app/media/tmdb-movie-752).':25 'novemb':24 'redditor':4 'relief':10 'rememb':19,20 'sigh':8 'take':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/280423/-/comment/1283334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690940409 {#2573
      date: 2023-08-02 03:40:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2577}
  +body: "Its a really bad idea to link directly to such sites, especially ones as good as this. You’ll just accelerate their demise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690950765 {#3178
    date: 2023-08-02 06:32:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gsa32@lemmy.world"
    "@Arotrios@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3182 …}
  +nested: Doctrine\ORM\PersistentCollection {#3184 …}
  +votes: Doctrine\ORM\PersistentCollection {#3186 …}
  +reports: Doctrine\ORM\PersistentCollection {#3188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
  -id: 78471
  -bodyTs: "'acceler':21 'bad':4 'demis':23 'direct':8 'especi':12 'good':15 'idea':5 'link':7 'll':19 'one':13 'realli':3 'site':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1590413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690950765 {#3179
    date: 2023-08-02 06:32:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2654
  +user: App\Entity\User {#2669 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: null
  +root: null
  +body: "Eh, the ball is already rolling. I've noticed more people spotting reposts and spam as well as myself. Subreddits doing a harakiri aint helping."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688824961 {#2649
    date: 2023-07-08 16:02:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2657 …}
  +nested: Doctrine\ORM\PersistentCollection {#2659 …}
  +votes: Doctrine\ORM\PersistentCollection {#2661 …}
  +reports: Doctrine\ORM\PersistentCollection {#2663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
  -id: 9155
  -bodyTs: "'aint':24 'alreadi':5 'ball':3 'eh':1 'harakiri':23 'help':25 'notic':9 'peopl':11 'repost':13 'roll':6 'spam':15 'spot':12 'subreddit':20 've':8 'well':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/618790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688824961 {#2650
    date: 2023-07-08 16:02:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2654
  +user: App\Entity\User {#2669 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: null
  +root: null
  +body: "Eh, the ball is already rolling. I've noticed more people spotting reposts and spam as well as myself. Subreddits doing a harakiri aint helping."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688824961 {#2649
    date: 2023-07-08 16:02:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2657 …}
  +nested: Doctrine\ORM\PersistentCollection {#2659 …}
  +votes: Doctrine\ORM\PersistentCollection {#2661 …}
  +reports: Doctrine\ORM\PersistentCollection {#2663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
  -id: 9155
  -bodyTs: "'aint':24 'alreadi':5 'ball':3 'eh':1 'harakiri':23 'help':25 'notic':9 'peopl':11 'repost':13 'roll':6 'spam':15 'spot':12 'subreddit':20 've':8 'well':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/618790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688824961 {#2650
    date: 2023-07-08 16:02:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2654
  +user: App\Entity\User {#2669 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: null
  +root: null
  +body: "Eh, the ball is already rolling. I've noticed more people spotting reposts and spam as well as myself. Subreddits doing a harakiri aint helping."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688824961 {#2649
    date: 2023-07-08 16:02:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2657 …}
  +nested: Doctrine\ORM\PersistentCollection {#2659 …}
  +votes: Doctrine\ORM\PersistentCollection {#2661 …}
  +reports: Doctrine\ORM\PersistentCollection {#2663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
  -id: 9155
  -bodyTs: "'aint':24 'alreadi':5 'ball':3 'eh':1 'harakiri':23 'help':25 'notic':9 'peopl':11 'repost':13 'roll':6 'spam':15 'spot':12 'subreddit':20 've':8 'well':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/618790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688824961 {#2650
    date: 2023-07-08 16:02:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2729
  +user: App\Entity\User {#2742 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Steve Huffman thought his bank account should be like Zuck and Musk’s because he also ran a social media site. Took advice from Musk, who just wasted 44 billion dollars and had ZERO experience with social media, then turned Reddit into an actual pile of garbage just like that.\n
    \n
    What an actual failure of a human lmao
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1688817500 {#2724
    date: 2023-07-08 13:58:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2730 …}
  +nested: Doctrine\ORM\PersistentCollection {#2732 …}
  +votes: Doctrine\ORM\PersistentCollection {#2734 …}
  +reports: Doctrine\ORM\PersistentCollection {#2736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2740 …}
  -id: 9101
  -bodyTs: "'44':29 'account':6 'actual':44,53 'advic':23 'also':16 'bank':5 'billion':30 'dollar':31 'experi':35 'failur':54 'garbag':47 'huffman':2 'human':57 'like':9,49 'lmao':58 'media':20,38 'musk':12,25 'pile':45 'ran':17 'reddit':41 'site':21 'social':19,37 'steve':1 'thought':3 'took':22 'turn':40 'wast':28 'zero':34 'zuck':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/609291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688785584 {#2725
    date: 2023-07-08 05:06:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2729
  +user: App\Entity\User {#2742 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Steve Huffman thought his bank account should be like Zuck and Musk’s because he also ran a social media site. Took advice from Musk, who just wasted 44 billion dollars and had ZERO experience with social media, then turned Reddit into an actual pile of garbage just like that.\n
    \n
    What an actual failure of a human lmao
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1688817500 {#2724
    date: 2023-07-08 13:58:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2730 …}
  +nested: Doctrine\ORM\PersistentCollection {#2732 …}
  +votes: Doctrine\ORM\PersistentCollection {#2734 …}
  +reports: Doctrine\ORM\PersistentCollection {#2736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2740 …}
  -id: 9101
  -bodyTs: "'44':29 'account':6 'actual':44,53 'advic':23 'also':16 'bank':5 'billion':30 'dollar':31 'experi':35 'failur':54 'garbag':47 'huffman':2 'human':57 'like':9,49 'lmao':58 'media':20,38 'musk':12,25 'pile':45 'ran':17 'reddit':41 'site':21 'social':19,37 'steve':1 'thought':3 'took':22 'turn':40 'wast':28 'zero':34 'zuck':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/609291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688785584 {#2725
    date: 2023-07-08 05:06:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2729
  +user: App\Entity\User {#2742 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Steve Huffman thought his bank account should be like Zuck and Musk’s because he also ran a social media site. Took advice from Musk, who just wasted 44 billion dollars and had ZERO experience with social media, then turned Reddit into an actual pile of garbage just like that.\n
    \n
    What an actual failure of a human lmao
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1688817500 {#2724
    date: 2023-07-08 13:58:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2730 …}
  +nested: Doctrine\ORM\PersistentCollection {#2732 …}
  +votes: Doctrine\ORM\PersistentCollection {#2734 …}
  +reports: Doctrine\ORM\PersistentCollection {#2736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2740 …}
  -id: 9101
  -bodyTs: "'44':29 'account':6 'actual':44,53 'advic':23 'also':16 'bank':5 'billion':30 'dollar':31 'experi':35 'failur':54 'garbag':47 'huffman':2 'human':57 'like':9,49 'lmao':58 'media':20,38 'musk':12,25 'pile':45 'ran':17 'reddit':41 'site':21 'social':19,37 'steve':1 'thought':3 'took':22 'turn':40 'wast':28 'zero':34 'zuck':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/609291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688785584 {#2725
    date: 2023-07-08 05:06:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#3071
  +user: Proxies\__CG__\App\Entity\User {#3070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: App\Entity\EntryComment {#2729
    +user: App\Entity\User {#2742 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Steve Huffman thought his bank account should be like Zuck and Musk’s because he also ran a social media site. Took advice from Musk, who just wasted 44 billion dollars and had ZERO experience with social media, then turned Reddit into an actual pile of garbage just like that.\n
      \n
      What an actual failure of a human lmao
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1688817500 {#2724
      date: 2023-07-08 13:58:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirboozebum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2730 …}
    +nested: Doctrine\ORM\PersistentCollection {#2732 …}
    +votes: Doctrine\ORM\PersistentCollection {#2734 …}
    +reports: Doctrine\ORM\PersistentCollection {#2736 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2738 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2740 …}
    -id: 9101
    -bodyTs: "'44':29 'account':6 'actual':44,53 'advic':23 'also':16 'bank':5 'billion':30 'dollar':31 'experi':35 'failur':54 'garbag':47 'huffman':2 'human':57 'like':9,49 'lmao':58 'media':20,38 'musk':12,25 'pile':45 'ran':17 'reddit':41 'site':21 'social':19,37 'steve':1 'thought':3 'took':22 'turn':40 'wast':28 'zero':34 'zuck':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/609291"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688785584 {#2725
      date: 2023-07-08 05:06:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2729}
  +body: "It’s so absurd: On paper Huffman has managed a social media platform much, much longer than Musk, but somehow he is so ignorant that he looks to Musk to tell him what to do with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689003611 {#3073
    date: 2023-07-10 17:40:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
    "@DBT@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3069 …}
  +nested: Doctrine\ORM\PersistentCollection {#3067 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
  -id: 9151
  -bodyTs: "'absurd':4 'huffman':7 'ignor':24 'longer':16 'look':27 'manag':9 'media':12 'much':14,15 'musk':18,29 'paper':6 'platform':13 'social':11 'somehow':20 'tell':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/798998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688815458 {#3072
    date: 2023-07-08 13:24:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3071
  +user: Proxies\__CG__\App\Entity\User {#3070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: App\Entity\EntryComment {#2729
    +user: App\Entity\User {#2742 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Steve Huffman thought his bank account should be like Zuck and Musk’s because he also ran a social media site. Took advice from Musk, who just wasted 44 billion dollars and had ZERO experience with social media, then turned Reddit into an actual pile of garbage just like that.\n
      \n
      What an actual failure of a human lmao
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1688817500 {#2724
      date: 2023-07-08 13:58:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirboozebum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2730 …}
    +nested: Doctrine\ORM\PersistentCollection {#2732 …}
    +votes: Doctrine\ORM\PersistentCollection {#2734 …}
    +reports: Doctrine\ORM\PersistentCollection {#2736 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2738 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2740 …}
    -id: 9101
    -bodyTs: "'44':29 'account':6 'actual':44,53 'advic':23 'also':16 'bank':5 'billion':30 'dollar':31 'experi':35 'failur':54 'garbag':47 'huffman':2 'human':57 'like':9,49 'lmao':58 'media':20,38 'musk':12,25 'pile':45 'ran':17 'reddit':41 'site':21 'social':19,37 'steve':1 'thought':3 'took':22 'turn':40 'wast':28 'zero':34 'zuck':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/609291"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688785584 {#2725
      date: 2023-07-08 05:06:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2729}
  +body: "It’s so absurd: On paper Huffman has managed a social media platform much, much longer than Musk, but somehow he is so ignorant that he looks to Musk to tell him what to do with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689003611 {#3073
    date: 2023-07-10 17:40:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
    "@DBT@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3069 …}
  +nested: Doctrine\ORM\PersistentCollection {#3067 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
  -id: 9151
  -bodyTs: "'absurd':4 'huffman':7 'ignor':24 'longer':16 'look':27 'manag':9 'media':12 'much':14,15 'musk':18,29 'paper':6 'platform':13 'social':11 'somehow':20 'tell':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/798998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688815458 {#3072
    date: 2023-07-08 13:24:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3071
  +user: Proxies\__CG__\App\Entity\User {#3070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: App\Entity\EntryComment {#2729
    +user: App\Entity\User {#2742 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Steve Huffman thought his bank account should be like Zuck and Musk’s because he also ran a social media site. Took advice from Musk, who just wasted 44 billion dollars and had ZERO experience with social media, then turned Reddit into an actual pile of garbage just like that.\n
      \n
      What an actual failure of a human lmao
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1688817500 {#2724
      date: 2023-07-08 13:58:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirboozebum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2730 …}
    +nested: Doctrine\ORM\PersistentCollection {#2732 …}
    +votes: Doctrine\ORM\PersistentCollection {#2734 …}
    +reports: Doctrine\ORM\PersistentCollection {#2736 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2738 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2740 …}
    -id: 9101
    -bodyTs: "'44':29 'account':6 'actual':44,53 'advic':23 'also':16 'bank':5 'billion':30 'dollar':31 'experi':35 'failur':54 'garbag':47 'huffman':2 'human':57 'like':9,49 'lmao':58 'media':20,38 'musk':12,25 'pile':45 'ran':17 'reddit':41 'site':21 'social':19,37 'steve':1 'thought':3 'took':22 'turn':40 'wast':28 'zero':34 'zuck':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/609291"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688785584 {#2725
      date: 2023-07-08 05:06:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2729}
  +body: "It’s so absurd: On paper Huffman has managed a social media platform much, much longer than Musk, but somehow he is so ignorant that he looks to Musk to tell him what to do with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689003611 {#3073
    date: 2023-07-10 17:40:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
    "@DBT@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3069 …}
  +nested: Doctrine\ORM\PersistentCollection {#3067 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
  -id: 9151
  -bodyTs: "'absurd':4 'huffman':7 'ignor':24 'longer':16 'look':27 'manag':9 'media':12 'much':14,15 'musk':18,29 'paper':6 'platform':13 'social':11 'somehow':20 'tell':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/798998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688815458 {#3072
    date: 2023-07-08 13:24:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2803
  +user: App\Entity\User {#2816 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: null
  +root: null
  +body: "Reddit is about to turn into an even bigger mess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1688788497 {#2798
    date: 2023-07-08 05:54:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2804 …}
  +nested: Doctrine\ORM\PersistentCollection {#2806 …}
  +votes: Doctrine\ORM\PersistentCollection {#2808 …}
  +reports: Doctrine\ORM\PersistentCollection {#2810 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
  -id: 9092
  -bodyTs: "'bigger':9 'even':8 'mess':10 'reddit':1 'turn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688780822 {#2799
    date: 2023-07-08 03:47: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
95 DENIED edit
App\Entity\EntryComment {#2803
  +user: App\Entity\User {#2816 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: null
  +root: null
  +body: "Reddit is about to turn into an even bigger mess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1688788497 {#2798
    date: 2023-07-08 05:54:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2804 …}
  +nested: Doctrine\ORM\PersistentCollection {#2806 …}
  +votes: Doctrine\ORM\PersistentCollection {#2808 …}
  +reports: Doctrine\ORM\PersistentCollection {#2810 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
  -id: 9092
  -bodyTs: "'bigger':9 'even':8 'mess':10 'reddit':1 'turn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688780822 {#2799
    date: 2023-07-08 03:47: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
96 DENIED moderate
App\Entity\EntryComment {#2803
  +user: App\Entity\User {#2816 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: null
  +root: null
  +body: "Reddit is about to turn into an even bigger mess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1688788497 {#2798
    date: 2023-07-08 05:54:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2804 …}
  +nested: Doctrine\ORM\PersistentCollection {#2806 …}
  +votes: Doctrine\ORM\PersistentCollection {#2808 …}
  +reports: Doctrine\ORM\PersistentCollection {#2810 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
  -id: 9092
  -bodyTs: "'bigger':9 'even':8 'mess':10 'reddit':1 'turn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688780822 {#2799
    date: 2023-07-08 03:47: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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#3087
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: App\Entity\EntryComment {#2803
    +user: App\Entity\User {#2816 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
    +image: null
    +parent: null
    +root: null
    +body: "Reddit is about to turn into an even bigger mess."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1688788497 {#2798
      date: 2023-07-08 05:54:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirboozebum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2804 …}
    +nested: Doctrine\ORM\PersistentCollection {#2806 …}
    +votes: Doctrine\ORM\PersistentCollection {#2808 …}
    +reports: Doctrine\ORM\PersistentCollection {#2810 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
    -id: 9092
    -bodyTs: "'bigger':9 'even':8 'mess':10 'reddit':1 'turn':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688780822 {#2799
      date: 2023-07-08 03:47:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2803}
  +body: """
    Yes, Reddit moving another step closer to Dead-Internet Theory.\n
    \n
    There were already bots talking to bots on there. This is about to get worse. I don't think most people realised how many bots BotDefense was finding and neutralizing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1688788496 {#3090
    date: 2023-07-08 05:54:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
    "@stopthatgirl7@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3083 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
  -id: 9106
  -bodyTs: "'alreadi':14 'anoth':4 'bot':15,18,36 'botdefens':37 'closer':6 'dead':9 'dead-internet':8 'find':39 'get':25 'internet':10 'mani':35 'move':3 'neutral':41 'peopl':32 'realis':33 'reddit':2 'step':5 'talk':16 'theori':11 'think':30 'wors':26 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/610007"
  +editedAt: DateTimeImmutable @1688788508 {#3089
    date: 2023-07-08 05:55:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688788496 {#3088
    date: 2023-07-08 05:54:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3087
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: App\Entity\EntryComment {#2803
    +user: App\Entity\User {#2816 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
    +image: null
    +parent: null
    +root: null
    +body: "Reddit is about to turn into an even bigger mess."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1688788497 {#2798
      date: 2023-07-08 05:54:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirboozebum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2804 …}
    +nested: Doctrine\ORM\PersistentCollection {#2806 …}
    +votes: Doctrine\ORM\PersistentCollection {#2808 …}
    +reports: Doctrine\ORM\PersistentCollection {#2810 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
    -id: 9092
    -bodyTs: "'bigger':9 'even':8 'mess':10 'reddit':1 'turn':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688780822 {#2799
      date: 2023-07-08 03:47:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2803}
  +body: """
    Yes, Reddit moving another step closer to Dead-Internet Theory.\n
    \n
    There were already bots talking to bots on there. This is about to get worse. I don't think most people realised how many bots BotDefense was finding and neutralizing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1688788496 {#3090
    date: 2023-07-08 05:54:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
    "@stopthatgirl7@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3083 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
  -id: 9106
  -bodyTs: "'alreadi':14 'anoth':4 'bot':15,18,36 'botdefens':37 'closer':6 'dead':9 'dead-internet':8 'find':39 'get':25 'internet':10 'mani':35 'move':3 'neutral':41 'peopl':32 'realis':33 'reddit':2 'step':5 'talk':16 'theori':11 'think':30 'wors':26 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/610007"
  +editedAt: DateTimeImmutable @1688788508 {#3089
    date: 2023-07-08 05:55:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688788496 {#3088
    date: 2023-07-08 05:54:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3087
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: App\Entity\EntryComment {#2803
    +user: App\Entity\User {#2816 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
    +image: null
    +parent: null
    +root: null
    +body: "Reddit is about to turn into an even bigger mess."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1688788497 {#2798
      date: 2023-07-08 05:54:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirboozebum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2804 …}
    +nested: Doctrine\ORM\PersistentCollection {#2806 …}
    +votes: Doctrine\ORM\PersistentCollection {#2808 …}
    +reports: Doctrine\ORM\PersistentCollection {#2810 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
    -id: 9092
    -bodyTs: "'bigger':9 'even':8 'mess':10 'reddit':1 'turn':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688780822 {#2799
      date: 2023-07-08 03:47:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2803}
  +body: """
    Yes, Reddit moving another step closer to Dead-Internet Theory.\n
    \n
    There were already bots talking to bots on there. This is about to get worse. I don't think most people realised how many bots BotDefense was finding and neutralizing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1688788496 {#3090
    date: 2023-07-08 05:54:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
    "@stopthatgirl7@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3083 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
  -id: 9106
  -bodyTs: "'alreadi':14 'anoth':4 'bot':15,18,36 'botdefens':37 'closer':6 'dead':9 'dead-internet':8 'find':39 'get':25 'internet':10 'mani':35 'move':3 'neutral':41 'peopl':32 'realis':33 'reddit':2 'step':5 'talk':16 'theori':11 'think':30 'wors':26 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/610007"
  +editedAt: DateTimeImmutable @1688788508 {#3089
    date: 2023-07-08 05:55:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688788496 {#3088
    date: 2023-07-08 05:54:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2878
  +user: App\Entity\User {#2892 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: null
  +root: null
  +body: "I haven't used twitter since the orange criminal was let back on. The migration worked perfectly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688093163 {#2873
    date: 2023-06-30 04:46:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2880 …}
  +nested: Doctrine\ORM\PersistentCollection {#2882 …}
  +votes: Doctrine\ORM\PersistentCollection {#2884 …}
  +reports: Doctrine\ORM\PersistentCollection {#2886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
  -id: 5769
  -bodyTs: "'back':12 'crimin':9 'haven':2 'let':11 'migrat':15 'orang':8 'perfect':17 'sinc':6 'twitter':5 'use':4 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/456238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688093163 {#2874
    date: 2023-06-30 04:46:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2878
  +user: App\Entity\User {#2892 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: null
  +root: null
  +body: "I haven't used twitter since the orange criminal was let back on. The migration worked perfectly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688093163 {#2873
    date: 2023-06-30 04:46:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2880 …}
  +nested: Doctrine\ORM\PersistentCollection {#2882 …}
  +votes: Doctrine\ORM\PersistentCollection {#2884 …}
  +reports: Doctrine\ORM\PersistentCollection {#2886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
  -id: 5769
  -bodyTs: "'back':12 'crimin':9 'haven':2 'let':11 'migrat':15 'orang':8 'perfect':17 'sinc':6 'twitter':5 'use':4 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/456238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688093163 {#2874
    date: 2023-06-30 04:46:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2878
  +user: App\Entity\User {#2892 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: null
  +root: null
  +body: "I haven't used twitter since the orange criminal was let back on. The migration worked perfectly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688093163 {#2873
    date: 2023-06-30 04:46:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2880 …}
  +nested: Doctrine\ORM\PersistentCollection {#2882 …}
  +votes: Doctrine\ORM\PersistentCollection {#2884 …}
  +reports: Doctrine\ORM\PersistentCollection {#2886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
  -id: 5769
  -bodyTs: "'back':12 'crimin':9 'haven':2 'let':11 'migrat':15 'orang':8 'perfect':17 'sinc':6 'twitter':5 'use':4 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/456238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688093163 {#2874
    date: 2023-06-30 04:46:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#2952
  +user: App\Entity\User {#2965 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
    \n
    A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1688087845 {#2947
    date: 2023-06-30 03:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2953 …}
  +nested: Doctrine\ORM\PersistentCollection {#2955 …}
  +votes: Doctrine\ORM\PersistentCollection {#2957 …}
  +reports: Doctrine\ORM\PersistentCollection {#2959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
  -id: 5665
  -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/638043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688075326 {#2948
    date: 2023-06-29 23:48:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2952
  +user: App\Entity\User {#2965 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
    \n
    A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1688087845 {#2947
    date: 2023-06-30 03:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2953 …}
  +nested: Doctrine\ORM\PersistentCollection {#2955 …}
  +votes: Doctrine\ORM\PersistentCollection {#2957 …}
  +reports: Doctrine\ORM\PersistentCollection {#2959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
  -id: 5665
  -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/638043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688075326 {#2948
    date: 2023-06-29 23:48:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2952
  +user: App\Entity\User {#2965 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
    \n
    A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1688087845 {#2947
    date: 2023-06-30 03:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2953 …}
  +nested: Doctrine\ORM\PersistentCollection {#2955 …}
  +votes: Doctrine\ORM\PersistentCollection {#2957 …}
  +reports: Doctrine\ORM\PersistentCollection {#2959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
  -id: 5665
  -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/638043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688075326 {#2948
    date: 2023-06-29 23:48:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#3036
  +user: Proxies\__CG__\App\Entity\User {#3119 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: App\Entity\EntryComment {#2952
    +user: App\Entity\User {#2965 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
      \n
      A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1688087845 {#2947
      date: 2023-06-30 03:17:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2953 …}
    +nested: Doctrine\ORM\PersistentCollection {#2955 …}
    +votes: Doctrine\ORM\PersistentCollection {#2957 …}
    +reports: Doctrine\ORM\PersistentCollection {#2959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
    -id: 5665
    -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/638043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688075326 {#2948
      date: 2023-06-29 23:48:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2952}
  +body: """
    Underrated reply. Twitter is definitely a place where a bunch of people follow a small group of famous people and content creators almost like lemmings. (The irony that lemmy isn't like despite users being called lemmings isn't lost on me)\n
    \n
    Mastodon is a bit better, but also strangely seems to be focused on big names and groups as well, just different ones and to a lesser extent. It's one of the reasons I spend less time on there and more on Kbin / Lemmy.\n
    \n
    On the positive side, it's from Mastodon that I learned about Kbin and Lemmy to begin with.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688086639 {#3037
    date: 2023-06-30 02:57:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3118 …}
  +nested: Doctrine\ORM\PersistentCollection {#3116 …}
  +votes: Doctrine\ORM\PersistentCollection {#3114 …}
  +reports: Doctrine\ORM\PersistentCollection {#3112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
  -id: 5706
  -bodyTs: "'almost':23 'also':49 'begin':103 'better':47 'big':56 'bit':46 'bunch':10 'call':36 'content':21 'creator':22 'definit':5 'despit':33 'differ':63 'extent':69 'famous':18 'focus':54 'follow':13 'group':16,59 'ironi':27 'isn':30,38 'kbin':85,99 'learn':97 'lem':25,37 'lemmi':29,86,101 'less':78 'lesser':68 'like':24,32 'lost':40 'mastodon':43,94 'name':57 'one':64,72 'peopl':12,19 'place':7 'posit':89 'reason':75 'repli':2 'seem':51 'side':90 'small':15 'spend':77 'strang':50 'time':79 'twitter':3 'underr':1 'user':34 'well':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688086639 {#3040
    date: 2023-06-30 02:57:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3036
  +user: Proxies\__CG__\App\Entity\User {#3119 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: App\Entity\EntryComment {#2952
    +user: App\Entity\User {#2965 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
      \n
      A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1688087845 {#2947
      date: 2023-06-30 03:17:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2953 …}
    +nested: Doctrine\ORM\PersistentCollection {#2955 …}
    +votes: Doctrine\ORM\PersistentCollection {#2957 …}
    +reports: Doctrine\ORM\PersistentCollection {#2959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
    -id: 5665
    -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/638043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688075326 {#2948
      date: 2023-06-29 23:48:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2952}
  +body: """
    Underrated reply. Twitter is definitely a place where a bunch of people follow a small group of famous people and content creators almost like lemmings. (The irony that lemmy isn't like despite users being called lemmings isn't lost on me)\n
    \n
    Mastodon is a bit better, but also strangely seems to be focused on big names and groups as well, just different ones and to a lesser extent. It's one of the reasons I spend less time on there and more on Kbin / Lemmy.\n
    \n
    On the positive side, it's from Mastodon that I learned about Kbin and Lemmy to begin with.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688086639 {#3037
    date: 2023-06-30 02:57:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3118 …}
  +nested: Doctrine\ORM\PersistentCollection {#3116 …}
  +votes: Doctrine\ORM\PersistentCollection {#3114 …}
  +reports: Doctrine\ORM\PersistentCollection {#3112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
  -id: 5706
  -bodyTs: "'almost':23 'also':49 'begin':103 'better':47 'big':56 'bit':46 'bunch':10 'call':36 'content':21 'creator':22 'definit':5 'despit':33 'differ':63 'extent':69 'famous':18 'focus':54 'follow':13 'group':16,59 'ironi':27 'isn':30,38 'kbin':85,99 'learn':97 'lem':25,37 'lemmi':29,86,101 'less':78 'lesser':68 'like':24,32 'lost':40 'mastodon':43,94 'name':57 'one':64,72 'peopl':12,19 'place':7 'posit':89 'reason':75 'repli':2 'seem':51 'side':90 'small':15 'spend':77 'strang':50 'time':79 'twitter':3 'underr':1 'user':34 'well':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688086639 {#3040
    date: 2023-06-30 02:57:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3036
  +user: Proxies\__CG__\App\Entity\User {#3119 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: App\Entity\EntryComment {#2952
    +user: App\Entity\User {#2965 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
      \n
      A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1688087845 {#2947
      date: 2023-06-30 03:17:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2953 …}
    +nested: Doctrine\ORM\PersistentCollection {#2955 …}
    +votes: Doctrine\ORM\PersistentCollection {#2957 …}
    +reports: Doctrine\ORM\PersistentCollection {#2959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
    -id: 5665
    -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/638043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688075326 {#2948
      date: 2023-06-29 23:48:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2952}
  +body: """
    Underrated reply. Twitter is definitely a place where a bunch of people follow a small group of famous people and content creators almost like lemmings. (The irony that lemmy isn't like despite users being called lemmings isn't lost on me)\n
    \n
    Mastodon is a bit better, but also strangely seems to be focused on big names and groups as well, just different ones and to a lesser extent. It's one of the reasons I spend less time on there and more on Kbin / Lemmy.\n
    \n
    On the positive side, it's from Mastodon that I learned about Kbin and Lemmy to begin with.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688086639 {#3037
    date: 2023-06-30 02:57:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3118 …}
  +nested: Doctrine\ORM\PersistentCollection {#3116 …}
  +votes: Doctrine\ORM\PersistentCollection {#3114 …}
  +reports: Doctrine\ORM\PersistentCollection {#3112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
  -id: 5706
  -bodyTs: "'almost':23 'also':49 'begin':103 'better':47 'big':56 'bit':46 'bunch':10 'call':36 'content':21 'creator':22 'definit':5 'despit':33 'differ':63 'extent':69 'famous':18 'focus':54 'follow':13 'group':16,59 'ironi':27 'isn':30,38 'kbin':85,99 'learn':97 'lem':25,37 'lemmi':29,86,101 'less':78 'lesser':68 'like':24,32 'lost':40 'mastodon':43,94 'name':57 'one':64,72 'peopl':12,19 'place':7 'posit':89 'reason':75 'repli':2 'seem':51 'side':90 'small':15 'spend':77 'strang':50 'time':79 'twitter':3 'underr':1 'user':34 'well':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688086639 {#3040
    date: 2023-06-30 02:57:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#3104
  +user: Proxies\__CG__\App\Entity\User {#3103 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: App\Entity\EntryComment {#2952
    +user: App\Entity\User {#2965 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
      \n
      A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1688087845 {#2947
      date: 2023-06-30 03:17:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2953 …}
    +nested: Doctrine\ORM\PersistentCollection {#2955 …}
    +votes: Doctrine\ORM\PersistentCollection {#2957 …}
    +reports: Doctrine\ORM\PersistentCollection {#2959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
    -id: 5665
    -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/638043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688075326 {#2948
      date: 2023-06-29 23:48:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2952}
  +body: "Twitter‘s real world relevance is highly overvalued. Journalists who practically live there instead of doing journalist stuff elevating its cultural impact manifold. Mastodon shows how much of this impact is lost, if there aren’t enough promoters. The grassroots picture Twitter painted of itself wasn’t ever close to true, it was just a single-way microphone for narcissists. Reddit‘s cultural value is highly underrated in comparison and I believe a good alternative can catch enough nexus posters who will keep good content coming. As with every FOSS project the biggest enemies of success are the people within. Lemmy (as Mastodon) has a lot of difficulties with fracturing due to its federated nature and the differentiation between kbin and Lemmy is already divisive for the community. I hope the more technical minded audience of Reddit is able to overcome these barriers for entry and find a new home here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1688076227 {#3106
    date: 2023-06-30 00:03:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3102 …}
  +nested: Doctrine\ORM\PersistentCollection {#3100 …}
  +votes: Doctrine\ORM\PersistentCollection {#3098 …}
  +reports: Doctrine\ORM\PersistentCollection {#3096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
  -id: 5666
  -bodyTs: "'abl':140 'alreadi':125 'altern':76 'aren':35 'audienc':136 'barrier':144 'believ':73 'biggest':94 'catch':78 'close':49 'come':87 'communiti':129 'comparison':70 'content':86 'cultur':21,64 'differenti':119 'difficulti':109 'divis':126 'due':112 'elev':19 'enemi':95 'enough':37,79 'entri':146 'ever':48 'everi':90 'feder':115 'find':148 'foss':91 'fractur':111 'good':75,85 'grassroot':40 'high':7,67 'home':151 'hope':131 'impact':22,30 'instead':14 'journalist':9,17 'kbin':121 'keep':84 'lemmi':102,123 'live':12 'lost':32 'lot':107 'manifold':23 'mastodon':24,104 'microphon':59 'mind':135 'much':27 'narcissist':61 'natur':116 'new':150 'nexus':80 'overcom':142 'overvalu':8 'paint':43 'peopl':100 'pictur':41 'poster':81 'practic':11 'project':92 'promot':38 'real':3 'reddit':62,138 'relev':5 'show':25 'singl':57 'single-way':56 'stuff':18 'success':97 'technic':134 'true':51 'twitter':1,42 'underr':68 'valu':65 'wasn':46 'way':58 'within':101 'world':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/638339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688076227 {#3105
    date: 2023-06-30 00:03:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3104
  +user: Proxies\__CG__\App\Entity\User {#3103 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: App\Entity\EntryComment {#2952
    +user: App\Entity\User {#2965 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
      \n
      A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1688087845 {#2947
      date: 2023-06-30 03:17:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2953 …}
    +nested: Doctrine\ORM\PersistentCollection {#2955 …}
    +votes: Doctrine\ORM\PersistentCollection {#2957 …}
    +reports: Doctrine\ORM\PersistentCollection {#2959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
    -id: 5665
    -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/638043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688075326 {#2948
      date: 2023-06-29 23:48:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2952}
  +body: "Twitter‘s real world relevance is highly overvalued. Journalists who practically live there instead of doing journalist stuff elevating its cultural impact manifold. Mastodon shows how much of this impact is lost, if there aren’t enough promoters. The grassroots picture Twitter painted of itself wasn’t ever close to true, it was just a single-way microphone for narcissists. Reddit‘s cultural value is highly underrated in comparison and I believe a good alternative can catch enough nexus posters who will keep good content coming. As with every FOSS project the biggest enemies of success are the people within. Lemmy (as Mastodon) has a lot of difficulties with fracturing due to its federated nature and the differentiation between kbin and Lemmy is already divisive for the community. I hope the more technical minded audience of Reddit is able to overcome these barriers for entry and find a new home here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1688076227 {#3106
    date: 2023-06-30 00:03:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3102 …}
  +nested: Doctrine\ORM\PersistentCollection {#3100 …}
  +votes: Doctrine\ORM\PersistentCollection {#3098 …}
  +reports: Doctrine\ORM\PersistentCollection {#3096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
  -id: 5666
  -bodyTs: "'abl':140 'alreadi':125 'altern':76 'aren':35 'audienc':136 'barrier':144 'believ':73 'biggest':94 'catch':78 'close':49 'come':87 'communiti':129 'comparison':70 'content':86 'cultur':21,64 'differenti':119 'difficulti':109 'divis':126 'due':112 'elev':19 'enemi':95 'enough':37,79 'entri':146 'ever':48 'everi':90 'feder':115 'find':148 'foss':91 'fractur':111 'good':75,85 'grassroot':40 'high':7,67 'home':151 'hope':131 'impact':22,30 'instead':14 'journalist':9,17 'kbin':121 'keep':84 'lemmi':102,123 'live':12 'lost':32 'lot':107 'manifold':23 'mastodon':24,104 'microphon':59 'mind':135 'much':27 'narcissist':61 'natur':116 'new':150 'nexus':80 'overcom':142 'overvalu':8 'paint':43 'peopl':100 'pictur':41 'poster':81 'practic':11 'project':92 'promot':38 'real':3 'reddit':62,138 'relev':5 'show':25 'singl':57 'single-way':56 'stuff':18 'success':97 'technic':134 'true':51 'twitter':1,42 'underr':68 'valu':65 'wasn':46 'way':58 'within':101 'world':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/638339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688076227 {#3105
    date: 2023-06-30 00:03:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3104
  +user: Proxies\__CG__\App\Entity\User {#3103 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: App\Entity\EntryComment {#2952
    +user: App\Entity\User {#2965 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
      \n
      A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1688087845 {#2947
      date: 2023-06-30 03:17:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2953 …}
    +nested: Doctrine\ORM\PersistentCollection {#2955 …}
    +votes: Doctrine\ORM\PersistentCollection {#2957 …}
    +reports: Doctrine\ORM\PersistentCollection {#2959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
    -id: 5665
    -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/638043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688075326 {#2948
      date: 2023-06-29 23:48:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2952}
  +body: "Twitter‘s real world relevance is highly overvalued. Journalists who practically live there instead of doing journalist stuff elevating its cultural impact manifold. Mastodon shows how much of this impact is lost, if there aren’t enough promoters. The grassroots picture Twitter painted of itself wasn’t ever close to true, it was just a single-way microphone for narcissists. Reddit‘s cultural value is highly underrated in comparison and I believe a good alternative can catch enough nexus posters who will keep good content coming. As with every FOSS project the biggest enemies of success are the people within. Lemmy (as Mastodon) has a lot of difficulties with fracturing due to its federated nature and the differentiation between kbin and Lemmy is already divisive for the community. I hope the more technical minded audience of Reddit is able to overcome these barriers for entry and find a new home here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1688076227 {#3106
    date: 2023-06-30 00:03:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3102 …}
  +nested: Doctrine\ORM\PersistentCollection {#3100 …}
  +votes: Doctrine\ORM\PersistentCollection {#3098 …}
  +reports: Doctrine\ORM\PersistentCollection {#3096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
  -id: 5666
  -bodyTs: "'abl':140 'alreadi':125 'altern':76 'aren':35 'audienc':136 'barrier':144 'believ':73 'biggest':94 'catch':78 'close':49 'come':87 'communiti':129 'comparison':70 'content':86 'cultur':21,64 'differenti':119 'difficulti':109 'divis':126 'due':112 'elev':19 'enemi':95 'enough':37,79 'entri':146 'ever':48 'everi':90 'feder':115 'find':148 'foss':91 'fractur':111 'good':75,85 'grassroot':40 'high':7,67 'home':151 'hope':131 'impact':22,30 'instead':14 'journalist':9,17 'kbin':121 'keep':84 'lemmi':102,123 'live':12 'lost':32 'lot':107 'manifold':23 'mastodon':24,104 'microphon':59 'mind':135 'much':27 'narcissist':61 'natur':116 'new':150 'nexus':80 'overcom':142 'overvalu':8 'paint':43 'peopl':100 'pictur':41 'poster':81 'practic':11 'project':92 'promot':38 'real':3 'reddit':62,138 'relev':5 'show':25 'singl':57 'single-way':56 'stuff':18 'success':97 'technic':134 'true':51 'twitter':1,42 'underr':68 'valu':65 'wasn':46 'way':58 'within':101 'world':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/638339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688076227 {#3105
    date: 2023-06-30 00:03:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#3207
  +user: Proxies\__CG__\App\Entity\User {#3201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: App\Entity\EntryComment {#3104
    +user: Proxies\__CG__\App\Entity\User {#3103 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
    +image: null
    +parent: App\Entity\EntryComment {#2952
      +user: App\Entity\User {#2965 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
        \n
        A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1688087845 {#2947
        date: 2023-06-30 03:17:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@creedda@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2953 …}
      +nested: Doctrine\ORM\PersistentCollection {#2955 …}
      +votes: Doctrine\ORM\PersistentCollection {#2957 …}
      +reports: Doctrine\ORM\PersistentCollection {#2959 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
      -id: 5665
      -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/638043"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688075326 {#2948
        date: 2023-06-29 23:48:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2952}
    +body: "Twitter‘s real world relevance is highly overvalued. Journalists who practically live there instead of doing journalist stuff elevating its cultural impact manifold. Mastodon shows how much of this impact is lost, if there aren’t enough promoters. The grassroots picture Twitter painted of itself wasn’t ever close to true, it was just a single-way microphone for narcissists. Reddit‘s cultural value is highly underrated in comparison and I believe a good alternative can catch enough nexus posters who will keep good content coming. As with every FOSS project the biggest enemies of success are the people within. Lemmy (as Mastodon) has a lot of difficulties with fracturing due to its federated nature and the differentiation between kbin and Lemmy is already divisive for the community. I hope the more technical minded audience of Reddit is able to overcome these barriers for entry and find a new home here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1688076227 {#3106
      date: 2023-06-30 00:03:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
      "@Fez@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3102 …}
    +nested: Doctrine\ORM\PersistentCollection {#3100 …}
    +votes: Doctrine\ORM\PersistentCollection {#3098 …}
    +reports: Doctrine\ORM\PersistentCollection {#3096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
    -id: 5666
    -bodyTs: "'abl':140 'alreadi':125 'altern':76 'aren':35 'audienc':136 'barrier':144 'believ':73 'biggest':94 'catch':78 'close':49 'come':87 'communiti':129 'comparison':70 'content':86 'cultur':21,64 'differenti':119 'difficulti':109 'divis':126 'due':112 'elev':19 'enemi':95 'enough':37,79 'entri':146 'ever':48 'everi':90 'feder':115 'find':148 'foss':91 'fractur':111 'good':75,85 'grassroot':40 'high':7,67 'home':151 'hope':131 'impact':22,30 'instead':14 'journalist':9,17 'kbin':121 'keep':84 'lemmi':102,123 'live':12 'lost':32 'lot':107 'manifold':23 'mastodon':24,104 'microphon':59 'mind':135 'much':27 'narcissist':61 'natur':116 'new':150 'nexus':80 'overcom':142 'overvalu':8 'paint':43 'peopl':100 'pictur':41 'poster':81 'practic':11 'project':92 'promot':38 'real':3 'reddit':62,138 'relev':5 'show':25 'singl':57 'single-way':56 'stuff':18 'success':97 'technic':134 'true':51 'twitter':1,42 'underr':68 'valu':65 'wasn':46 'way':58 'within':101 'world':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/638339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688076227 {#3105
      date: 2023-06-30 00:03:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2952}
  +body: "Yep, journalists: I don’t need sources I have Twitter links!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688081812 {#3208
    date: 2023-06-30 01:36:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
    "@shinjiikarus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3195 …}
  +nested: Doctrine\ORM\PersistentCollection {#3199 …}
  +votes: Doctrine\ORM\PersistentCollection {#3197 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -id: 5707
  -bodyTs: "'journalist':2 'link':11 'need':6 'sourc':7 'twitter':10 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/639879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688081812 {#3205
    date: 2023-06-30 01:36:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3207
  +user: Proxies\__CG__\App\Entity\User {#3201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: App\Entity\EntryComment {#3104
    +user: Proxies\__CG__\App\Entity\User {#3103 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
    +image: null
    +parent: App\Entity\EntryComment {#2952
      +user: App\Entity\User {#2965 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
        \n
        A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1688087845 {#2947
        date: 2023-06-30 03:17:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@creedda@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2953 …}
      +nested: Doctrine\ORM\PersistentCollection {#2955 …}
      +votes: Doctrine\ORM\PersistentCollection {#2957 …}
      +reports: Doctrine\ORM\PersistentCollection {#2959 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
      -id: 5665
      -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/638043"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688075326 {#2948
        date: 2023-06-29 23:48:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2952}
    +body: "Twitter‘s real world relevance is highly overvalued. Journalists who practically live there instead of doing journalist stuff elevating its cultural impact manifold. Mastodon shows how much of this impact is lost, if there aren’t enough promoters. The grassroots picture Twitter painted of itself wasn’t ever close to true, it was just a single-way microphone for narcissists. Reddit‘s cultural value is highly underrated in comparison and I believe a good alternative can catch enough nexus posters who will keep good content coming. As with every FOSS project the biggest enemies of success are the people within. Lemmy (as Mastodon) has a lot of difficulties with fracturing due to its federated nature and the differentiation between kbin and Lemmy is already divisive for the community. I hope the more technical minded audience of Reddit is able to overcome these barriers for entry and find a new home here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1688076227 {#3106
      date: 2023-06-30 00:03:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
      "@Fez@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3102 …}
    +nested: Doctrine\ORM\PersistentCollection {#3100 …}
    +votes: Doctrine\ORM\PersistentCollection {#3098 …}
    +reports: Doctrine\ORM\PersistentCollection {#3096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
    -id: 5666
    -bodyTs: "'abl':140 'alreadi':125 'altern':76 'aren':35 'audienc':136 'barrier':144 'believ':73 'biggest':94 'catch':78 'close':49 'come':87 'communiti':129 'comparison':70 'content':86 'cultur':21,64 'differenti':119 'difficulti':109 'divis':126 'due':112 'elev':19 'enemi':95 'enough':37,79 'entri':146 'ever':48 'everi':90 'feder':115 'find':148 'foss':91 'fractur':111 'good':75,85 'grassroot':40 'high':7,67 'home':151 'hope':131 'impact':22,30 'instead':14 'journalist':9,17 'kbin':121 'keep':84 'lemmi':102,123 'live':12 'lost':32 'lot':107 'manifold':23 'mastodon':24,104 'microphon':59 'mind':135 'much':27 'narcissist':61 'natur':116 'new':150 'nexus':80 'overcom':142 'overvalu':8 'paint':43 'peopl':100 'pictur':41 'poster':81 'practic':11 'project':92 'promot':38 'real':3 'reddit':62,138 'relev':5 'show':25 'singl':57 'single-way':56 'stuff':18 'success':97 'technic':134 'true':51 'twitter':1,42 'underr':68 'valu':65 'wasn':46 'way':58 'within':101 'world':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/638339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688076227 {#3105
      date: 2023-06-30 00:03:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2952}
  +body: "Yep, journalists: I don’t need sources I have Twitter links!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688081812 {#3208
    date: 2023-06-30 01:36:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
    "@shinjiikarus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3195 …}
  +nested: Doctrine\ORM\PersistentCollection {#3199 …}
  +votes: Doctrine\ORM\PersistentCollection {#3197 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -id: 5707
  -bodyTs: "'journalist':2 'link':11 'need':6 'sourc':7 'twitter':10 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/639879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688081812 {#3205
    date: 2023-06-30 01:36:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3207
  +user: Proxies\__CG__\App\Entity\User {#3201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: App\Entity\EntryComment {#3104
    +user: Proxies\__CG__\App\Entity\User {#3103 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
    +image: null
    +parent: App\Entity\EntryComment {#2952
      +user: App\Entity\User {#2965 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
        \n
        A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1688087845 {#2947
        date: 2023-06-30 03:17:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@creedda@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2953 …}
      +nested: Doctrine\ORM\PersistentCollection {#2955 …}
      +votes: Doctrine\ORM\PersistentCollection {#2957 …}
      +reports: Doctrine\ORM\PersistentCollection {#2959 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
      -id: 5665
      -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/638043"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688075326 {#2948
        date: 2023-06-29 23:48:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2952}
    +body: "Twitter‘s real world relevance is highly overvalued. Journalists who practically live there instead of doing journalist stuff elevating its cultural impact manifold. Mastodon shows how much of this impact is lost, if there aren’t enough promoters. The grassroots picture Twitter painted of itself wasn’t ever close to true, it was just a single-way microphone for narcissists. Reddit‘s cultural value is highly underrated in comparison and I believe a good alternative can catch enough nexus posters who will keep good content coming. As with every FOSS project the biggest enemies of success are the people within. Lemmy (as Mastodon) has a lot of difficulties with fracturing due to its federated nature and the differentiation between kbin and Lemmy is already divisive for the community. I hope the more technical minded audience of Reddit is able to overcome these barriers for entry and find a new home here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1688076227 {#3106
      date: 2023-06-30 00:03:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
      "@Fez@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3102 …}
    +nested: Doctrine\ORM\PersistentCollection {#3100 …}
    +votes: Doctrine\ORM\PersistentCollection {#3098 …}
    +reports: Doctrine\ORM\PersistentCollection {#3096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
    -id: 5666
    -bodyTs: "'abl':140 'alreadi':125 'altern':76 'aren':35 'audienc':136 'barrier':144 'believ':73 'biggest':94 'catch':78 'close':49 'come':87 'communiti':129 'comparison':70 'content':86 'cultur':21,64 'differenti':119 'difficulti':109 'divis':126 'due':112 'elev':19 'enemi':95 'enough':37,79 'entri':146 'ever':48 'everi':90 'feder':115 'find':148 'foss':91 'fractur':111 'good':75,85 'grassroot':40 'high':7,67 'home':151 'hope':131 'impact':22,30 'instead':14 'journalist':9,17 'kbin':121 'keep':84 'lemmi':102,123 'live':12 'lost':32 'lot':107 'manifold':23 'mastodon':24,104 'microphon':59 'mind':135 'much':27 'narcissist':61 'natur':116 'new':150 'nexus':80 'overcom':142 'overvalu':8 'paint':43 'peopl':100 'pictur':41 'poster':81 'practic':11 'project':92 'promot':38 'real':3 'reddit':62,138 'relev':5 'show':25 'singl':57 'single-way':56 'stuff':18 'success':97 'technic':134 'true':51 'twitter':1,42 'underr':68 'valu':65 'wasn':46 'way':58 'within':101 'world':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/638339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688076227 {#3105
      date: 2023-06-30 00:03:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2952}
  +body: "Yep, journalists: I don’t need sources I have Twitter links!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688081812 {#3208
    date: 2023-06-30 01:36:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
    "@shinjiikarus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3195 …}
  +nested: Doctrine\ORM\PersistentCollection {#3199 …}
  +votes: Doctrine\ORM\PersistentCollection {#3197 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -id: 5707
  -bodyTs: "'journalist':2 'link':11 'need':6 'sourc':7 'twitter':10 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/639879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688081812 {#3205
    date: 2023-06-30 01:36:52.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
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#3273
  +user: Proxies\__CG__\App\Entity\User {#3277 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: App\Entity\EntryComment {#3207
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
    +image: null
    +parent: App\Entity\EntryComment {#3104
      +user: Proxies\__CG__\App\Entity\User {#3103 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
      +image: null
      +parent: App\Entity\EntryComment {#2952
        +user: App\Entity\User {#2965 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
          \n
          A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1688087845 {#2947
          date: 2023-06-30 03:17:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@creedda@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2953 …}
        +nested: Doctrine\ORM\PersistentCollection {#2955 …}
        +votes: Doctrine\ORM\PersistentCollection {#2957 …}
        +reports: Doctrine\ORM\PersistentCollection {#2959 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
        -id: 5665
        -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/638043"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688075326 {#2948
          date: 2023-06-29 23:48:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2952}
      +body: "Twitter‘s real world relevance is highly overvalued. Journalists who practically live there instead of doing journalist stuff elevating its cultural impact manifold. Mastodon shows how much of this impact is lost, if there aren’t enough promoters. The grassroots picture Twitter painted of itself wasn’t ever close to true, it was just a single-way microphone for narcissists. Reddit‘s cultural value is highly underrated in comparison and I believe a good alternative can catch enough nexus posters who will keep good content coming. As with every FOSS project the biggest enemies of success are the people within. Lemmy (as Mastodon) has a lot of difficulties with fracturing due to its federated nature and the differentiation between kbin and Lemmy is already divisive for the community. I hope the more technical minded audience of Reddit is able to overcome these barriers for entry and find a new home here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1688076227 {#3106
        date: 2023-06-30 00:03:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@creedda@kbin.social"
        "@Fez@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3102 …}
      +nested: Doctrine\ORM\PersistentCollection {#3100 …}
      +votes: Doctrine\ORM\PersistentCollection {#3098 …}
      +reports: Doctrine\ORM\PersistentCollection {#3096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
      -id: 5666
      -bodyTs: "'abl':140 'alreadi':125 'altern':76 'aren':35 'audienc':136 'barrier':144 'believ':73 'biggest':94 'catch':78 'close':49 'come':87 'communiti':129 'comparison':70 'content':86 'cultur':21,64 'differenti':119 'difficulti':109 'divis':126 'due':112 'elev':19 'enemi':95 'enough':37,79 'entri':146 'ever':48 'everi':90 'feder':115 'find':148 'foss':91 'fractur':111 'good':75,85 'grassroot':40 'high':7,67 'home':151 'hope':131 'impact':22,30 'instead':14 'journalist':9,17 'kbin':121 'keep':84 'lemmi':102,123 'live':12 'lost':32 'lot':107 'manifold':23 'mastodon':24,104 'microphon':59 'mind':135 'much':27 'narcissist':61 'natur':116 'new':150 'nexus':80 'overcom':142 'overvalu':8 'paint':43 'peopl':100 'pictur':41 'poster':81 'practic':11 'project':92 'promot':38 'real':3 'reddit':62,138 'relev':5 'show':25 'singl':57 'single-way':56 'stuff':18 'success':97 'technic':134 'true':51 'twitter':1,42 'underr':68 'valu':65 'wasn':46 'way':58 'within':101 'world':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/638339"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688076227 {#3105
        date: 2023-06-30 00:03:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2952}
    +body: "Yep, journalists: I don’t need sources I have Twitter links!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1688081812 {#3208
      date: 2023-06-30 01:36:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
      "@Fez@lemmy.world"
      "@shinjiikarus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3195 …}
    +nested: Doctrine\ORM\PersistentCollection {#3199 …}
    +votes: Doctrine\ORM\PersistentCollection {#3197 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    -id: 5707
    -bodyTs: "'journalist':2 'link':11 'need':6 'sourc':7 'twitter':10 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/639879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688081812 {#3205
      date: 2023-06-30 01:36:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2952}
  +body: "reddit user lostmyaccount posted yesterday that ..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688087832 {#3269
    date: 2023-06-30 03:17:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
    "@shinjiikarus@lemmy.world"
    "@SoPunny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 5719
  -bodyTs: "'lostmyaccount':3 'post':4 'reddit':1 'user':2 'yesterday':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455338"
  +editedAt: DateTimeImmutable @1688087872 {#3266
    date: 2023-06-30 03:17:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688087832 {#3270
    date: 2023-06-30 03:17:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3273
  +user: Proxies\__CG__\App\Entity\User {#3277 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: App\Entity\EntryComment {#3207
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
    +image: null
    +parent: App\Entity\EntryComment {#3104
      +user: Proxies\__CG__\App\Entity\User {#3103 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
      +image: null
      +parent: App\Entity\EntryComment {#2952
        +user: App\Entity\User {#2965 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
          \n
          A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1688087845 {#2947
          date: 2023-06-30 03:17:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@creedda@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2953 …}
        +nested: Doctrine\ORM\PersistentCollection {#2955 …}
        +votes: Doctrine\ORM\PersistentCollection {#2957 …}
        +reports: Doctrine\ORM\PersistentCollection {#2959 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
        -id: 5665
        -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/638043"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688075326 {#2948
          date: 2023-06-29 23:48:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2952}
      +body: "Twitter‘s real world relevance is highly overvalued. Journalists who practically live there instead of doing journalist stuff elevating its cultural impact manifold. Mastodon shows how much of this impact is lost, if there aren’t enough promoters. The grassroots picture Twitter painted of itself wasn’t ever close to true, it was just a single-way microphone for narcissists. Reddit‘s cultural value is highly underrated in comparison and I believe a good alternative can catch enough nexus posters who will keep good content coming. As with every FOSS project the biggest enemies of success are the people within. Lemmy (as Mastodon) has a lot of difficulties with fracturing due to its federated nature and the differentiation between kbin and Lemmy is already divisive for the community. I hope the more technical minded audience of Reddit is able to overcome these barriers for entry and find a new home here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1688076227 {#3106
        date: 2023-06-30 00:03:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@creedda@kbin.social"
        "@Fez@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3102 …}
      +nested: Doctrine\ORM\PersistentCollection {#3100 …}
      +votes: Doctrine\ORM\PersistentCollection {#3098 …}
      +reports: Doctrine\ORM\PersistentCollection {#3096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
      -id: 5666
      -bodyTs: "'abl':140 'alreadi':125 'altern':76 'aren':35 'audienc':136 'barrier':144 'believ':73 'biggest':94 'catch':78 'close':49 'come':87 'communiti':129 'comparison':70 'content':86 'cultur':21,64 'differenti':119 'difficulti':109 'divis':126 'due':112 'elev':19 'enemi':95 'enough':37,79 'entri':146 'ever':48 'everi':90 'feder':115 'find':148 'foss':91 'fractur':111 'good':75,85 'grassroot':40 'high':7,67 'home':151 'hope':131 'impact':22,30 'instead':14 'journalist':9,17 'kbin':121 'keep':84 'lemmi':102,123 'live':12 'lost':32 'lot':107 'manifold':23 'mastodon':24,104 'microphon':59 'mind':135 'much':27 'narcissist':61 'natur':116 'new':150 'nexus':80 'overcom':142 'overvalu':8 'paint':43 'peopl':100 'pictur':41 'poster':81 'practic':11 'project':92 'promot':38 'real':3 'reddit':62,138 'relev':5 'show':25 'singl':57 'single-way':56 'stuff':18 'success':97 'technic':134 'true':51 'twitter':1,42 'underr':68 'valu':65 'wasn':46 'way':58 'within':101 'world':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/638339"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688076227 {#3105
        date: 2023-06-30 00:03:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2952}
    +body: "Yep, journalists: I don’t need sources I have Twitter links!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1688081812 {#3208
      date: 2023-06-30 01:36:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
      "@Fez@lemmy.world"
      "@shinjiikarus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3195 …}
    +nested: Doctrine\ORM\PersistentCollection {#3199 …}
    +votes: Doctrine\ORM\PersistentCollection {#3197 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    -id: 5707
    -bodyTs: "'journalist':2 'link':11 'need':6 'sourc':7 'twitter':10 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/639879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688081812 {#3205
      date: 2023-06-30 01:36:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2952}
  +body: "reddit user lostmyaccount posted yesterday that ..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688087832 {#3269
    date: 2023-06-30 03:17:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
    "@shinjiikarus@lemmy.world"
    "@SoPunny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 5719
  -bodyTs: "'lostmyaccount':3 'post':4 'reddit':1 'user':2 'yesterday':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455338"
  +editedAt: DateTimeImmutable @1688087872 {#3266
    date: 2023-06-30 03:17:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688087832 {#3270
    date: 2023-06-30 03:17:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3273
  +user: Proxies\__CG__\App\Entity\User {#3277 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
  +image: null
  +parent: App\Entity\EntryComment {#3207
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
    +image: null
    +parent: App\Entity\EntryComment {#3104
      +user: Proxies\__CG__\App\Entity\User {#3103 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
      +image: null
      +parent: App\Entity\EntryComment {#2952
        +user: App\Entity\User {#2965 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2879 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2656 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
          \n
          A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1688087845 {#2947
          date: 2023-06-30 03:17:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@creedda@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2953 …}
        +nested: Doctrine\ORM\PersistentCollection {#2955 …}
        +votes: Doctrine\ORM\PersistentCollection {#2957 …}
        +reports: Doctrine\ORM\PersistentCollection {#2959 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
        -id: 5665
        -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/638043"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688075326 {#2948
          date: 2023-06-29 23:48:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2952}
      +body: "Twitter‘s real world relevance is highly overvalued. Journalists who practically live there instead of doing journalist stuff elevating its cultural impact manifold. Mastodon shows how much of this impact is lost, if there aren’t enough promoters. The grassroots picture Twitter painted of itself wasn’t ever close to true, it was just a single-way microphone for narcissists. Reddit‘s cultural value is highly underrated in comparison and I believe a good alternative can catch enough nexus posters who will keep good content coming. As with every FOSS project the biggest enemies of success are the people within. Lemmy (as Mastodon) has a lot of difficulties with fracturing due to its federated nature and the differentiation between kbin and Lemmy is already divisive for the community. I hope the more technical minded audience of Reddit is able to overcome these barriers for entry and find a new home here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1688076227 {#3106
        date: 2023-06-30 00:03:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@creedda@kbin.social"
        "@Fez@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3102 …}
      +nested: Doctrine\ORM\PersistentCollection {#3100 …}
      +votes: Doctrine\ORM\PersistentCollection {#3098 …}
      +reports: Doctrine\ORM\PersistentCollection {#3096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
      -id: 5666
      -bodyTs: "'abl':140 'alreadi':125 'altern':76 'aren':35 'audienc':136 'barrier':144 'believ':73 'biggest':94 'catch':78 'close':49 'come':87 'communiti':129 'comparison':70 'content':86 'cultur':21,64 'differenti':119 'difficulti':109 'divis':126 'due':112 'elev':19 'enemi':95 'enough':37,79 'entri':146 'ever':48 'everi':90 'feder':115 'find':148 'foss':91 'fractur':111 'good':75,85 'grassroot':40 'high':7,67 'home':151 'hope':131 'impact':22,30 'instead':14 'journalist':9,17 'kbin':121 'keep':84 'lemmi':102,123 'live':12 'lost':32 'lot':107 'manifold':23 'mastodon':24,104 'microphon':59 'mind':135 'much':27 'narcissist':61 'natur':116 'new':150 'nexus':80 'overcom':142 'overvalu':8 'paint':43 'peopl':100 'pictur':41 'poster':81 'practic':11 'project':92 'promot':38 'real':3 'reddit':62,138 'relev':5 'show':25 'singl':57 'single-way':56 'stuff':18 'success':97 'technic':134 'true':51 'twitter':1,42 'underr':68 'valu':65 'wasn':46 'way':58 'within':101 'world':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/638339"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688076227 {#3105
        date: 2023-06-30 00:03:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2952}
    +body: "Yep, journalists: I don’t need sources I have Twitter links!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1688081812 {#3208
      date: 2023-06-30 01:36:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
      "@Fez@lemmy.world"
      "@shinjiikarus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3195 …}
    +nested: Doctrine\ORM\PersistentCollection {#3199 …}
    +votes: Doctrine\ORM\PersistentCollection {#3197 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    -id: 5707
    -bodyTs: "'journalist':2 'link':11 'need':6 'sourc':7 'twitter':10 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/639879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688081812 {#3205
      date: 2023-06-30 01:36:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2952}
  +body: "reddit user lostmyaccount posted yesterday that ..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688087832 {#3269
    date: 2023-06-30 03:17:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
    "@shinjiikarus@lemmy.world"
    "@SoPunny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 5719
  -bodyTs: "'lostmyaccount':3 'post':4 'reddit':1 'user':2 'yesterday':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455338"
  +editedAt: DateTimeImmutable @1688087872 {#3266
    date: 2023-06-30 03:17:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688087832 {#3270
    date: 2023-06-30 03:17:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details