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

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 …}
}
576.12 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 {#1796
  +user: App\Entity\User {#2483 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Never forget, never forgive"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699891406 {#1871
    date: 2023-11-13 17:03:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1847 …}
  +nested: Doctrine\ORM\PersistentCollection {#1851 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
  -id: 120163
  -bodyTs: "'forget':2 'forgiv':4 'never':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/3168235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699891406 {#1509
    date: 2023-11-13 17:03:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1796
  +user: App\Entity\User {#2483 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Never forget, never forgive"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699891406 {#1871
    date: 2023-11-13 17:03:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1847 …}
  +nested: Doctrine\ORM\PersistentCollection {#1851 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
  -id: 120163
  -bodyTs: "'forget':2 'forgiv':4 'never':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/3168235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699891406 {#1509
    date: 2023-11-13 17:03:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1796
  +user: App\Entity\User {#2483 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Never forget, never forgive"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699891406 {#1871
    date: 2023-11-13 17:03:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1847 …}
  +nested: Doctrine\ORM\PersistentCollection {#1851 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
  -id: 120163
  -bodyTs: "'forget':2 'forgiv':4 'never':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/3168235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699891406 {#1509
    date: 2023-11-13 17:03:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1565
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: null
  +root: null
  +body: "How does one write on a crayon?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1700066592 {#1526
    date: 2023-11-15 17:43:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TechCodecPawx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 120178
  -bodyTs: "'crayon':7 'one':3 'write':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5284534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699891663 {#1564
    date: 2023-11-13 17:07:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1565
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: null
  +root: null
  +body: "How does one write on a crayon?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1700066592 {#1526
    date: 2023-11-15 17:43:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TechCodecPawx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 120178
  -bodyTs: "'crayon':7 'one':3 'write':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5284534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699891663 {#1564
    date: 2023-11-13 17:07:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1565
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: null
  +root: null
  +body: "How does one write on a crayon?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1700066592 {#1526
    date: 2023-11-15 17:43:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TechCodecPawx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 120178
  -bodyTs: "'crayon':7 'one':3 'write':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5284534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699891663 {#1564
    date: 2023-11-13 17:07:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3029
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: App\Entity\EntryComment {#1565
    +user: App\Entity\User {#1687 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1559 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +parent: null
    +root: null
    +body: "How does one write on a crayon?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1700066592 {#1526
      date: 2023-11-15 17:43:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TechCodecPawx@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1556 …}
    +nested: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1620 …}
    +reports: Doctrine\ORM\PersistentCollection {#1604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
    -id: 120178
    -bodyTs: "'crayon':7 'one':3 'write':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5284534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699891663 {#1564
      date: 2023-11-13 17:07:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1565}
  +body: "The crayon company employs child labour and this girl is drawing crayon wrappers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1699892198 {#3030
    date: 2023-11-13 17:16:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TechCodecPawx@programming.dev"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 120195
  -bodyTs: "'child':5 'compani':3 'crayon':2,12 'draw':11 'employ':4 'girl':9 'labour':6 'wrapper':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4828307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699892198 {#3033
    date: 2023-11-13 17:16:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#3029
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: App\Entity\EntryComment {#1565
    +user: App\Entity\User {#1687 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1559 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +parent: null
    +root: null
    +body: "How does one write on a crayon?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1700066592 {#1526
      date: 2023-11-15 17:43:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TechCodecPawx@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1556 …}
    +nested: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1620 …}
    +reports: Doctrine\ORM\PersistentCollection {#1604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
    -id: 120178
    -bodyTs: "'crayon':7 'one':3 'write':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5284534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699891663 {#1564
      date: 2023-11-13 17:07:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1565}
  +body: "The crayon company employs child labour and this girl is drawing crayon wrappers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1699892198 {#3030
    date: 2023-11-13 17:16:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TechCodecPawx@programming.dev"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 120195
  -bodyTs: "'child':5 'compani':3 'crayon':2,12 'draw':11 'employ':4 'girl':9 'labour':6 'wrapper':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4828307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699892198 {#3033
    date: 2023-11-13 17:16:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#3029
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: App\Entity\EntryComment {#1565
    +user: App\Entity\User {#1687 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1559 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +parent: null
    +root: null
    +body: "How does one write on a crayon?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1700066592 {#1526
      date: 2023-11-15 17:43:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TechCodecPawx@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1556 …}
    +nested: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1620 …}
    +reports: Doctrine\ORM\PersistentCollection {#1604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
    -id: 120178
    -bodyTs: "'crayon':7 'one':3 'write':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5284534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699891663 {#1564
      date: 2023-11-13 17:07:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1565}
  +body: "The crayon company employs child labour and this girl is drawing crayon wrappers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1699892198 {#3030
    date: 2023-11-13 17:16:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TechCodecPawx@programming.dev"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 120195
  -bodyTs: "'child':5 'compani':3 'crayon':2,12 'draw':11 'employ':4 'girl':9 'labour':6 'wrapper':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4828307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699892198 {#3033
    date: 2023-11-13 17:16:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2359
  +user: App\Entity\User {#1906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fleece Navidad? But it’s still November?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699892204 {#2371
    date: 2023-11-13 17:16:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PolPratsMolina@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 120196
  -bodyTs: "'fleec':1 'navidad':2 'novemb':7 'still':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6077905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699892204 {#2363
    date: 2023-11-13 17:16:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2359
  +user: App\Entity\User {#1906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fleece Navidad? But it’s still November?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699892204 {#2371
    date: 2023-11-13 17:16:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PolPratsMolina@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 120196
  -bodyTs: "'fleec':1 'navidad':2 'novemb':7 'still':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6077905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699892204 {#2363
    date: 2023-11-13 17:16:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2359
  +user: App\Entity\User {#1906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fleece Navidad? But it’s still November?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699892204 {#2371
    date: 2023-11-13 17:16:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PolPratsMolina@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 120196
  -bodyTs: "'fleec':1 'navidad':2 'novemb':7 'still':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6077905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699892204 {#2363
    date: 2023-11-13 17:16:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2097
  +user: App\Entity\User {#2088 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think this is the first time that I realized it’s not the same little girl in this meme."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699897671 {#2061
    date: 2023-11-13 18:47:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TechCodecPawx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 120454
  -bodyTs: "'first':6 'girl':17 'littl':16 'meme':20 'realiz':10 'think':2 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3615367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699897671 {#2079
    date: 2023-11-13 18:47:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2097
  +user: App\Entity\User {#2088 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think this is the first time that I realized it’s not the same little girl in this meme."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699897671 {#2061
    date: 2023-11-13 18:47:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TechCodecPawx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 120454
  -bodyTs: "'first':6 'girl':17 'littl':16 'meme':20 'realiz':10 'think':2 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3615367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699897671 {#2079
    date: 2023-11-13 18:47:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2097
  +user: App\Entity\User {#2088 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think this is the first time that I realized it’s not the same little girl in this meme."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699897671 {#2061
    date: 2023-11-13 18:47:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TechCodecPawx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 120454
  -bodyTs: "'first':6 'girl':17 'littl':16 'meme':20 'realiz':10 'think':2 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3615367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699897671 {#2079
    date: 2023-11-13 18:47:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2073
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck MIT for how they massacred our boy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700173988 {#2159
    date: 2023-11-16 23:33:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 121961
  -bodyTs: "'boy':8 'fuck':1 'massacr':6 'mit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4571522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699929381 {#2143
    date: 2023-11-14 03:36:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck MIT for how they massacred our boy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700173988 {#2159
    date: 2023-11-16 23:33:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 121961
  -bodyTs: "'boy':8 'fuck':1 'massacr':6 'mit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4571522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699929381 {#2143
    date: 2023-11-14 03:36:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck MIT for how they massacred our boy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700173988 {#2159
    date: 2023-11-16 23:33:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 121961
  -bodyTs: "'boy':8 'fuck':1 'massacr':6 'mit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4571522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699929381 {#2143
    date: 2023-11-14 03:36:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3096
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: App\Entity\User {#2056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Fuck MIT for how they massacred our boy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1700173988 {#2159
      date: 2023-11-16 23:33:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2068 …}
    +nested: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2074 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
    -id: 121961
    -bodyTs: "'boy':8 'fuck':1 'massacr':6 'mit':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4571522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699929381 {#2143
      date: 2023-11-14 03:36:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    Just to be clear, MIT’s role was to catch him out by finding his hoovering laptop hidden in the janitor’s cupboard and reporting him to cops. JSTOR didn’t want to prosecute but the government did, presumably because he helped scuttle SOPA & PIPA and was clearly going to be a powerful thorn in their side in future.\n
    \n
    Unfortunately MIT gave the government the excuse they were waiting for to destroy him.\n
    \n
    That is what I recall from the documentary anyhow.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699932898 {#3099
    date: 2023-11-14 04:34:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Jake_Farm@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 122111
  -bodyTs: "'anyhow':82 'catch':10 'clear':4,48 'cop':28 'cupboard':23 'destroy':72 'didn':30 'documentari':81 'excus':66 'find':14 'futur':59 'gave':62 'go':49 'govern':37,64 'help':42 'hidden':18 'hoover':16 'janitor':21 'jstor':29 'laptop':17 'mit':5,61 'pipa':45 'power':53 'presum':39 'prosecut':34 'recal':78 'report':25 'role':7 'scuttl':43 'side':57 'sopa':44 'thorn':54 'unfortun':60 'wait':69 'want':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1637905"
  +editedAt: DateTimeImmutable @1700141668 {#3098
    date: 2023-11-16 14:34:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699932898 {#3097
    date: 2023-11-14 04:34:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3096
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: App\Entity\User {#2056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Fuck MIT for how they massacred our boy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1700173988 {#2159
      date: 2023-11-16 23:33:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2068 …}
    +nested: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2074 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
    -id: 121961
    -bodyTs: "'boy':8 'fuck':1 'massacr':6 'mit':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4571522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699929381 {#2143
      date: 2023-11-14 03:36:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    Just to be clear, MIT’s role was to catch him out by finding his hoovering laptop hidden in the janitor’s cupboard and reporting him to cops. JSTOR didn’t want to prosecute but the government did, presumably because he helped scuttle SOPA & PIPA and was clearly going to be a powerful thorn in their side in future.\n
    \n
    Unfortunately MIT gave the government the excuse they were waiting for to destroy him.\n
    \n
    That is what I recall from the documentary anyhow.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699932898 {#3099
    date: 2023-11-14 04:34:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Jake_Farm@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 122111
  -bodyTs: "'anyhow':82 'catch':10 'clear':4,48 'cop':28 'cupboard':23 'destroy':72 'didn':30 'documentari':81 'excus':66 'find':14 'futur':59 'gave':62 'go':49 'govern':37,64 'help':42 'hidden':18 'hoover':16 'janitor':21 'jstor':29 'laptop':17 'mit':5,61 'pipa':45 'power':53 'presum':39 'prosecut':34 'recal':78 'report':25 'role':7 'scuttl':43 'side':57 'sopa':44 'thorn':54 'unfortun':60 'wait':69 'want':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1637905"
  +editedAt: DateTimeImmutable @1700141668 {#3098
    date: 2023-11-16 14:34:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699932898 {#3097
    date: 2023-11-14 04:34:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3096
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: App\Entity\User {#2056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Fuck MIT for how they massacred our boy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1700173988 {#2159
      date: 2023-11-16 23:33:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2068 …}
    +nested: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2074 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
    -id: 121961
    -bodyTs: "'boy':8 'fuck':1 'massacr':6 'mit':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4571522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699929381 {#2143
      date: 2023-11-14 03:36:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    Just to be clear, MIT’s role was to catch him out by finding his hoovering laptop hidden in the janitor’s cupboard and reporting him to cops. JSTOR didn’t want to prosecute but the government did, presumably because he helped scuttle SOPA & PIPA and was clearly going to be a powerful thorn in their side in future.\n
    \n
    Unfortunately MIT gave the government the excuse they were waiting for to destroy him.\n
    \n
    That is what I recall from the documentary anyhow.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699932898 {#3099
    date: 2023-11-14 04:34:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Jake_Farm@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 122111
  -bodyTs: "'anyhow':82 'catch':10 'clear':4,48 'cop':28 'cupboard':23 'destroy':72 'didn':30 'documentari':81 'excus':66 'find':14 'futur':59 'gave':62 'go':49 'govern':37,64 'help':42 'hidden':18 'hoover':16 'janitor':21 'jstor':29 'laptop':17 'mit':5,61 'pipa':45 'power':53 'presum':39 'prosecut':34 'recal':78 'report':25 'role':7 'scuttl':43 'side':57 'sopa':44 'thorn':54 'unfortun':60 'wait':69 'want':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1637905"
  +editedAt: DateTimeImmutable @1700141668 {#3098
    date: 2023-11-16 14:34:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699932898 {#3097
    date: 2023-11-14 04:34:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3174
  +user: Proxies\__CG__\App\Entity\User {#3179 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3096
    +user: Proxies\__CG__\App\Entity\User {#3095 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2073
      +user: App\Entity\User {#2056 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "Fuck MIT for how they massacred our boy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1700173988 {#2159
        date: 2023-11-16 23:33:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2068 …}
      +nested: Doctrine\ORM\PersistentCollection {#2069 …}
      +votes: Doctrine\ORM\PersistentCollection {#2074 …}
      +reports: Doctrine\ORM\PersistentCollection {#2071 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
      -id: 121961
      -bodyTs: "'boy':8 'fuck':1 'massacr':6 'mit':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4571522"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699929381 {#2143
        date: 2023-11-14 03:36:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: """
      Just to be clear, MIT’s role was to catch him out by finding his hoovering laptop hidden in the janitor’s cupboard and reporting him to cops. JSTOR didn’t want to prosecute but the government did, presumably because he helped scuttle SOPA & PIPA and was clearly going to be a powerful thorn in their side in future.\n
      \n
      Unfortunately MIT gave the government the excuse they were waiting for to destroy him.\n
      \n
      That is what I recall from the documentary anyhow.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699932898 {#3099
      date: 2023-11-14 04:34:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
      "@Jake_Farm@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3094 …}
    +nested: Doctrine\ORM\PersistentCollection {#3092 …}
    +votes: Doctrine\ORM\PersistentCollection {#3090 …}
    +reports: Doctrine\ORM\PersistentCollection {#3088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
    -id: 122111
    -bodyTs: "'anyhow':82 'catch':10 'clear':4,48 'cop':28 'cupboard':23 'destroy':72 'didn':30 'documentari':81 'excus':66 'find':14 'futur':59 'gave':62 'go':49 'govern':37,64 'help':42 'hidden':18 'hoover':16 'janitor':21 'jstor':29 'laptop':17 'mit':5,61 'pipa':45 'power':53 'presum':39 'prosecut':34 'recal':78 'report':25 'role':7 'scuttl':43 'side':57 'sopa':44 'thorn':54 'unfortun':60 'wait':69 'want':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1637905"
    +editedAt: DateTimeImmutable @1700141668 {#3098
      date: 2023-11-16 14:34:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699932898 {#3097
      date: 2023-11-14 04:34:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    iirc, MIT could have denied access to FBI in setting up a trap to whoever was the owner of such laptop. They could’ve set the trap themselves and dealt with academic discipline too. So, they did enable the up-scalation of the conflict.\n
    \n
    Of course, it’s all subjective at this point… either I recall incorrectly some details, or even how I unconsciously choose to see it is shaped by personal world views.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699949299 {#3173
    date: 2023-11-14 09:08:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Jake_Farm@sopuli.xyz"
    "@sqgl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3185 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 122611
  -bodyTs: "'academ':32 'access':6 'choos':66 'conflict':45 'could':3,23 'cours':47 'dealt':30 'deni':5 'detail':60 'disciplin':33 'either':55 'enabl':38 'even':62 'fbi':8 'iirc':1 'incorrect':58 'laptop':21 'mit':2 'owner':18 'person':73 'point':54 'recal':57 'scalat':42 'see':68 'set':10,25 'shape':71 'subject':51 'trap':13,27 'unconsci':65 'up-scal':40 've':24 'view':75 'whoever':15 'world':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4806122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699949299 {#3176
    date: 2023-11-14 09:08:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3174
  +user: Proxies\__CG__\App\Entity\User {#3179 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3096
    +user: Proxies\__CG__\App\Entity\User {#3095 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2073
      +user: App\Entity\User {#2056 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "Fuck MIT for how they massacred our boy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1700173988 {#2159
        date: 2023-11-16 23:33:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2068 …}
      +nested: Doctrine\ORM\PersistentCollection {#2069 …}
      +votes: Doctrine\ORM\PersistentCollection {#2074 …}
      +reports: Doctrine\ORM\PersistentCollection {#2071 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
      -id: 121961
      -bodyTs: "'boy':8 'fuck':1 'massacr':6 'mit':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4571522"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699929381 {#2143
        date: 2023-11-14 03:36:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: """
      Just to be clear, MIT’s role was to catch him out by finding his hoovering laptop hidden in the janitor’s cupboard and reporting him to cops. JSTOR didn’t want to prosecute but the government did, presumably because he helped scuttle SOPA & PIPA and was clearly going to be a powerful thorn in their side in future.\n
      \n
      Unfortunately MIT gave the government the excuse they were waiting for to destroy him.\n
      \n
      That is what I recall from the documentary anyhow.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699932898 {#3099
      date: 2023-11-14 04:34:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
      "@Jake_Farm@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3094 …}
    +nested: Doctrine\ORM\PersistentCollection {#3092 …}
    +votes: Doctrine\ORM\PersistentCollection {#3090 …}
    +reports: Doctrine\ORM\PersistentCollection {#3088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
    -id: 122111
    -bodyTs: "'anyhow':82 'catch':10 'clear':4,48 'cop':28 'cupboard':23 'destroy':72 'didn':30 'documentari':81 'excus':66 'find':14 'futur':59 'gave':62 'go':49 'govern':37,64 'help':42 'hidden':18 'hoover':16 'janitor':21 'jstor':29 'laptop':17 'mit':5,61 'pipa':45 'power':53 'presum':39 'prosecut':34 'recal':78 'report':25 'role':7 'scuttl':43 'side':57 'sopa':44 'thorn':54 'unfortun':60 'wait':69 'want':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1637905"
    +editedAt: DateTimeImmutable @1700141668 {#3098
      date: 2023-11-16 14:34:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699932898 {#3097
      date: 2023-11-14 04:34:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    iirc, MIT could have denied access to FBI in setting up a trap to whoever was the owner of such laptop. They could’ve set the trap themselves and dealt with academic discipline too. So, they did enable the up-scalation of the conflict.\n
    \n
    Of course, it’s all subjective at this point… either I recall incorrectly some details, or even how I unconsciously choose to see it is shaped by personal world views.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699949299 {#3173
    date: 2023-11-14 09:08:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Jake_Farm@sopuli.xyz"
    "@sqgl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3185 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 122611
  -bodyTs: "'academ':32 'access':6 'choos':66 'conflict':45 'could':3,23 'cours':47 'dealt':30 'deni':5 'detail':60 'disciplin':33 'either':55 'enabl':38 'even':62 'fbi':8 'iirc':1 'incorrect':58 'laptop':21 'mit':2 'owner':18 'person':73 'point':54 'recal':57 'scalat':42 'see':68 'set':10,25 'shape':71 'subject':51 'trap':13,27 'unconsci':65 'up-scal':40 've':24 'view':75 'whoever':15 'world':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4806122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699949299 {#3176
    date: 2023-11-14 09:08:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3174
  +user: Proxies\__CG__\App\Entity\User {#3179 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3096
    +user: Proxies\__CG__\App\Entity\User {#3095 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2073
      +user: App\Entity\User {#2056 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "Fuck MIT for how they massacred our boy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1700173988 {#2159
        date: 2023-11-16 23:33:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2068 …}
      +nested: Doctrine\ORM\PersistentCollection {#2069 …}
      +votes: Doctrine\ORM\PersistentCollection {#2074 …}
      +reports: Doctrine\ORM\PersistentCollection {#2071 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
      -id: 121961
      -bodyTs: "'boy':8 'fuck':1 'massacr':6 'mit':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4571522"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699929381 {#2143
        date: 2023-11-14 03:36:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: """
      Just to be clear, MIT’s role was to catch him out by finding his hoovering laptop hidden in the janitor’s cupboard and reporting him to cops. JSTOR didn’t want to prosecute but the government did, presumably because he helped scuttle SOPA & PIPA and was clearly going to be a powerful thorn in their side in future.\n
      \n
      Unfortunately MIT gave the government the excuse they were waiting for to destroy him.\n
      \n
      That is what I recall from the documentary anyhow.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699932898 {#3099
      date: 2023-11-14 04:34:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
      "@Jake_Farm@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3094 …}
    +nested: Doctrine\ORM\PersistentCollection {#3092 …}
    +votes: Doctrine\ORM\PersistentCollection {#3090 …}
    +reports: Doctrine\ORM\PersistentCollection {#3088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
    -id: 122111
    -bodyTs: "'anyhow':82 'catch':10 'clear':4,48 'cop':28 'cupboard':23 'destroy':72 'didn':30 'documentari':81 'excus':66 'find':14 'futur':59 'gave':62 'go':49 'govern':37,64 'help':42 'hidden':18 'hoover':16 'janitor':21 'jstor':29 'laptop':17 'mit':5,61 'pipa':45 'power':53 'presum':39 'prosecut':34 'recal':78 'report':25 'role':7 'scuttl':43 'side':57 'sopa':44 'thorn':54 'unfortun':60 'wait':69 'want':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1637905"
    +editedAt: DateTimeImmutable @1700141668 {#3098
      date: 2023-11-16 14:34:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699932898 {#3097
      date: 2023-11-14 04:34:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    iirc, MIT could have denied access to FBI in setting up a trap to whoever was the owner of such laptop. They could’ve set the trap themselves and dealt with academic discipline too. So, they did enable the up-scalation of the conflict.\n
    \n
    Of course, it’s all subjective at this point… either I recall incorrectly some details, or even how I unconsciously choose to see it is shaped by personal world views.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699949299 {#3173
    date: 2023-11-14 09:08:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Jake_Farm@sopuli.xyz"
    "@sqgl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3185 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 122611
  -bodyTs: "'academ':32 'access':6 'choos':66 'conflict':45 'could':3,23 'cours':47 'dealt':30 'deni':5 'detail':60 'disciplin':33 'either':55 'enabl':38 'even':62 'fbi':8 'iirc':1 'incorrect':58 'laptop':21 'mit':2 'owner':18 'person':73 'point':54 'recal':57 'scalat':42 'see':68 'set':10,25 'shape':71 'subject':51 'trap':13,27 'unconsci':65 'up-scal':40 've':24 'view':75 'whoever':15 'world':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4806122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699949299 {#3176
    date: 2023-11-14 09:08:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3247
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3174
    +user: Proxies\__CG__\App\Entity\User {#3179 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3096
      +user: Proxies\__CG__\App\Entity\User {#3095 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#2073
        +user: App\Entity\User {#2056 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck MIT for how they massacred our boy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1700173988 {#2159
          date: 2023-11-16 23:33:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@anzo@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2068 …}
        +nested: Doctrine\ORM\PersistentCollection {#2069 …}
        +votes: Doctrine\ORM\PersistentCollection {#2074 …}
        +reports: Doctrine\ORM\PersistentCollection {#2071 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
        -id: 121961
        -bodyTs: "'boy':8 'fuck':1 'massacr':6 'mit':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/4571522"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699929381 {#2143
          date: 2023-11-14 03:36:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2073}
      +body: """
        Just to be clear, MIT’s role was to catch him out by finding his hoovering laptop hidden in the janitor’s cupboard and reporting him to cops. JSTOR didn’t want to prosecute but the government did, presumably because he helped scuttle SOPA & PIPA and was clearly going to be a powerful thorn in their side in future.\n
        \n
        Unfortunately MIT gave the government the excuse they were waiting for to destroy him.\n
        \n
        That is what I recall from the documentary anyhow.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699932898 {#3099
        date: 2023-11-14 04:34:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
        "@Jake_Farm@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3094 …}
      +nested: Doctrine\ORM\PersistentCollection {#3092 …}
      +votes: Doctrine\ORM\PersistentCollection {#3090 …}
      +reports: Doctrine\ORM\PersistentCollection {#3088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
      -id: 122111
      -bodyTs: "'anyhow':82 'catch':10 'clear':4,48 'cop':28 'cupboard':23 'destroy':72 'didn':30 'documentari':81 'excus':66 'find':14 'futur':59 'gave':62 'go':49 'govern':37,64 'help':42 'hidden':18 'hoover':16 'janitor':21 'jstor':29 'laptop':17 'mit':5,61 'pipa':45 'power':53 'presum':39 'prosecut':34 'recal':78 'report':25 'role':7 'scuttl':43 'side':57 'sopa':44 'thorn':54 'unfortun':60 'wait':69 'want':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1637905"
      +editedAt: DateTimeImmutable @1700141668 {#3098
        date: 2023-11-16 14:34:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699932898 {#3097
        date: 2023-11-14 04:34:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: """
      iirc, MIT could have denied access to FBI in setting up a trap to whoever was the owner of such laptop. They could’ve set the trap themselves and dealt with academic discipline too. So, they did enable the up-scalation of the conflict.\n
      \n
      Of course, it’s all subjective at this point… either I recall incorrectly some details, or even how I unconsciously choose to see it is shaped by personal world views.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699949299 {#3173
      date: 2023-11-14 09:08:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
      "@Jake_Farm@sopuli.xyz"
      "@sqgl@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3185 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    -id: 122611
    -bodyTs: "'academ':32 'access':6 'choos':66 'conflict':45 'could':3,23 'cours':47 'dealt':30 'deni':5 'detail':60 'disciplin':33 'either':55 'enabl':38 'even':62 'fbi':8 'iirc':1 'incorrect':58 'laptop':21 'mit':2 'owner':18 'person':73 'point':54 'recal':57 'scalat':42 'see':68 'set':10,25 'shape':71 'subject':51 'trap':13,27 'unconsci':65 'up-scal':40 've':24 'view':75 'whoever':15 'world':74"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4806122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699949299 {#3176
      date: 2023-11-14 09:08:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: "Thanks. Maybe someone can freshly watch the doco and fill us in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699952929 {#3246
    date: 2023-11-14 10:08:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Jake_Farm@sopuli.xyz"
    "@sqgl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3250 …}
  +nested: Doctrine\ORM\PersistentCollection {#3255 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 122686
  -bodyTs: "'doco':8 'fill':10 'fresh':5 'mayb':2 'someon':3 'thank':1 'us':11 'watch':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1639398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699952929 {#3243
    date: 2023-11-14 10:08:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3247
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3174
    +user: Proxies\__CG__\App\Entity\User {#3179 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3096
      +user: Proxies\__CG__\App\Entity\User {#3095 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#2073
        +user: App\Entity\User {#2056 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck MIT for how they massacred our boy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1700173988 {#2159
          date: 2023-11-16 23:33:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@anzo@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2068 …}
        +nested: Doctrine\ORM\PersistentCollection {#2069 …}
        +votes: Doctrine\ORM\PersistentCollection {#2074 …}
        +reports: Doctrine\ORM\PersistentCollection {#2071 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
        -id: 121961
        -bodyTs: "'boy':8 'fuck':1 'massacr':6 'mit':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/4571522"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699929381 {#2143
          date: 2023-11-14 03:36:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2073}
      +body: """
        Just to be clear, MIT’s role was to catch him out by finding his hoovering laptop hidden in the janitor’s cupboard and reporting him to cops. JSTOR didn’t want to prosecute but the government did, presumably because he helped scuttle SOPA & PIPA and was clearly going to be a powerful thorn in their side in future.\n
        \n
        Unfortunately MIT gave the government the excuse they were waiting for to destroy him.\n
        \n
        That is what I recall from the documentary anyhow.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699932898 {#3099
        date: 2023-11-14 04:34:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
        "@Jake_Farm@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3094 …}
      +nested: Doctrine\ORM\PersistentCollection {#3092 …}
      +votes: Doctrine\ORM\PersistentCollection {#3090 …}
      +reports: Doctrine\ORM\PersistentCollection {#3088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
      -id: 122111
      -bodyTs: "'anyhow':82 'catch':10 'clear':4,48 'cop':28 'cupboard':23 'destroy':72 'didn':30 'documentari':81 'excus':66 'find':14 'futur':59 'gave':62 'go':49 'govern':37,64 'help':42 'hidden':18 'hoover':16 'janitor':21 'jstor':29 'laptop':17 'mit':5,61 'pipa':45 'power':53 'presum':39 'prosecut':34 'recal':78 'report':25 'role':7 'scuttl':43 'side':57 'sopa':44 'thorn':54 'unfortun':60 'wait':69 'want':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1637905"
      +editedAt: DateTimeImmutable @1700141668 {#3098
        date: 2023-11-16 14:34:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699932898 {#3097
        date: 2023-11-14 04:34:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: """
      iirc, MIT could have denied access to FBI in setting up a trap to whoever was the owner of such laptop. They could’ve set the trap themselves and dealt with academic discipline too. So, they did enable the up-scalation of the conflict.\n
      \n
      Of course, it’s all subjective at this point… either I recall incorrectly some details, or even how I unconsciously choose to see it is shaped by personal world views.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699949299 {#3173
      date: 2023-11-14 09:08:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
      "@Jake_Farm@sopuli.xyz"
      "@sqgl@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3185 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    -id: 122611
    -bodyTs: "'academ':32 'access':6 'choos':66 'conflict':45 'could':3,23 'cours':47 'dealt':30 'deni':5 'detail':60 'disciplin':33 'either':55 'enabl':38 'even':62 'fbi':8 'iirc':1 'incorrect':58 'laptop':21 'mit':2 'owner':18 'person':73 'point':54 'recal':57 'scalat':42 'see':68 'set':10,25 'shape':71 'subject':51 'trap':13,27 'unconsci':65 'up-scal':40 've':24 'view':75 'whoever':15 'world':74"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4806122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699949299 {#3176
      date: 2023-11-14 09:08:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: "Thanks. Maybe someone can freshly watch the doco and fill us in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699952929 {#3246
    date: 2023-11-14 10:08:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Jake_Farm@sopuli.xyz"
    "@sqgl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3250 …}
  +nested: Doctrine\ORM\PersistentCollection {#3255 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 122686
  -bodyTs: "'doco':8 'fill':10 'fresh':5 'mayb':2 'someon':3 'thank':1 'us':11 'watch':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1639398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699952929 {#3243
    date: 2023-11-14 10:08:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3247
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3174
    +user: Proxies\__CG__\App\Entity\User {#3179 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3096
      +user: Proxies\__CG__\App\Entity\User {#3095 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#2073
        +user: App\Entity\User {#2056 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "Fuck MIT for how they massacred our boy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1700173988 {#2159
          date: 2023-11-16 23:33:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@anzo@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2068 …}
        +nested: Doctrine\ORM\PersistentCollection {#2069 …}
        +votes: Doctrine\ORM\PersistentCollection {#2074 …}
        +reports: Doctrine\ORM\PersistentCollection {#2071 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
        -id: 121961
        -bodyTs: "'boy':8 'fuck':1 'massacr':6 'mit':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/4571522"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699929381 {#2143
          date: 2023-11-14 03:36:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2073}
      +body: """
        Just to be clear, MIT’s role was to catch him out by finding his hoovering laptop hidden in the janitor’s cupboard and reporting him to cops. JSTOR didn’t want to prosecute but the government did, presumably because he helped scuttle SOPA & PIPA and was clearly going to be a powerful thorn in their side in future.\n
        \n
        Unfortunately MIT gave the government the excuse they were waiting for to destroy him.\n
        \n
        That is what I recall from the documentary anyhow.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699932898 {#3099
        date: 2023-11-14 04:34:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
        "@Jake_Farm@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3094 …}
      +nested: Doctrine\ORM\PersistentCollection {#3092 …}
      +votes: Doctrine\ORM\PersistentCollection {#3090 …}
      +reports: Doctrine\ORM\PersistentCollection {#3088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
      -id: 122111
      -bodyTs: "'anyhow':82 'catch':10 'clear':4,48 'cop':28 'cupboard':23 'destroy':72 'didn':30 'documentari':81 'excus':66 'find':14 'futur':59 'gave':62 'go':49 'govern':37,64 'help':42 'hidden':18 'hoover':16 'janitor':21 'jstor':29 'laptop':17 'mit':5,61 'pipa':45 'power':53 'presum':39 'prosecut':34 'recal':78 'report':25 'role':7 'scuttl':43 'side':57 'sopa':44 'thorn':54 'unfortun':60 'wait':69 'want':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1637905"
      +editedAt: DateTimeImmutable @1700141668 {#3098
        date: 2023-11-16 14:34:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699932898 {#3097
        date: 2023-11-14 04:34:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: """
      iirc, MIT could have denied access to FBI in setting up a trap to whoever was the owner of such laptop. They could’ve set the trap themselves and dealt with academic discipline too. So, they did enable the up-scalation of the conflict.\n
      \n
      Of course, it’s all subjective at this point… either I recall incorrectly some details, or even how I unconsciously choose to see it is shaped by personal world views.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699949299 {#3173
      date: 2023-11-14 09:08:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
      "@Jake_Farm@sopuli.xyz"
      "@sqgl@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3185 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    -id: 122611
    -bodyTs: "'academ':32 'access':6 'choos':66 'conflict':45 'could':3,23 'cours':47 'dealt':30 'deni':5 'detail':60 'disciplin':33 'either':55 'enabl':38 'even':62 'fbi':8 'iirc':1 'incorrect':58 'laptop':21 'mit':2 'owner':18 'person':73 'point':54 'recal':57 'scalat':42 'see':68 'set':10,25 'shape':71 'subject':51 'trap':13,27 'unconsci':65 'up-scal':40 've':24 'view':75 'whoever':15 'world':74"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4806122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699949299 {#3176
      date: 2023-11-14 09:08:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: "Thanks. Maybe someone can freshly watch the doco and fill us in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699952929 {#3246
    date: 2023-11-14 10:08:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Jake_Farm@sopuli.xyz"
    "@sqgl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3250 …}
  +nested: Doctrine\ORM\PersistentCollection {#3255 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 122686
  -bodyTs: "'doco':8 'fill':10 'fresh':5 'mayb':2 'someon':3 'thank':1 'us':11 'watch':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1639398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699952929 {#3243
    date: 2023-11-14 10:08:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2232
  +user: App\Entity\User {#2320 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "Having to go through the process of merging hurts morale and slows performance. Give everyone on your team the right to force push to master."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699986273 {#2214
    date: 2023-11-14 19:24:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agilob@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 183315
  -bodyTs: "'everyon':15 'forc':22 'give':14 'go':3 'hurt':9 'master':25 'merg':8 'moral':10 'perform':13 'process':6 'push':23 'right':20 'slow':12 'team':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6125748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699986273 {#2213
    date: 2023-11-14 19:24:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2232
  +user: App\Entity\User {#2320 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "Having to go through the process of merging hurts morale and slows performance. Give everyone on your team the right to force push to master."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699986273 {#2214
    date: 2023-11-14 19:24:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agilob@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 183315
  -bodyTs: "'everyon':15 'forc':22 'give':14 'go':3 'hurt':9 'master':25 'merg':8 'moral':10 'perform':13 'process':6 'push':23 'right':20 'slow':12 'team':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6125748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699986273 {#2213
    date: 2023-11-14 19:24:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2232
  +user: App\Entity\User {#2320 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "Having to go through the process of merging hurts morale and slows performance. Give everyone on your team the right to force push to master."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699986273 {#2214
    date: 2023-11-14 19:24:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agilob@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 183315
  -bodyTs: "'everyon':15 'forc':22 'give':14 'go':3 'hurt':9 'master':25 'merg':8 'moral':10 'perform':13 'process':6 'push':23 'right':20 'slow':12 'team':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6125748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699986273 {#2213
    date: 2023-11-14 19:24:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2268
  +user: App\Entity\User {#2242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "Having a hard time determining whether this is sarcasm or not. Then I see the phrase “JavaScript Engineer” and become doubly confused."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1708824431 {#2200
    date: 2024-02-25 02:27:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agilob@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 179760
  -bodyTs: "'becom':20 'confus':22 'determin':5 'doubli':21 'engin':18 'hard':3 'javascript':17 'phrase':16 'sarcasm':9 'see':14 'time':4 'whether':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5796937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699986482 {#2211
    date: 2023-11-14 19:28:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2268
  +user: App\Entity\User {#2242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "Having a hard time determining whether this is sarcasm or not. Then I see the phrase “JavaScript Engineer” and become doubly confused."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1708824431 {#2200
    date: 2024-02-25 02:27:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agilob@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 179760
  -bodyTs: "'becom':20 'confus':22 'determin':5 'doubli':21 'engin':18 'hard':3 'javascript':17 'phrase':16 'sarcasm':9 'see':14 'time':4 'whether':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5796937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699986482 {#2211
    date: 2023-11-14 19:28:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2268
  +user: App\Entity\User {#2242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "Having a hard time determining whether this is sarcasm or not. Then I see the phrase “JavaScript Engineer” and become doubly confused."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1708824431 {#2200
    date: 2024-02-25 02:27:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agilob@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 179760
  -bodyTs: "'becom':20 'confus':22 'determin':5 'doubli':21 'engin':18 'hard':3 'javascript':17 'phrase':16 'sarcasm':9 'see':14 'time':4 'whether':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5796937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699986482 {#2211
    date: 2023-11-14 19:28:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2178
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "Everything looks like hacker with syntax highlighting"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1708820345 {#2187
    date: 2024-02-25 01:19:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 179750
  -bodyTs: "'everyth':1 'hacker':4 'highlight':7 'like':3 'look':2 'syntax':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4351841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699987886 {#2175
    date: 2023-11-14 19:51:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2178
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "Everything looks like hacker with syntax highlighting"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1708820345 {#2187
    date: 2024-02-25 01:19:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 179750
  -bodyTs: "'everyth':1 'hacker':4 'highlight':7 'like':3 'look':2 'syntax':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4351841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699987886 {#2175
    date: 2023-11-14 19:51:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2178
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "Everything looks like hacker with syntax highlighting"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1708820345 {#2187
    date: 2024-02-25 01:19:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 179750
  -bodyTs: "'everyth':1 'hacker':4 'highlight':7 'like':3 'look':2 'syntax':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4351841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699987886 {#2175
    date: 2023-11-14 19:51:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2499
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dig that color theme though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726658051 {#2494
    date: 2024-09-18 13:14:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 197591
  -bodyTs: "'color':3 'dig':1 'theme':4 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4235018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699988366 {#2495
    date: 2023-11-14 19:59:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2499
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dig that color theme though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726658051 {#2494
    date: 2024-09-18 13:14:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 197591
  -bodyTs: "'color':3 'dig':1 'theme':4 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4235018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699988366 {#2495
    date: 2023-11-14 19:59:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2499
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dig that color theme though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726658051 {#2494
    date: 2024-09-18 13:14:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 197591
  -bodyTs: "'color':3 'dig':1 'theme':4 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4235018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699988366 {#2495
    date: 2023-11-14 19:59:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3140
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: App\Entity\EntryComment {#2499
    +user: App\Entity\User {#2512 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
    +image: null
    +parent: null
    +root: null
    +body: "Dig that color theme though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726658051 {#2494
      date: 2024-09-18 13:14:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 197591
    -bodyTs: "'color':3 'dig':1 'theme':4 'though':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4235018"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699988366 {#2495
      date: 2023-11-14 19:59:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "My guess is Monokai?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700062346 {#3138
    date: 2023-11-15 16:32:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@sar1n@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3142 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 322048
  -bodyTs: "'guess':2 'monokai':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6163536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700062346 {#3139
    date: 2023-11-15 16:32:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3140
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: App\Entity\EntryComment {#2499
    +user: App\Entity\User {#2512 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
    +image: null
    +parent: null
    +root: null
    +body: "Dig that color theme though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726658051 {#2494
      date: 2024-09-18 13:14:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 197591
    -bodyTs: "'color':3 'dig':1 'theme':4 'though':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4235018"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699988366 {#2495
      date: 2023-11-14 19:59:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "My guess is Monokai?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700062346 {#3138
    date: 2023-11-15 16:32:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@sar1n@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3142 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 322048
  -bodyTs: "'guess':2 'monokai':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6163536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700062346 {#3139
    date: 2023-11-15 16:32:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3140
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: App\Entity\EntryComment {#2499
    +user: App\Entity\User {#2512 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
    +image: null
    +parent: null
    +root: null
    +body: "Dig that color theme though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726658051 {#2494
      date: 2024-09-18 13:14:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 197591
    -bodyTs: "'color':3 'dig':1 'theme':4 'though':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4235018"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699988366 {#2495
      date: 2023-11-14 19:59:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "My guess is Monokai?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700062346 {#3138
    date: 2023-11-15 16:32:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@sar1n@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3142 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 322048
  -bodyTs: "'guess':2 'monokai':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6163536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700062346 {#3139
    date: 2023-11-15 16:32:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2572
  +user: App\Entity\User {#2585 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "It very well might be a real exploit. Lemmy was briefly taken down by an XS attack using the emoji library… so who knows, maybe a 3000% smiley face is all that is needed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1726657988 {#2567
    date: 2024-09-18 13:13:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2573 …}
  +nested: Doctrine\ORM\PersistentCollection {#2575 …}
  +votes: Doctrine\ORM\PersistentCollection {#2577 …}
  +reports: Doctrine\ORM\PersistentCollection {#2579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
  -id: 179756
  -bodyTs: "'3000':27 'attack':17 'briefli':11 'emoji':20 'exploit':8 'face':29 'know':24 'lemmi':9 'librari':21 'mayb':25 'might':4 'need':34 'real':7 'smiley':28 'taken':12 'use':18 'well':3 'xs':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5798938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699991163 {#2568
    date: 2023-11-14 20:46:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2572
  +user: App\Entity\User {#2585 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "It very well might be a real exploit. Lemmy was briefly taken down by an XS attack using the emoji library… so who knows, maybe a 3000% smiley face is all that is needed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1726657988 {#2567
    date: 2024-09-18 13:13:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2573 …}
  +nested: Doctrine\ORM\PersistentCollection {#2575 …}
  +votes: Doctrine\ORM\PersistentCollection {#2577 …}
  +reports: Doctrine\ORM\PersistentCollection {#2579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
  -id: 179756
  -bodyTs: "'3000':27 'attack':17 'briefli':11 'emoji':20 'exploit':8 'face':29 'know':24 'lemmi':9 'librari':21 'mayb':25 'might':4 'need':34 'real':7 'smiley':28 'taken':12 'use':18 'well':3 'xs':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5798938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699991163 {#2568
    date: 2023-11-14 20:46:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2572
  +user: App\Entity\User {#2585 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "It very well might be a real exploit. Lemmy was briefly taken down by an XS attack using the emoji library… so who knows, maybe a 3000% smiley face is all that is needed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1726657988 {#2567
    date: 2024-09-18 13:13:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2573 …}
  +nested: Doctrine\ORM\PersistentCollection {#2575 …}
  +votes: Doctrine\ORM\PersistentCollection {#2577 …}
  +reports: Doctrine\ORM\PersistentCollection {#2579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
  -id: 179756
  -bodyTs: "'3000':27 'attack':17 'briefli':11 'emoji':20 'exploit':8 'face':29 'know':24 'lemmi':9 'librari':21 'mayb':25 'might':4 'need':34 'real':7 'smiley':28 'taken':12 'use':18 'well':3 'xs':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5798938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699991163 {#2568
    date: 2023-11-14 20:46:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3064
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: App\Entity\EntryComment {#2572
    +user: App\Entity\User {#2585 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
    +image: null
    +parent: null
    +root: null
    +body: "It very well might be a real exploit. Lemmy was briefly taken down by an XS attack using the emoji library… so who knows, maybe a 3000% smiley face is all that is needed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1726657988 {#2567
      date: 2024-09-18 13:13:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2573 …}
    +nested: Doctrine\ORM\PersistentCollection {#2575 …}
    +votes: Doctrine\ORM\PersistentCollection {#2577 …}
    +reports: Doctrine\ORM\PersistentCollection {#2579 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
    -id: 179756
    -bodyTs: "'3000':27 'attack':17 'briefli':11 'emoji':20 'exploit':8 'face':29 'know':24 'lemmi':9 'librari':21 'mayb':25 'might':4 'need':34 'real':7 'smiley':28 'taken':12 'use':18 'well':3 'xs':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5798938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699991163 {#2568
      date: 2023-11-14 20:46:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2572}
  +body: "I think there a lot of phone scammers that use font size to hide all the shit they’re doing. Like they make shit so small so that the old people can’t see anything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699996173 {#3066
    date: 2023-11-14 22:09:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@tetris11@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3062 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  -id: 322047
  -bodyTs: "'anyth':35 'font':11 'hide':14 'like':21 'lot':5 'make':23 'old':30 'peopl':31 'phone':7 're':19 'scammer':8 'see':34 'shit':17,24 'size':12 'small':26 'think':2 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4865086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699996173 {#3065
    date: 2023-11-14 22:09:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3064
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: App\Entity\EntryComment {#2572
    +user: App\Entity\User {#2585 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
    +image: null
    +parent: null
    +root: null
    +body: "It very well might be a real exploit. Lemmy was briefly taken down by an XS attack using the emoji library… so who knows, maybe a 3000% smiley face is all that is needed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1726657988 {#2567
      date: 2024-09-18 13:13:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2573 …}
    +nested: Doctrine\ORM\PersistentCollection {#2575 …}
    +votes: Doctrine\ORM\PersistentCollection {#2577 …}
    +reports: Doctrine\ORM\PersistentCollection {#2579 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
    -id: 179756
    -bodyTs: "'3000':27 'attack':17 'briefli':11 'emoji':20 'exploit':8 'face':29 'know':24 'lemmi':9 'librari':21 'mayb':25 'might':4 'need':34 'real':7 'smiley':28 'taken':12 'use':18 'well':3 'xs':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5798938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699991163 {#2568
      date: 2023-11-14 20:46:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2572}
  +body: "I think there a lot of phone scammers that use font size to hide all the shit they’re doing. Like they make shit so small so that the old people can’t see anything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699996173 {#3066
    date: 2023-11-14 22:09:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@tetris11@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3062 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  -id: 322047
  -bodyTs: "'anyth':35 'font':11 'hide':14 'like':21 'lot':5 'make':23 'old':30 'peopl':31 'phone':7 're':19 'scammer':8 'see':34 'shit':17,24 'size':12 'small':26 'think':2 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4865086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699996173 {#3065
    date: 2023-11-14 22:09:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3064
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: App\Entity\EntryComment {#2572
    +user: App\Entity\User {#2585 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
    +image: null
    +parent: null
    +root: null
    +body: "It very well might be a real exploit. Lemmy was briefly taken down by an XS attack using the emoji library… so who knows, maybe a 3000% smiley face is all that is needed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1726657988 {#2567
      date: 2024-09-18 13:13:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2573 …}
    +nested: Doctrine\ORM\PersistentCollection {#2575 …}
    +votes: Doctrine\ORM\PersistentCollection {#2577 …}
    +reports: Doctrine\ORM\PersistentCollection {#2579 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
    -id: 179756
    -bodyTs: "'3000':27 'attack':17 'briefli':11 'emoji':20 'exploit':8 'face':29 'know':24 'lemmi':9 'librari':21 'mayb':25 'might':4 'need':34 'real':7 'smiley':28 'taken':12 'use':18 'well':3 'xs':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5798938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699991163 {#2568
      date: 2023-11-14 20:46:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2572}
  +body: "I think there a lot of phone scammers that use font size to hide all the shit they’re doing. Like they make shit so small so that the old people can’t see anything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699996173 {#3066
    date: 2023-11-14 22:09:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@tetris11@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3062 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  -id: 322047
  -bodyTs: "'anyth':35 'font':11 'hide':14 'like':21 'lot':5 'make':23 'old':30 'peopl':31 'phone':7 're':19 'scammer':8 'see':34 'shit':17,24 'size':12 'small':26 'think':2 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4865086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699996173 {#3065
    date: 2023-11-14 22:09:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2646
  +user: App\Entity\User {#2661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2648 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    im not sure why but the first thing that popped into my head was:\n
    \n
    'say 404 *one more time*'
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699998424 {#2641
    date: 2023-11-14 22:47:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ategon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2649 …}
  +nested: Doctrine\ORM\PersistentCollection {#2651 …}
  +votes: Doctrine\ORM\PersistentCollection {#2653 …}
  +reports: Doctrine\ORM\PersistentCollection {#2655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
  -id: 125154
  -bodyTs: "'404':16 'first':7 'head':13 'im':1 'one':17 'pop':10 'say':15 'sure':3 'thing':8 'time':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://moist.catsweat.com/m/newcommunities@lemmy.world/t/70520/-/comment/718162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699998424 {#2642
    date: 2023-11-14 22:47:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2646
  +user: App\Entity\User {#2661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2648 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    im not sure why but the first thing that popped into my head was:\n
    \n
    'say 404 *one more time*'
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699998424 {#2641
    date: 2023-11-14 22:47:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ategon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2649 …}
  +nested: Doctrine\ORM\PersistentCollection {#2651 …}
  +votes: Doctrine\ORM\PersistentCollection {#2653 …}
  +reports: Doctrine\ORM\PersistentCollection {#2655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
  -id: 125154
  -bodyTs: "'404':16 'first':7 'head':13 'im':1 'one':17 'pop':10 'say':15 'sure':3 'thing':8 'time':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://moist.catsweat.com/m/newcommunities@lemmy.world/t/70520/-/comment/718162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699998424 {#2642
    date: 2023-11-14 22:47:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2646
  +user: App\Entity\User {#2661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2648 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    im not sure why but the first thing that popped into my head was:\n
    \n
    'say 404 *one more time*'
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699998424 {#2641
    date: 2023-11-14 22:47:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ategon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2649 …}
  +nested: Doctrine\ORM\PersistentCollection {#2651 …}
  +votes: Doctrine\ORM\PersistentCollection {#2653 …}
  +reports: Doctrine\ORM\PersistentCollection {#2655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
  -id: 125154
  -bodyTs: "'404':16 'first':7 'head':13 'im':1 'one':17 'pop':10 'say':15 'sure':3 'thing':8 'time':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://moist.catsweat.com/m/newcommunities@lemmy.world/t/70520/-/comment/718162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699998424 {#2642
    date: 2023-11-14 22:47:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2723
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "Let the users do the testing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727892714 {#2718
    date: 2024-10-02 20:11:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agilob@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2724 …}
  +nested: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2728 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  -id: 201021
  -bodyTs: "'let':1 'test':6 'user':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6135128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700001796 {#2719
    date: 2023-11-14 23:43:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2723
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "Let the users do the testing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727892714 {#2718
    date: 2024-10-02 20:11:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agilob@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2724 …}
  +nested: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2728 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  -id: 201021
  -bodyTs: "'let':1 'test':6 'user':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6135128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700001796 {#2719
    date: 2023-11-14 23:43:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2723
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "Let the users do the testing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727892714 {#2718
    date: 2024-10-02 20:11:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agilob@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2724 …}
  +nested: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2728 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  -id: 201021
  -bodyTs: "'let':1 'test':6 'user':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6135128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700001796 {#2719
    date: 2023-11-14 23:43:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3156
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
    +image: null
    +parent: null
    +root: null
    +body: "Let the users do the testing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727892714 {#2718
      date: 2024-10-02 20:11:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agilob@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 201021
    -bodyTs: "'let':1 'test':6 'user':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6135128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700001796 {#2719
      date: 2023-11-14 23:43:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "Oh hey a fellow game dev, how long you been in the industry?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700005426 {#3154
    date: 2023-11-15 00:43:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agilob@programming.dev"
    "@GBU_28@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3158 …}
  +nested: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 333615
  -bodyTs: "'dev':6 'fellow':4 'game':5 'hey':2 'industri':13 'long':8 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5805295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700005426 {#3155
    date: 2023-11-15 00:43:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3156
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
    +image: null
    +parent: null
    +root: null
    +body: "Let the users do the testing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727892714 {#2718
      date: 2024-10-02 20:11:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agilob@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 201021
    -bodyTs: "'let':1 'test':6 'user':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6135128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700001796 {#2719
      date: 2023-11-14 23:43:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "Oh hey a fellow game dev, how long you been in the industry?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700005426 {#3154
    date: 2023-11-15 00:43:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agilob@programming.dev"
    "@GBU_28@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3158 …}
  +nested: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 333615
  -bodyTs: "'dev':6 'fellow':4 'game':5 'hey':2 'industri':13 'long':8 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5805295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700005426 {#3155
    date: 2023-11-15 00:43:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3156
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
    +image: null
    +parent: null
    +root: null
    +body: "Let the users do the testing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727892714 {#2718
      date: 2024-10-02 20:11:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agilob@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 201021
    -bodyTs: "'let':1 'test':6 'user':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6135128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700001796 {#2719
      date: 2023-11-14 23:43:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "Oh hey a fellow game dev, how long you been in the industry?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700005426 {#3154
    date: 2023-11-15 00:43:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agilob@programming.dev"
    "@GBU_28@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3158 …}
  +nested: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 333615
  -bodyTs: "'dev':6 'fellow':4 'game':5 'hey':2 'industri':13 'long':8 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5805295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700005426 {#3155
    date: 2023-11-15 00:43:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2796
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2648 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Because it sometimes links easier in kbin:\n
    \n
    @software_gore@programming.dev
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700005746 {#2791
    date: 2023-11-15 00:49:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@software_gore@programming.dev"
    "@Ategon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2797 …}
  +nested: Doctrine\ORM\PersistentCollection {#2799 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  -id: 125573
  -bodyTs: "'easier':5 'kbin':7 'link':4 'software_gore@programming.dev':8 'sometim':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/3304232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700005746 {#2792
    date: 2023-11-15 00:49:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2796
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2648 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Because it sometimes links easier in kbin:\n
    \n
    @software_gore@programming.dev
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700005746 {#2791
    date: 2023-11-15 00:49:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@software_gore@programming.dev"
    "@Ategon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2797 …}
  +nested: Doctrine\ORM\PersistentCollection {#2799 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  -id: 125573
  -bodyTs: "'easier':5 'kbin':7 'link':4 'software_gore@programming.dev':8 'sometim':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/3304232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700005746 {#2792
    date: 2023-11-15 00:49:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2796
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2648 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Because it sometimes links easier in kbin:\n
    \n
    @software_gore@programming.dev
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700005746 {#2791
    date: 2023-11-15 00:49:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@software_gore@programming.dev"
    "@Ategon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2797 …}
  +nested: Doctrine\ORM\PersistentCollection {#2799 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  -id: 125573
  -bodyTs: "'easier':5 'kbin':7 'link':4 'software_gore@programming.dev':8 'sometim':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/3304232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700005746 {#2792
    date: 2023-11-15 00:49:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2869
  +user: App\Entity\User {#2883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t hate it. Seems functional."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700020187 {#2864
    date: 2023-11-15 04:49:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2871 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 205621
  -bodyTs: "'function':7 'hate':4 'seem':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4249637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700020187 {#2865
    date: 2023-11-15 04:49:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t hate it. Seems functional."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700020187 {#2864
    date: 2023-11-15 04:49:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2871 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 205621
  -bodyTs: "'function':7 'hate':4 'seem':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4249637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700020187 {#2865
    date: 2023-11-15 04:49:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t hate it. Seems functional."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700020187 {#2864
    date: 2023-11-15 04:49:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2871 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 205621
  -bodyTs: "'function':7 'hate':4 'seem':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4249637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700020187 {#2865
    date: 2023-11-15 04:49:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2943
  +user: App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "Definitely looks `unsafe` to me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700020438 {#2938
    date: 2023-11-15 04:53:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tatterdemalion@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2945 …}
  +nested: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  -id: 240268
  -bodyTs: "'definit':1 'look':2 'unsaf':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fedia.io/m/programmer_humor@programming.dev/t/401326/-/comment/2453893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700020438 {#2939
    date: 2023-11-15 04:53:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2943
  +user: App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "Definitely looks `unsafe` to me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700020438 {#2938
    date: 2023-11-15 04:53:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tatterdemalion@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2945 …}
  +nested: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  -id: 240268
  -bodyTs: "'definit':1 'look':2 'unsaf':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fedia.io/m/programmer_humor@programming.dev/t/401326/-/comment/2453893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700020438 {#2939
    date: 2023-11-15 04:53:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2943
  +user: App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2228 …}
  +image: null
  +parent: null
  +root: null
  +body: "Definitely looks `unsafe` to me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700020438 {#2938
    date: 2023-11-15 04:53:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tatterdemalion@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2945 …}
  +nested: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  -id: 240268
  -bodyTs: "'definit':1 'look':2 'unsaf':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fedia.io/m/programmer_humor@programming.dev/t/401326/-/comment/2453893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700020438 {#2939
    date: 2023-11-15 04:53:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details