GET https://kbin.spritesserver.nl/d/lemmy.today/comments/oldest?p=15

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 …}
}
4.46 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.08 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 {#2406
  +user: App\Entity\User {#2449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Literal meat shields."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705161730 {#1875
    date: 2024-01-13 17:02:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1658 …}
  +nested: Doctrine\ORM\PersistentCollection {#1847 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -id: 228699
  -bodyTs: "'liter':1 'meat':2 'shield':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6027246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702782619 {#1845
    date: 2023-12-17 04:10: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
3 DENIED edit
App\Entity\EntryComment {#2406
  +user: App\Entity\User {#2449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Literal meat shields."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705161730 {#1875
    date: 2024-01-13 17:02:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1658 …}
  +nested: Doctrine\ORM\PersistentCollection {#1847 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -id: 228699
  -bodyTs: "'liter':1 'meat':2 'shield':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6027246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702782619 {#1845
    date: 2023-12-17 04:10: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
4 DENIED moderate
App\Entity\EntryComment {#2406
  +user: App\Entity\User {#2449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Literal meat shields."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705161730 {#1875
    date: 2024-01-13 17:02:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1658 …}
  +nested: Doctrine\ORM\PersistentCollection {#1847 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -id: 228699
  -bodyTs: "'liter':1 'meat':2 'shield':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6027246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702782619 {#1845
    date: 2023-12-17 04:10: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
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 {#3022
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2406
    +user: App\Entity\User {#2449 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Literal meat shields."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705161730 {#1875
      date: 2024-01-13 17:02:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1658 …}
    +nested: Doctrine\ORM\PersistentCollection {#1847 …}
    +votes: Doctrine\ORM\PersistentCollection {#1805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2481 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
    -id: 228699
    -bodyTs: "'liter':1 'meat':2 'shield':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6027246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702782619 {#1845
      date: 2023-12-17 04:10:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2406}
  +body: "Tactical meat shield"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702784829 {#3023
    date: 2023-12-17 04:47:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Dio@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3100 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  -id: 228746
  -bodyTs: "'meat':2 'shield':3 'tactic':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6090446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702784829 {#3026
    date: 2023-12-17 04:47:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3022
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2406
    +user: App\Entity\User {#2449 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Literal meat shields."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705161730 {#1875
      date: 2024-01-13 17:02:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1658 …}
    +nested: Doctrine\ORM\PersistentCollection {#1847 …}
    +votes: Doctrine\ORM\PersistentCollection {#1805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2481 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
    -id: 228699
    -bodyTs: "'liter':1 'meat':2 'shield':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6027246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702782619 {#1845
      date: 2023-12-17 04:10:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2406}
  +body: "Tactical meat shield"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702784829 {#3023
    date: 2023-12-17 04:47:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Dio@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3100 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  -id: 228746
  -bodyTs: "'meat':2 'shield':3 'tactic':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6090446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702784829 {#3026
    date: 2023-12-17 04:47:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3022
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2406
    +user: App\Entity\User {#2449 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Literal meat shields."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705161730 {#1875
      date: 2024-01-13 17:02:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1658 …}
    +nested: Doctrine\ORM\PersistentCollection {#1847 …}
    +votes: Doctrine\ORM\PersistentCollection {#1805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2481 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
    -id: 228699
    -bodyTs: "'liter':1 'meat':2 'shield':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6027246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702782619 {#1845
      date: 2023-12-17 04:10:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2406}
  +body: "Tactical meat shield"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702784829 {#3023
    date: 2023-12-17 04:47:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Dio@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3100 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  -id: 228746
  -bodyTs: "'meat':2 'shield':3 'tactic':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6090446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702784829 {#3026
    date: 2023-12-17 04:47:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1687
  +user: App\Entity\User {#1629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m still not over his rôle in stagate atlantis lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705330125 {#1558
    date: 2024-01-15 15:48:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
  -id: 228711
  -bodyTs: "'atlanti':10 'lol':11 'm':2 'rôle':7 'stagat':9 'still':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/4141081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702783214 {#1619
    date: 2023-12-17 04:20:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1687
  +user: App\Entity\User {#1629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m still not over his rôle in stagate atlantis lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705330125 {#1558
    date: 2024-01-15 15:48:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
  -id: 228711
  -bodyTs: "'atlanti':10 'lol':11 'm':2 'rôle':7 'stagat':9 'still':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/4141081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702783214 {#1619
    date: 2023-12-17 04:20:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1687
  +user: App\Entity\User {#1629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m still not over his rôle in stagate atlantis lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705330125 {#1558
    date: 2024-01-15 15:48:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
  -id: 228711
  -bodyTs: "'atlanti':10 'lol':11 'm':2 'rôle':7 'stagat':9 'still':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/4141081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702783214 {#1619
    date: 2023-12-17 04:20:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3090
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#1687
    +user: App\Entity\User {#1629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m still not over his rôle in stagate atlantis lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705330125 {#1558
      date: 2024-01-15 15:48:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1604 …}
    +nested: Doctrine\ORM\PersistentCollection {#1686 …}
    +votes: Doctrine\ORM\PersistentCollection {#1692 …}
    +reports: Doctrine\ORM\PersistentCollection {#1705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
    -id: 228711
    -bodyTs: "'atlanti':10 'lol':11 'm':2 'rôle':7 'stagat':9 'still':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ch/comment/4141081"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702783214 {#1619
      date: 2023-12-17 04:20:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1687}
  +body: "Dearly in my heart too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702783496 {#3092
    date: 2023-12-17 04:24:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@roawre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 228717
  -bodyTs: "'dear':1 'heart':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6090214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702783496 {#3091
    date: 2023-12-17 04:24:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#3090
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#1687
    +user: App\Entity\User {#1629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m still not over his rôle in stagate atlantis lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705330125 {#1558
      date: 2024-01-15 15:48:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1604 …}
    +nested: Doctrine\ORM\PersistentCollection {#1686 …}
    +votes: Doctrine\ORM\PersistentCollection {#1692 …}
    +reports: Doctrine\ORM\PersistentCollection {#1705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
    -id: 228711
    -bodyTs: "'atlanti':10 'lol':11 'm':2 'rôle':7 'stagat':9 'still':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ch/comment/4141081"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702783214 {#1619
      date: 2023-12-17 04:20:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1687}
  +body: "Dearly in my heart too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702783496 {#3092
    date: 2023-12-17 04:24:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@roawre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 228717
  -bodyTs: "'dear':1 'heart':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6090214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702783496 {#3091
    date: 2023-12-17 04:24:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#3090
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#1687
    +user: App\Entity\User {#1629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m still not over his rôle in stagate atlantis lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705330125 {#1558
      date: 2024-01-15 15:48:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1604 …}
    +nested: Doctrine\ORM\PersistentCollection {#1686 …}
    +votes: Doctrine\ORM\PersistentCollection {#1692 …}
    +reports: Doctrine\ORM\PersistentCollection {#1705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
    -id: 228711
    -bodyTs: "'atlanti':10 'lol':11 'm':2 'rôle':7 'stagat':9 'still':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ch/comment/4141081"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702783214 {#1619
      date: 2023-12-17 04:20:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1687}
  +body: "Dearly in my heart too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702783496 {#3092
    date: 2023-12-17 04:24:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@roawre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 228717
  -bodyTs: "'dear':1 'heart':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6090214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702783496 {#3091
    date: 2023-12-17 04:24:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3074
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#1687
    +user: App\Entity\User {#1629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m still not over his rôle in stagate atlantis lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705330125 {#1558
      date: 2024-01-15 15:48:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1604 …}
    +nested: Doctrine\ORM\PersistentCollection {#1686 …}
    +votes: Doctrine\ORM\PersistentCollection {#1692 …}
    +reports: Doctrine\ORM\PersistentCollection {#1705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
    -id: 228711
    -bodyTs: "'atlanti':10 'lol':11 'm':2 'rôle':7 'stagat':9 'still':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ch/comment/4141081"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702783214 {#1619
      date: 2023-12-17 04:20:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1687}
  +body: "He will always be Chewie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702786099 {#3076
    date: 2023-12-17 05:08:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@roawre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3072 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 228770
  -bodyTs: "'alway':3 'chewi':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5104961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702786099 {#3075
    date: 2023-12-17 05: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
19 DENIED edit
App\Entity\EntryComment {#3074
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#1687
    +user: App\Entity\User {#1629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m still not over his rôle in stagate atlantis lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705330125 {#1558
      date: 2024-01-15 15:48:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1604 …}
    +nested: Doctrine\ORM\PersistentCollection {#1686 …}
    +votes: Doctrine\ORM\PersistentCollection {#1692 …}
    +reports: Doctrine\ORM\PersistentCollection {#1705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
    -id: 228711
    -bodyTs: "'atlanti':10 'lol':11 'm':2 'rôle':7 'stagat':9 'still':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ch/comment/4141081"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702783214 {#1619
      date: 2023-12-17 04:20:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1687}
  +body: "He will always be Chewie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702786099 {#3076
    date: 2023-12-17 05:08:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@roawre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3072 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 228770
  -bodyTs: "'alway':3 'chewi':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5104961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702786099 {#3075
    date: 2023-12-17 05: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
20 DENIED moderate
App\Entity\EntryComment {#3074
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#1687
    +user: App\Entity\User {#1629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m still not over his rôle in stagate atlantis lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705330125 {#1558
      date: 2024-01-15 15:48:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1604 …}
    +nested: Doctrine\ORM\PersistentCollection {#1686 …}
    +votes: Doctrine\ORM\PersistentCollection {#1692 …}
    +reports: Doctrine\ORM\PersistentCollection {#1705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
    -id: 228711
    -bodyTs: "'atlanti':10 'lol':11 'm':2 'rôle':7 'stagat':9 'still':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ch/comment/4141081"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702783214 {#1619
      date: 2023-12-17 04:20:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1687}
  +body: "He will always be Chewie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702786099 {#3076
    date: 2023-12-17 05:08:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@roawre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3072 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 228770
  -bodyTs: "'alway':3 'chewi':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5104961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702786099 {#3075
    date: 2023-12-17 05: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
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 {#3283
  +user: App\Entity\User {#1629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3074
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#1687
      +user: App\Entity\User {#1629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m still not over his rôle in stagate atlantis lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1705330125 {#1558
        date: 2024-01-15 15:48:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1604 …}
      +nested: Doctrine\ORM\PersistentCollection {#1686 …}
      +votes: Doctrine\ORM\PersistentCollection {#1692 …}
      +reports: Doctrine\ORM\PersistentCollection {#1705 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
      -id: 228711
      -bodyTs: "'atlanti':10 'lol':11 'm':2 'rôle':7 'stagat':9 'still':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.ch/comment/4141081"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702783214 {#1619
        date: 2023-12-17 04:20:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1687}
    +body: "He will always be Chewie."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702786099 {#3076
      date: 2023-12-17 05:08:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@roawre@feddit.ch"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3068 …}
    +reports: Doctrine\ORM\PersistentCollection {#3066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -id: 228770
    -bodyTs: "'alway':3 'chewi':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5104961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702786099 {#3075
      date: 2023-12-17 05:08:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1687}
  +body: "Hahahaha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702787883 {#3284
    date: 2023-12-17 05:38:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@roawre@feddit.ch"
    "@NaibofTabr@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3280 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3274 …}
  +reports: Doctrine\ORM\PersistentCollection {#3289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
  -id: 228785
  -bodyTs: "'hahahaha':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/4141781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702787883 {#3287
    date: 2023-12-17 05:38: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
23 DENIED edit
App\Entity\EntryComment {#3283
  +user: App\Entity\User {#1629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3074
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#1687
      +user: App\Entity\User {#1629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m still not over his rôle in stagate atlantis lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1705330125 {#1558
        date: 2024-01-15 15:48:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1604 …}
      +nested: Doctrine\ORM\PersistentCollection {#1686 …}
      +votes: Doctrine\ORM\PersistentCollection {#1692 …}
      +reports: Doctrine\ORM\PersistentCollection {#1705 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
      -id: 228711
      -bodyTs: "'atlanti':10 'lol':11 'm':2 'rôle':7 'stagat':9 'still':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.ch/comment/4141081"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702783214 {#1619
        date: 2023-12-17 04:20:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1687}
    +body: "He will always be Chewie."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702786099 {#3076
      date: 2023-12-17 05:08:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@roawre@feddit.ch"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3068 …}
    +reports: Doctrine\ORM\PersistentCollection {#3066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -id: 228770
    -bodyTs: "'alway':3 'chewi':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5104961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702786099 {#3075
      date: 2023-12-17 05:08:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1687}
  +body: "Hahahaha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702787883 {#3284
    date: 2023-12-17 05:38:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@roawre@feddit.ch"
    "@NaibofTabr@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3280 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3274 …}
  +reports: Doctrine\ORM\PersistentCollection {#3289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
  -id: 228785
  -bodyTs: "'hahahaha':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/4141781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702787883 {#3287
    date: 2023-12-17 05:38: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
24 DENIED moderate
App\Entity\EntryComment {#3283
  +user: App\Entity\User {#1629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3074
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#1687
      +user: App\Entity\User {#1629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m still not over his rôle in stagate atlantis lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1705330125 {#1558
        date: 2024-01-15 15:48:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1604 …}
      +nested: Doctrine\ORM\PersistentCollection {#1686 …}
      +votes: Doctrine\ORM\PersistentCollection {#1692 …}
      +reports: Doctrine\ORM\PersistentCollection {#1705 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
      -id: 228711
      -bodyTs: "'atlanti':10 'lol':11 'm':2 'rôle':7 'stagat':9 'still':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.ch/comment/4141081"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702783214 {#1619
        date: 2023-12-17 04:20:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1687}
    +body: "He will always be Chewie."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702786099 {#3076
      date: 2023-12-17 05:08:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@roawre@feddit.ch"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3068 …}
    +reports: Doctrine\ORM\PersistentCollection {#3066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -id: 228770
    -bodyTs: "'alway':3 'chewi':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5104961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702786099 {#3075
      date: 2023-12-17 05:08:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1687}
  +body: "Hahahaha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702787883 {#3284
    date: 2023-12-17 05:38:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@roawre@feddit.ch"
    "@NaibofTabr@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3280 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3274 …}
  +reports: Doctrine\ORM\PersistentCollection {#3289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
  -id: 228785
  -bodyTs: "'hahahaha':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/4141781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702787883 {#3287
    date: 2023-12-17 05:38: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
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 {#3058
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#1687
    +user: App\Entity\User {#1629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m still not over his rôle in stagate atlantis lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705330125 {#1558
      date: 2024-01-15 15:48:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1604 …}
    +nested: Doctrine\ORM\PersistentCollection {#1686 …}
    +votes: Doctrine\ORM\PersistentCollection {#1692 …}
    +reports: Doctrine\ORM\PersistentCollection {#1705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
    -id: 228711
    -bodyTs: "'atlanti':10 'lol':11 'm':2 'rôle':7 'stagat':9 'still':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ch/comment/4141081"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702783214 {#1619
      date: 2023-12-17 04:20:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1687}
  +body: "Ronon had the coolest gun in the whole series"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702855539 {#3060
    date: 2023-12-18 00:25:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@roawre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3056 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  -id: 230465
  -bodyTs: "'coolest':4 'gun':5 'ronon':1 'seri':9 'whole':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6102902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702855539 {#3059
    date: 2023-12-18 00:25:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3058
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#1687
    +user: App\Entity\User {#1629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m still not over his rôle in stagate atlantis lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705330125 {#1558
      date: 2024-01-15 15:48:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1604 …}
    +nested: Doctrine\ORM\PersistentCollection {#1686 …}
    +votes: Doctrine\ORM\PersistentCollection {#1692 …}
    +reports: Doctrine\ORM\PersistentCollection {#1705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
    -id: 228711
    -bodyTs: "'atlanti':10 'lol':11 'm':2 'rôle':7 'stagat':9 'still':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ch/comment/4141081"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702783214 {#1619
      date: 2023-12-17 04:20:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1687}
  +body: "Ronon had the coolest gun in the whole series"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702855539 {#3060
    date: 2023-12-18 00:25:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@roawre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3056 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  -id: 230465
  -bodyTs: "'coolest':4 'gun':5 'ronon':1 'seri':9 'whole':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6102902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702855539 {#3059
    date: 2023-12-18 00:25:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3058
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#1687
    +user: App\Entity\User {#1629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m still not over his rôle in stagate atlantis lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705330125 {#1558
      date: 2024-01-15 15:48:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1604 …}
    +nested: Doctrine\ORM\PersistentCollection {#1686 …}
    +votes: Doctrine\ORM\PersistentCollection {#1692 …}
    +reports: Doctrine\ORM\PersistentCollection {#1705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
    -id: 228711
    -bodyTs: "'atlanti':10 'lol':11 'm':2 'rôle':7 'stagat':9 'still':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ch/comment/4141081"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702783214 {#1619
      date: 2023-12-17 04:20:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1687}
  +body: "Ronon had the coolest gun in the whole series"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702855539 {#3060
    date: 2023-12-18 00:25:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@roawre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3056 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  -id: 230465
  -bodyTs: "'coolest':4 'gun':5 'ronon':1 'seri':9 'whole':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6102902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702855539 {#3059
    date: 2023-12-18 00:25:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2370
  +user: App\Entity\User {#2379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "They’re not his bodyguards. They’re there to hold him back as long as they can while you run away. This is not to give you an chance to escape, but because he gets disappointed and sad if the hunt is over too soon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 130
  +score: 0
  +lastActive: DateTime @1702783943 {#2470
    date: 2023-12-17 04:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
  -id: 228730
  -bodyTs: "'away':21 'back':12 'bodyguard':5 'chanc':29 'disappoint':36 'escap':31 'get':35 'give':26 'hold':10 'hunt':41 'long':14 're':2,7 'run':20 'sad':38 'soon':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6090305"
  +editedAt: DateTimeImmutable @1705284917 {#2469
    date: 2024-01-15 03:15:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702783943 {#2467
    date: 2023-12-17 04:32:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#2379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "They’re not his bodyguards. They’re there to hold him back as long as they can while you run away. This is not to give you an chance to escape, but because he gets disappointed and sad if the hunt is over too soon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 130
  +score: 0
  +lastActive: DateTime @1702783943 {#2470
    date: 2023-12-17 04:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
  -id: 228730
  -bodyTs: "'away':21 'back':12 'bodyguard':5 'chanc':29 'disappoint':36 'escap':31 'get':35 'give':26 'hold':10 'hunt':41 'long':14 're':2,7 'run':20 'sad':38 'soon':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6090305"
  +editedAt: DateTimeImmutable @1705284917 {#2469
    date: 2024-01-15 03:15:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702783943 {#2467
    date: 2023-12-17 04:32:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#2379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "They’re not his bodyguards. They’re there to hold him back as long as they can while you run away. This is not to give you an chance to escape, but because he gets disappointed and sad if the hunt is over too soon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 130
  +score: 0
  +lastActive: DateTime @1702783943 {#2470
    date: 2023-12-17 04:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
  -id: 228730
  -bodyTs: "'away':21 'back':12 'bodyguard':5 'chanc':29 'disappoint':36 'escap':31 'get':35 'give':26 'hold':10 'hunt':41 'long':14 're':2,7 'run':20 'sad':38 'soon':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6090305"
  +editedAt: DateTimeImmutable @1705284917 {#2469
    date: 2024-01-15 03:15:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702783943 {#2467
    date: 2023-12-17 04:32:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2078
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "They probably shoot better than he does, they 100% have guns."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1705280142 {#2144
    date: 2024-01-15 01:55:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 228740
  -bodyTs: "'100':9 'better':4 'gun':11 'probabl':2 'shoot':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6024539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702784374 {#2075
    date: 2023-12-17 04:39:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "They probably shoot better than he does, they 100% have guns."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1705280142 {#2144
    date: 2024-01-15 01:55:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 228740
  -bodyTs: "'100':9 'better':4 'gun':11 'probabl':2 'shoot':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6024539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702784374 {#2075
    date: 2023-12-17 04:39:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "They probably shoot better than he does, they 100% have guns."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1705280142 {#2144
    date: 2024-01-15 01:55:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 228740
  -bodyTs: "'100':9 'better':4 'gun':11 'probabl':2 'shoot':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6024539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702784374 {#2075
    date: 2023-12-17 04:39:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3041
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2078
    +user: App\Entity\User {#2064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "They probably shoot better than he does, they 100% have guns."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1705280142 {#2144
      date: 2024-01-15 01:55:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2076 …}
    +nested: Doctrine\ORM\PersistentCollection {#2083 …}
    +votes: Doctrine\ORM\PersistentCollection {#2085 …}
    +reports: Doctrine\ORM\PersistentCollection {#2062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
    -id: 228740
    -bodyTs: "'100':9 'better':4 'gun':11 'probabl':2 'shoot':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6024539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702784374 {#2075
      date: 2023-12-17 04:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2078}
  +body: "Fair point, but I prefer [this theory](https://lemmy.world/comment/6090305)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702784590 {#3044
    date: 2023-12-17 04:43:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@ArcaneSlime@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3039 …}
  +nested: Doctrine\ORM\PersistentCollection {#3037 …}
  +votes: Doctrine\ORM\PersistentCollection {#3117 …}
  +reports: Doctrine\ORM\PersistentCollection {#3120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
  -id: 228742
  -bodyTs: "'/comment/6090305)':10 'fair':1 'lemmy.world':9 'lemmy.world/comment/6090305)':8 'point':2 'prefer':5 'theori':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4145975"
  +editedAt: DateTimeImmutable @1705161284 {#3043
    date: 2024-01-13 16:54:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702784590 {#3042
    date: 2023-12-17 04:43:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3041
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2078
    +user: App\Entity\User {#2064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "They probably shoot better than he does, they 100% have guns."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1705280142 {#2144
      date: 2024-01-15 01:55:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2076 …}
    +nested: Doctrine\ORM\PersistentCollection {#2083 …}
    +votes: Doctrine\ORM\PersistentCollection {#2085 …}
    +reports: Doctrine\ORM\PersistentCollection {#2062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
    -id: 228740
    -bodyTs: "'100':9 'better':4 'gun':11 'probabl':2 'shoot':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6024539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702784374 {#2075
      date: 2023-12-17 04:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2078}
  +body: "Fair point, but I prefer [this theory](https://lemmy.world/comment/6090305)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702784590 {#3044
    date: 2023-12-17 04:43:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@ArcaneSlime@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3039 …}
  +nested: Doctrine\ORM\PersistentCollection {#3037 …}
  +votes: Doctrine\ORM\PersistentCollection {#3117 …}
  +reports: Doctrine\ORM\PersistentCollection {#3120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
  -id: 228742
  -bodyTs: "'/comment/6090305)':10 'fair':1 'lemmy.world':9 'lemmy.world/comment/6090305)':8 'point':2 'prefer':5 'theori':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4145975"
  +editedAt: DateTimeImmutable @1705161284 {#3043
    date: 2024-01-13 16:54:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702784590 {#3042
    date: 2023-12-17 04:43:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3041
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2078
    +user: App\Entity\User {#2064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "They probably shoot better than he does, they 100% have guns."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1705280142 {#2144
      date: 2024-01-15 01:55:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2076 …}
    +nested: Doctrine\ORM\PersistentCollection {#2083 …}
    +votes: Doctrine\ORM\PersistentCollection {#2085 …}
    +reports: Doctrine\ORM\PersistentCollection {#2062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
    -id: 228740
    -bodyTs: "'100':9 'better':4 'gun':11 'probabl':2 'shoot':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6024539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702784374 {#2075
      date: 2023-12-17 04:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2078}
  +body: "Fair point, but I prefer [this theory](https://lemmy.world/comment/6090305)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702784590 {#3044
    date: 2023-12-17 04:43:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@ArcaneSlime@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3039 …}
  +nested: Doctrine\ORM\PersistentCollection {#3037 …}
  +votes: Doctrine\ORM\PersistentCollection {#3117 …}
  +reports: Doctrine\ORM\PersistentCollection {#3120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
  -id: 228742
  -bodyTs: "'/comment/6090305)':10 'fair':1 'lemmy.world':9 'lemmy.world/comment/6090305)':8 'point':2 'prefer':5 'theori':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4145975"
  +editedAt: DateTimeImmutable @1705161284 {#3043
    date: 2024-01-13 16:54:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702784590 {#3042
    date: 2023-12-17 04:43:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3122
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2078
    +user: App\Entity\User {#2064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "They probably shoot better than he does, they 100% have guns."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1705280142 {#2144
      date: 2024-01-15 01:55:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2076 …}
    +nested: Doctrine\ORM\PersistentCollection {#2083 …}
    +votes: Doctrine\ORM\PersistentCollection {#2085 …}
    +reports: Doctrine\ORM\PersistentCollection {#2062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
    -id: 228740
    -bodyTs: "'100':9 'better':4 'gun':11 'probabl':2 'shoot':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6024539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702784374 {#2075
      date: 2023-12-17 04:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2078}
  +body: "Guns for the rich but not for you. Welcome to California."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702831209 {#3111
    date: 2023-12-17 17:40:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@ArcaneSlime@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3115 …}
  +votes: Doctrine\ORM\PersistentCollection {#3123 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3129 …}
  -id: 229636
  -bodyTs: "'california':11 'gun':1 'rich':4 'welcom':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6097838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702831209 {#3112
    date: 2023-12-17 17:40:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3122
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2078
    +user: App\Entity\User {#2064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "They probably shoot better than he does, they 100% have guns."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1705280142 {#2144
      date: 2024-01-15 01:55:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2076 …}
    +nested: Doctrine\ORM\PersistentCollection {#2083 …}
    +votes: Doctrine\ORM\PersistentCollection {#2085 …}
    +reports: Doctrine\ORM\PersistentCollection {#2062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
    -id: 228740
    -bodyTs: "'100':9 'better':4 'gun':11 'probabl':2 'shoot':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6024539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702784374 {#2075
      date: 2023-12-17 04:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2078}
  +body: "Guns for the rich but not for you. Welcome to California."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702831209 {#3111
    date: 2023-12-17 17:40:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@ArcaneSlime@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3115 …}
  +votes: Doctrine\ORM\PersistentCollection {#3123 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3129 …}
  -id: 229636
  -bodyTs: "'california':11 'gun':1 'rich':4 'welcom':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6097838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702831209 {#3112
    date: 2023-12-17 17:40:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3122
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2078
    +user: App\Entity\User {#2064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "They probably shoot better than he does, they 100% have guns."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1705280142 {#2144
      date: 2024-01-15 01:55:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2076 …}
    +nested: Doctrine\ORM\PersistentCollection {#2083 …}
    +votes: Doctrine\ORM\PersistentCollection {#2085 …}
    +reports: Doctrine\ORM\PersistentCollection {#2062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
    -id: 228740
    -bodyTs: "'100':9 'better':4 'gun':11 'probabl':2 'shoot':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6024539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702784374 {#2075
      date: 2023-12-17 04:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2078}
  +body: "Guns for the rich but not for you. Welcome to California."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702831209 {#3111
    date: 2023-12-17 17:40:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@ArcaneSlime@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3115 …}
  +votes: Doctrine\ORM\PersistentCollection {#3123 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3129 …}
  -id: 229636
  -bodyTs: "'california':11 'gun':1 'rich':4 'welcom':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6097838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702831209 {#3112
    date: 2023-12-17 17:40:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3344
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3122
    +user: Proxies\__CG__\App\Entity\User {#3121 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2078
      +user: App\Entity\User {#2064 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "They probably shoot better than he does, they 100% have guns."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1705280142 {#2144
        date: 2024-01-15 01:55:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 228740
      -bodyTs: "'100':9 'better':4 'gun':11 'probabl':2 'shoot':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6024539"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702784374 {#2075
        date: 2023-12-17 04:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2078}
    +body: "Guns for the rich but not for you. Welcome to California."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702831209 {#3111
      date: 2023-12-17 17:40:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@ArcaneSlime@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3113 …}
    +nested: Doctrine\ORM\PersistentCollection {#3115 …}
    +votes: Doctrine\ORM\PersistentCollection {#3123 …}
    +reports: Doctrine\ORM\PersistentCollection {#3125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3129 …}
    -id: 229636
    -bodyTs: "'california':11 'gun':1 'rich':4 'welcom':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6097838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702831209 {#3112
      date: 2023-12-17 17:40:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2078}
  +body: "And if Everytown and MDA get their way, the entire world. Poor people don’t deserve rights anyway, they *should* be subjugated by the rich because clearly the rich are better and more important than you poors, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702832085 {#3342
    date: 2023-12-17 17:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@ArcaneSlime@lemmy.dbzer0.com"
    "@Garbanzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3347 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 229674
  -bodyTs: "'anyway':18 'better':31 'clear':27 'deserv':16 'entir':10 'everytown':3 'get':6 'import':34 'mda':5 'peopl':13 'poor':12,37 'rich':25,29 'right':17,38 'subjug':22 'way':8 'world':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6033532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702832085 {#3343
    date: 2023-12-17 17:54:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3344
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3122
    +user: Proxies\__CG__\App\Entity\User {#3121 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2078
      +user: App\Entity\User {#2064 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "They probably shoot better than he does, they 100% have guns."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1705280142 {#2144
        date: 2024-01-15 01:55:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 228740
      -bodyTs: "'100':9 'better':4 'gun':11 'probabl':2 'shoot':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6024539"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702784374 {#2075
        date: 2023-12-17 04:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2078}
    +body: "Guns for the rich but not for you. Welcome to California."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702831209 {#3111
      date: 2023-12-17 17:40:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@ArcaneSlime@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3113 …}
    +nested: Doctrine\ORM\PersistentCollection {#3115 …}
    +votes: Doctrine\ORM\PersistentCollection {#3123 …}
    +reports: Doctrine\ORM\PersistentCollection {#3125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3129 …}
    -id: 229636
    -bodyTs: "'california':11 'gun':1 'rich':4 'welcom':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6097838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702831209 {#3112
      date: 2023-12-17 17:40:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2078}
  +body: "And if Everytown and MDA get their way, the entire world. Poor people don’t deserve rights anyway, they *should* be subjugated by the rich because clearly the rich are better and more important than you poors, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702832085 {#3342
    date: 2023-12-17 17:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@ArcaneSlime@lemmy.dbzer0.com"
    "@Garbanzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3347 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 229674
  -bodyTs: "'anyway':18 'better':31 'clear':27 'deserv':16 'entir':10 'everytown':3 'get':6 'import':34 'mda':5 'peopl':13 'poor':12,37 'rich':25,29 'right':17,38 'subjug':22 'way':8 'world':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6033532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702832085 {#3343
    date: 2023-12-17 17:54:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3344
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3122
    +user: Proxies\__CG__\App\Entity\User {#3121 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2078
      +user: App\Entity\User {#2064 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "They probably shoot better than he does, they 100% have guns."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1705280142 {#2144
        date: 2024-01-15 01:55:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 228740
      -bodyTs: "'100':9 'better':4 'gun':11 'probabl':2 'shoot':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6024539"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702784374 {#2075
        date: 2023-12-17 04:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2078}
    +body: "Guns for the rich but not for you. Welcome to California."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702831209 {#3111
      date: 2023-12-17 17:40:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@ArcaneSlime@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3113 …}
    +nested: Doctrine\ORM\PersistentCollection {#3115 …}
    +votes: Doctrine\ORM\PersistentCollection {#3123 …}
    +reports: Doctrine\ORM\PersistentCollection {#3125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3129 …}
    -id: 229636
    -bodyTs: "'california':11 'gun':1 'rich':4 'welcom':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6097838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702831209 {#3112
      date: 2023-12-17 17:40:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2078}
  +body: "And if Everytown and MDA get their way, the entire world. Poor people don’t deserve rights anyway, they *should* be subjugated by the rich because clearly the rich are better and more important than you poors, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702832085 {#3342
    date: 2023-12-17 17:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@ArcaneSlime@lemmy.dbzer0.com"
    "@Garbanzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3347 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 229674
  -bodyTs: "'anyway':18 'better':31 'clear':27 'deserv':16 'entir':10 'everytown':3 'get':6 'import':34 'mda':5 'peopl':13 'poor':12,37 'rich':25,29 'right':17,38 'subjug':22 'way':8 'world':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6033532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702832085 {#3343
    date: 2023-12-17 17:54:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2136
  +user: App\Entity\User {#2048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "If he’s anything like me he’s a total teddy bear who wouldn’t hurt a fly. Big guys lean that way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1705395071 {#2339
    date: 2024-01-16 09:51:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 228751
  -bodyTs: "'anyth':4 'bear':12 'big':19 'fli':18 'guy':20 'hurt':16 'lean':21 'like':5 'teddi':11 'total':10 'way':23 'wouldn':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/708409/-/comment/4170786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702784961 {#2338
    date: 2023-12-17 04:49: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
51 DENIED edit
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#2048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "If he’s anything like me he’s a total teddy bear who wouldn’t hurt a fly. Big guys lean that way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1705395071 {#2339
    date: 2024-01-16 09:51:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 228751
  -bodyTs: "'anyth':4 'bear':12 'big':19 'fli':18 'guy':20 'hurt':16 'lean':21 'like':5 'teddi':11 'total':10 'way':23 'wouldn':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/708409/-/comment/4170786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702784961 {#2338
    date: 2023-12-17 04:49: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
52 DENIED moderate
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#2048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "If he’s anything like me he’s a total teddy bear who wouldn’t hurt a fly. Big guys lean that way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1705395071 {#2339
    date: 2024-01-16 09:51:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 228751
  -bodyTs: "'anyth':4 'bear':12 'big':19 'fli':18 'guy':20 'hurt':16 'lean':21 'like':5 'teddi':11 'total':10 'way':23 'wouldn':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/708409/-/comment/4170786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702784961 {#2338
    date: 2023-12-17 04:49: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
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 {#3133
  +user: Proxies\__CG__\App\Entity\User {#3134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2136
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "If he’s anything like me he’s a total teddy bear who wouldn’t hurt a fly. Big guys lean that way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1705395071 {#2339
      date: 2024-01-16 09:51:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 228751
    -bodyTs: "'anyth':4 'bear':12 'big':19 'fli':18 'guy':20 'hurt':16 'lean':21 'like':5 'teddi':11 'total':10 'way':23 'wouldn':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.world/t/708409/-/comment/4170786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702784961 {#2338
      date: 2023-12-17 04:49:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "Men are literally dogs. The smaller the angrier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702898599 {#3131
    date: 2023-12-18 12:23:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3135 …}
  +nested: Doctrine\ORM\PersistentCollection {#3137 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
  -id: 231435
  -bodyTs: "'angrier':8 'dog':4 'liter':3 'men':1 'smaller':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6047495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702898599 {#3132
    date: 2023-12-18 12:23: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
55 DENIED edit
App\Entity\EntryComment {#3133
  +user: Proxies\__CG__\App\Entity\User {#3134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2136
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "If he’s anything like me he’s a total teddy bear who wouldn’t hurt a fly. Big guys lean that way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1705395071 {#2339
      date: 2024-01-16 09:51:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 228751
    -bodyTs: "'anyth':4 'bear':12 'big':19 'fli':18 'guy':20 'hurt':16 'lean':21 'like':5 'teddi':11 'total':10 'way':23 'wouldn':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.world/t/708409/-/comment/4170786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702784961 {#2338
      date: 2023-12-17 04:49:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "Men are literally dogs. The smaller the angrier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702898599 {#3131
    date: 2023-12-18 12:23:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3135 …}
  +nested: Doctrine\ORM\PersistentCollection {#3137 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
  -id: 231435
  -bodyTs: "'angrier':8 'dog':4 'liter':3 'men':1 'smaller':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6047495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702898599 {#3132
    date: 2023-12-18 12:23: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
56 DENIED moderate
App\Entity\EntryComment {#3133
  +user: Proxies\__CG__\App\Entity\User {#3134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2136
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "If he’s anything like me he’s a total teddy bear who wouldn’t hurt a fly. Big guys lean that way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1705395071 {#2339
      date: 2024-01-16 09:51:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 228751
    -bodyTs: "'anyth':4 'bear':12 'big':19 'fli':18 'guy':20 'hurt':16 'lean':21 'like':5 'teddi':11 'total':10 'way':23 'wouldn':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.world/t/708409/-/comment/4170786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702784961 {#2338
      date: 2023-12-17 04:49:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "Men are literally dogs. The smaller the angrier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702898599 {#3131
    date: 2023-12-18 12:23:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3135 …}
  +nested: Doctrine\ORM\PersistentCollection {#3137 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
  -id: 231435
  -bodyTs: "'angrier':8 'dog':4 'liter':3 'men':1 'smaller':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6047495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702898599 {#3132
    date: 2023-12-18 12:23: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
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 {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Those are mossad crabs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702785598 {#2223
    date: 2023-12-17 04:59:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 228757
  -bodyTs: "'crab':4 'mossad':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6090560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702785598 {#2227
    date: 2023-12-17 04:59: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
59 DENIED edit
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Those are mossad crabs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702785598 {#2223
    date: 2023-12-17 04:59:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 228757
  -bodyTs: "'crab':4 'mossad':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6090560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702785598 {#2227
    date: 2023-12-17 04:59: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
60 DENIED moderate
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Those are mossad crabs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702785598 {#2223
    date: 2023-12-17 04:59:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 228757
  -bodyTs: "'crab':4 'mossad':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6090560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702785598 {#2227
    date: 2023-12-17 04:59: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
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 {#2200
  +user: App\Entity\User {#2265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Another fun way I've seen this pic captioned is, "Jason Momoa's bodyguards look like minibosses you have to fight before you get to him.""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1705171855 {#2207
    date: 2024-01-13 19:50:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 228775
  -bodyTs: "'anoth':1 'bodyguard':14 'caption':9 'fight':21 'fun':2 'get':24 'jason':11 'like':16 'look':15 'miniboss':17 'momoa':12 'pic':8 'seen':6 've':5 'way':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/708409/-/comment/4171029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702786934 {#2212
    date: 2023-12-17 05:22:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#2265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Another fun way I've seen this pic captioned is, "Jason Momoa's bodyguards look like minibosses you have to fight before you get to him.""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1705171855 {#2207
    date: 2024-01-13 19:50:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 228775
  -bodyTs: "'anoth':1 'bodyguard':14 'caption':9 'fight':21 'fun':2 'get':24 'jason':11 'like':16 'look':15 'miniboss':17 'momoa':12 'pic':8 'seen':6 've':5 'way':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/708409/-/comment/4171029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702786934 {#2212
    date: 2023-12-17 05:22:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#2265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Another fun way I've seen this pic captioned is, "Jason Momoa's bodyguards look like minibosses you have to fight before you get to him.""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1705171855 {#2207
    date: 2024-01-13 19:50:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 228775
  -bodyTs: "'anoth':1 'bodyguard':14 'caption':9 'fight':21 'fun':2 'get':24 'jason':11 'like':16 'look':15 'miniboss':17 'momoa':12 'pic':8 'seen':6 've':5 'way':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/708409/-/comment/4171029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702786934 {#2212
    date: 2023-12-17 05:22:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3149
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2200
    +user: App\Entity\User {#2265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Another fun way I've seen this pic captioned is, "Jason Momoa's bodyguards look like minibosses you have to fight before you get to him.""
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1705171855 {#2207
      date: 2024-01-13 19:50:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2211 …}
    +nested: Doctrine\ORM\PersistentCollection {#2266 …}
    +votes: Doctrine\ORM\PersistentCollection {#2268 …}
    +reports: Doctrine\ORM\PersistentCollection {#2273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
    -id: 228775
    -bodyTs: "'anoth':1 'bodyguard':14 'caption':9 'fight':21 'fun':2 'get':24 'jason':11 'like':16 'look':15 'miniboss':17 'momoa':12 'pic':8 'seen':6 've':5 'way':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.world/t/708409/-/comment/4171029"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702786934 {#2212
      date: 2023-12-17 05:22:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "Haha they do indeed 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702788625 {#3147
    date: 2023-12-17 05:50:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@rudyharrelson@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3154 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -id: 228795
  -bodyTs: "'haha':1 'inde':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4146585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702788625 {#3148
    date: 2023-12-17 05:50:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3149
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2200
    +user: App\Entity\User {#2265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Another fun way I've seen this pic captioned is, "Jason Momoa's bodyguards look like minibosses you have to fight before you get to him.""
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1705171855 {#2207
      date: 2024-01-13 19:50:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2211 …}
    +nested: Doctrine\ORM\PersistentCollection {#2266 …}
    +votes: Doctrine\ORM\PersistentCollection {#2268 …}
    +reports: Doctrine\ORM\PersistentCollection {#2273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
    -id: 228775
    -bodyTs: "'anoth':1 'bodyguard':14 'caption':9 'fight':21 'fun':2 'get':24 'jason':11 'like':16 'look':15 'miniboss':17 'momoa':12 'pic':8 'seen':6 've':5 'way':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.world/t/708409/-/comment/4171029"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702786934 {#2212
      date: 2023-12-17 05:22:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "Haha they do indeed 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702788625 {#3147
    date: 2023-12-17 05:50:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@rudyharrelson@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3154 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -id: 228795
  -bodyTs: "'haha':1 'inde':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4146585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702788625 {#3148
    date: 2023-12-17 05:50:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3149
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2200
    +user: App\Entity\User {#2265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Another fun way I've seen this pic captioned is, "Jason Momoa's bodyguards look like minibosses you have to fight before you get to him.""
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1705171855 {#2207
      date: 2024-01-13 19:50:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2211 …}
    +nested: Doctrine\ORM\PersistentCollection {#2266 …}
    +votes: Doctrine\ORM\PersistentCollection {#2268 …}
    +reports: Doctrine\ORM\PersistentCollection {#2273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
    -id: 228775
    -bodyTs: "'anoth':1 'bodyguard':14 'caption':9 'fight':21 'fun':2 'get':24 'jason':11 'like':16 'look':15 'miniboss':17 'momoa':12 'pic':8 'seen':6 've':5 'way':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.world/t/708409/-/comment/4171029"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702786934 {#2212
      date: 2023-12-17 05:22:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "Haha they do indeed 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702788625 {#3147
    date: 2023-12-17 05:50:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@rudyharrelson@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3154 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -id: 228795
  -bodyTs: "'haha':1 'inde':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4146585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702788625 {#3148
    date: 2023-12-17 05:50:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2175
  +user: App\Entity\User {#1985 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "they protect him from teenage girls with instagram accounts"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1702789519 {#2171
    date: 2023-12-17 06:05:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2177 …}
  +nested: Doctrine\ORM\PersistentCollection {#2174 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  -id: 228814
  -bodyTs: "'account':9 'girl':6 'instagram':8 'protect':2 'teenag':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/708409/-/comment/4171434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702789519 {#2172
    date: 2023-12-17 06:05: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
71 DENIED edit
App\Entity\EntryComment {#2175
  +user: App\Entity\User {#1985 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "they protect him from teenage girls with instagram accounts"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1702789519 {#2171
    date: 2023-12-17 06:05:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2177 …}
  +nested: Doctrine\ORM\PersistentCollection {#2174 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  -id: 228814
  -bodyTs: "'account':9 'girl':6 'instagram':8 'protect':2 'teenag':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/708409/-/comment/4171434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702789519 {#2172
    date: 2023-12-17 06:05: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
72 DENIED moderate
App\Entity\EntryComment {#2175
  +user: App\Entity\User {#1985 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "they protect him from teenage girls with instagram accounts"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1702789519 {#2171
    date: 2023-12-17 06:05:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2177 …}
  +nested: Doctrine\ORM\PersistentCollection {#2174 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  -id: 228814
  -bodyTs: "'account':9 'girl':6 'instagram':8 'protect':2 'teenag':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/708409/-/comment/4171434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702789519 {#2172
    date: 2023-12-17 06:05: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
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 {#2494
  +user: App\Entity\User {#2508 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hand drying options are actually much better than they were 20-30 years ago. Even the electric ones are pretty great now. 30 years ago it would be one of those electric ones with the round button that feels like someone blowing on your hands through a straw, or at the gas station it would be one continuous loop of thick blue cloth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702799333 {#1355
    date: 2023-12-17 08:48:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2496 …}
  +nested: Doctrine\ORM\PersistentCollection {#2498 …}
  +votes: Doctrine\ORM\PersistentCollection {#2500 …}
  +reports: Doctrine\ORM\PersistentCollection {#2502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
  -id: 228961
  -bodyTs: "'-30':12 '20':11 '30':23 'actual':5 'ago':14,25 'better':7 'blow':42 'blue':62 'button':37 'cloth':63 'continu':58 'dri':2 'electr':17,32 'even':15 'feel':39 'gas':52 'great':21 'hand':1,45 'like':40 'loop':59 'much':6 'one':18,29,33,57 'option':3 'pretti':20 'round':36 'someon':41 'station':53 'straw':48 'thick':61 'would':27,55 'year':13,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702799333 {#1357
    date: 2023-12-17 08:48:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2494
  +user: App\Entity\User {#2508 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hand drying options are actually much better than they were 20-30 years ago. Even the electric ones are pretty great now. 30 years ago it would be one of those electric ones with the round button that feels like someone blowing on your hands through a straw, or at the gas station it would be one continuous loop of thick blue cloth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702799333 {#1355
    date: 2023-12-17 08:48:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2496 …}
  +nested: Doctrine\ORM\PersistentCollection {#2498 …}
  +votes: Doctrine\ORM\PersistentCollection {#2500 …}
  +reports: Doctrine\ORM\PersistentCollection {#2502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
  -id: 228961
  -bodyTs: "'-30':12 '20':11 '30':23 'actual':5 'ago':14,25 'better':7 'blow':42 'blue':62 'button':37 'cloth':63 'continu':58 'dri':2 'electr':17,32 'even':15 'feel':39 'gas':52 'great':21 'hand':1,45 'like':40 'loop':59 'much':6 'one':18,29,33,57 'option':3 'pretti':20 'round':36 'someon':41 'station':53 'straw':48 'thick':61 'would':27,55 'year':13,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702799333 {#1357
    date: 2023-12-17 08:48:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2494
  +user: App\Entity\User {#2508 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hand drying options are actually much better than they were 20-30 years ago. Even the electric ones are pretty great now. 30 years ago it would be one of those electric ones with the round button that feels like someone blowing on your hands through a straw, or at the gas station it would be one continuous loop of thick blue cloth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702799333 {#1355
    date: 2023-12-17 08:48:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2496 …}
  +nested: Doctrine\ORM\PersistentCollection {#2498 …}
  +votes: Doctrine\ORM\PersistentCollection {#2500 …}
  +reports: Doctrine\ORM\PersistentCollection {#2502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
  -id: 228961
  -bodyTs: "'-30':12 '20':11 '30':23 'actual':5 'ago':14,25 'better':7 'blow':42 'blue':62 'button':37 'cloth':63 'continu':58 'dri':2 'electr':17,32 'even':15 'feel':39 'gas':52 'great':21 'hand':1,45 'like':40 'loop':59 'much':6 'one':18,29,33,57 'option':3 'pretti':20 'round':36 'someon':41 'station':53 'straw':48 'thick':61 'would':27,55 'year':13,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702799333 {#1357
    date: 2023-12-17 08:48:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2568
  +user: App\Entity\User {#2581 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Shia LaBeouf looks pissed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702799846 {#2563
    date: 2023-12-17 08:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2569 …}
  +nested: Doctrine\ORM\PersistentCollection {#2571 …}
  +votes: Doctrine\ORM\PersistentCollection {#2573 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
  -id: 228965
  -bodyTs: "'labeouf':2 'look':3 'piss':4 'shia':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702799846 {#2564
    date: 2023-12-17 08:57: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
79 DENIED edit
App\Entity\EntryComment {#2568
  +user: App\Entity\User {#2581 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Shia LaBeouf looks pissed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702799846 {#2563
    date: 2023-12-17 08:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2569 …}
  +nested: Doctrine\ORM\PersistentCollection {#2571 …}
  +votes: Doctrine\ORM\PersistentCollection {#2573 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
  -id: 228965
  -bodyTs: "'labeouf':2 'look':3 'piss':4 'shia':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702799846 {#2564
    date: 2023-12-17 08:57: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
80 DENIED moderate
App\Entity\EntryComment {#2568
  +user: App\Entity\User {#2581 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Shia LaBeouf looks pissed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702799846 {#2563
    date: 2023-12-17 08:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2569 …}
  +nested: Doctrine\ORM\PersistentCollection {#2571 …}
  +votes: Doctrine\ORM\PersistentCollection {#2573 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
  -id: 228965
  -bodyTs: "'labeouf':2 'look':3 'piss':4 'shia':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702799846 {#2564
    date: 2023-12-17 08:57: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
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 {#2642
  +user: App\Entity\User {#2655 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The difference is that the short man in the suit has professional liability insurance.\n
    \n
    If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
    \n
    The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 84
  +score: 0
  +lastActive: DateTime @1705459396 {#2637
    date: 2024-01-17 03:43:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2643 …}
  +nested: Doctrine\ORM\PersistentCollection {#2645 …}
  +votes: Doctrine\ORM\PersistentCollection {#2647 …}
  +reports: Doctrine\ORM\PersistentCollection {#2649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
  -id: 229028
  -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6093016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702804440 {#2638
    date: 2023-12-17 10:14:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2642
  +user: App\Entity\User {#2655 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The difference is that the short man in the suit has professional liability insurance.\n
    \n
    If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
    \n
    The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 84
  +score: 0
  +lastActive: DateTime @1705459396 {#2637
    date: 2024-01-17 03:43:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2643 …}
  +nested: Doctrine\ORM\PersistentCollection {#2645 …}
  +votes: Doctrine\ORM\PersistentCollection {#2647 …}
  +reports: Doctrine\ORM\PersistentCollection {#2649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
  -id: 229028
  -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6093016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702804440 {#2638
    date: 2023-12-17 10:14:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2642
  +user: App\Entity\User {#2655 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The difference is that the short man in the suit has professional liability insurance.\n
    \n
    If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
    \n
    The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 84
  +score: 0
  +lastActive: DateTime @1705459396 {#2637
    date: 2024-01-17 03:43:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2643 …}
  +nested: Doctrine\ORM\PersistentCollection {#2645 …}
  +votes: Doctrine\ORM\PersistentCollection {#2647 …}
  +reports: Doctrine\ORM\PersistentCollection {#2649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
  -id: 229028
  -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6093016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702804440 {#2638
    date: 2023-12-17 10:14:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3165
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2642
    +user: App\Entity\User {#2655 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The difference is that the short man in the suit has professional liability insurance.\n
      \n
      If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
      \n
      The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1705459396 {#2637
      date: 2024-01-17 03:43:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2643 …}
    +nested: Doctrine\ORM\PersistentCollection {#2645 …}
    +votes: Doctrine\ORM\PersistentCollection {#2647 …}
    +reports: Doctrine\ORM\PersistentCollection {#2649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    -id: 229028
    -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6093016"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702804440 {#2638
      date: 2023-12-17 10:14:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702808233 {#3162
    date: 2023-12-17 11:17:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3166 …}
  +nested: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
  -id: 229081
  -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4149015"
  +editedAt: DateTimeImmutable @1705218086 {#3163
    date: 2024-01-14 08:41:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702808233 {#3164
    date: 2023-12-17 11:17:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3165
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2642
    +user: App\Entity\User {#2655 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The difference is that the short man in the suit has professional liability insurance.\n
      \n
      If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
      \n
      The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1705459396 {#2637
      date: 2024-01-17 03:43:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2643 …}
    +nested: Doctrine\ORM\PersistentCollection {#2645 …}
    +votes: Doctrine\ORM\PersistentCollection {#2647 …}
    +reports: Doctrine\ORM\PersistentCollection {#2649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    -id: 229028
    -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6093016"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702804440 {#2638
      date: 2023-12-17 10:14:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702808233 {#3162
    date: 2023-12-17 11:17:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3166 …}
  +nested: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
  -id: 229081
  -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4149015"
  +editedAt: DateTimeImmutable @1705218086 {#3163
    date: 2024-01-14 08:41:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702808233 {#3164
    date: 2023-12-17 11:17:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3165
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2642
    +user: App\Entity\User {#2655 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The difference is that the short man in the suit has professional liability insurance.\n
      \n
      If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
      \n
      The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1705459396 {#2637
      date: 2024-01-17 03:43:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2643 …}
    +nested: Doctrine\ORM\PersistentCollection {#2645 …}
    +votes: Doctrine\ORM\PersistentCollection {#2647 …}
    +reports: Doctrine\ORM\PersistentCollection {#2649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    -id: 229028
    -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6093016"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702804440 {#2638
      date: 2023-12-17 10:14:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702808233 {#3162
    date: 2023-12-17 11:17:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3166 …}
  +nested: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
  -id: 229081
  -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4149015"
  +editedAt: DateTimeImmutable @1705218086 {#3163
    date: 2024-01-14 08:41:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702808233 {#3164
    date: 2023-12-17 11:17:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#3297
  +user: App\Entity\User {#2655 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3165
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2642
      +user: App\Entity\User {#2655 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The difference is that the short man in the suit has professional liability insurance.\n
        \n
        If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
        \n
        The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1705459396 {#2637
        date: 2024-01-17 03:43:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2643 …}
      +nested: Doctrine\ORM\PersistentCollection {#2645 …}
      +votes: Doctrine\ORM\PersistentCollection {#2647 …}
      +reports: Doctrine\ORM\PersistentCollection {#2649 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
      -id: 229028
      -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6093016"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702804440 {#2638
        date: 2023-12-17 10:14:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1702808233 {#3162
      date: 2023-12-17 11:17:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3166 …}
    +nested: Doctrine\ORM\PersistentCollection {#3168 …}
    +votes: Doctrine\ORM\PersistentCollection {#3170 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
    -id: 229081
    -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4149015"
    +editedAt: DateTimeImmutable @1705218086 {#3163
      date: 2024-01-14 08:41:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702808233 {#3164
      date: 2023-12-17 11:17:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: """
    No.\n
    \n
    If a crazy fan rushes him for a hug, you dont know if they have a knife. It sounds outlandish but Monica Seles was stabbed by a deranged fan of her rival in 1992 in the middle of a tennis match. Nutcases happen. So he pushes them away, no harder than you or I would if some rando rushes us for a hug. They trip, fall and “hurt their back”.\n
    \n
    Now he has an assault allegation on a woman a foot and a half shorter than him who just wanted to get a photo with him and he looks like an enormous asshole. Now that charge wont go anywhere in court because its essentially baseless, but a civil judgement over wether or not he is responsible for her injury is another story.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702852250 {#3295
    date: 2023-12-17 23:30:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3298 …}
  +nested: Doctrine\ORM\PersistentCollection {#3300 …}
  +votes: Doctrine\ORM\PersistentCollection {#3302 …}
  +reports: Doctrine\ORM\PersistentCollection {#3304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3308 …}
  -id: 230367
  -bodyTs: "'1992':35 'alleg':77 'anoth':132 'anywher':110 'assault':76 'asshol':104 'away':49 'back':71 'baseless':116 'charg':107 'civil':119 'court':112 'crazi':4 'derang':29 'dont':12 'enorm':103 'essenti':115 'fall':67 'fan':5,30 'foot':82 'get':93 'go':109 'half':85 'happen':44 'harder':51 'hug':10,64 'hurt':69 'injuri':130 'judgement':120 'knife':18 'know':13 'like':101 'look':100 'match':42 'middl':38 'monica':23 'nutcas':43 'outlandish':21 'photo':95 'push':47 'rando':59 'respons':127 'rival':33 'rush':6,60 'sele':24 'shorter':86 'sound':20 'stab':26 'stori':133 'tenni':41 'trip':66 'us':61 'want':91 'wether':122 'woman':80 'wont':108 'would':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6102287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702852250 {#3296
    date: 2023-12-17 23:30:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3297
  +user: App\Entity\User {#2655 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3165
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2642
      +user: App\Entity\User {#2655 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The difference is that the short man in the suit has professional liability insurance.\n
        \n
        If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
        \n
        The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1705459396 {#2637
        date: 2024-01-17 03:43:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2643 …}
      +nested: Doctrine\ORM\PersistentCollection {#2645 …}
      +votes: Doctrine\ORM\PersistentCollection {#2647 …}
      +reports: Doctrine\ORM\PersistentCollection {#2649 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
      -id: 229028
      -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6093016"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702804440 {#2638
        date: 2023-12-17 10:14:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1702808233 {#3162
      date: 2023-12-17 11:17:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3166 …}
    +nested: Doctrine\ORM\PersistentCollection {#3168 …}
    +votes: Doctrine\ORM\PersistentCollection {#3170 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
    -id: 229081
    -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4149015"
    +editedAt: DateTimeImmutable @1705218086 {#3163
      date: 2024-01-14 08:41:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702808233 {#3164
      date: 2023-12-17 11:17:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: """
    No.\n
    \n
    If a crazy fan rushes him for a hug, you dont know if they have a knife. It sounds outlandish but Monica Seles was stabbed by a deranged fan of her rival in 1992 in the middle of a tennis match. Nutcases happen. So he pushes them away, no harder than you or I would if some rando rushes us for a hug. They trip, fall and “hurt their back”.\n
    \n
    Now he has an assault allegation on a woman a foot and a half shorter than him who just wanted to get a photo with him and he looks like an enormous asshole. Now that charge wont go anywhere in court because its essentially baseless, but a civil judgement over wether or not he is responsible for her injury is another story.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702852250 {#3295
    date: 2023-12-17 23:30:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3298 …}
  +nested: Doctrine\ORM\PersistentCollection {#3300 …}
  +votes: Doctrine\ORM\PersistentCollection {#3302 …}
  +reports: Doctrine\ORM\PersistentCollection {#3304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3308 …}
  -id: 230367
  -bodyTs: "'1992':35 'alleg':77 'anoth':132 'anywher':110 'assault':76 'asshol':104 'away':49 'back':71 'baseless':116 'charg':107 'civil':119 'court':112 'crazi':4 'derang':29 'dont':12 'enorm':103 'essenti':115 'fall':67 'fan':5,30 'foot':82 'get':93 'go':109 'half':85 'happen':44 'harder':51 'hug':10,64 'hurt':69 'injuri':130 'judgement':120 'knife':18 'know':13 'like':101 'look':100 'match':42 'middl':38 'monica':23 'nutcas':43 'outlandish':21 'photo':95 'push':47 'rando':59 'respons':127 'rival':33 'rush':6,60 'sele':24 'shorter':86 'sound':20 'stab':26 'stori':133 'tenni':41 'trip':66 'us':61 'want':91 'wether':122 'woman':80 'wont':108 'would':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6102287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702852250 {#3296
    date: 2023-12-17 23:30:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3297
  +user: App\Entity\User {#2655 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3165
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2642
      +user: App\Entity\User {#2655 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The difference is that the short man in the suit has professional liability insurance.\n
        \n
        If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
        \n
        The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1705459396 {#2637
        date: 2024-01-17 03:43:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2643 …}
      +nested: Doctrine\ORM\PersistentCollection {#2645 …}
      +votes: Doctrine\ORM\PersistentCollection {#2647 …}
      +reports: Doctrine\ORM\PersistentCollection {#2649 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
      -id: 229028
      -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6093016"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702804440 {#2638
        date: 2023-12-17 10:14:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1702808233 {#3162
      date: 2023-12-17 11:17:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3166 …}
    +nested: Doctrine\ORM\PersistentCollection {#3168 …}
    +votes: Doctrine\ORM\PersistentCollection {#3170 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
    -id: 229081
    -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4149015"
    +editedAt: DateTimeImmutable @1705218086 {#3163
      date: 2024-01-14 08:41:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702808233 {#3164
      date: 2023-12-17 11:17:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: """
    No.\n
    \n
    If a crazy fan rushes him for a hug, you dont know if they have a knife. It sounds outlandish but Monica Seles was stabbed by a deranged fan of her rival in 1992 in the middle of a tennis match. Nutcases happen. So he pushes them away, no harder than you or I would if some rando rushes us for a hug. They trip, fall and “hurt their back”.\n
    \n
    Now he has an assault allegation on a woman a foot and a half shorter than him who just wanted to get a photo with him and he looks like an enormous asshole. Now that charge wont go anywhere in court because its essentially baseless, but a civil judgement over wether or not he is responsible for her injury is another story.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702852250 {#3295
    date: 2023-12-17 23:30:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3298 …}
  +nested: Doctrine\ORM\PersistentCollection {#3300 …}
  +votes: Doctrine\ORM\PersistentCollection {#3302 …}
  +reports: Doctrine\ORM\PersistentCollection {#3304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3308 …}
  -id: 230367
  -bodyTs: "'1992':35 'alleg':77 'anoth':132 'anywher':110 'assault':76 'asshol':104 'away':49 'back':71 'baseless':116 'charg':107 'civil':119 'court':112 'crazi':4 'derang':29 'dont':12 'enorm':103 'essenti':115 'fall':67 'fan':5,30 'foot':82 'get':93 'go':109 'half':85 'happen':44 'harder':51 'hug':10,64 'hurt':69 'injuri':130 'judgement':120 'knife':18 'know':13 'like':101 'look':100 'match':42 'middl':38 'monica':23 'nutcas':43 'outlandish':21 'photo':95 'push':47 'rando':59 'respons':127 'rival':33 'rush':6,60 'sele':24 'shorter':86 'sound':20 'stab':26 'stori':133 'tenni':41 'trip':66 'us':61 'want':91 'wether':122 'woman':80 'wont':108 'would':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6102287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702852250 {#3296
    date: 2023-12-17 23:30:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#3312
  +user: Proxies\__CG__\App\Entity\User {#3313 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3165
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2642
      +user: App\Entity\User {#2655 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The difference is that the short man in the suit has professional liability insurance.\n
        \n
        If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
        \n
        The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1705459396 {#2637
        date: 2024-01-17 03:43:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2643 …}
      +nested: Doctrine\ORM\PersistentCollection {#2645 …}
      +votes: Doctrine\ORM\PersistentCollection {#2647 …}
      +reports: Doctrine\ORM\PersistentCollection {#2649 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
      -id: 229028
      -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6093016"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702804440 {#2638
        date: 2023-12-17 10:14:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1702808233 {#3162
      date: 2023-12-17 11:17:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3166 …}
    +nested: Doctrine\ORM\PersistentCollection {#3168 …}
    +votes: Doctrine\ORM\PersistentCollection {#3170 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
    -id: 229081
    -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4149015"
    +editedAt: DateTimeImmutable @1705218086 {#3163
      date: 2024-01-14 08:41:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702808233 {#3164
      date: 2023-12-17 11:17:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: """
    Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
    \n
    It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
    \n
    What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1702818691 {#3310
    date: 2023-12-17 14:11:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3314 …}
  +nested: Doctrine\ORM\PersistentCollection {#3316 …}
  +votes: Doctrine\ORM\PersistentCollection {#3318 …}
  +reports: Doctrine\ORM\PersistentCollection {#3320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
  -id: 229267
  -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6094897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702818691 {#3311
    date: 2023-12-17 14:11:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#3312
  +user: Proxies\__CG__\App\Entity\User {#3313 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3165
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2642
      +user: App\Entity\User {#2655 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The difference is that the short man in the suit has professional liability insurance.\n
        \n
        If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
        \n
        The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1705459396 {#2637
        date: 2024-01-17 03:43:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2643 …}
      +nested: Doctrine\ORM\PersistentCollection {#2645 …}
      +votes: Doctrine\ORM\PersistentCollection {#2647 …}
      +reports: Doctrine\ORM\PersistentCollection {#2649 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
      -id: 229028
      -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6093016"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702804440 {#2638
        date: 2023-12-17 10:14:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1702808233 {#3162
      date: 2023-12-17 11:17:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3166 …}
    +nested: Doctrine\ORM\PersistentCollection {#3168 …}
    +votes: Doctrine\ORM\PersistentCollection {#3170 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
    -id: 229081
    -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4149015"
    +editedAt: DateTimeImmutable @1705218086 {#3163
      date: 2024-01-14 08:41:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702808233 {#3164
      date: 2023-12-17 11:17:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: """
    Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
    \n
    It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
    \n
    What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1702818691 {#3310
    date: 2023-12-17 14:11:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3314 …}
  +nested: Doctrine\ORM\PersistentCollection {#3316 …}
  +votes: Doctrine\ORM\PersistentCollection {#3318 …}
  +reports: Doctrine\ORM\PersistentCollection {#3320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
  -id: 229267
  -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6094897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702818691 {#3311
    date: 2023-12-17 14:11:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#3312
  +user: Proxies\__CG__\App\Entity\User {#3313 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3165
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2642
      +user: App\Entity\User {#2655 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The difference is that the short man in the suit has professional liability insurance.\n
        \n
        If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
        \n
        The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1705459396 {#2637
        date: 2024-01-17 03:43:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2643 …}
      +nested: Doctrine\ORM\PersistentCollection {#2645 …}
      +votes: Doctrine\ORM\PersistentCollection {#2647 …}
      +reports: Doctrine\ORM\PersistentCollection {#2649 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
      -id: 229028
      -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6093016"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702804440 {#2638
        date: 2023-12-17 10:14:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1702808233 {#3162
      date: 2023-12-17 11:17:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3166 …}
    +nested: Doctrine\ORM\PersistentCollection {#3168 …}
    +votes: Doctrine\ORM\PersistentCollection {#3170 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
    -id: 229081
    -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4149015"
    +editedAt: DateTimeImmutable @1705218086 {#3163
      date: 2024-01-14 08:41:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702808233 {#3164
      date: 2023-12-17 11:17:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: """
    Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
    \n
    It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
    \n
    What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1702818691 {#3310
    date: 2023-12-17 14:11:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3314 …}
  +nested: Doctrine\ORM\PersistentCollection {#3316 …}
  +votes: Doctrine\ORM\PersistentCollection {#3318 …}
  +reports: Doctrine\ORM\PersistentCollection {#3320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
  -id: 229267
  -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6094897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702818691 {#3311
    date: 2023-12-17 14:11:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#3434
  +user: Proxies\__CG__\App\Entity\User {#3428 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3312
    +user: Proxies\__CG__\App\Entity\User {#3313 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3165
      +user: Proxies\__CG__\App\Entity\User {#3040 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2642
        +user: App\Entity\User {#2655 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The difference is that the short man in the suit has professional liability insurance.\n
          \n
          If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
          \n
          The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1705459396 {#2637
          date: 2024-01-17 03:43:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2643 …}
        +nested: Doctrine\ORM\PersistentCollection {#2645 …}
        +votes: Doctrine\ORM\PersistentCollection {#2647 …}
        +reports: Doctrine\ORM\PersistentCollection {#2649 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
        -id: 229028
        -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6093016"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702804440 {#2638
          date: 2023-12-17 10:14:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1702808233 {#3162
        date: 2023-12-17 11:17:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3166 …}
      +nested: Doctrine\ORM\PersistentCollection {#3168 …}
      +votes: Doctrine\ORM\PersistentCollection {#3170 …}
      +reports: Doctrine\ORM\PersistentCollection {#3172 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
      -id: 229081
      -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4149015"
      +editedAt: DateTimeImmutable @1705218086 {#3163
        date: 2024-01-14 08:41:26.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702808233 {#3164
        date: 2023-12-17 11:17:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: """
      Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
      \n
      It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
      \n
      What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1702818691 {#3310
      date: 2023-12-17 14:11:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3314 …}
    +nested: Doctrine\ORM\PersistentCollection {#3316 …}
    +votes: Doctrine\ORM\PersistentCollection {#3318 …}
    +reports: Doctrine\ORM\PersistentCollection {#3320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
    -id: 229267
    -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6094897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702818691 {#3311
      date: 2023-12-17 14:11:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Apparently he practices Brazilian jiu-jitsu. I don't know how good he is, but yes, he apparently is a fighter as well as an actor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702860374 {#3435
    date: 2023-12-18 01:46:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@TheActualDevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3422 …}
  +nested: Doctrine\ORM\PersistentCollection {#3426 …}
  +votes: Doctrine\ORM\PersistentCollection {#3424 …}
  +reports: Doctrine\ORM\PersistentCollection {#3438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
  -id: 230623
  -bodyTs: "'actor':27 'appar':1,19 'brazilian':4 'fighter':22 'good':13 'jitsu':7 'jiu':6 'jiu-jitsu':5 'know':11 'practic':3 'well':24 'yes':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/708409/-/comment/4182650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702860374 {#3432
    date: 2023-12-18 01:46:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3434
  +user: Proxies\__CG__\App\Entity\User {#3428 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3312
    +user: Proxies\__CG__\App\Entity\User {#3313 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3165
      +user: Proxies\__CG__\App\Entity\User {#3040 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2642
        +user: App\Entity\User {#2655 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The difference is that the short man in the suit has professional liability insurance.\n
          \n
          If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
          \n
          The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1705459396 {#2637
          date: 2024-01-17 03:43:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2643 …}
        +nested: Doctrine\ORM\PersistentCollection {#2645 …}
        +votes: Doctrine\ORM\PersistentCollection {#2647 …}
        +reports: Doctrine\ORM\PersistentCollection {#2649 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
        -id: 229028
        -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6093016"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702804440 {#2638
          date: 2023-12-17 10:14:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1702808233 {#3162
        date: 2023-12-17 11:17:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3166 …}
      +nested: Doctrine\ORM\PersistentCollection {#3168 …}
      +votes: Doctrine\ORM\PersistentCollection {#3170 …}
      +reports: Doctrine\ORM\PersistentCollection {#3172 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
      -id: 229081
      -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4149015"
      +editedAt: DateTimeImmutable @1705218086 {#3163
        date: 2024-01-14 08:41:26.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702808233 {#3164
        date: 2023-12-17 11:17:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: """
      Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
      \n
      It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
      \n
      What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1702818691 {#3310
      date: 2023-12-17 14:11:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3314 …}
    +nested: Doctrine\ORM\PersistentCollection {#3316 …}
    +votes: Doctrine\ORM\PersistentCollection {#3318 …}
    +reports: Doctrine\ORM\PersistentCollection {#3320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
    -id: 229267
    -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6094897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702818691 {#3311
      date: 2023-12-17 14:11:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Apparently he practices Brazilian jiu-jitsu. I don't know how good he is, but yes, he apparently is a fighter as well as an actor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702860374 {#3435
    date: 2023-12-18 01:46:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@TheActualDevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3422 …}
  +nested: Doctrine\ORM\PersistentCollection {#3426 …}
  +votes: Doctrine\ORM\PersistentCollection {#3424 …}
  +reports: Doctrine\ORM\PersistentCollection {#3438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
  -id: 230623
  -bodyTs: "'actor':27 'appar':1,19 'brazilian':4 'fighter':22 'good':13 'jitsu':7 'jiu':6 'jiu-jitsu':5 'know':11 'practic':3 'well':24 'yes':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/708409/-/comment/4182650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702860374 {#3432
    date: 2023-12-18 01:46:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3434
  +user: Proxies\__CG__\App\Entity\User {#3428 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3312
    +user: Proxies\__CG__\App\Entity\User {#3313 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3165
      +user: Proxies\__CG__\App\Entity\User {#3040 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2642
        +user: App\Entity\User {#2655 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The difference is that the short man in the suit has professional liability insurance.\n
          \n
          If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
          \n
          The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1705459396 {#2637
          date: 2024-01-17 03:43:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2643 …}
        +nested: Doctrine\ORM\PersistentCollection {#2645 …}
        +votes: Doctrine\ORM\PersistentCollection {#2647 …}
        +reports: Doctrine\ORM\PersistentCollection {#2649 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
        -id: 229028
        -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6093016"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702804440 {#2638
          date: 2023-12-17 10:14:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1702808233 {#3162
        date: 2023-12-17 11:17:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3166 …}
      +nested: Doctrine\ORM\PersistentCollection {#3168 …}
      +votes: Doctrine\ORM\PersistentCollection {#3170 …}
      +reports: Doctrine\ORM\PersistentCollection {#3172 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
      -id: 229081
      -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4149015"
      +editedAt: DateTimeImmutable @1705218086 {#3163
        date: 2024-01-14 08:41:26.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702808233 {#3164
        date: 2023-12-17 11:17:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: """
      Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
      \n
      It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
      \n
      What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1702818691 {#3310
      date: 2023-12-17 14:11:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3314 …}
    +nested: Doctrine\ORM\PersistentCollection {#3316 …}
    +votes: Doctrine\ORM\PersistentCollection {#3318 …}
    +reports: Doctrine\ORM\PersistentCollection {#3320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
    -id: 229267
    -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6094897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702818691 {#3311
      date: 2023-12-17 14:11:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Apparently he practices Brazilian jiu-jitsu. I don't know how good he is, but yes, he apparently is a fighter as well as an actor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702860374 {#3435
    date: 2023-12-18 01:46:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@TheActualDevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3422 …}
  +nested: Doctrine\ORM\PersistentCollection {#3426 …}
  +votes: Doctrine\ORM\PersistentCollection {#3424 …}
  +reports: Doctrine\ORM\PersistentCollection {#3438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
  -id: 230623
  -bodyTs: "'actor':27 'appar':1,19 'brazilian':4 'fighter':22 'good':13 'jitsu':7 'jiu':6 'jiu-jitsu':5 'know':11 'practic':3 'well':24 'yes':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/708409/-/comment/4182650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702860374 {#3432
    date: 2023-12-18 01:46:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#3446
  +user: Proxies\__CG__\App\Entity\User {#3447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3312
    +user: Proxies\__CG__\App\Entity\User {#3313 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3165
      +user: Proxies\__CG__\App\Entity\User {#3040 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2642
        +user: App\Entity\User {#2655 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The difference is that the short man in the suit has professional liability insurance.\n
          \n
          If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
          \n
          The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1705459396 {#2637
          date: 2024-01-17 03:43:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2643 …}
        +nested: Doctrine\ORM\PersistentCollection {#2645 …}
        +votes: Doctrine\ORM\PersistentCollection {#2647 …}
        +reports: Doctrine\ORM\PersistentCollection {#2649 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
        -id: 229028
        -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6093016"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702804440 {#2638
          date: 2023-12-17 10:14:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1702808233 {#3162
        date: 2023-12-17 11:17:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3166 …}
      +nested: Doctrine\ORM\PersistentCollection {#3168 …}
      +votes: Doctrine\ORM\PersistentCollection {#3170 …}
      +reports: Doctrine\ORM\PersistentCollection {#3172 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
      -id: 229081
      -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4149015"
      +editedAt: DateTimeImmutable @1705218086 {#3163
        date: 2024-01-14 08:41:26.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702808233 {#3164
        date: 2023-12-17 11:17:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: """
      Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
      \n
      It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
      \n
      What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1702818691 {#3310
      date: 2023-12-17 14:11:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3314 …}
    +nested: Doctrine\ORM\PersistentCollection {#3316 …}
    +votes: Doctrine\ORM\PersistentCollection {#3318 …}
    +reports: Doctrine\ORM\PersistentCollection {#3320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
    -id: 229267
    -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6094897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702818691 {#3311
      date: 2023-12-17 14:11:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Lol right, every time I see all these macho guys on camera and in the press, I remember the kids in drama club in highschool. These are those kids grown up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702827525 {#3444
    date: 2023-12-17 16:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@TheActualDevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3448 …}
  +nested: Doctrine\ORM\PersistentCollection {#3450 …}
  +votes: Doctrine\ORM\PersistentCollection {#3452 …}
  +reports: Doctrine\ORM\PersistentCollection {#3454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3458 …}
  -id: 229490
  -bodyTs: "'camera':12 'club':23 'drama':22 'everi':3 'grown':30 'guy':10 'highschool':25 'kid':20,29 'lol':1 'macho':9 'press':16 'rememb':18 'right':2 'see':6 'time':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7400016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827525 {#3445
    date: 2023-12-17 16:38:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3446
  +user: Proxies\__CG__\App\Entity\User {#3447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3312
    +user: Proxies\__CG__\App\Entity\User {#3313 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3165
      +user: Proxies\__CG__\App\Entity\User {#3040 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2642
        +user: App\Entity\User {#2655 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The difference is that the short man in the suit has professional liability insurance.\n
          \n
          If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
          \n
          The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1705459396 {#2637
          date: 2024-01-17 03:43:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2643 …}
        +nested: Doctrine\ORM\PersistentCollection {#2645 …}
        +votes: Doctrine\ORM\PersistentCollection {#2647 …}
        +reports: Doctrine\ORM\PersistentCollection {#2649 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
        -id: 229028
        -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6093016"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702804440 {#2638
          date: 2023-12-17 10:14:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1702808233 {#3162
        date: 2023-12-17 11:17:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3166 …}
      +nested: Doctrine\ORM\PersistentCollection {#3168 …}
      +votes: Doctrine\ORM\PersistentCollection {#3170 …}
      +reports: Doctrine\ORM\PersistentCollection {#3172 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
      -id: 229081
      -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4149015"
      +editedAt: DateTimeImmutable @1705218086 {#3163
        date: 2024-01-14 08:41:26.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702808233 {#3164
        date: 2023-12-17 11:17:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: """
      Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
      \n
      It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
      \n
      What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1702818691 {#3310
      date: 2023-12-17 14:11:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3314 …}
    +nested: Doctrine\ORM\PersistentCollection {#3316 …}
    +votes: Doctrine\ORM\PersistentCollection {#3318 …}
    +reports: Doctrine\ORM\PersistentCollection {#3320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
    -id: 229267
    -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6094897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702818691 {#3311
      date: 2023-12-17 14:11:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Lol right, every time I see all these macho guys on camera and in the press, I remember the kids in drama club in highschool. These are those kids grown up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702827525 {#3444
    date: 2023-12-17 16:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@TheActualDevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3448 …}
  +nested: Doctrine\ORM\PersistentCollection {#3450 …}
  +votes: Doctrine\ORM\PersistentCollection {#3452 …}
  +reports: Doctrine\ORM\PersistentCollection {#3454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3458 …}
  -id: 229490
  -bodyTs: "'camera':12 'club':23 'drama':22 'everi':3 'grown':30 'guy':10 'highschool':25 'kid':20,29 'lol':1 'macho':9 'press':16 'rememb':18 'right':2 'see':6 'time':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7400016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827525 {#3445
    date: 2023-12-17 16:38:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3446
  +user: Proxies\__CG__\App\Entity\User {#3447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3312
    +user: Proxies\__CG__\App\Entity\User {#3313 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3165
      +user: Proxies\__CG__\App\Entity\User {#3040 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2642
        +user: App\Entity\User {#2655 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The difference is that the short man in the suit has professional liability insurance.\n
          \n
          If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
          \n
          The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1705459396 {#2637
          date: 2024-01-17 03:43:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2643 …}
        +nested: Doctrine\ORM\PersistentCollection {#2645 …}
        +votes: Doctrine\ORM\PersistentCollection {#2647 …}
        +reports: Doctrine\ORM\PersistentCollection {#2649 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
        -id: 229028
        -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6093016"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702804440 {#2638
          date: 2023-12-17 10:14:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1702808233 {#3162
        date: 2023-12-17 11:17:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3166 …}
      +nested: Doctrine\ORM\PersistentCollection {#3168 …}
      +votes: Doctrine\ORM\PersistentCollection {#3170 …}
      +reports: Doctrine\ORM\PersistentCollection {#3172 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
      -id: 229081
      -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4149015"
      +editedAt: DateTimeImmutable @1705218086 {#3163
        date: 2024-01-14 08:41:26.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702808233 {#3164
        date: 2023-12-17 11:17:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: """
      Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
      \n
      It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
      \n
      What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1702818691 {#3310
      date: 2023-12-17 14:11:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3314 …}
    +nested: Doctrine\ORM\PersistentCollection {#3316 …}
    +votes: Doctrine\ORM\PersistentCollection {#3318 …}
    +reports: Doctrine\ORM\PersistentCollection {#3320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
    -id: 229267
    -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6094897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702818691 {#3311
      date: 2023-12-17 14:11:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Lol right, every time I see all these macho guys on camera and in the press, I remember the kids in drama club in highschool. These are those kids grown up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702827525 {#3444
    date: 2023-12-17 16:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@TheActualDevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3448 …}
  +nested: Doctrine\ORM\PersistentCollection {#3450 …}
  +votes: Doctrine\ORM\PersistentCollection {#3452 …}
  +reports: Doctrine\ORM\PersistentCollection {#3454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3458 …}
  -id: 229490
  -bodyTs: "'camera':12 'club':23 'drama':22 'everi':3 'grown':30 'guy':10 'highschool':25 'kid':20,29 'lol':1 'macho':9 'press':16 'rememb':18 'right':2 'see':6 'time':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7400016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827525 {#3445
    date: 2023-12-17 16:38:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#3462
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3312
    +user: Proxies\__CG__\App\Entity\User {#3313 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3165
      +user: Proxies\__CG__\App\Entity\User {#3040 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2642
        +user: App\Entity\User {#2655 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The difference is that the short man in the suit has professional liability insurance.\n
          \n
          If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
          \n
          The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1705459396 {#2637
          date: 2024-01-17 03:43:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2643 …}
        +nested: Doctrine\ORM\PersistentCollection {#2645 …}
        +votes: Doctrine\ORM\PersistentCollection {#2647 …}
        +reports: Doctrine\ORM\PersistentCollection {#2649 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
        -id: 229028
        -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6093016"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702804440 {#2638
          date: 2023-12-17 10:14:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1702808233 {#3162
        date: 2023-12-17 11:17:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3166 …}
      +nested: Doctrine\ORM\PersistentCollection {#3168 …}
      +votes: Doctrine\ORM\PersistentCollection {#3170 …}
      +reports: Doctrine\ORM\PersistentCollection {#3172 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
      -id: 229081
      -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4149015"
      +editedAt: DateTimeImmutable @1705218086 {#3163
        date: 2024-01-14 08:41:26.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702808233 {#3164
        date: 2023-12-17 11:17:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: """
      Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
      \n
      It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
      \n
      What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1702818691 {#3310
      date: 2023-12-17 14:11:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3314 …}
    +nested: Doctrine\ORM\PersistentCollection {#3316 …}
    +votes: Doctrine\ORM\PersistentCollection {#3318 …}
    +reports: Doctrine\ORM\PersistentCollection {#3320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
    -id: 229267
    -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6094897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702818691 {#3311
      date: 2023-12-17 14:11:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: """
    Yeah IDK about that, I don’t think you can act a fake fight convincingly without having at least *some* actual skill. The moves they use are always derived from actual martial arts, the only difference is that your partner knows ahead of time what’s going to happen and how to react, and you don’t hit them to hurt. But I’m pretty sure you could figure that part out pretty easily if push comes to shove.\n
    \n
    As long as he’s fighting an untrained opponent who’s shorter than him, my money would be on Mamoa. And even if he’s trained I’d still bet on him unless we’re talking about one of the Gracie’s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702829803 {#3460
    date: 2023-12-17 17:16:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@TheActualDevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3463 …}
  +nested: Doctrine\ORM\PersistentCollection {#3465 …}
  +votes: Doctrine\ORM\PersistentCollection {#3467 …}
  +reports: Doctrine\ORM\PersistentCollection {#3469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
  -id: 229577
  -bodyTs: "'act':11 'actual':21,31 'ahead':42 'alway':28 'art':33 'bet':109 'come':77 'convinc':15 'could':68 'd':107 'deriv':29 'differ':36 'easili':74 'even':101 'fake':13 'fight':14,85 'figur':69 'go':47 'graci':120 'happen':49 'hit':58 'hurt':61 'idk':2 'know':41 'least':19 'long':81 'm':64 'mamoa':99 'martial':32 'money':95 'move':24 'one':117 'oppon':88 'part':71 'partner':40 'pretti':65,73 'push':76 're':114 'react':53 'shorter':91 'shove':79 'skill':22 'still':108 'sure':66 'talk':115 'think':8 'time':44 'train':105 'unless':112 'untrain':87 'use':26 'without':16 'would':96 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4153038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702829803 {#3461
    date: 2023-12-17 17:16: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
107 DENIED edit
App\Entity\EntryComment {#3462
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3312
    +user: Proxies\__CG__\App\Entity\User {#3313 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3165
      +user: Proxies\__CG__\App\Entity\User {#3040 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2642
        +user: App\Entity\User {#2655 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The difference is that the short man in the suit has professional liability insurance.\n
          \n
          If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
          \n
          The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1705459396 {#2637
          date: 2024-01-17 03:43:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2643 …}
        +nested: Doctrine\ORM\PersistentCollection {#2645 …}
        +votes: Doctrine\ORM\PersistentCollection {#2647 …}
        +reports: Doctrine\ORM\PersistentCollection {#2649 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
        -id: 229028
        -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6093016"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702804440 {#2638
          date: 2023-12-17 10:14:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1702808233 {#3162
        date: 2023-12-17 11:17:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3166 …}
      +nested: Doctrine\ORM\PersistentCollection {#3168 …}
      +votes: Doctrine\ORM\PersistentCollection {#3170 …}
      +reports: Doctrine\ORM\PersistentCollection {#3172 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
      -id: 229081
      -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4149015"
      +editedAt: DateTimeImmutable @1705218086 {#3163
        date: 2024-01-14 08:41:26.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702808233 {#3164
        date: 2023-12-17 11:17:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: """
      Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
      \n
      It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
      \n
      What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1702818691 {#3310
      date: 2023-12-17 14:11:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3314 …}
    +nested: Doctrine\ORM\PersistentCollection {#3316 …}
    +votes: Doctrine\ORM\PersistentCollection {#3318 …}
    +reports: Doctrine\ORM\PersistentCollection {#3320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
    -id: 229267
    -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6094897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702818691 {#3311
      date: 2023-12-17 14:11:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: """
    Yeah IDK about that, I don’t think you can act a fake fight convincingly without having at least *some* actual skill. The moves they use are always derived from actual martial arts, the only difference is that your partner knows ahead of time what’s going to happen and how to react, and you don’t hit them to hurt. But I’m pretty sure you could figure that part out pretty easily if push comes to shove.\n
    \n
    As long as he’s fighting an untrained opponent who’s shorter than him, my money would be on Mamoa. And even if he’s trained I’d still bet on him unless we’re talking about one of the Gracie’s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702829803 {#3460
    date: 2023-12-17 17:16:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@TheActualDevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3463 …}
  +nested: Doctrine\ORM\PersistentCollection {#3465 …}
  +votes: Doctrine\ORM\PersistentCollection {#3467 …}
  +reports: Doctrine\ORM\PersistentCollection {#3469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
  -id: 229577
  -bodyTs: "'act':11 'actual':21,31 'ahead':42 'alway':28 'art':33 'bet':109 'come':77 'convinc':15 'could':68 'd':107 'deriv':29 'differ':36 'easili':74 'even':101 'fake':13 'fight':14,85 'figur':69 'go':47 'graci':120 'happen':49 'hit':58 'hurt':61 'idk':2 'know':41 'least':19 'long':81 'm':64 'mamoa':99 'martial':32 'money':95 'move':24 'one':117 'oppon':88 'part':71 'partner':40 'pretti':65,73 'push':76 're':114 'react':53 'shorter':91 'shove':79 'skill':22 'still':108 'sure':66 'talk':115 'think':8 'time':44 'train':105 'unless':112 'untrain':87 'use':26 'without':16 'would':96 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4153038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702829803 {#3461
    date: 2023-12-17 17:16: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
108 DENIED moderate
App\Entity\EntryComment {#3462
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3312
    +user: Proxies\__CG__\App\Entity\User {#3313 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3165
      +user: Proxies\__CG__\App\Entity\User {#3040 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2642
        +user: App\Entity\User {#2655 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The difference is that the short man in the suit has professional liability insurance.\n
          \n
          If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
          \n
          The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1705459396 {#2637
          date: 2024-01-17 03:43:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2643 …}
        +nested: Doctrine\ORM\PersistentCollection {#2645 …}
        +votes: Doctrine\ORM\PersistentCollection {#2647 …}
        +reports: Doctrine\ORM\PersistentCollection {#2649 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
        -id: 229028
        -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6093016"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702804440 {#2638
          date: 2023-12-17 10:14:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1702808233 {#3162
        date: 2023-12-17 11:17:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3166 …}
      +nested: Doctrine\ORM\PersistentCollection {#3168 …}
      +votes: Doctrine\ORM\PersistentCollection {#3170 …}
      +reports: Doctrine\ORM\PersistentCollection {#3172 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
      -id: 229081
      -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4149015"
      +editedAt: DateTimeImmutable @1705218086 {#3163
        date: 2024-01-14 08:41:26.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702808233 {#3164
        date: 2023-12-17 11:17:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: """
      Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
      \n
      It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
      \n
      What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1702818691 {#3310
      date: 2023-12-17 14:11:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3314 …}
    +nested: Doctrine\ORM\PersistentCollection {#3316 …}
    +votes: Doctrine\ORM\PersistentCollection {#3318 …}
    +reports: Doctrine\ORM\PersistentCollection {#3320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
    -id: 229267
    -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6094897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702818691 {#3311
      date: 2023-12-17 14:11:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: """
    Yeah IDK about that, I don’t think you can act a fake fight convincingly without having at least *some* actual skill. The moves they use are always derived from actual martial arts, the only difference is that your partner knows ahead of time what’s going to happen and how to react, and you don’t hit them to hurt. But I’m pretty sure you could figure that part out pretty easily if push comes to shove.\n
    \n
    As long as he’s fighting an untrained opponent who’s shorter than him, my money would be on Mamoa. And even if he’s trained I’d still bet on him unless we’re talking about one of the Gracie’s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702829803 {#3460
    date: 2023-12-17 17:16:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@TheActualDevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3463 …}
  +nested: Doctrine\ORM\PersistentCollection {#3465 …}
  +votes: Doctrine\ORM\PersistentCollection {#3467 …}
  +reports: Doctrine\ORM\PersistentCollection {#3469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
  -id: 229577
  -bodyTs: "'act':11 'actual':21,31 'ahead':42 'alway':28 'art':33 'bet':109 'come':77 'convinc':15 'could':68 'd':107 'deriv':29 'differ':36 'easili':74 'even':101 'fake':13 'fight':14,85 'figur':69 'go':47 'graci':120 'happen':49 'hit':58 'hurt':61 'idk':2 'know':41 'least':19 'long':81 'm':64 'mamoa':99 'martial':32 'money':95 'move':24 'one':117 'oppon':88 'part':71 'partner':40 'pretti':65,73 'push':76 're':114 'react':53 'shorter':91 'shove':79 'skill':22 'still':108 'sure':66 'talk':115 'think':8 'time':44 'train':105 'unless':112 'untrain':87 'use':26 'without':16 'would':96 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4153038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702829803 {#3461
    date: 2023-12-17 17:16: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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#3545
  +user: Proxies\__CG__\App\Entity\User {#3540 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3462
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3312
      +user: Proxies\__CG__\App\Entity\User {#3313 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3165
        +user: Proxies\__CG__\App\Entity\User {#3040 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2642
          +user: App\Entity\User {#2655 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The difference is that the short man in the suit has professional liability insurance.\n
            \n
            If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
            \n
            The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 84
          +score: 0
          +lastActive: DateTime @1705459396 {#2637
            date: 2024-01-17 03:43:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2643 …}
          +nested: Doctrine\ORM\PersistentCollection {#2645 …}
          +votes: Doctrine\ORM\PersistentCollection {#2647 …}
          +reports: Doctrine\ORM\PersistentCollection {#2649 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
          -id: 229028
          -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6093016"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702804440 {#2638
            date: 2023-12-17 10:14:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2642}
        +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1702808233 {#3162
          date: 2023-12-17 11:17:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Delphia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3166 …}
        +nested: Doctrine\ORM\PersistentCollection {#3168 …}
        +votes: Doctrine\ORM\PersistentCollection {#3170 …}
        +reports: Doctrine\ORM\PersistentCollection {#3172 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
        -id: 229081
        -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/4149015"
        +editedAt: DateTimeImmutable @1705218086 {#3163
          date: 2024-01-14 08:41:26.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702808233 {#3164
          date: 2023-12-17 11:17:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: """
        Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
        \n
        It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
        \n
        What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1702818691 {#3310
        date: 2023-12-17 14:11:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3314 …}
      +nested: Doctrine\ORM\PersistentCollection {#3316 …}
      +votes: Doctrine\ORM\PersistentCollection {#3318 …}
      +reports: Doctrine\ORM\PersistentCollection {#3320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
      -id: 229267
      -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6094897"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702818691 {#3311
        date: 2023-12-17 14:11:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: """
      Yeah IDK about that, I don’t think you can act a fake fight convincingly without having at least *some* actual skill. The moves they use are always derived from actual martial arts, the only difference is that your partner knows ahead of time what’s going to happen and how to react, and you don’t hit them to hurt. But I’m pretty sure you could figure that part out pretty easily if push comes to shove.\n
      \n
      As long as he’s fighting an untrained opponent who’s shorter than him, my money would be on Mamoa. And even if he’s trained I’d still bet on him unless we’re talking about one of the Gracie’s.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702829803 {#3460
      date: 2023-12-17 17:16:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
      "@TheActualDevil@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3463 …}
    +nested: Doctrine\ORM\PersistentCollection {#3465 …}
    +votes: Doctrine\ORM\PersistentCollection {#3467 …}
    +reports: Doctrine\ORM\PersistentCollection {#3469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
    -id: 229577
    -bodyTs: "'act':11 'actual':21,31 'ahead':42 'alway':28 'art':33 'bet':109 'come':77 'convinc':15 'could':68 'd':107 'deriv':29 'differ':36 'easili':74 'even':101 'fake':13 'fight':14,85 'figur':69 'go':47 'graci':120 'happen':49 'hit':58 'hurt':61 'idk':2 'know':41 'least':19 'long':81 'm':64 'mamoa':99 'martial':32 'money':95 'move':24 'one':117 'oppon':88 'part':71 'partner':40 'pretti':65,73 'push':76 're':114 'react':53 'shorter':91 'shove':79 'skill':22 'still':108 'sure':66 'talk':115 'think':8 'time':44 'train':105 'unless':112 'untrain':87 'use':26 'without':16 'would':96 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4153038"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702829803 {#3461
      date: 2023-12-17 17:16:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: """
    I’ve taken H2H, rapier, short sword and shield, sword and dagger and a few other stage combat classes in both UK and US — and then in production you usually just get “any old sword” (usually a heavy one, as Tybalt in R&J they gave me this really fancy grip with a finger hole for my index, but it made supranative positions difficult)\n
    \n
    You’re right in that they are *based* on real combat — you learn fencing footwork and guards, but also you’re learning a mix of slight of hand (how to “knap” - fake the sound of hitting /being hit while reacting like its real), and safety instructions. As someone who came from ballroom to jazz/modern dance to acting, it’s more like dance, especially freeform contact improv dance, than it is like actual fighting.\n
    \n
    I imagine in real fights-to-the-death there’s a lot less concern about safety, distancing and the lines your body draws in movement, and more about hurting the other fellow as efficiently as possible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702830724 {#3551
    date: 2023-12-17 17:32:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@TheActualDevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3539 …}
  +nested: Doctrine\ORM\PersistentCollection {#3543 …}
  +votes: Doctrine\ORM\PersistentCollection {#3554 …}
  +reports: Doctrine\ORM\PersistentCollection {#3556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3560 …}
  -id: 229612
  -bodyTs: "'/being':101 'act':121 'actual':136 'also':83 'ballroom':116 'base':72 'bodi':160 'came':114 'class':19 'combat':18,75 'concern':152 'contact':129 'dagger':12 'danc':119,126,131 'death':146 'difficult':64 'distanc':155 'draw':161 'effici':172 'especi':127 'fake':96 'fanci':50 'fellow':170 'fenc':78 'fight':137,143 'fights-to-the-death':142 'finger':54 'footwork':79 'freeform':128 'gave':46 'get':32 'grip':51 'guard':81 'h2h':4 'hand':92 'heavi':38 'hit':100,102 'hole':55 'hurt':167 'imagin':139 'improv':130 'index':58 'instruct':110 'j':44 'jazz/modern':118 'knap':95 'learn':77,86 'less':151 'like':105,125,135 'line':158 'lot':150 'made':61 'mix':88 'movement':163 'old':34 'one':39 'posit':63 'possibl':174 'product':28 'r':43 'rapier':5 're':66,85 'react':104 'real':74,107,141 'realli':49 'right':67 'safeti':109,154 'shield':9 'short':6 'slight':90 'someon':112 'sound':98 'stage':17 'supran':62 'sword':7,10,35 'taken':3 'tybalt':41 'uk':22 'us':24 'usual':30,36 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6685770"
  +editedAt: DateTimeImmutable @1705277449 {#3548
    date: 2024-01-15 01:10:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702830724 {#3550
    date: 2023-12-17 17:32: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
111 DENIED edit
App\Entity\EntryComment {#3545
  +user: Proxies\__CG__\App\Entity\User {#3540 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3462
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3312
      +user: Proxies\__CG__\App\Entity\User {#3313 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3165
        +user: Proxies\__CG__\App\Entity\User {#3040 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2642
          +user: App\Entity\User {#2655 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The difference is that the short man in the suit has professional liability insurance.\n
            \n
            If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
            \n
            The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 84
          +score: 0
          +lastActive: DateTime @1705459396 {#2637
            date: 2024-01-17 03:43:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2643 …}
          +nested: Doctrine\ORM\PersistentCollection {#2645 …}
          +votes: Doctrine\ORM\PersistentCollection {#2647 …}
          +reports: Doctrine\ORM\PersistentCollection {#2649 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
          -id: 229028
          -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6093016"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702804440 {#2638
            date: 2023-12-17 10:14:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2642}
        +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1702808233 {#3162
          date: 2023-12-17 11:17:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Delphia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3166 …}
        +nested: Doctrine\ORM\PersistentCollection {#3168 …}
        +votes: Doctrine\ORM\PersistentCollection {#3170 …}
        +reports: Doctrine\ORM\PersistentCollection {#3172 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
        -id: 229081
        -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/4149015"
        +editedAt: DateTimeImmutable @1705218086 {#3163
          date: 2024-01-14 08:41:26.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702808233 {#3164
          date: 2023-12-17 11:17:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: """
        Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
        \n
        It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
        \n
        What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1702818691 {#3310
        date: 2023-12-17 14:11:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3314 …}
      +nested: Doctrine\ORM\PersistentCollection {#3316 …}
      +votes: Doctrine\ORM\PersistentCollection {#3318 …}
      +reports: Doctrine\ORM\PersistentCollection {#3320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
      -id: 229267
      -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6094897"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702818691 {#3311
        date: 2023-12-17 14:11:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: """
      Yeah IDK about that, I don’t think you can act a fake fight convincingly without having at least *some* actual skill. The moves they use are always derived from actual martial arts, the only difference is that your partner knows ahead of time what’s going to happen and how to react, and you don’t hit them to hurt. But I’m pretty sure you could figure that part out pretty easily if push comes to shove.\n
      \n
      As long as he’s fighting an untrained opponent who’s shorter than him, my money would be on Mamoa. And even if he’s trained I’d still bet on him unless we’re talking about one of the Gracie’s.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702829803 {#3460
      date: 2023-12-17 17:16:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
      "@TheActualDevil@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3463 …}
    +nested: Doctrine\ORM\PersistentCollection {#3465 …}
    +votes: Doctrine\ORM\PersistentCollection {#3467 …}
    +reports: Doctrine\ORM\PersistentCollection {#3469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
    -id: 229577
    -bodyTs: "'act':11 'actual':21,31 'ahead':42 'alway':28 'art':33 'bet':109 'come':77 'convinc':15 'could':68 'd':107 'deriv':29 'differ':36 'easili':74 'even':101 'fake':13 'fight':14,85 'figur':69 'go':47 'graci':120 'happen':49 'hit':58 'hurt':61 'idk':2 'know':41 'least':19 'long':81 'm':64 'mamoa':99 'martial':32 'money':95 'move':24 'one':117 'oppon':88 'part':71 'partner':40 'pretti':65,73 'push':76 're':114 'react':53 'shorter':91 'shove':79 'skill':22 'still':108 'sure':66 'talk':115 'think':8 'time':44 'train':105 'unless':112 'untrain':87 'use':26 'without':16 'would':96 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4153038"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702829803 {#3461
      date: 2023-12-17 17:16:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: """
    I’ve taken H2H, rapier, short sword and shield, sword and dagger and a few other stage combat classes in both UK and US — and then in production you usually just get “any old sword” (usually a heavy one, as Tybalt in R&J they gave me this really fancy grip with a finger hole for my index, but it made supranative positions difficult)\n
    \n
    You’re right in that they are *based* on real combat — you learn fencing footwork and guards, but also you’re learning a mix of slight of hand (how to “knap” - fake the sound of hitting /being hit while reacting like its real), and safety instructions. As someone who came from ballroom to jazz/modern dance to acting, it’s more like dance, especially freeform contact improv dance, than it is like actual fighting.\n
    \n
    I imagine in real fights-to-the-death there’s a lot less concern about safety, distancing and the lines your body draws in movement, and more about hurting the other fellow as efficiently as possible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702830724 {#3551
    date: 2023-12-17 17:32:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@TheActualDevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3539 …}
  +nested: Doctrine\ORM\PersistentCollection {#3543 …}
  +votes: Doctrine\ORM\PersistentCollection {#3554 …}
  +reports: Doctrine\ORM\PersistentCollection {#3556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3560 …}
  -id: 229612
  -bodyTs: "'/being':101 'act':121 'actual':136 'also':83 'ballroom':116 'base':72 'bodi':160 'came':114 'class':19 'combat':18,75 'concern':152 'contact':129 'dagger':12 'danc':119,126,131 'death':146 'difficult':64 'distanc':155 'draw':161 'effici':172 'especi':127 'fake':96 'fanci':50 'fellow':170 'fenc':78 'fight':137,143 'fights-to-the-death':142 'finger':54 'footwork':79 'freeform':128 'gave':46 'get':32 'grip':51 'guard':81 'h2h':4 'hand':92 'heavi':38 'hit':100,102 'hole':55 'hurt':167 'imagin':139 'improv':130 'index':58 'instruct':110 'j':44 'jazz/modern':118 'knap':95 'learn':77,86 'less':151 'like':105,125,135 'line':158 'lot':150 'made':61 'mix':88 'movement':163 'old':34 'one':39 'posit':63 'possibl':174 'product':28 'r':43 'rapier':5 're':66,85 'react':104 'real':74,107,141 'realli':49 'right':67 'safeti':109,154 'shield':9 'short':6 'slight':90 'someon':112 'sound':98 'stage':17 'supran':62 'sword':7,10,35 'taken':3 'tybalt':41 'uk':22 'us':24 'usual':30,36 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6685770"
  +editedAt: DateTimeImmutable @1705277449 {#3548
    date: 2024-01-15 01:10:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702830724 {#3550
    date: 2023-12-17 17:32: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
112 DENIED moderate
App\Entity\EntryComment {#3545
  +user: Proxies\__CG__\App\Entity\User {#3540 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3462
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3312
      +user: Proxies\__CG__\App\Entity\User {#3313 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3165
        +user: Proxies\__CG__\App\Entity\User {#3040 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2642
          +user: App\Entity\User {#2655 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The difference is that the short man in the suit has professional liability insurance.\n
            \n
            If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
            \n
            The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 84
          +score: 0
          +lastActive: DateTime @1705459396 {#2637
            date: 2024-01-17 03:43:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2643 …}
          +nested: Doctrine\ORM\PersistentCollection {#2645 …}
          +votes: Doctrine\ORM\PersistentCollection {#2647 …}
          +reports: Doctrine\ORM\PersistentCollection {#2649 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
          -id: 229028
          -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6093016"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702804440 {#2638
            date: 2023-12-17 10:14:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2642}
        +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1702808233 {#3162
          date: 2023-12-17 11:17:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Delphia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3166 …}
        +nested: Doctrine\ORM\PersistentCollection {#3168 …}
        +votes: Doctrine\ORM\PersistentCollection {#3170 …}
        +reports: Doctrine\ORM\PersistentCollection {#3172 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
        -id: 229081
        -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/4149015"
        +editedAt: DateTimeImmutable @1705218086 {#3163
          date: 2024-01-14 08:41:26.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702808233 {#3164
          date: 2023-12-17 11:17:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: """
        Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
        \n
        It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
        \n
        What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1702818691 {#3310
        date: 2023-12-17 14:11:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3314 …}
      +nested: Doctrine\ORM\PersistentCollection {#3316 …}
      +votes: Doctrine\ORM\PersistentCollection {#3318 …}
      +reports: Doctrine\ORM\PersistentCollection {#3320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
      -id: 229267
      -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6094897"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702818691 {#3311
        date: 2023-12-17 14:11:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: """
      Yeah IDK about that, I don’t think you can act a fake fight convincingly without having at least *some* actual skill. The moves they use are always derived from actual martial arts, the only difference is that your partner knows ahead of time what’s going to happen and how to react, and you don’t hit them to hurt. But I’m pretty sure you could figure that part out pretty easily if push comes to shove.\n
      \n
      As long as he’s fighting an untrained opponent who’s shorter than him, my money would be on Mamoa. And even if he’s trained I’d still bet on him unless we’re talking about one of the Gracie’s.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702829803 {#3460
      date: 2023-12-17 17:16:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
      "@TheActualDevil@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3463 …}
    +nested: Doctrine\ORM\PersistentCollection {#3465 …}
    +votes: Doctrine\ORM\PersistentCollection {#3467 …}
    +reports: Doctrine\ORM\PersistentCollection {#3469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
    -id: 229577
    -bodyTs: "'act':11 'actual':21,31 'ahead':42 'alway':28 'art':33 'bet':109 'come':77 'convinc':15 'could':68 'd':107 'deriv':29 'differ':36 'easili':74 'even':101 'fake':13 'fight':14,85 'figur':69 'go':47 'graci':120 'happen':49 'hit':58 'hurt':61 'idk':2 'know':41 'least':19 'long':81 'm':64 'mamoa':99 'martial':32 'money':95 'move':24 'one':117 'oppon':88 'part':71 'partner':40 'pretti':65,73 'push':76 're':114 'react':53 'shorter':91 'shove':79 'skill':22 'still':108 'sure':66 'talk':115 'think':8 'time':44 'train':105 'unless':112 'untrain':87 'use':26 'without':16 'would':96 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4153038"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702829803 {#3461
      date: 2023-12-17 17:16:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: """
    I’ve taken H2H, rapier, short sword and shield, sword and dagger and a few other stage combat classes in both UK and US — and then in production you usually just get “any old sword” (usually a heavy one, as Tybalt in R&J they gave me this really fancy grip with a finger hole for my index, but it made supranative positions difficult)\n
    \n
    You’re right in that they are *based* on real combat — you learn fencing footwork and guards, but also you’re learning a mix of slight of hand (how to “knap” - fake the sound of hitting /being hit while reacting like its real), and safety instructions. As someone who came from ballroom to jazz/modern dance to acting, it’s more like dance, especially freeform contact improv dance, than it is like actual fighting.\n
    \n
    I imagine in real fights-to-the-death there’s a lot less concern about safety, distancing and the lines your body draws in movement, and more about hurting the other fellow as efficiently as possible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702830724 {#3551
    date: 2023-12-17 17:32:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@TheActualDevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3539 …}
  +nested: Doctrine\ORM\PersistentCollection {#3543 …}
  +votes: Doctrine\ORM\PersistentCollection {#3554 …}
  +reports: Doctrine\ORM\PersistentCollection {#3556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3560 …}
  -id: 229612
  -bodyTs: "'/being':101 'act':121 'actual':136 'also':83 'ballroom':116 'base':72 'bodi':160 'came':114 'class':19 'combat':18,75 'concern':152 'contact':129 'dagger':12 'danc':119,126,131 'death':146 'difficult':64 'distanc':155 'draw':161 'effici':172 'especi':127 'fake':96 'fanci':50 'fellow':170 'fenc':78 'fight':137,143 'fights-to-the-death':142 'finger':54 'footwork':79 'freeform':128 'gave':46 'get':32 'grip':51 'guard':81 'h2h':4 'hand':92 'heavi':38 'hit':100,102 'hole':55 'hurt':167 'imagin':139 'improv':130 'index':58 'instruct':110 'j':44 'jazz/modern':118 'knap':95 'learn':77,86 'less':151 'like':105,125,135 'line':158 'lot':150 'made':61 'mix':88 'movement':163 'old':34 'one':39 'posit':63 'possibl':174 'product':28 'r':43 'rapier':5 're':66,85 'react':104 'real':74,107,141 'realli':49 'right':67 'safeti':109,154 'shield':9 'short':6 'slight':90 'someon':112 'sound':98 'stage':17 'supran':62 'sword':7,10,35 'taken':3 'tybalt':41 'uk':22 'us':24 'usual':30,36 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6685770"
  +editedAt: DateTimeImmutable @1705277449 {#3548
    date: 2024-01-15 01:10:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702830724 {#3550
    date: 2023-12-17 17:32: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
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#3614
  +user: Proxies\__CG__\App\Entity\User {#3617 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3545
    +user: Proxies\__CG__\App\Entity\User {#3540 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3462
      +user: Proxies\__CG__\App\Entity\User {#3040 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3312
        +user: Proxies\__CG__\App\Entity\User {#3313 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3165
          +user: Proxies\__CG__\App\Entity\User {#3040 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#2642
            +user: App\Entity\User {#2655 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              The difference is that the short man in the suit has professional liability insurance.\n
              \n
              If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
              \n
              The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 84
            +score: 0
            +lastActive: DateTime @1705459396 {#2637
              date: 2024-01-17 03:43:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2643 …}
            +nested: Doctrine\ORM\PersistentCollection {#2645 …}
            +votes: Doctrine\ORM\PersistentCollection {#2647 …}
            +reports: Doctrine\ORM\PersistentCollection {#2649 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
            -id: 229028
            -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6093016"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702804440 {#2638
              date: 2023-12-17 10:14:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2642}
          +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1702808233 {#3162
            date: 2023-12-17 11:17:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Delphia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3166 …}
          +nested: Doctrine\ORM\PersistentCollection {#3168 …}
          +votes: Doctrine\ORM\PersistentCollection {#3170 …}
          +reports: Doctrine\ORM\PersistentCollection {#3172 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
          -id: 229081
          -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/4149015"
          +editedAt: DateTimeImmutable @1705218086 {#3163
            date: 2024-01-14 08:41:26.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702808233 {#3164
            date: 2023-12-17 11:17:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2642}
        +body: """
          Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
          \n
          It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
          \n
          What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1702818691 {#3310
          date: 2023-12-17 14:11:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Delphia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3314 …}
        +nested: Doctrine\ORM\PersistentCollection {#3316 …}
        +votes: Doctrine\ORM\PersistentCollection {#3318 …}
        +reports: Doctrine\ORM\PersistentCollection {#3320 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
        -id: 229267
        -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6094897"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702818691 {#3311
          date: 2023-12-17 14:11:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: """
        Yeah IDK about that, I don’t think you can act a fake fight convincingly without having at least *some* actual skill. The moves they use are always derived from actual martial arts, the only difference is that your partner knows ahead of time what’s going to happen and how to react, and you don’t hit them to hurt. But I’m pretty sure you could figure that part out pretty easily if push comes to shove.\n
        \n
        As long as he’s fighting an untrained opponent who’s shorter than him, my money would be on Mamoa. And even if he’s trained I’d still bet on him unless we’re talking about one of the Gracie’s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702829803 {#3460
        date: 2023-12-17 17:16:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
        "@TheActualDevil@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3463 …}
      +nested: Doctrine\ORM\PersistentCollection {#3465 …}
      +votes: Doctrine\ORM\PersistentCollection {#3467 …}
      +reports: Doctrine\ORM\PersistentCollection {#3469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
      -id: 229577
      -bodyTs: "'act':11 'actual':21,31 'ahead':42 'alway':28 'art':33 'bet':109 'come':77 'convinc':15 'could':68 'd':107 'deriv':29 'differ':36 'easili':74 'even':101 'fake':13 'fight':14,85 'figur':69 'go':47 'graci':120 'happen':49 'hit':58 'hurt':61 'idk':2 'know':41 'least':19 'long':81 'm':64 'mamoa':99 'martial':32 'money':95 'move':24 'one':117 'oppon':88 'part':71 'partner':40 'pretti':65,73 'push':76 're':114 'react':53 'shorter':91 'shove':79 'skill':22 'still':108 'sure':66 'talk':115 'think':8 'time':44 'train':105 'unless':112 'untrain':87 'use':26 'without':16 'would':96 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4153038"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702829803 {#3461
        date: 2023-12-17 17:16:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: """
      I’ve taken H2H, rapier, short sword and shield, sword and dagger and a few other stage combat classes in both UK and US — and then in production you usually just get “any old sword” (usually a heavy one, as Tybalt in R&J they gave me this really fancy grip with a finger hole for my index, but it made supranative positions difficult)\n
      \n
      You’re right in that they are *based* on real combat — you learn fencing footwork and guards, but also you’re learning a mix of slight of hand (how to “knap” - fake the sound of hitting /being hit while reacting like its real), and safety instructions. As someone who came from ballroom to jazz/modern dance to acting, it’s more like dance, especially freeform contact improv dance, than it is like actual fighting.\n
      \n
      I imagine in real fights-to-the-death there’s a lot less concern about safety, distancing and the lines your body draws in movement, and more about hurting the other fellow as efficiently as possible.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702830724 {#3551
      date: 2023-12-17 17:32:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
      "@TheActualDevil@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3539 …}
    +nested: Doctrine\ORM\PersistentCollection {#3543 …}
    +votes: Doctrine\ORM\PersistentCollection {#3554 …}
    +reports: Doctrine\ORM\PersistentCollection {#3556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3558 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3560 …}
    -id: 229612
    -bodyTs: "'/being':101 'act':121 'actual':136 'also':83 'ballroom':116 'base':72 'bodi':160 'came':114 'class':19 'combat':18,75 'concern':152 'contact':129 'dagger':12 'danc':119,126,131 'death':146 'difficult':64 'distanc':155 'draw':161 'effici':172 'especi':127 'fake':96 'fanci':50 'fellow':170 'fenc':78 'fight':137,143 'fights-to-the-death':142 'finger':54 'footwork':79 'freeform':128 'gave':46 'get':32 'grip':51 'guard':81 'h2h':4 'hand':92 'heavi':38 'hit':100,102 'hole':55 'hurt':167 'imagin':139 'improv':130 'index':58 'instruct':110 'j':44 'jazz/modern':118 'knap':95 'learn':77,86 'less':151 'like':105,125,135 'line':158 'lot':150 'made':61 'mix':88 'movement':163 'old':34 'one':39 'posit':63 'possibl':174 'product':28 'r':43 'rapier':5 're':66,85 'react':104 'real':74,107,141 'realli':49 'right':67 'safeti':109,154 'shield':9 'short':6 'slight':90 'someon':112 'sound':98 'stage':17 'supran':62 'sword':7,10,35 'taken':3 'tybalt':41 'uk':22 'us':24 'usual':30,36 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6685770"
    +editedAt: DateTimeImmutable @1705277449 {#3548
      date: 2024-01-15 01:10:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702830724 {#3550
      date: 2023-12-17 17:32:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "I wouldn’t even use the word improv. Movie fight scenes are *heavily* choreographed and usually only one hit is shot at a time anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702903799 {#3613
    date: 2023-12-18 13:49:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@TheActualDevil@lemmy.world"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3621 …}
  +nested: Doctrine\ORM\PersistentCollection {#3623 …}
  +votes: Doctrine\ORM\PersistentCollection {#3619 …}
  +reports: Doctrine\ORM\PersistentCollection {#3625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3629 …}
  -id: 231585
  -bodyTs: "'anyway':25 'choreograph':14 'even':4 'fight':10 'heavili':13 'hit':19 'improv':8 'movi':9 'one':18 'scene':11 'shot':21 'time':24 'use':5 'usual':16 'word':7 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6110223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702903799 {#3610
    date: 2023-12-18 13:49:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3614
  +user: Proxies\__CG__\App\Entity\User {#3617 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3545
    +user: Proxies\__CG__\App\Entity\User {#3540 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3462
      +user: Proxies\__CG__\App\Entity\User {#3040 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3312
        +user: Proxies\__CG__\App\Entity\User {#3313 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3165
          +user: Proxies\__CG__\App\Entity\User {#3040 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#2642
            +user: App\Entity\User {#2655 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              The difference is that the short man in the suit has professional liability insurance.\n
              \n
              If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
              \n
              The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 84
            +score: 0
            +lastActive: DateTime @1705459396 {#2637
              date: 2024-01-17 03:43:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2643 …}
            +nested: Doctrine\ORM\PersistentCollection {#2645 …}
            +votes: Doctrine\ORM\PersistentCollection {#2647 …}
            +reports: Doctrine\ORM\PersistentCollection {#2649 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
            -id: 229028
            -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6093016"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702804440 {#2638
              date: 2023-12-17 10:14:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2642}
          +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1702808233 {#3162
            date: 2023-12-17 11:17:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Delphia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3166 …}
          +nested: Doctrine\ORM\PersistentCollection {#3168 …}
          +votes: Doctrine\ORM\PersistentCollection {#3170 …}
          +reports: Doctrine\ORM\PersistentCollection {#3172 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
          -id: 229081
          -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/4149015"
          +editedAt: DateTimeImmutable @1705218086 {#3163
            date: 2024-01-14 08:41:26.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702808233 {#3164
            date: 2023-12-17 11:17:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2642}
        +body: """
          Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
          \n
          It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
          \n
          What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1702818691 {#3310
          date: 2023-12-17 14:11:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Delphia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3314 …}
        +nested: Doctrine\ORM\PersistentCollection {#3316 …}
        +votes: Doctrine\ORM\PersistentCollection {#3318 …}
        +reports: Doctrine\ORM\PersistentCollection {#3320 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
        -id: 229267
        -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6094897"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702818691 {#3311
          date: 2023-12-17 14:11:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: """
        Yeah IDK about that, I don’t think you can act a fake fight convincingly without having at least *some* actual skill. The moves they use are always derived from actual martial arts, the only difference is that your partner knows ahead of time what’s going to happen and how to react, and you don’t hit them to hurt. But I’m pretty sure you could figure that part out pretty easily if push comes to shove.\n
        \n
        As long as he’s fighting an untrained opponent who’s shorter than him, my money would be on Mamoa. And even if he’s trained I’d still bet on him unless we’re talking about one of the Gracie’s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702829803 {#3460
        date: 2023-12-17 17:16:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
        "@TheActualDevil@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3463 …}
      +nested: Doctrine\ORM\PersistentCollection {#3465 …}
      +votes: Doctrine\ORM\PersistentCollection {#3467 …}
      +reports: Doctrine\ORM\PersistentCollection {#3469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
      -id: 229577
      -bodyTs: "'act':11 'actual':21,31 'ahead':42 'alway':28 'art':33 'bet':109 'come':77 'convinc':15 'could':68 'd':107 'deriv':29 'differ':36 'easili':74 'even':101 'fake':13 'fight':14,85 'figur':69 'go':47 'graci':120 'happen':49 'hit':58 'hurt':61 'idk':2 'know':41 'least':19 'long':81 'm':64 'mamoa':99 'martial':32 'money':95 'move':24 'one':117 'oppon':88 'part':71 'partner':40 'pretti':65,73 'push':76 're':114 'react':53 'shorter':91 'shove':79 'skill':22 'still':108 'sure':66 'talk':115 'think':8 'time':44 'train':105 'unless':112 'untrain':87 'use':26 'without':16 'would':96 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4153038"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702829803 {#3461
        date: 2023-12-17 17:16:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: """
      I’ve taken H2H, rapier, short sword and shield, sword and dagger and a few other stage combat classes in both UK and US — and then in production you usually just get “any old sword” (usually a heavy one, as Tybalt in R&J they gave me this really fancy grip with a finger hole for my index, but it made supranative positions difficult)\n
      \n
      You’re right in that they are *based* on real combat — you learn fencing footwork and guards, but also you’re learning a mix of slight of hand (how to “knap” - fake the sound of hitting /being hit while reacting like its real), and safety instructions. As someone who came from ballroom to jazz/modern dance to acting, it’s more like dance, especially freeform contact improv dance, than it is like actual fighting.\n
      \n
      I imagine in real fights-to-the-death there’s a lot less concern about safety, distancing and the lines your body draws in movement, and more about hurting the other fellow as efficiently as possible.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702830724 {#3551
      date: 2023-12-17 17:32:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
      "@TheActualDevil@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3539 …}
    +nested: Doctrine\ORM\PersistentCollection {#3543 …}
    +votes: Doctrine\ORM\PersistentCollection {#3554 …}
    +reports: Doctrine\ORM\PersistentCollection {#3556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3558 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3560 …}
    -id: 229612
    -bodyTs: "'/being':101 'act':121 'actual':136 'also':83 'ballroom':116 'base':72 'bodi':160 'came':114 'class':19 'combat':18,75 'concern':152 'contact':129 'dagger':12 'danc':119,126,131 'death':146 'difficult':64 'distanc':155 'draw':161 'effici':172 'especi':127 'fake':96 'fanci':50 'fellow':170 'fenc':78 'fight':137,143 'fights-to-the-death':142 'finger':54 'footwork':79 'freeform':128 'gave':46 'get':32 'grip':51 'guard':81 'h2h':4 'hand':92 'heavi':38 'hit':100,102 'hole':55 'hurt':167 'imagin':139 'improv':130 'index':58 'instruct':110 'j':44 'jazz/modern':118 'knap':95 'learn':77,86 'less':151 'like':105,125,135 'line':158 'lot':150 'made':61 'mix':88 'movement':163 'old':34 'one':39 'posit':63 'possibl':174 'product':28 'r':43 'rapier':5 're':66,85 'react':104 'real':74,107,141 'realli':49 'right':67 'safeti':109,154 'shield':9 'short':6 'slight':90 'someon':112 'sound':98 'stage':17 'supran':62 'sword':7,10,35 'taken':3 'tybalt':41 'uk':22 'us':24 'usual':30,36 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6685770"
    +editedAt: DateTimeImmutable @1705277449 {#3548
      date: 2024-01-15 01:10:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702830724 {#3550
      date: 2023-12-17 17:32:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "I wouldn’t even use the word improv. Movie fight scenes are *heavily* choreographed and usually only one hit is shot at a time anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702903799 {#3613
    date: 2023-12-18 13:49:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@TheActualDevil@lemmy.world"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3621 …}
  +nested: Doctrine\ORM\PersistentCollection {#3623 …}
  +votes: Doctrine\ORM\PersistentCollection {#3619 …}
  +reports: Doctrine\ORM\PersistentCollection {#3625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3629 …}
  -id: 231585
  -bodyTs: "'anyway':25 'choreograph':14 'even':4 'fight':10 'heavili':13 'hit':19 'improv':8 'movi':9 'one':18 'scene':11 'shot':21 'time':24 'use':5 'usual':16 'word':7 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6110223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702903799 {#3610
    date: 2023-12-18 13:49:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3614
  +user: Proxies\__CG__\App\Entity\User {#3617 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3545
    +user: Proxies\__CG__\App\Entity\User {#3540 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3462
      +user: Proxies\__CG__\App\Entity\User {#3040 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3312
        +user: Proxies\__CG__\App\Entity\User {#3313 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3165
          +user: Proxies\__CG__\App\Entity\User {#3040 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#2642
            +user: App\Entity\User {#2655 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              The difference is that the short man in the suit has professional liability insurance.\n
              \n
              If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
              \n
              The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 84
            +score: 0
            +lastActive: DateTime @1705459396 {#2637
              date: 2024-01-17 03:43:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2643 …}
            +nested: Doctrine\ORM\PersistentCollection {#2645 …}
            +votes: Doctrine\ORM\PersistentCollection {#2647 …}
            +reports: Doctrine\ORM\PersistentCollection {#2649 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
            -id: 229028
            -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6093016"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702804440 {#2638
              date: 2023-12-17 10:14:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2642}
          +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1702808233 {#3162
            date: 2023-12-17 11:17:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Delphia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3166 …}
          +nested: Doctrine\ORM\PersistentCollection {#3168 …}
          +votes: Doctrine\ORM\PersistentCollection {#3170 …}
          +reports: Doctrine\ORM\PersistentCollection {#3172 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
          -id: 229081
          -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/4149015"
          +editedAt: DateTimeImmutable @1705218086 {#3163
            date: 2024-01-14 08:41:26.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702808233 {#3164
            date: 2023-12-17 11:17:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2642}
        +body: """
          Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
          \n
          It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
          \n
          What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1702818691 {#3310
          date: 2023-12-17 14:11:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Delphia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3314 …}
        +nested: Doctrine\ORM\PersistentCollection {#3316 …}
        +votes: Doctrine\ORM\PersistentCollection {#3318 …}
        +reports: Doctrine\ORM\PersistentCollection {#3320 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
        -id: 229267
        -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6094897"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702818691 {#3311
          date: 2023-12-17 14:11:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: """
        Yeah IDK about that, I don’t think you can act a fake fight convincingly without having at least *some* actual skill. The moves they use are always derived from actual martial arts, the only difference is that your partner knows ahead of time what’s going to happen and how to react, and you don’t hit them to hurt. But I’m pretty sure you could figure that part out pretty easily if push comes to shove.\n
        \n
        As long as he’s fighting an untrained opponent who’s shorter than him, my money would be on Mamoa. And even if he’s trained I’d still bet on him unless we’re talking about one of the Gracie’s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702829803 {#3460
        date: 2023-12-17 17:16:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
        "@TheActualDevil@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3463 …}
      +nested: Doctrine\ORM\PersistentCollection {#3465 …}
      +votes: Doctrine\ORM\PersistentCollection {#3467 …}
      +reports: Doctrine\ORM\PersistentCollection {#3469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
      -id: 229577
      -bodyTs: "'act':11 'actual':21,31 'ahead':42 'alway':28 'art':33 'bet':109 'come':77 'convinc':15 'could':68 'd':107 'deriv':29 'differ':36 'easili':74 'even':101 'fake':13 'fight':14,85 'figur':69 'go':47 'graci':120 'happen':49 'hit':58 'hurt':61 'idk':2 'know':41 'least':19 'long':81 'm':64 'mamoa':99 'martial':32 'money':95 'move':24 'one':117 'oppon':88 'part':71 'partner':40 'pretti':65,73 'push':76 're':114 'react':53 'shorter':91 'shove':79 'skill':22 'still':108 'sure':66 'talk':115 'think':8 'time':44 'train':105 'unless':112 'untrain':87 'use':26 'without':16 'would':96 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4153038"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702829803 {#3461
        date: 2023-12-17 17:16:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: """
      I’ve taken H2H, rapier, short sword and shield, sword and dagger and a few other stage combat classes in both UK and US — and then in production you usually just get “any old sword” (usually a heavy one, as Tybalt in R&J they gave me this really fancy grip with a finger hole for my index, but it made supranative positions difficult)\n
      \n
      You’re right in that they are *based* on real combat — you learn fencing footwork and guards, but also you’re learning a mix of slight of hand (how to “knap” - fake the sound of hitting /being hit while reacting like its real), and safety instructions. As someone who came from ballroom to jazz/modern dance to acting, it’s more like dance, especially freeform contact improv dance, than it is like actual fighting.\n
      \n
      I imagine in real fights-to-the-death there’s a lot less concern about safety, distancing and the lines your body draws in movement, and more about hurting the other fellow as efficiently as possible.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702830724 {#3551
      date: 2023-12-17 17:32:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
      "@TheActualDevil@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3539 …}
    +nested: Doctrine\ORM\PersistentCollection {#3543 …}
    +votes: Doctrine\ORM\PersistentCollection {#3554 …}
    +reports: Doctrine\ORM\PersistentCollection {#3556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3558 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3560 …}
    -id: 229612
    -bodyTs: "'/being':101 'act':121 'actual':136 'also':83 'ballroom':116 'base':72 'bodi':160 'came':114 'class':19 'combat':18,75 'concern':152 'contact':129 'dagger':12 'danc':119,126,131 'death':146 'difficult':64 'distanc':155 'draw':161 'effici':172 'especi':127 'fake':96 'fanci':50 'fellow':170 'fenc':78 'fight':137,143 'fights-to-the-death':142 'finger':54 'footwork':79 'freeform':128 'gave':46 'get':32 'grip':51 'guard':81 'h2h':4 'hand':92 'heavi':38 'hit':100,102 'hole':55 'hurt':167 'imagin':139 'improv':130 'index':58 'instruct':110 'j':44 'jazz/modern':118 'knap':95 'learn':77,86 'less':151 'like':105,125,135 'line':158 'lot':150 'made':61 'mix':88 'movement':163 'old':34 'one':39 'posit':63 'possibl':174 'product':28 'r':43 'rapier':5 're':66,85 'react':104 'real':74,107,141 'realli':49 'right':67 'safeti':109,154 'shield':9 'short':6 'slight':90 'someon':112 'sound':98 'stage':17 'supran':62 'sword':7,10,35 'taken':3 'tybalt':41 'uk':22 'us':24 'usual':30,36 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6685770"
    +editedAt: DateTimeImmutable @1705277449 {#3548
      date: 2024-01-15 01:10:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702830724 {#3550
      date: 2023-12-17 17:32:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "I wouldn’t even use the word improv. Movie fight scenes are *heavily* choreographed and usually only one hit is shot at a time anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702903799 {#3613
    date: 2023-12-18 13:49:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@TheActualDevil@lemmy.world"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3621 …}
  +nested: Doctrine\ORM\PersistentCollection {#3623 …}
  +votes: Doctrine\ORM\PersistentCollection {#3619 …}
  +reports: Doctrine\ORM\PersistentCollection {#3625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3629 …}
  -id: 231585
  -bodyTs: "'anyway':25 'choreograph':14 'even':4 'fight':10 'heavili':13 'hit':19 'improv':8 'movi':9 'one':18 'scene':11 'shot':21 'time':24 'use':5 'usual':16 'word':7 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6110223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702903799 {#3610
    date: 2023-12-18 13:49:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#3671
  +user: Proxies\__CG__\App\Entity\User {#3540 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3614
    +user: Proxies\__CG__\App\Entity\User {#3617 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3545
      +user: Proxies\__CG__\App\Entity\User {#3540 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3462
        +user: Proxies\__CG__\App\Entity\User {#3040 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3312
          +user: Proxies\__CG__\App\Entity\User {#3313 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#3165
            +user: Proxies\__CG__\App\Entity\User {#3040 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: App\Entity\EntryComment {#2642
              +user: App\Entity\User {#2655 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
              +image: null
              +parent: null
              +root: null
              +body: """
                The difference is that the short man in the suit has professional liability insurance.\n
                \n
                If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
                \n
                The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 84
              +score: 0
              +lastActive: DateTime @1705459396 {#2637
                date: 2024-01-17 03:43:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2643 …}
              +nested: Doctrine\ORM\PersistentCollection {#2645 …}
              +votes: Doctrine\ORM\PersistentCollection {#2647 …}
              +reports: Doctrine\ORM\PersistentCollection {#2649 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
              -id: 229028
              -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6093016"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702804440 {#2638
                date: 2023-12-17 10:14:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2642}
            +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 14
            +score: 0
            +lastActive: DateTime @1702808233 {#3162
              date: 2023-12-17 11:17:13.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Delphia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3166 …}
            +nested: Doctrine\ORM\PersistentCollection {#3168 …}
            +votes: Doctrine\ORM\PersistentCollection {#3170 …}
            +reports: Doctrine\ORM\PersistentCollection {#3172 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
            -id: 229081
            -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.today/comment/4149015"
            +editedAt: DateTimeImmutable @1705218086 {#3163
              date: 2024-01-14 08:41:26.0 +01:00
            }
            +createdAt: DateTimeImmutable @1702808233 {#3164
              date: 2023-12-17 11:17:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2642}
          +body: """
            Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
            \n
            It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
            \n
            What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1702818691 {#3310
            date: 2023-12-17 14:11:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Delphia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3314 …}
          +nested: Doctrine\ORM\PersistentCollection {#3316 …}
          +votes: Doctrine\ORM\PersistentCollection {#3318 …}
          +reports: Doctrine\ORM\PersistentCollection {#3320 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
          -id: 229267
          -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6094897"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702818691 {#3311
            date: 2023-12-17 14:11:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2642}
        +body: """
          Yeah IDK about that, I don’t think you can act a fake fight convincingly without having at least *some* actual skill. The moves they use are always derived from actual martial arts, the only difference is that your partner knows ahead of time what’s going to happen and how to react, and you don’t hit them to hurt. But I’m pretty sure you could figure that part out pretty easily if push comes to shove.\n
          \n
          As long as he’s fighting an untrained opponent who’s shorter than him, my money would be on Mamoa. And even if he’s trained I’d still bet on him unless we’re talking about one of the Gracie’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702829803 {#3460
          date: 2023-12-17 17:16:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Delphia@lemmy.world"
          "@TheActualDevil@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3463 …}
        +nested: Doctrine\ORM\PersistentCollection {#3465 …}
        +votes: Doctrine\ORM\PersistentCollection {#3467 …}
        +reports: Doctrine\ORM\PersistentCollection {#3469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
        -id: 229577
        -bodyTs: "'act':11 'actual':21,31 'ahead':42 'alway':28 'art':33 'bet':109 'come':77 'convinc':15 'could':68 'd':107 'deriv':29 'differ':36 'easili':74 'even':101 'fake':13 'fight':14,85 'figur':69 'go':47 'graci':120 'happen':49 'hit':58 'hurt':61 'idk':2 'know':41 'least':19 'long':81 'm':64 'mamoa':99 'martial':32 'money':95 'move':24 'one':117 'oppon':88 'part':71 'partner':40 'pretti':65,73 'push':76 're':114 'react':53 'shorter':91 'shove':79 'skill':22 'still':108 'sure':66 'talk':115 'think':8 'time':44 'train':105 'unless':112 'untrain':87 'use':26 'without':16 'would':96 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/4153038"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702829803 {#3461
          date: 2023-12-17 17:16:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: """
        I’ve taken H2H, rapier, short sword and shield, sword and dagger and a few other stage combat classes in both UK and US — and then in production you usually just get “any old sword” (usually a heavy one, as Tybalt in R&J they gave me this really fancy grip with a finger hole for my index, but it made supranative positions difficult)\n
        \n
        You’re right in that they are *based* on real combat — you learn fencing footwork and guards, but also you’re learning a mix of slight of hand (how to “knap” - fake the sound of hitting /being hit while reacting like its real), and safety instructions. As someone who came from ballroom to jazz/modern dance to acting, it’s more like dance, especially freeform contact improv dance, than it is like actual fighting.\n
        \n
        I imagine in real fights-to-the-death there’s a lot less concern about safety, distancing and the lines your body draws in movement, and more about hurting the other fellow as efficiently as possible.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702830724 {#3551
        date: 2023-12-17 17:32:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
        "@TheActualDevil@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3539 …}
      +nested: Doctrine\ORM\PersistentCollection {#3543 …}
      +votes: Doctrine\ORM\PersistentCollection {#3554 …}
      +reports: Doctrine\ORM\PersistentCollection {#3556 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3558 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3560 …}
      -id: 229612
      -bodyTs: "'/being':101 'act':121 'actual':136 'also':83 'ballroom':116 'base':72 'bodi':160 'came':114 'class':19 'combat':18,75 'concern':152 'contact':129 'dagger':12 'danc':119,126,131 'death':146 'difficult':64 'distanc':155 'draw':161 'effici':172 'especi':127 'fake':96 'fanci':50 'fellow':170 'fenc':78 'fight':137,143 'fights-to-the-death':142 'finger':54 'footwork':79 'freeform':128 'gave':46 'get':32 'grip':51 'guard':81 'h2h':4 'hand':92 'heavi':38 'hit':100,102 'hole':55 'hurt':167 'imagin':139 'improv':130 'index':58 'instruct':110 'j':44 'jazz/modern':118 'knap':95 'learn':77,86 'less':151 'like':105,125,135 'line':158 'lot':150 'made':61 'mix':88 'movement':163 'old':34 'one':39 'posit':63 'possibl':174 'product':28 'r':43 'rapier':5 're':66,85 'react':104 'real':74,107,141 'realli':49 'right':67 'safeti':109,154 'shield':9 'short':6 'slight':90 'someon':112 'sound':98 'stage':17 'supran':62 'sword':7,10,35 'taken':3 'tybalt':41 'uk':22 'us':24 'usual':30,36 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6685770"
      +editedAt: DateTimeImmutable @1705277449 {#3548
        date: 2024-01-15 01:10:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702830724 {#3550
        date: 2023-12-17 17:32:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: "I wouldn’t even use the word improv. Movie fight scenes are *heavily* choreographed and usually only one hit is shot at a time anyway."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702903799 {#3613
      date: 2023-12-18 13:49:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
      "@TheActualDevil@lemmy.world"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3621 …}
    +nested: Doctrine\ORM\PersistentCollection {#3623 …}
    +votes: Doctrine\ORM\PersistentCollection {#3619 …}
    +reports: Doctrine\ORM\PersistentCollection {#3625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3627 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3629 …}
    -id: 231585
    -bodyTs: "'anyway':25 'choreograph':14 'even':4 'fight':10 'heavili':13 'hit':19 'improv':8 'movi':9 'one':18 'scene':11 'shot':21 'time':24 'use':5 'usual':16 'word':7 'wouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6110223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702903799 {#3610
      date: 2023-12-18 13:49:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "to clarify, I meant it *looks* and *feels* like contact improv (the so-named discipline of dance, not to be confused with improv comedy etc) not that it *was* improvised."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702909474 {#3668
    date: 2023-12-18 15:24:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@TheActualDevil@lemmy.world"
    "@funkless_eck@sh.itjust.works"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3672 …}
  +nested: Doctrine\ORM\PersistentCollection {#3674 …}
  +votes: Doctrine\ORM\PersistentCollection {#3676 …}
  +reports: Doctrine\ORM\PersistentCollection {#3678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3682 …}
  -id: 231810
  -bodyTs: "'clarifi':2 'comedi':25 'confus':22 'contact':10 'danc':18 'disciplin':16 'etc':26 'feel':8 'improv':11,24 'improvis':31 'like':9 'look':6 'meant':4 'name':15 'so-nam':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6699782"
  +editedAt: DateTimeImmutable @1705421872 {#3669
    date: 2024-01-16 17:17:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702909474 {#3670
    date: 2023-12-18 15:24:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3671
  +user: Proxies\__CG__\App\Entity\User {#3540 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3614
    +user: Proxies\__CG__\App\Entity\User {#3617 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3545
      +user: Proxies\__CG__\App\Entity\User {#3540 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3462
        +user: Proxies\__CG__\App\Entity\User {#3040 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3312
          +user: Proxies\__CG__\App\Entity\User {#3313 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#3165
            +user: Proxies\__CG__\App\Entity\User {#3040 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: App\Entity\EntryComment {#2642
              +user: App\Entity\User {#2655 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
              +image: null
              +parent: null
              +root: null
              +body: """
                The difference is that the short man in the suit has professional liability insurance.\n
                \n
                If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
                \n
                The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 84
              +score: 0
              +lastActive: DateTime @1705459396 {#2637
                date: 2024-01-17 03:43:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2643 …}
              +nested: Doctrine\ORM\PersistentCollection {#2645 …}
              +votes: Doctrine\ORM\PersistentCollection {#2647 …}
              +reports: Doctrine\ORM\PersistentCollection {#2649 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
              -id: 229028
              -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6093016"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702804440 {#2638
                date: 2023-12-17 10:14:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2642}
            +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 14
            +score: 0
            +lastActive: DateTime @1702808233 {#3162
              date: 2023-12-17 11:17:13.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Delphia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3166 …}
            +nested: Doctrine\ORM\PersistentCollection {#3168 …}
            +votes: Doctrine\ORM\PersistentCollection {#3170 …}
            +reports: Doctrine\ORM\PersistentCollection {#3172 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
            -id: 229081
            -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.today/comment/4149015"
            +editedAt: DateTimeImmutable @1705218086 {#3163
              date: 2024-01-14 08:41:26.0 +01:00
            }
            +createdAt: DateTimeImmutable @1702808233 {#3164
              date: 2023-12-17 11:17:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2642}
          +body: """
            Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
            \n
            It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
            \n
            What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1702818691 {#3310
            date: 2023-12-17 14:11:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Delphia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3314 …}
          +nested: Doctrine\ORM\PersistentCollection {#3316 …}
          +votes: Doctrine\ORM\PersistentCollection {#3318 …}
          +reports: Doctrine\ORM\PersistentCollection {#3320 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
          -id: 229267
          -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6094897"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702818691 {#3311
            date: 2023-12-17 14:11:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2642}
        +body: """
          Yeah IDK about that, I don’t think you can act a fake fight convincingly without having at least *some* actual skill. The moves they use are always derived from actual martial arts, the only difference is that your partner knows ahead of time what’s going to happen and how to react, and you don’t hit them to hurt. But I’m pretty sure you could figure that part out pretty easily if push comes to shove.\n
          \n
          As long as he’s fighting an untrained opponent who’s shorter than him, my money would be on Mamoa. And even if he’s trained I’d still bet on him unless we’re talking about one of the Gracie’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702829803 {#3460
          date: 2023-12-17 17:16:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Delphia@lemmy.world"
          "@TheActualDevil@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3463 …}
        +nested: Doctrine\ORM\PersistentCollection {#3465 …}
        +votes: Doctrine\ORM\PersistentCollection {#3467 …}
        +reports: Doctrine\ORM\PersistentCollection {#3469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
        -id: 229577
        -bodyTs: "'act':11 'actual':21,31 'ahead':42 'alway':28 'art':33 'bet':109 'come':77 'convinc':15 'could':68 'd':107 'deriv':29 'differ':36 'easili':74 'even':101 'fake':13 'fight':14,85 'figur':69 'go':47 'graci':120 'happen':49 'hit':58 'hurt':61 'idk':2 'know':41 'least':19 'long':81 'm':64 'mamoa':99 'martial':32 'money':95 'move':24 'one':117 'oppon':88 'part':71 'partner':40 'pretti':65,73 'push':76 're':114 'react':53 'shorter':91 'shove':79 'skill':22 'still':108 'sure':66 'talk':115 'think':8 'time':44 'train':105 'unless':112 'untrain':87 'use':26 'without':16 'would':96 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/4153038"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702829803 {#3461
          date: 2023-12-17 17:16:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: """
        I’ve taken H2H, rapier, short sword and shield, sword and dagger and a few other stage combat classes in both UK and US — and then in production you usually just get “any old sword” (usually a heavy one, as Tybalt in R&J they gave me this really fancy grip with a finger hole for my index, but it made supranative positions difficult)\n
        \n
        You’re right in that they are *based* on real combat — you learn fencing footwork and guards, but also you’re learning a mix of slight of hand (how to “knap” - fake the sound of hitting /being hit while reacting like its real), and safety instructions. As someone who came from ballroom to jazz/modern dance to acting, it’s more like dance, especially freeform contact improv dance, than it is like actual fighting.\n
        \n
        I imagine in real fights-to-the-death there’s a lot less concern about safety, distancing and the lines your body draws in movement, and more about hurting the other fellow as efficiently as possible.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702830724 {#3551
        date: 2023-12-17 17:32:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
        "@TheActualDevil@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3539 …}
      +nested: Doctrine\ORM\PersistentCollection {#3543 …}
      +votes: Doctrine\ORM\PersistentCollection {#3554 …}
      +reports: Doctrine\ORM\PersistentCollection {#3556 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3558 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3560 …}
      -id: 229612
      -bodyTs: "'/being':101 'act':121 'actual':136 'also':83 'ballroom':116 'base':72 'bodi':160 'came':114 'class':19 'combat':18,75 'concern':152 'contact':129 'dagger':12 'danc':119,126,131 'death':146 'difficult':64 'distanc':155 'draw':161 'effici':172 'especi':127 'fake':96 'fanci':50 'fellow':170 'fenc':78 'fight':137,143 'fights-to-the-death':142 'finger':54 'footwork':79 'freeform':128 'gave':46 'get':32 'grip':51 'guard':81 'h2h':4 'hand':92 'heavi':38 'hit':100,102 'hole':55 'hurt':167 'imagin':139 'improv':130 'index':58 'instruct':110 'j':44 'jazz/modern':118 'knap':95 'learn':77,86 'less':151 'like':105,125,135 'line':158 'lot':150 'made':61 'mix':88 'movement':163 'old':34 'one':39 'posit':63 'possibl':174 'product':28 'r':43 'rapier':5 're':66,85 'react':104 'real':74,107,141 'realli':49 'right':67 'safeti':109,154 'shield':9 'short':6 'slight':90 'someon':112 'sound':98 'stage':17 'supran':62 'sword':7,10,35 'taken':3 'tybalt':41 'uk':22 'us':24 'usual':30,36 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6685770"
      +editedAt: DateTimeImmutable @1705277449 {#3548
        date: 2024-01-15 01:10:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702830724 {#3550
        date: 2023-12-17 17:32:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: "I wouldn’t even use the word improv. Movie fight scenes are *heavily* choreographed and usually only one hit is shot at a time anyway."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702903799 {#3613
      date: 2023-12-18 13:49:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
      "@TheActualDevil@lemmy.world"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3621 …}
    +nested: Doctrine\ORM\PersistentCollection {#3623 …}
    +votes: Doctrine\ORM\PersistentCollection {#3619 …}
    +reports: Doctrine\ORM\PersistentCollection {#3625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3627 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3629 …}
    -id: 231585
    -bodyTs: "'anyway':25 'choreograph':14 'even':4 'fight':10 'heavili':13 'hit':19 'improv':8 'movi':9 'one':18 'scene':11 'shot':21 'time':24 'use':5 'usual':16 'word':7 'wouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6110223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702903799 {#3610
      date: 2023-12-18 13:49:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "to clarify, I meant it *looks* and *feels* like contact improv (the so-named discipline of dance, not to be confused with improv comedy etc) not that it *was* improvised."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702909474 {#3668
    date: 2023-12-18 15:24:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@TheActualDevil@lemmy.world"
    "@funkless_eck@sh.itjust.works"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3672 …}
  +nested: Doctrine\ORM\PersistentCollection {#3674 …}
  +votes: Doctrine\ORM\PersistentCollection {#3676 …}
  +reports: Doctrine\ORM\PersistentCollection {#3678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3682 …}
  -id: 231810
  -bodyTs: "'clarifi':2 'comedi':25 'confus':22 'contact':10 'danc':18 'disciplin':16 'etc':26 'feel':8 'improv':11,24 'improvis':31 'like':9 'look':6 'meant':4 'name':15 'so-nam':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6699782"
  +editedAt: DateTimeImmutable @1705421872 {#3669
    date: 2024-01-16 17:17:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702909474 {#3670
    date: 2023-12-18 15:24:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3671
  +user: Proxies\__CG__\App\Entity\User {#3540 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3614
    +user: Proxies\__CG__\App\Entity\User {#3617 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3545
      +user: Proxies\__CG__\App\Entity\User {#3540 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3462
        +user: Proxies\__CG__\App\Entity\User {#3040 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3312
          +user: Proxies\__CG__\App\Entity\User {#3313 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#3165
            +user: Proxies\__CG__\App\Entity\User {#3040 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: App\Entity\EntryComment {#2642
              +user: App\Entity\User {#2655 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
              +image: null
              +parent: null
              +root: null
              +body: """
                The difference is that the short man in the suit has professional liability insurance.\n
                \n
                If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
                \n
                The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 84
              +score: 0
              +lastActive: DateTime @1705459396 {#2637
                date: 2024-01-17 03:43:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2643 …}
              +nested: Doctrine\ORM\PersistentCollection {#2645 …}
              +votes: Doctrine\ORM\PersistentCollection {#2647 …}
              +reports: Doctrine\ORM\PersistentCollection {#2649 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
              -id: 229028
              -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6093016"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702804440 {#2638
                date: 2023-12-17 10:14:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2642}
            +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 14
            +score: 0
            +lastActive: DateTime @1702808233 {#3162
              date: 2023-12-17 11:17:13.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Delphia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3166 …}
            +nested: Doctrine\ORM\PersistentCollection {#3168 …}
            +votes: Doctrine\ORM\PersistentCollection {#3170 …}
            +reports: Doctrine\ORM\PersistentCollection {#3172 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
            -id: 229081
            -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.today/comment/4149015"
            +editedAt: DateTimeImmutable @1705218086 {#3163
              date: 2024-01-14 08:41:26.0 +01:00
            }
            +createdAt: DateTimeImmutable @1702808233 {#3164
              date: 2023-12-17 11:17:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2642}
          +body: """
            Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
            \n
            It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
            \n
            What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1702818691 {#3310
            date: 2023-12-17 14:11:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Delphia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3314 …}
          +nested: Doctrine\ORM\PersistentCollection {#3316 …}
          +votes: Doctrine\ORM\PersistentCollection {#3318 …}
          +reports: Doctrine\ORM\PersistentCollection {#3320 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
          -id: 229267
          -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6094897"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702818691 {#3311
            date: 2023-12-17 14:11:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2642}
        +body: """
          Yeah IDK about that, I don’t think you can act a fake fight convincingly without having at least *some* actual skill. The moves they use are always derived from actual martial arts, the only difference is that your partner knows ahead of time what’s going to happen and how to react, and you don’t hit them to hurt. But I’m pretty sure you could figure that part out pretty easily if push comes to shove.\n
          \n
          As long as he’s fighting an untrained opponent who’s shorter than him, my money would be on Mamoa. And even if he’s trained I’d still bet on him unless we’re talking about one of the Gracie’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702829803 {#3460
          date: 2023-12-17 17:16:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Delphia@lemmy.world"
          "@TheActualDevil@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3463 …}
        +nested: Doctrine\ORM\PersistentCollection {#3465 …}
        +votes: Doctrine\ORM\PersistentCollection {#3467 …}
        +reports: Doctrine\ORM\PersistentCollection {#3469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
        -id: 229577
        -bodyTs: "'act':11 'actual':21,31 'ahead':42 'alway':28 'art':33 'bet':109 'come':77 'convinc':15 'could':68 'd':107 'deriv':29 'differ':36 'easili':74 'even':101 'fake':13 'fight':14,85 'figur':69 'go':47 'graci':120 'happen':49 'hit':58 'hurt':61 'idk':2 'know':41 'least':19 'long':81 'm':64 'mamoa':99 'martial':32 'money':95 'move':24 'one':117 'oppon':88 'part':71 'partner':40 'pretti':65,73 'push':76 're':114 'react':53 'shorter':91 'shove':79 'skill':22 'still':108 'sure':66 'talk':115 'think':8 'time':44 'train':105 'unless':112 'untrain':87 'use':26 'without':16 'would':96 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/4153038"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702829803 {#3461
          date: 2023-12-17 17:16:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: """
        I’ve taken H2H, rapier, short sword and shield, sword and dagger and a few other stage combat classes in both UK and US — and then in production you usually just get “any old sword” (usually a heavy one, as Tybalt in R&J they gave me this really fancy grip with a finger hole for my index, but it made supranative positions difficult)\n
        \n
        You’re right in that they are *based* on real combat — you learn fencing footwork and guards, but also you’re learning a mix of slight of hand (how to “knap” - fake the sound of hitting /being hit while reacting like its real), and safety instructions. As someone who came from ballroom to jazz/modern dance to acting, it’s more like dance, especially freeform contact improv dance, than it is like actual fighting.\n
        \n
        I imagine in real fights-to-the-death there’s a lot less concern about safety, distancing and the lines your body draws in movement, and more about hurting the other fellow as efficiently as possible.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702830724 {#3551
        date: 2023-12-17 17:32:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
        "@TheActualDevil@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3539 …}
      +nested: Doctrine\ORM\PersistentCollection {#3543 …}
      +votes: Doctrine\ORM\PersistentCollection {#3554 …}
      +reports: Doctrine\ORM\PersistentCollection {#3556 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3558 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3560 …}
      -id: 229612
      -bodyTs: "'/being':101 'act':121 'actual':136 'also':83 'ballroom':116 'base':72 'bodi':160 'came':114 'class':19 'combat':18,75 'concern':152 'contact':129 'dagger':12 'danc':119,126,131 'death':146 'difficult':64 'distanc':155 'draw':161 'effici':172 'especi':127 'fake':96 'fanci':50 'fellow':170 'fenc':78 'fight':137,143 'fights-to-the-death':142 'finger':54 'footwork':79 'freeform':128 'gave':46 'get':32 'grip':51 'guard':81 'h2h':4 'hand':92 'heavi':38 'hit':100,102 'hole':55 'hurt':167 'imagin':139 'improv':130 'index':58 'instruct':110 'j':44 'jazz/modern':118 'knap':95 'learn':77,86 'less':151 'like':105,125,135 'line':158 'lot':150 'made':61 'mix':88 'movement':163 'old':34 'one':39 'posit':63 'possibl':174 'product':28 'r':43 'rapier':5 're':66,85 'react':104 'real':74,107,141 'realli':49 'right':67 'safeti':109,154 'shield':9 'short':6 'slight':90 'someon':112 'sound':98 'stage':17 'supran':62 'sword':7,10,35 'taken':3 'tybalt':41 'uk':22 'us':24 'usual':30,36 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6685770"
      +editedAt: DateTimeImmutable @1705277449 {#3548
        date: 2024-01-15 01:10:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702830724 {#3550
        date: 2023-12-17 17:32:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: "I wouldn’t even use the word improv. Movie fight scenes are *heavily* choreographed and usually only one hit is shot at a time anyway."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702903799 {#3613
      date: 2023-12-18 13:49:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
      "@TheActualDevil@lemmy.world"
      "@funkless_eck@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3621 …}
    +nested: Doctrine\ORM\PersistentCollection {#3623 …}
    +votes: Doctrine\ORM\PersistentCollection {#3619 …}
    +reports: Doctrine\ORM\PersistentCollection {#3625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3627 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3629 …}
    -id: 231585
    -bodyTs: "'anyway':25 'choreograph':14 'even':4 'fight':10 'heavili':13 'hit':19 'improv':8 'movi':9 'one':18 'scene':11 'shot':21 'time':24 'use':5 'usual':16 'word':7 'wouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6110223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702903799 {#3610
      date: 2023-12-18 13:49:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "to clarify, I meant it *looks* and *feels* like contact improv (the so-named discipline of dance, not to be confused with improv comedy etc) not that it *was* improvised."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702909474 {#3668
    date: 2023-12-18 15:24:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@TheActualDevil@lemmy.world"
    "@funkless_eck@sh.itjust.works"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3672 …}
  +nested: Doctrine\ORM\PersistentCollection {#3674 …}
  +votes: Doctrine\ORM\PersistentCollection {#3676 …}
  +reports: Doctrine\ORM\PersistentCollection {#3678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3682 …}
  -id: 231810
  -bodyTs: "'clarifi':2 'comedi':25 'confus':22 'contact':10 'danc':18 'disciplin':16 'etc':26 'feel':8 'improv':11,24 'improvis':31 'like':9 'look':6 'meant':4 'name':15 'so-nam':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6699782"
  +editedAt: DateTimeImmutable @1705421872 {#3669
    date: 2024-01-16 17:17:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702909474 {#3670
    date: 2023-12-18 15:24:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#3724
  +user: Proxies\__CG__\App\Entity\User {#3617 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3671
    +user: Proxies\__CG__\App\Entity\User {#3540 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3614
      +user: Proxies\__CG__\App\Entity\User {#3617 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3545
        +user: Proxies\__CG__\App\Entity\User {#3540 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3462
          +user: Proxies\__CG__\App\Entity\User {#3040 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#3312
            +user: Proxies\__CG__\App\Entity\User {#3313 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: App\Entity\EntryComment {#3165
              +user: Proxies\__CG__\App\Entity\User {#3040 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
              +image: null
              +parent: App\Entity\EntryComment {#2642
                +user: App\Entity\User {#2655 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                +image: null
                +parent: null
                +root: null
                +body: """
                  The difference is that the short man in the suit has professional liability insurance.\n
                  \n
                  If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
                  \n
                  The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 84
                +score: 0
                +lastActive: DateTime @1705459396 {#2637
                  date: 2024-01-17 03:43:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2643 …}
                +nested: Doctrine\ORM\PersistentCollection {#2645 …}
                +votes: Doctrine\ORM\PersistentCollection {#2647 …}
                +reports: Doctrine\ORM\PersistentCollection {#2649 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
                -id: 229028
                -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6093016"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702804440 {#2638
                  date: 2023-12-17 10:14:00.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2642}
              +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 14
              +score: 0
              +lastActive: DateTime @1702808233 {#3162
                date: 2023-12-17 11:17:13.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Delphia@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3166 …}
              +nested: Doctrine\ORM\PersistentCollection {#3168 …}
              +votes: Doctrine\ORM\PersistentCollection {#3170 …}
              +reports: Doctrine\ORM\PersistentCollection {#3172 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
              -id: 229081
              -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.today/comment/4149015"
              +editedAt: DateTimeImmutable @1705218086 {#3163
                date: 2024-01-14 08:41:26.0 +01:00
              }
              +createdAt: DateTimeImmutable @1702808233 {#3164
                date: 2023-12-17 11:17:13.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2642}
            +body: """
              Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
              \n
              It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
              \n
              What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 41
            +score: 0
            +lastActive: DateTime @1702818691 {#3310
              date: 2023-12-17 14:11:31.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Delphia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3314 …}
            +nested: Doctrine\ORM\PersistentCollection {#3316 …}
            +votes: Doctrine\ORM\PersistentCollection {#3318 …}
            +reports: Doctrine\ORM\PersistentCollection {#3320 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
            -id: 229267
            -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6094897"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702818691 {#3311
              date: 2023-12-17 14:11:31.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2642}
          +body: """
            Yeah IDK about that, I don’t think you can act a fake fight convincingly without having at least *some* actual skill. The moves they use are always derived from actual martial arts, the only difference is that your partner knows ahead of time what’s going to happen and how to react, and you don’t hit them to hurt. But I’m pretty sure you could figure that part out pretty easily if push comes to shove.\n
            \n
            As long as he’s fighting an untrained opponent who’s shorter than him, my money would be on Mamoa. And even if he’s trained I’d still bet on him unless we’re talking about one of the Gracie’s.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1702829803 {#3460
            date: 2023-12-17 17:16:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Delphia@lemmy.world"
            "@TheActualDevil@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3463 …}
          +nested: Doctrine\ORM\PersistentCollection {#3465 …}
          +votes: Doctrine\ORM\PersistentCollection {#3467 …}
          +reports: Doctrine\ORM\PersistentCollection {#3469 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
          -id: 229577
          -bodyTs: "'act':11 'actual':21,31 'ahead':42 'alway':28 'art':33 'bet':109 'come':77 'convinc':15 'could':68 'd':107 'deriv':29 'differ':36 'easili':74 'even':101 'fake':13 'fight':14,85 'figur':69 'go':47 'graci':120 'happen':49 'hit':58 'hurt':61 'idk':2 'know':41 'least':19 'long':81 'm':64 'mamoa':99 'martial':32 'money':95 'move':24 'one':117 'oppon':88 'part':71 'partner':40 'pretti':65,73 'push':76 're':114 'react':53 'shorter':91 'shove':79 'skill':22 'still':108 'sure':66 'talk':115 'think':8 'time':44 'train':105 'unless':112 'untrain':87 'use':26 'without':16 'would':96 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/4153038"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702829803 {#3461
            date: 2023-12-17 17:16:43.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2642}
        +body: """
          I’ve taken H2H, rapier, short sword and shield, sword and dagger and a few other stage combat classes in both UK and US — and then in production you usually just get “any old sword” (usually a heavy one, as Tybalt in R&J they gave me this really fancy grip with a finger hole for my index, but it made supranative positions difficult)\n
          \n
          You’re right in that they are *based* on real combat — you learn fencing footwork and guards, but also you’re learning a mix of slight of hand (how to “knap” - fake the sound of hitting /being hit while reacting like its real), and safety instructions. As someone who came from ballroom to jazz/modern dance to acting, it’s more like dance, especially freeform contact improv dance, than it is like actual fighting.\n
          \n
          I imagine in real fights-to-the-death there’s a lot less concern about safety, distancing and the lines your body draws in movement, and more about hurting the other fellow as efficiently as possible.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702830724 {#3551
          date: 2023-12-17 17:32:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Delphia@lemmy.world"
          "@TheActualDevil@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3539 …}
        +nested: Doctrine\ORM\PersistentCollection {#3543 …}
        +votes: Doctrine\ORM\PersistentCollection {#3554 …}
        +reports: Doctrine\ORM\PersistentCollection {#3556 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3558 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3560 …}
        -id: 229612
        -bodyTs: "'/being':101 'act':121 'actual':136 'also':83 'ballroom':116 'base':72 'bodi':160 'came':114 'class':19 'combat':18,75 'concern':152 'contact':129 'dagger':12 'danc':119,126,131 'death':146 'difficult':64 'distanc':155 'draw':161 'effici':172 'especi':127 'fake':96 'fanci':50 'fellow':170 'fenc':78 'fight':137,143 'fights-to-the-death':142 'finger':54 'footwork':79 'freeform':128 'gave':46 'get':32 'grip':51 'guard':81 'h2h':4 'hand':92 'heavi':38 'hit':100,102 'hole':55 'hurt':167 'imagin':139 'improv':130 'index':58 'instruct':110 'j':44 'jazz/modern':118 'knap':95 'learn':77,86 'less':151 'like':105,125,135 'line':158 'lot':150 'made':61 'mix':88 'movement':163 'old':34 'one':39 'posit':63 'possibl':174 'product':28 'r':43 'rapier':5 're':66,85 'react':104 'real':74,107,141 'realli':49 'right':67 'safeti':109,154 'shield':9 'short':6 'slight':90 'someon':112 'sound':98 'stage':17 'supran':62 'sword':7,10,35 'taken':3 'tybalt':41 'uk':22 'us':24 'usual':30,36 've':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6685770"
        +editedAt: DateTimeImmutable @1705277449 {#3548
          date: 2024-01-15 01:10:49.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702830724 {#3550
          date: 2023-12-17 17:32:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: "I wouldn’t even use the word improv. Movie fight scenes are *heavily* choreographed and usually only one hit is shot at a time anyway."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702903799 {#3613
        date: 2023-12-18 13:49:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
        "@TheActualDevil@lemmy.world"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3621 …}
      +nested: Doctrine\ORM\PersistentCollection {#3623 …}
      +votes: Doctrine\ORM\PersistentCollection {#3619 …}
      +reports: Doctrine\ORM\PersistentCollection {#3625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3627 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3629 …}
      -id: 231585
      -bodyTs: "'anyway':25 'choreograph':14 'even':4 'fight':10 'heavili':13 'hit':19 'improv':8 'movi':9 'one':18 'scene':11 'shot':21 'time':24 'use':5 'usual':16 'word':7 'wouldn':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6110223"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702903799 {#3610
        date: 2023-12-18 13:49:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: "to clarify, I meant it *looks* and *feels* like contact improv (the so-named discipline of dance, not to be confused with improv comedy etc) not that it *was* improvised."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702909474 {#3668
      date: 2023-12-18 15:24:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
      "@TheActualDevil@lemmy.world"
      "@funkless_eck@sh.itjust.works"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3672 …}
    +nested: Doctrine\ORM\PersistentCollection {#3674 …}
    +votes: Doctrine\ORM\PersistentCollection {#3676 …}
    +reports: Doctrine\ORM\PersistentCollection {#3678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3682 …}
    -id: 231810
    -bodyTs: "'clarifi':2 'comedi':25 'confus':22 'contact':10 'danc':18 'disciplin':16 'etc':26 'feel':8 'improv':11,24 'improvis':31 'like':9 'look':6 'meant':4 'name':15 'so-nam':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6699782"
    +editedAt: DateTimeImmutable @1705421872 {#3669
      date: 2024-01-16 17:17:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702909474 {#3670
      date: 2023-12-18 15:24:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Ah, gotcha. Thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702909514 {#3722
    date: 2023-12-18 15:25:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@TheActualDevil@lemmy.world"
    "@funkless_eck@sh.itjust.works"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3725 …}
  +nested: Doctrine\ORM\PersistentCollection {#3727 …}
  +votes: Doctrine\ORM\PersistentCollection {#3729 …}
  +reports: Doctrine\ORM\PersistentCollection {#3731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3735 …}
  -id: 231811
  -bodyTs: "'ah':1 'gotcha':2 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6111419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702909514 {#3723
    date: 2023-12-18 15:25:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3724
  +user: Proxies\__CG__\App\Entity\User {#3617 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3671
    +user: Proxies\__CG__\App\Entity\User {#3540 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3614
      +user: Proxies\__CG__\App\Entity\User {#3617 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3545
        +user: Proxies\__CG__\App\Entity\User {#3540 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3462
          +user: Proxies\__CG__\App\Entity\User {#3040 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#3312
            +user: Proxies\__CG__\App\Entity\User {#3313 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: App\Entity\EntryComment {#3165
              +user: Proxies\__CG__\App\Entity\User {#3040 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
              +image: null
              +parent: App\Entity\EntryComment {#2642
                +user: App\Entity\User {#2655 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                +image: null
                +parent: null
                +root: null
                +body: """
                  The difference is that the short man in the suit has professional liability insurance.\n
                  \n
                  If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
                  \n
                  The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 84
                +score: 0
                +lastActive: DateTime @1705459396 {#2637
                  date: 2024-01-17 03:43:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2643 …}
                +nested: Doctrine\ORM\PersistentCollection {#2645 …}
                +votes: Doctrine\ORM\PersistentCollection {#2647 …}
                +reports: Doctrine\ORM\PersistentCollection {#2649 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
                -id: 229028
                -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6093016"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702804440 {#2638
                  date: 2023-12-17 10:14:00.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2642}
              +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 14
              +score: 0
              +lastActive: DateTime @1702808233 {#3162
                date: 2023-12-17 11:17:13.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Delphia@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3166 …}
              +nested: Doctrine\ORM\PersistentCollection {#3168 …}
              +votes: Doctrine\ORM\PersistentCollection {#3170 …}
              +reports: Doctrine\ORM\PersistentCollection {#3172 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
              -id: 229081
              -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.today/comment/4149015"
              +editedAt: DateTimeImmutable @1705218086 {#3163
                date: 2024-01-14 08:41:26.0 +01:00
              }
              +createdAt: DateTimeImmutable @1702808233 {#3164
                date: 2023-12-17 11:17:13.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2642}
            +body: """
              Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
              \n
              It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
              \n
              What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 41
            +score: 0
            +lastActive: DateTime @1702818691 {#3310
              date: 2023-12-17 14:11:31.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Delphia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3314 …}
            +nested: Doctrine\ORM\PersistentCollection {#3316 …}
            +votes: Doctrine\ORM\PersistentCollection {#3318 …}
            +reports: Doctrine\ORM\PersistentCollection {#3320 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
            -id: 229267
            -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6094897"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702818691 {#3311
              date: 2023-12-17 14:11:31.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2642}
          +body: """
            Yeah IDK about that, I don’t think you can act a fake fight convincingly without having at least *some* actual skill. The moves they use are always derived from actual martial arts, the only difference is that your partner knows ahead of time what’s going to happen and how to react, and you don’t hit them to hurt. But I’m pretty sure you could figure that part out pretty easily if push comes to shove.\n
            \n
            As long as he’s fighting an untrained opponent who’s shorter than him, my money would be on Mamoa. And even if he’s trained I’d still bet on him unless we’re talking about one of the Gracie’s.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1702829803 {#3460
            date: 2023-12-17 17:16:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Delphia@lemmy.world"
            "@TheActualDevil@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3463 …}
          +nested: Doctrine\ORM\PersistentCollection {#3465 …}
          +votes: Doctrine\ORM\PersistentCollection {#3467 …}
          +reports: Doctrine\ORM\PersistentCollection {#3469 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
          -id: 229577
          -bodyTs: "'act':11 'actual':21,31 'ahead':42 'alway':28 'art':33 'bet':109 'come':77 'convinc':15 'could':68 'd':107 'deriv':29 'differ':36 'easili':74 'even':101 'fake':13 'fight':14,85 'figur':69 'go':47 'graci':120 'happen':49 'hit':58 'hurt':61 'idk':2 'know':41 'least':19 'long':81 'm':64 'mamoa':99 'martial':32 'money':95 'move':24 'one':117 'oppon':88 'part':71 'partner':40 'pretti':65,73 'push':76 're':114 'react':53 'shorter':91 'shove':79 'skill':22 'still':108 'sure':66 'talk':115 'think':8 'time':44 'train':105 'unless':112 'untrain':87 'use':26 'without':16 'would':96 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/4153038"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702829803 {#3461
            date: 2023-12-17 17:16:43.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2642}
        +body: """
          I’ve taken H2H, rapier, short sword and shield, sword and dagger and a few other stage combat classes in both UK and US — and then in production you usually just get “any old sword” (usually a heavy one, as Tybalt in R&J they gave me this really fancy grip with a finger hole for my index, but it made supranative positions difficult)\n
          \n
          You’re right in that they are *based* on real combat — you learn fencing footwork and guards, but also you’re learning a mix of slight of hand (how to “knap” - fake the sound of hitting /being hit while reacting like its real), and safety instructions. As someone who came from ballroom to jazz/modern dance to acting, it’s more like dance, especially freeform contact improv dance, than it is like actual fighting.\n
          \n
          I imagine in real fights-to-the-death there’s a lot less concern about safety, distancing and the lines your body draws in movement, and more about hurting the other fellow as efficiently as possible.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702830724 {#3551
          date: 2023-12-17 17:32:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Delphia@lemmy.world"
          "@TheActualDevil@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3539 …}
        +nested: Doctrine\ORM\PersistentCollection {#3543 …}
        +votes: Doctrine\ORM\PersistentCollection {#3554 …}
        +reports: Doctrine\ORM\PersistentCollection {#3556 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3558 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3560 …}
        -id: 229612
        -bodyTs: "'/being':101 'act':121 'actual':136 'also':83 'ballroom':116 'base':72 'bodi':160 'came':114 'class':19 'combat':18,75 'concern':152 'contact':129 'dagger':12 'danc':119,126,131 'death':146 'difficult':64 'distanc':155 'draw':161 'effici':172 'especi':127 'fake':96 'fanci':50 'fellow':170 'fenc':78 'fight':137,143 'fights-to-the-death':142 'finger':54 'footwork':79 'freeform':128 'gave':46 'get':32 'grip':51 'guard':81 'h2h':4 'hand':92 'heavi':38 'hit':100,102 'hole':55 'hurt':167 'imagin':139 'improv':130 'index':58 'instruct':110 'j':44 'jazz/modern':118 'knap':95 'learn':77,86 'less':151 'like':105,125,135 'line':158 'lot':150 'made':61 'mix':88 'movement':163 'old':34 'one':39 'posit':63 'possibl':174 'product':28 'r':43 'rapier':5 're':66,85 'react':104 'real':74,107,141 'realli':49 'right':67 'safeti':109,154 'shield':9 'short':6 'slight':90 'someon':112 'sound':98 'stage':17 'supran':62 'sword':7,10,35 'taken':3 'tybalt':41 'uk':22 'us':24 'usual':30,36 've':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6685770"
        +editedAt: DateTimeImmutable @1705277449 {#3548
          date: 2024-01-15 01:10:49.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702830724 {#3550
          date: 2023-12-17 17:32:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: "I wouldn’t even use the word improv. Movie fight scenes are *heavily* choreographed and usually only one hit is shot at a time anyway."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702903799 {#3613
        date: 2023-12-18 13:49:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
        "@TheActualDevil@lemmy.world"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3621 …}
      +nested: Doctrine\ORM\PersistentCollection {#3623 …}
      +votes: Doctrine\ORM\PersistentCollection {#3619 …}
      +reports: Doctrine\ORM\PersistentCollection {#3625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3627 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3629 …}
      -id: 231585
      -bodyTs: "'anyway':25 'choreograph':14 'even':4 'fight':10 'heavili':13 'hit':19 'improv':8 'movi':9 'one':18 'scene':11 'shot':21 'time':24 'use':5 'usual':16 'word':7 'wouldn':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6110223"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702903799 {#3610
        date: 2023-12-18 13:49:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: "to clarify, I meant it *looks* and *feels* like contact improv (the so-named discipline of dance, not to be confused with improv comedy etc) not that it *was* improvised."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702909474 {#3668
      date: 2023-12-18 15:24:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
      "@TheActualDevil@lemmy.world"
      "@funkless_eck@sh.itjust.works"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3672 …}
    +nested: Doctrine\ORM\PersistentCollection {#3674 …}
    +votes: Doctrine\ORM\PersistentCollection {#3676 …}
    +reports: Doctrine\ORM\PersistentCollection {#3678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3682 …}
    -id: 231810
    -bodyTs: "'clarifi':2 'comedi':25 'confus':22 'contact':10 'danc':18 'disciplin':16 'etc':26 'feel':8 'improv':11,24 'improvis':31 'like':9 'look':6 'meant':4 'name':15 'so-nam':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6699782"
    +editedAt: DateTimeImmutable @1705421872 {#3669
      date: 2024-01-16 17:17:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702909474 {#3670
      date: 2023-12-18 15:24:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Ah, gotcha. Thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702909514 {#3722
    date: 2023-12-18 15:25:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@TheActualDevil@lemmy.world"
    "@funkless_eck@sh.itjust.works"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3725 …}
  +nested: Doctrine\ORM\PersistentCollection {#3727 …}
  +votes: Doctrine\ORM\PersistentCollection {#3729 …}
  +reports: Doctrine\ORM\PersistentCollection {#3731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3735 …}
  -id: 231811
  -bodyTs: "'ah':1 'gotcha':2 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6111419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702909514 {#3723
    date: 2023-12-18 15:25:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3724
  +user: Proxies\__CG__\App\Entity\User {#3617 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3671
    +user: Proxies\__CG__\App\Entity\User {#3540 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3614
      +user: Proxies\__CG__\App\Entity\User {#3617 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3545
        +user: Proxies\__CG__\App\Entity\User {#3540 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3462
          +user: Proxies\__CG__\App\Entity\User {#3040 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#3312
            +user: Proxies\__CG__\App\Entity\User {#3313 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: App\Entity\EntryComment {#3165
              +user: Proxies\__CG__\App\Entity\User {#3040 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
              +image: null
              +parent: App\Entity\EntryComment {#2642
                +user: App\Entity\User {#2655 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                +image: null
                +parent: null
                +root: null
                +body: """
                  The difference is that the short man in the suit has professional liability insurance.\n
                  \n
                  If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
                  \n
                  The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 84
                +score: 0
                +lastActive: DateTime @1705459396 {#2637
                  date: 2024-01-17 03:43:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2643 …}
                +nested: Doctrine\ORM\PersistentCollection {#2645 …}
                +votes: Doctrine\ORM\PersistentCollection {#2647 …}
                +reports: Doctrine\ORM\PersistentCollection {#2649 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
                -id: 229028
                -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6093016"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702804440 {#2638
                  date: 2023-12-17 10:14:00.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2642}
              +body: "So you’re saying their job is to protect Mamoa from the law and others from him."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 14
              +score: 0
              +lastActive: DateTime @1702808233 {#3162
                date: 2023-12-17 11:17:13.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Delphia@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3166 …}
              +nested: Doctrine\ORM\PersistentCollection {#3168 …}
              +votes: Doctrine\ORM\PersistentCollection {#3170 …}
              +reports: Doctrine\ORM\PersistentCollection {#3172 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
              -id: 229081
              -bodyTs: "'job':6 'law':13 'mamoa':10 'other':15 'protect':9 're':3 'say':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.today/comment/4149015"
              +editedAt: DateTimeImmutable @1705218086 {#3163
                date: 2024-01-14 08:41:26.0 +01:00
              }
              +createdAt: DateTimeImmutable @1702808233 {#3164
                date: 2023-12-17 11:17:13.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2642}
            +body: """
              Also sure, Mamoa is a big guy and fit, but he’s an actor, right? Not a fighter?\n
              \n
              It’s kind of like how Nick Offerman said in an interview once. Everyone sees him as this manly man because of the roles he plays and because he wood-works. But he’s from a real “country” family. A rural farming community where everyone was self-sufficient and real “manly” men type. He’s the one who wanted to be an actor who never has to work with his hands again.\n
              \n
              What I’m saying is those men have jobs where they protect people from physical violence with physical violence. Jason Mamoa pretends to hit people on camera.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 41
            +score: 0
            +lastActive: DateTime @1702818691 {#3310
              date: 2023-12-17 14:11:31.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Delphia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3314 …}
            +nested: Doctrine\ORM\PersistentCollection {#3316 …}
            +votes: Doctrine\ORM\PersistentCollection {#3318 …}
            +reports: Doctrine\ORM\PersistentCollection {#3320 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
            -id: 229267
            -bodyTs: "'actor':14,83 'also':1 'big':6 'camera':119 'communiti':62 'countri':57 'everyon':32,64 'famili':58 'farm':61 'fighter':18 'fit':9 'guy':7 'hand':91 'hit':116 'interview':30 'jason':112 'job':101 'kind':21 'like':23 'm':95 'mamoa':3,113 'man':37,38,71 'men':72,99 'never':85 'nick':25 'offerman':26 'one':77 'peopl':105,117 'physic':107,110 'play':44 'pretend':114 'protect':104 'real':56,70 'right':15 'role':42 'rural':60 'said':27 'say':96 'see':33 'self':67 'self-suffici':66 'suffici':68 'sure':2 'type':73 'violenc':108,111 'want':79 'wood':49 'wood-work':48 'work':50,88"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6094897"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702818691 {#3311
              date: 2023-12-17 14:11:31.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2642}
          +body: """
            Yeah IDK about that, I don’t think you can act a fake fight convincingly without having at least *some* actual skill. The moves they use are always derived from actual martial arts, the only difference is that your partner knows ahead of time what’s going to happen and how to react, and you don’t hit them to hurt. But I’m pretty sure you could figure that part out pretty easily if push comes to shove.\n
            \n
            As long as he’s fighting an untrained opponent who’s shorter than him, my money would be on Mamoa. And even if he’s trained I’d still bet on him unless we’re talking about one of the Gracie’s.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1702829803 {#3460
            date: 2023-12-17 17:16:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Delphia@lemmy.world"
            "@TheActualDevil@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3463 …}
          +nested: Doctrine\ORM\PersistentCollection {#3465 …}
          +votes: Doctrine\ORM\PersistentCollection {#3467 …}
          +reports: Doctrine\ORM\PersistentCollection {#3469 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
          -id: 229577
          -bodyTs: "'act':11 'actual':21,31 'ahead':42 'alway':28 'art':33 'bet':109 'come':77 'convinc':15 'could':68 'd':107 'deriv':29 'differ':36 'easili':74 'even':101 'fake':13 'fight':14,85 'figur':69 'go':47 'graci':120 'happen':49 'hit':58 'hurt':61 'idk':2 'know':41 'least':19 'long':81 'm':64 'mamoa':99 'martial':32 'money':95 'move':24 'one':117 'oppon':88 'part':71 'partner':40 'pretti':65,73 'push':76 're':114 'react':53 'shorter':91 'shove':79 'skill':22 'still':108 'sure':66 'talk':115 'think':8 'time':44 'train':105 'unless':112 'untrain':87 'use':26 'without':16 'would':96 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/4153038"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702829803 {#3461
            date: 2023-12-17 17:16:43.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2642}
        +body: """
          I’ve taken H2H, rapier, short sword and shield, sword and dagger and a few other stage combat classes in both UK and US — and then in production you usually just get “any old sword” (usually a heavy one, as Tybalt in R&J they gave me this really fancy grip with a finger hole for my index, but it made supranative positions difficult)\n
          \n
          You’re right in that they are *based* on real combat — you learn fencing footwork and guards, but also you’re learning a mix of slight of hand (how to “knap” - fake the sound of hitting /being hit while reacting like its real), and safety instructions. As someone who came from ballroom to jazz/modern dance to acting, it’s more like dance, especially freeform contact improv dance, than it is like actual fighting.\n
          \n
          I imagine in real fights-to-the-death there’s a lot less concern about safety, distancing and the lines your body draws in movement, and more about hurting the other fellow as efficiently as possible.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702830724 {#3551
          date: 2023-12-17 17:32:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Delphia@lemmy.world"
          "@TheActualDevil@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3539 …}
        +nested: Doctrine\ORM\PersistentCollection {#3543 …}
        +votes: Doctrine\ORM\PersistentCollection {#3554 …}
        +reports: Doctrine\ORM\PersistentCollection {#3556 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3558 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3560 …}
        -id: 229612
        -bodyTs: "'/being':101 'act':121 'actual':136 'also':83 'ballroom':116 'base':72 'bodi':160 'came':114 'class':19 'combat':18,75 'concern':152 'contact':129 'dagger':12 'danc':119,126,131 'death':146 'difficult':64 'distanc':155 'draw':161 'effici':172 'especi':127 'fake':96 'fanci':50 'fellow':170 'fenc':78 'fight':137,143 'fights-to-the-death':142 'finger':54 'footwork':79 'freeform':128 'gave':46 'get':32 'grip':51 'guard':81 'h2h':4 'hand':92 'heavi':38 'hit':100,102 'hole':55 'hurt':167 'imagin':139 'improv':130 'index':58 'instruct':110 'j':44 'jazz/modern':118 'knap':95 'learn':77,86 'less':151 'like':105,125,135 'line':158 'lot':150 'made':61 'mix':88 'movement':163 'old':34 'one':39 'posit':63 'possibl':174 'product':28 'r':43 'rapier':5 're':66,85 'react':104 'real':74,107,141 'realli':49 'right':67 'safeti':109,154 'shield':9 'short':6 'slight':90 'someon':112 'sound':98 'stage':17 'supran':62 'sword':7,10,35 'taken':3 'tybalt':41 'uk':22 'us':24 'usual':30,36 've':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6685770"
        +editedAt: DateTimeImmutable @1705277449 {#3548
          date: 2024-01-15 01:10:49.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702830724 {#3550
          date: 2023-12-17 17:32:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: "I wouldn’t even use the word improv. Movie fight scenes are *heavily* choreographed and usually only one hit is shot at a time anyway."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702903799 {#3613
        date: 2023-12-18 13:49:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
        "@TheActualDevil@lemmy.world"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3621 …}
      +nested: Doctrine\ORM\PersistentCollection {#3623 …}
      +votes: Doctrine\ORM\PersistentCollection {#3619 …}
      +reports: Doctrine\ORM\PersistentCollection {#3625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3627 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3629 …}
      -id: 231585
      -bodyTs: "'anyway':25 'choreograph':14 'even':4 'fight':10 'heavili':13 'hit':19 'improv':8 'movi':9 'one':18 'scene':11 'shot':21 'time':24 'use':5 'usual':16 'word':7 'wouldn':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6110223"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702903799 {#3610
        date: 2023-12-18 13:49:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: "to clarify, I meant it *looks* and *feels* like contact improv (the so-named discipline of dance, not to be confused with improv comedy etc) not that it *was* improvised."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702909474 {#3668
      date: 2023-12-18 15:24:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
      "@TheActualDevil@lemmy.world"
      "@funkless_eck@sh.itjust.works"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3672 …}
    +nested: Doctrine\ORM\PersistentCollection {#3674 …}
    +votes: Doctrine\ORM\PersistentCollection {#3676 …}
    +reports: Doctrine\ORM\PersistentCollection {#3678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3682 …}
    -id: 231810
    -bodyTs: "'clarifi':2 'comedi':25 'confus':22 'contact':10 'danc':18 'disciplin':16 'etc':26 'feel':8 'improv':11,24 'improvis':31 'like':9 'look':6 'meant':4 'name':15 'so-nam':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6699782"
    +editedAt: DateTimeImmutable @1705421872 {#3669
      date: 2024-01-16 17:17:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702909474 {#3670
      date: 2023-12-18 15:24:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Ah, gotcha. Thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702909514 {#3722
    date: 2023-12-18 15:25:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@TheActualDevil@lemmy.world"
    "@funkless_eck@sh.itjust.works"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3725 …}
  +nested: Doctrine\ORM\PersistentCollection {#3727 …}
  +votes: Doctrine\ORM\PersistentCollection {#3729 …}
  +reports: Doctrine\ORM\PersistentCollection {#3731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3735 …}
  -id: 231811
  -bodyTs: "'ah':1 'gotcha':2 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6111419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702909514 {#3723
    date: 2023-12-18 15:25:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#3180
  +user: Proxies\__CG__\App\Entity\User {#3181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2642
    +user: App\Entity\User {#2655 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The difference is that the short man in the suit has professional liability insurance.\n
      \n
      If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
      \n
      The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1705459396 {#2637
      date: 2024-01-17 03:43:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2643 …}
    +nested: Doctrine\ORM\PersistentCollection {#2645 …}
    +votes: Doctrine\ORM\PersistentCollection {#2647 …}
    +reports: Doctrine\ORM\PersistentCollection {#2649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    -id: 229028
    -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6093016"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702804440 {#2638
      date: 2023-12-17 10:14:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Can’t Mamoa just get a regular liability insurance for such cases?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702826001 {#3178
    date: 2023-12-17 16:13:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3182 …}
  +nested: Doctrine\ORM\PersistentCollection {#3184 …}
  +votes: Doctrine\ORM\PersistentCollection {#3186 …}
  +reports: Doctrine\ORM\PersistentCollection {#3188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
  -id: 229455
  -bodyTs: "'case':12 'get':5 'insur':9 'liabil':8 'mamoa':3 'regular':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6096503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702826001 {#3179
    date: 2023-12-17 16:13: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
127 DENIED edit
App\Entity\EntryComment {#3180
  +user: Proxies\__CG__\App\Entity\User {#3181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2642
    +user: App\Entity\User {#2655 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The difference is that the short man in the suit has professional liability insurance.\n
      \n
      If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
      \n
      The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1705459396 {#2637
      date: 2024-01-17 03:43:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2643 …}
    +nested: Doctrine\ORM\PersistentCollection {#2645 …}
    +votes: Doctrine\ORM\PersistentCollection {#2647 …}
    +reports: Doctrine\ORM\PersistentCollection {#2649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    -id: 229028
    -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6093016"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702804440 {#2638
      date: 2023-12-17 10:14:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Can’t Mamoa just get a regular liability insurance for such cases?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702826001 {#3178
    date: 2023-12-17 16:13:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3182 …}
  +nested: Doctrine\ORM\PersistentCollection {#3184 …}
  +votes: Doctrine\ORM\PersistentCollection {#3186 …}
  +reports: Doctrine\ORM\PersistentCollection {#3188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
  -id: 229455
  -bodyTs: "'case':12 'get':5 'insur':9 'liabil':8 'mamoa':3 'regular':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6096503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702826001 {#3179
    date: 2023-12-17 16:13: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
128 DENIED moderate
App\Entity\EntryComment {#3180
  +user: Proxies\__CG__\App\Entity\User {#3181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2642
    +user: App\Entity\User {#2655 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The difference is that the short man in the suit has professional liability insurance.\n
      \n
      If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
      \n
      The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1705459396 {#2637
      date: 2024-01-17 03:43:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2643 …}
    +nested: Doctrine\ORM\PersistentCollection {#2645 …}
    +votes: Doctrine\ORM\PersistentCollection {#2647 …}
    +reports: Doctrine\ORM\PersistentCollection {#2649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    -id: 229028
    -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6093016"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702804440 {#2638
      date: 2023-12-17 10:14:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Can’t Mamoa just get a regular liability insurance for such cases?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702826001 {#3178
    date: 2023-12-17 16:13:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3182 …}
  +nested: Doctrine\ORM\PersistentCollection {#3184 …}
  +votes: Doctrine\ORM\PersistentCollection {#3186 …}
  +reports: Doctrine\ORM\PersistentCollection {#3188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
  -id: 229455
  -bodyTs: "'case':12 'get':5 'insur':9 'liabil':8 'mamoa':3 'regular':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6096503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702826001 {#3179
    date: 2023-12-17 16:13: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
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#3328
  +user: Proxies\__CG__\App\Entity\User {#3329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3180
    +user: Proxies\__CG__\App\Entity\User {#3181 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2642
      +user: App\Entity\User {#2655 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The difference is that the short man in the suit has professional liability insurance.\n
        \n
        If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
        \n
        The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1705459396 {#2637
        date: 2024-01-17 03:43:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2643 …}
      +nested: Doctrine\ORM\PersistentCollection {#2645 …}
      +votes: Doctrine\ORM\PersistentCollection {#2647 …}
      +reports: Doctrine\ORM\PersistentCollection {#2649 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
      -id: 229028
      -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6093016"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702804440 {#2638
        date: 2023-12-17 10:14:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: "Can’t Mamoa just get a regular liability insurance for such cases?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702826001 {#3178
      date: 2023-12-17 16:13:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3182 …}
    +nested: Doctrine\ORM\PersistentCollection {#3184 …}
    +votes: Doctrine\ORM\PersistentCollection {#3186 …}
    +reports: Doctrine\ORM\PersistentCollection {#3188 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
    -id: 229455
    -bodyTs: "'case':12 'get':5 'insur':9 'liabil':8 'mamoa':3 'regular':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6096503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702826001 {#3179
      date: 2023-12-17 16:13:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: """
    Probably, but why? For the same price he can someone else deal with all the bullshit.\n
    \n
    Part of being rich is not dealing with all the bullshit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702827390 {#3326
    date: 2023-12-17 16:36:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@qtw@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3330 …}
  +nested: Doctrine\ORM\PersistentCollection {#3332 …}
  +votes: Doctrine\ORM\PersistentCollection {#3334 …}
  +reports: Doctrine\ORM\PersistentCollection {#3336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
  -id: 229483
  -bodyTs: "'bullshit':16,27 'deal':12,23 'els':11 'part':17 'price':7 'probabl':1 'rich':20 'someon':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6096841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827390 {#3327
    date: 2023-12-17 16:36:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#3328
  +user: Proxies\__CG__\App\Entity\User {#3329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3180
    +user: Proxies\__CG__\App\Entity\User {#3181 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2642
      +user: App\Entity\User {#2655 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The difference is that the short man in the suit has professional liability insurance.\n
        \n
        If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
        \n
        The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1705459396 {#2637
        date: 2024-01-17 03:43:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2643 …}
      +nested: Doctrine\ORM\PersistentCollection {#2645 …}
      +votes: Doctrine\ORM\PersistentCollection {#2647 …}
      +reports: Doctrine\ORM\PersistentCollection {#2649 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
      -id: 229028
      -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6093016"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702804440 {#2638
        date: 2023-12-17 10:14:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: "Can’t Mamoa just get a regular liability insurance for such cases?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702826001 {#3178
      date: 2023-12-17 16:13:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3182 …}
    +nested: Doctrine\ORM\PersistentCollection {#3184 …}
    +votes: Doctrine\ORM\PersistentCollection {#3186 …}
    +reports: Doctrine\ORM\PersistentCollection {#3188 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
    -id: 229455
    -bodyTs: "'case':12 'get':5 'insur':9 'liabil':8 'mamoa':3 'regular':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6096503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702826001 {#3179
      date: 2023-12-17 16:13:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: """
    Probably, but why? For the same price he can someone else deal with all the bullshit.\n
    \n
    Part of being rich is not dealing with all the bullshit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702827390 {#3326
    date: 2023-12-17 16:36:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@qtw@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3330 …}
  +nested: Doctrine\ORM\PersistentCollection {#3332 …}
  +votes: Doctrine\ORM\PersistentCollection {#3334 …}
  +reports: Doctrine\ORM\PersistentCollection {#3336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
  -id: 229483
  -bodyTs: "'bullshit':16,27 'deal':12,23 'els':11 'part':17 'price':7 'probabl':1 'rich':20 'someon':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6096841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827390 {#3327
    date: 2023-12-17 16:36:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#3328
  +user: Proxies\__CG__\App\Entity\User {#3329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3180
    +user: Proxies\__CG__\App\Entity\User {#3181 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2642
      +user: App\Entity\User {#2655 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The difference is that the short man in the suit has professional liability insurance.\n
        \n
        If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
        \n
        The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1705459396 {#2637
        date: 2024-01-17 03:43:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2643 …}
      +nested: Doctrine\ORM\PersistentCollection {#2645 …}
      +votes: Doctrine\ORM\PersistentCollection {#2647 …}
      +reports: Doctrine\ORM\PersistentCollection {#2649 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
      -id: 229028
      -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6093016"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702804440 {#2638
        date: 2023-12-17 10:14:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: "Can’t Mamoa just get a regular liability insurance for such cases?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702826001 {#3178
      date: 2023-12-17 16:13:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3182 …}
    +nested: Doctrine\ORM\PersistentCollection {#3184 …}
    +votes: Doctrine\ORM\PersistentCollection {#3186 …}
    +reports: Doctrine\ORM\PersistentCollection {#3188 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
    -id: 229455
    -bodyTs: "'case':12 'get':5 'insur':9 'liabil':8 'mamoa':3 'regular':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6096503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702826001 {#3179
      date: 2023-12-17 16:13:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: """
    Probably, but why? For the same price he can someone else deal with all the bullshit.\n
    \n
    Part of being rich is not dealing with all the bullshit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702827390 {#3326
    date: 2023-12-17 16:36:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@qtw@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3330 …}
  +nested: Doctrine\ORM\PersistentCollection {#3332 …}
  +votes: Doctrine\ORM\PersistentCollection {#3334 …}
  +reports: Doctrine\ORM\PersistentCollection {#3336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
  -id: 229483
  -bodyTs: "'bullshit':16,27 'deal':12,23 'els':11 'part':17 'price':7 'probabl':1 'rich':20 'someon':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6096841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827390 {#3327
    date: 2023-12-17 16:36:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#3477
  +user: Proxies\__CG__\App\Entity\User {#3181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3328
    +user: Proxies\__CG__\App\Entity\User {#3329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3180
      +user: Proxies\__CG__\App\Entity\User {#3181 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2642
        +user: App\Entity\User {#2655 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The difference is that the short man in the suit has professional liability insurance.\n
          \n
          If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
          \n
          The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1705459396 {#2637
          date: 2024-01-17 03:43:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2643 …}
        +nested: Doctrine\ORM\PersistentCollection {#2645 …}
        +votes: Doctrine\ORM\PersistentCollection {#2647 …}
        +reports: Doctrine\ORM\PersistentCollection {#2649 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
        -id: 229028
        -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6093016"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702804440 {#2638
          date: 2023-12-17 10:14:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: "Can’t Mamoa just get a regular liability insurance for such cases?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702826001 {#3178
        date: 2023-12-17 16:13:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3182 …}
      +nested: Doctrine\ORM\PersistentCollection {#3184 …}
      +votes: Doctrine\ORM\PersistentCollection {#3186 …}
      +reports: Doctrine\ORM\PersistentCollection {#3188 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
      -id: 229455
      -bodyTs: "'case':12 'get':5 'insur':9 'liabil':8 'mamoa':3 'regular':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6096503"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702826001 {#3179
        date: 2023-12-17 16:13:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: """
      Probably, but why? For the same price he can someone else deal with all the bullshit.\n
      \n
      Part of being rich is not dealing with all the bullshit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1702827390 {#3326
      date: 2023-12-17 16:36:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
      "@qtw@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3330 …}
    +nested: Doctrine\ORM\PersistentCollection {#3332 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
    -id: 229483
    -bodyTs: "'bullshit':16,27 'deal':12,23 'els':11 'part':17 'price':7 'probabl':1 'rich':20 'someon':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6096841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702827390 {#3327
      date: 2023-12-17 16:36:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "My liability insurance costs like 3€ a month. Far less than a security guard. Are liability insurances that much more expensive in the US?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702921387 {#3475
    date: 2023-12-18 18:43:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@qtw@lemmy.world"
    "@madcaesar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3478 …}
  +nested: Doctrine\ORM\PersistentCollection {#3480 …}
  +votes: Doctrine\ORM\PersistentCollection {#3482 …}
  +reports: Doctrine\ORM\PersistentCollection {#3484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3488 …}
  -id: 232377
  -bodyTs: "'3':6 'cost':4 'expens':21 'far':9 'guard':14 'insur':3,17 'less':10 'liabil':2,16 'like':5 'month':8 'much':19 'secur':13 'us':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6114701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702921387 {#3476
    date: 2023-12-18 18:43:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3477
  +user: Proxies\__CG__\App\Entity\User {#3181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3328
    +user: Proxies\__CG__\App\Entity\User {#3329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3180
      +user: Proxies\__CG__\App\Entity\User {#3181 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2642
        +user: App\Entity\User {#2655 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The difference is that the short man in the suit has professional liability insurance.\n
          \n
          If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
          \n
          The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1705459396 {#2637
          date: 2024-01-17 03:43:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2643 …}
        +nested: Doctrine\ORM\PersistentCollection {#2645 …}
        +votes: Doctrine\ORM\PersistentCollection {#2647 …}
        +reports: Doctrine\ORM\PersistentCollection {#2649 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
        -id: 229028
        -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6093016"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702804440 {#2638
          date: 2023-12-17 10:14:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: "Can’t Mamoa just get a regular liability insurance for such cases?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702826001 {#3178
        date: 2023-12-17 16:13:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3182 …}
      +nested: Doctrine\ORM\PersistentCollection {#3184 …}
      +votes: Doctrine\ORM\PersistentCollection {#3186 …}
      +reports: Doctrine\ORM\PersistentCollection {#3188 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
      -id: 229455
      -bodyTs: "'case':12 'get':5 'insur':9 'liabil':8 'mamoa':3 'regular':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6096503"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702826001 {#3179
        date: 2023-12-17 16:13:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: """
      Probably, but why? For the same price he can someone else deal with all the bullshit.\n
      \n
      Part of being rich is not dealing with all the bullshit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1702827390 {#3326
      date: 2023-12-17 16:36:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
      "@qtw@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3330 …}
    +nested: Doctrine\ORM\PersistentCollection {#3332 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
    -id: 229483
    -bodyTs: "'bullshit':16,27 'deal':12,23 'els':11 'part':17 'price':7 'probabl':1 'rich':20 'someon':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6096841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702827390 {#3327
      date: 2023-12-17 16:36:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "My liability insurance costs like 3€ a month. Far less than a security guard. Are liability insurances that much more expensive in the US?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702921387 {#3475
    date: 2023-12-18 18:43:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@qtw@lemmy.world"
    "@madcaesar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3478 …}
  +nested: Doctrine\ORM\PersistentCollection {#3480 …}
  +votes: Doctrine\ORM\PersistentCollection {#3482 …}
  +reports: Doctrine\ORM\PersistentCollection {#3484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3488 …}
  -id: 232377
  -bodyTs: "'3':6 'cost':4 'expens':21 'far':9 'guard':14 'insur':3,17 'less':10 'liabil':2,16 'like':5 'month':8 'much':19 'secur':13 'us':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6114701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702921387 {#3476
    date: 2023-12-18 18:43:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3477
  +user: Proxies\__CG__\App\Entity\User {#3181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3328
    +user: Proxies\__CG__\App\Entity\User {#3329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3180
      +user: Proxies\__CG__\App\Entity\User {#3181 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2642
        +user: App\Entity\User {#2655 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The difference is that the short man in the suit has professional liability insurance.\n
          \n
          If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
          \n
          The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1705459396 {#2637
          date: 2024-01-17 03:43:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2643 …}
        +nested: Doctrine\ORM\PersistentCollection {#2645 …}
        +votes: Doctrine\ORM\PersistentCollection {#2647 …}
        +reports: Doctrine\ORM\PersistentCollection {#2649 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
        -id: 229028
        -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6093016"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702804440 {#2638
          date: 2023-12-17 10:14:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: "Can’t Mamoa just get a regular liability insurance for such cases?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702826001 {#3178
        date: 2023-12-17 16:13:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3182 …}
      +nested: Doctrine\ORM\PersistentCollection {#3184 …}
      +votes: Doctrine\ORM\PersistentCollection {#3186 …}
      +reports: Doctrine\ORM\PersistentCollection {#3188 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
      -id: 229455
      -bodyTs: "'case':12 'get':5 'insur':9 'liabil':8 'mamoa':3 'regular':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6096503"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702826001 {#3179
        date: 2023-12-17 16:13:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: """
      Probably, but why? For the same price he can someone else deal with all the bullshit.\n
      \n
      Part of being rich is not dealing with all the bullshit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1702827390 {#3326
      date: 2023-12-17 16:36:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
      "@qtw@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3330 …}
    +nested: Doctrine\ORM\PersistentCollection {#3332 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
    -id: 229483
    -bodyTs: "'bullshit':16,27 'deal':12,23 'els':11 'part':17 'price':7 'probabl':1 'rich':20 'someon':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6096841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702827390 {#3327
      date: 2023-12-17 16:36:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "My liability insurance costs like 3€ a month. Far less than a security guard. Are liability insurances that much more expensive in the US?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702921387 {#3475
    date: 2023-12-18 18:43:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@qtw@lemmy.world"
    "@madcaesar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3478 …}
  +nested: Doctrine\ORM\PersistentCollection {#3480 …}
  +votes: Doctrine\ORM\PersistentCollection {#3482 …}
  +reports: Doctrine\ORM\PersistentCollection {#3484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3488 …}
  -id: 232377
  -bodyTs: "'3':6 'cost':4 'expens':21 'far':9 'guard':14 'insur':3,17 'less':10 'liabil':2,16 'like':5 'month':8 'much':19 'secur':13 'us':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6114701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702921387 {#3476
    date: 2023-12-18 18:43:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#3579
  +user: Proxies\__CG__\App\Entity\User {#3580 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3477
    +user: Proxies\__CG__\App\Entity\User {#3181 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3328
      +user: Proxies\__CG__\App\Entity\User {#3329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3180
        +user: Proxies\__CG__\App\Entity\User {#3181 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2642
          +user: App\Entity\User {#2655 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The difference is that the short man in the suit has professional liability insurance.\n
            \n
            If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
            \n
            The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 84
          +score: 0
          +lastActive: DateTime @1705459396 {#2637
            date: 2024-01-17 03:43:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2643 …}
          +nested: Doctrine\ORM\PersistentCollection {#2645 …}
          +votes: Doctrine\ORM\PersistentCollection {#2647 …}
          +reports: Doctrine\ORM\PersistentCollection {#2649 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
          -id: 229028
          -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6093016"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702804440 {#2638
            date: 2023-12-17 10:14:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2642}
        +body: "Can’t Mamoa just get a regular liability insurance for such cases?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702826001 {#3178
          date: 2023-12-17 16:13:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Delphia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3182 …}
        +nested: Doctrine\ORM\PersistentCollection {#3184 …}
        +votes: Doctrine\ORM\PersistentCollection {#3186 …}
        +reports: Doctrine\ORM\PersistentCollection {#3188 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
        -id: 229455
        -bodyTs: "'case':12 'get':5 'insur':9 'liabil':8 'mamoa':3 'regular':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6096503"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702826001 {#3179
          date: 2023-12-17 16:13:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: """
        Probably, but why? For the same price he can someone else deal with all the bullshit.\n
        \n
        Part of being rich is not dealing with all the bullshit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1702827390 {#3326
        date: 2023-12-17 16:36:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
        "@qtw@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3330 …}
      +nested: Doctrine\ORM\PersistentCollection {#3332 …}
      +votes: Doctrine\ORM\PersistentCollection {#3334 …}
      +reports: Doctrine\ORM\PersistentCollection {#3336 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
      -id: 229483
      -bodyTs: "'bullshit':16,27 'deal':12,23 'els':11 'part':17 'price':7 'probabl':1 'rich':20 'someon':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6096841"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702827390 {#3327
        date: 2023-12-17 16:36:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: "My liability insurance costs like 3€ a month. Far less than a security guard. Are liability insurances that much more expensive in the US?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702921387 {#3475
      date: 2023-12-18 18:43:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
      "@qtw@lemmy.world"
      "@madcaesar@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3478 …}
    +nested: Doctrine\ORM\PersistentCollection {#3480 …}
    +votes: Doctrine\ORM\PersistentCollection {#3482 …}
    +reports: Doctrine\ORM\PersistentCollection {#3484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3486 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3488 …}
    -id: 232377
    -bodyTs: "'3':6 'cost':4 'expens':21 'far':9 'guard':14 'insur':3,17 'less':10 'liabil':2,16 'like':5 'month':8 'much':19 'secur':13 'us':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6114701"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702921387 {#3476
      date: 2023-12-18 18:43:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Do you think an insurance company would charge you the same as a celebrity? You sit around the house where a Cheeto in the windpipe is the most dangerous thing you encounter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702924110 {#3577
    date: 2023-12-18 19:28:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@qtw@lemmy.world"
    "@madcaesar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3581 …}
  +nested: Doctrine\ORM\PersistentCollection {#3583 …}
  +votes: Doctrine\ORM\PersistentCollection {#3585 …}
  +reports: Doctrine\ORM\PersistentCollection {#3587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3591 …}
  -id: 232509
  -bodyTs: "'around':17 'celebr':14 'charg':8 'cheeto':22 'compani':6 'danger':29 'encount':32 'hous':19 'insur':5 'sit':16 'thing':30 'think':3 'windpip':25 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7421316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702924110 {#3578
    date: 2023-12-18 19:28:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3579
  +user: Proxies\__CG__\App\Entity\User {#3580 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3477
    +user: Proxies\__CG__\App\Entity\User {#3181 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3328
      +user: Proxies\__CG__\App\Entity\User {#3329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3180
        +user: Proxies\__CG__\App\Entity\User {#3181 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2642
          +user: App\Entity\User {#2655 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The difference is that the short man in the suit has professional liability insurance.\n
            \n
            If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
            \n
            The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 84
          +score: 0
          +lastActive: DateTime @1705459396 {#2637
            date: 2024-01-17 03:43:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2643 …}
          +nested: Doctrine\ORM\PersistentCollection {#2645 …}
          +votes: Doctrine\ORM\PersistentCollection {#2647 …}
          +reports: Doctrine\ORM\PersistentCollection {#2649 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
          -id: 229028
          -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6093016"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702804440 {#2638
            date: 2023-12-17 10:14:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2642}
        +body: "Can’t Mamoa just get a regular liability insurance for such cases?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702826001 {#3178
          date: 2023-12-17 16:13:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Delphia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3182 …}
        +nested: Doctrine\ORM\PersistentCollection {#3184 …}
        +votes: Doctrine\ORM\PersistentCollection {#3186 …}
        +reports: Doctrine\ORM\PersistentCollection {#3188 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
        -id: 229455
        -bodyTs: "'case':12 'get':5 'insur':9 'liabil':8 'mamoa':3 'regular':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6096503"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702826001 {#3179
          date: 2023-12-17 16:13:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: """
        Probably, but why? For the same price he can someone else deal with all the bullshit.\n
        \n
        Part of being rich is not dealing with all the bullshit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1702827390 {#3326
        date: 2023-12-17 16:36:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
        "@qtw@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3330 …}
      +nested: Doctrine\ORM\PersistentCollection {#3332 …}
      +votes: Doctrine\ORM\PersistentCollection {#3334 …}
      +reports: Doctrine\ORM\PersistentCollection {#3336 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
      -id: 229483
      -bodyTs: "'bullshit':16,27 'deal':12,23 'els':11 'part':17 'price':7 'probabl':1 'rich':20 'someon':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6096841"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702827390 {#3327
        date: 2023-12-17 16:36:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: "My liability insurance costs like 3€ a month. Far less than a security guard. Are liability insurances that much more expensive in the US?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702921387 {#3475
      date: 2023-12-18 18:43:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
      "@qtw@lemmy.world"
      "@madcaesar@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3478 …}
    +nested: Doctrine\ORM\PersistentCollection {#3480 …}
    +votes: Doctrine\ORM\PersistentCollection {#3482 …}
    +reports: Doctrine\ORM\PersistentCollection {#3484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3486 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3488 …}
    -id: 232377
    -bodyTs: "'3':6 'cost':4 'expens':21 'far':9 'guard':14 'insur':3,17 'less':10 'liabil':2,16 'like':5 'month':8 'much':19 'secur':13 'us':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6114701"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702921387 {#3476
      date: 2023-12-18 18:43:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Do you think an insurance company would charge you the same as a celebrity? You sit around the house where a Cheeto in the windpipe is the most dangerous thing you encounter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702924110 {#3577
    date: 2023-12-18 19:28:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@qtw@lemmy.world"
    "@madcaesar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3581 …}
  +nested: Doctrine\ORM\PersistentCollection {#3583 …}
  +votes: Doctrine\ORM\PersistentCollection {#3585 …}
  +reports: Doctrine\ORM\PersistentCollection {#3587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3591 …}
  -id: 232509
  -bodyTs: "'around':17 'celebr':14 'charg':8 'cheeto':22 'compani':6 'danger':29 'encount':32 'hous':19 'insur':5 'sit':16 'thing':30 'think':3 'windpip':25 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7421316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702924110 {#3578
    date: 2023-12-18 19:28:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3579
  +user: Proxies\__CG__\App\Entity\User {#3580 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3477
    +user: Proxies\__CG__\App\Entity\User {#3181 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3328
      +user: Proxies\__CG__\App\Entity\User {#3329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3180
        +user: Proxies\__CG__\App\Entity\User {#3181 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2642
          +user: App\Entity\User {#2655 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The difference is that the short man in the suit has professional liability insurance.\n
            \n
            If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
            \n
            The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 84
          +score: 0
          +lastActive: DateTime @1705459396 {#2637
            date: 2024-01-17 03:43:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2643 …}
          +nested: Doctrine\ORM\PersistentCollection {#2645 …}
          +votes: Doctrine\ORM\PersistentCollection {#2647 …}
          +reports: Doctrine\ORM\PersistentCollection {#2649 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
          -id: 229028
          -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6093016"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702804440 {#2638
            date: 2023-12-17 10:14:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2642}
        +body: "Can’t Mamoa just get a regular liability insurance for such cases?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702826001 {#3178
          date: 2023-12-17 16:13:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Delphia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3182 …}
        +nested: Doctrine\ORM\PersistentCollection {#3184 …}
        +votes: Doctrine\ORM\PersistentCollection {#3186 …}
        +reports: Doctrine\ORM\PersistentCollection {#3188 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
        -id: 229455
        -bodyTs: "'case':12 'get':5 'insur':9 'liabil':8 'mamoa':3 'regular':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6096503"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702826001 {#3179
          date: 2023-12-17 16:13:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2642}
      +body: """
        Probably, but why? For the same price he can someone else deal with all the bullshit.\n
        \n
        Part of being rich is not dealing with all the bullshit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1702827390 {#3326
        date: 2023-12-17 16:36:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Delphia@lemmy.world"
        "@qtw@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3330 …}
      +nested: Doctrine\ORM\PersistentCollection {#3332 …}
      +votes: Doctrine\ORM\PersistentCollection {#3334 …}
      +reports: Doctrine\ORM\PersistentCollection {#3336 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
      -id: 229483
      -bodyTs: "'bullshit':16,27 'deal':12,23 'els':11 'part':17 'price':7 'probabl':1 'rich':20 'someon':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6096841"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702827390 {#3327
        date: 2023-12-17 16:36:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: "My liability insurance costs like 3€ a month. Far less than a security guard. Are liability insurances that much more expensive in the US?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702921387 {#3475
      date: 2023-12-18 18:43:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Delphia@lemmy.world"
      "@qtw@lemmy.world"
      "@madcaesar@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3478 …}
    +nested: Doctrine\ORM\PersistentCollection {#3480 …}
    +votes: Doctrine\ORM\PersistentCollection {#3482 …}
    +reports: Doctrine\ORM\PersistentCollection {#3484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3486 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3488 …}
    -id: 232377
    -bodyTs: "'3':6 'cost':4 'expens':21 'far':9 'guard':14 'insur':3,17 'less':10 'liabil':2,16 'like':5 'month':8 'much':19 'secur':13 'us':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6114701"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702921387 {#3476
      date: 2023-12-18 18:43:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Do you think an insurance company would charge you the same as a celebrity? You sit around the house where a Cheeto in the windpipe is the most dangerous thing you encounter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702924110 {#3577
    date: 2023-12-18 19:28:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
    "@qtw@lemmy.world"
    "@madcaesar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3581 …}
  +nested: Doctrine\ORM\PersistentCollection {#3583 …}
  +votes: Doctrine\ORM\PersistentCollection {#3585 …}
  +reports: Doctrine\ORM\PersistentCollection {#3587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3591 …}
  -id: 232509
  -bodyTs: "'around':17 'celebr':14 'charg':8 'cheeto':22 'compani':6 'danger':29 'encount':32 'hous':19 'insur':5 'sit':16 'thing':30 'think':3 'windpip':25 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7421316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702924110 {#3578
    date: 2023-12-18 19:28:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#2715
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1705727517 {#2710
    date: 2024-01-20 06:11:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2716 …}
  +nested: Doctrine\ORM\PersistentCollection {#2718 …}
  +votes: Doctrine\ORM\PersistentCollection {#2720 …}
  +reports: Doctrine\ORM\PersistentCollection {#2722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
  -id: 229522
  -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6097107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702828427 {#2711
    date: 2023-12-17 16:53: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
143 DENIED edit
App\Entity\EntryComment {#2715
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1705727517 {#2710
    date: 2024-01-20 06:11:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2716 …}
  +nested: Doctrine\ORM\PersistentCollection {#2718 …}
  +votes: Doctrine\ORM\PersistentCollection {#2720 …}
  +reports: Doctrine\ORM\PersistentCollection {#2722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
  -id: 229522
  -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6097107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702828427 {#2711
    date: 2023-12-17 16:53: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
144 DENIED moderate
App\Entity\EntryComment {#2715
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1705727517 {#2710
    date: 2024-01-20 06:11:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2716 …}
  +nested: Doctrine\ORM\PersistentCollection {#2718 …}
  +votes: Doctrine\ORM\PersistentCollection {#2720 …}
  +reports: Doctrine\ORM\PersistentCollection {#2722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
  -id: 229522
  -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6097107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702828427 {#2711
    date: 2023-12-17 16:53: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
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#3196
  +user: Proxies\__CG__\App\Entity\User {#3197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1705727517 {#2710
      date: 2024-01-20 06:11:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 229522
    -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6097107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702828427 {#2711
      date: 2023-12-17 16:53:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Wise men know that getting into a fist fight is almost always a bad idea"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702843776 {#3194
    date: 2023-12-17 21:09:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3198 …}
  +nested: Doctrine\ORM\PersistentCollection {#3200 …}
  +votes: Doctrine\ORM\PersistentCollection {#3202 …}
  +reports: Doctrine\ORM\PersistentCollection {#3204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
  -id: 234351
  -bodyTs: "'almost':11 'alway':12 'bad':14 'fight':9 'fist':8 'get':5 'idea':15 'know':3 'men':2 'wise':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5421492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702843776 {#3195
    date: 2023-12-17 21:09:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#3196
  +user: Proxies\__CG__\App\Entity\User {#3197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1705727517 {#2710
      date: 2024-01-20 06:11:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 229522
    -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6097107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702828427 {#2711
      date: 2023-12-17 16:53:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Wise men know that getting into a fist fight is almost always a bad idea"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702843776 {#3194
    date: 2023-12-17 21:09:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3198 …}
  +nested: Doctrine\ORM\PersistentCollection {#3200 …}
  +votes: Doctrine\ORM\PersistentCollection {#3202 …}
  +reports: Doctrine\ORM\PersistentCollection {#3204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
  -id: 234351
  -bodyTs: "'almost':11 'alway':12 'bad':14 'fight':9 'fist':8 'get':5 'idea':15 'know':3 'men':2 'wise':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5421492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702843776 {#3195
    date: 2023-12-17 21:09:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#3196
  +user: Proxies\__CG__\App\Entity\User {#3197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1705727517 {#2710
      date: 2024-01-20 06:11:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 229522
    -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6097107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702828427 {#2711
      date: 2023-12-17 16:53:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Wise men know that getting into a fist fight is almost always a bad idea"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702843776 {#3194
    date: 2023-12-17 21:09:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3198 …}
  +nested: Doctrine\ORM\PersistentCollection {#3200 …}
  +votes: Doctrine\ORM\PersistentCollection {#3202 …}
  +reports: Doctrine\ORM\PersistentCollection {#3204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
  -id: 234351
  -bodyTs: "'almost':11 'alway':12 'bad':14 'fight':9 'fist':8 'get':5 'idea':15 'know':3 'men':2 'wise':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5421492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702843776 {#3195
    date: 2023-12-17 21:09:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#3212
  +user: Proxies\__CG__\App\Entity\User {#3213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1705727517 {#2710
      date: 2024-01-20 06:11:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 229522
    -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6097107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702828427 {#2711
      date: 2023-12-17 16:53:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Momoa does Brazilian jiu-jitsu though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702846982 {#3210
    date: 2023-12-17 22:03:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3214 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 230210
  -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4187092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702846982 {#3211
    date: 2023-12-17 22:03: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
151 DENIED edit
App\Entity\EntryComment {#3212
  +user: Proxies\__CG__\App\Entity\User {#3213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1705727517 {#2710
      date: 2024-01-20 06:11:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 229522
    -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6097107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702828427 {#2711
      date: 2023-12-17 16:53:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Momoa does Brazilian jiu-jitsu though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702846982 {#3210
    date: 2023-12-17 22:03:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3214 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 230210
  -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4187092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702846982 {#3211
    date: 2023-12-17 22:03: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
152 DENIED moderate
App\Entity\EntryComment {#3212
  +user: Proxies\__CG__\App\Entity\User {#3213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1705727517 {#2710
      date: 2024-01-20 06:11:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 229522
    -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6097107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702828427 {#2711
      date: 2023-12-17 16:53:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Momoa does Brazilian jiu-jitsu though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702846982 {#3210
    date: 2023-12-17 22:03:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3214 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 230210
  -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4187092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702846982 {#3211
    date: 2023-12-17 22:03: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
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#3360
  +user: Proxies\__CG__\App\Entity\User {#3361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3212
    +user: Proxies\__CG__\App\Entity\User {#3213 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1705727517 {#2710
        date: 2024-01-20 06:11:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 229522
      -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6097107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702828427 {#2711
        date: 2023-12-17 16:53:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "Momoa does Brazilian jiu-jitsu though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1702846982 {#3210
      date: 2023-12-17 22:03:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3214 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3218 …}
    +reports: Doctrine\ORM\PersistentCollection {#3220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
    -id: 230210
    -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/4187092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702846982 {#3211
      date: 2023-12-17 22:03:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
    \n
    I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702895243 {#3357
    date: 2023-12-18 11:27:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3362 …}
  +nested: Doctrine\ORM\PersistentCollection {#3364 …}
  +votes: Doctrine\ORM\PersistentCollection {#3366 …}
  +reports: Doctrine\ORM\PersistentCollection {#3368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
  -id: 231357
  -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3350345"
  +editedAt: DateTimeImmutable @1705392937 {#3358
    date: 2024-01-16 09:15:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702895243 {#3359
    date: 2023-12-18 11:27:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#3360
  +user: Proxies\__CG__\App\Entity\User {#3361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3212
    +user: Proxies\__CG__\App\Entity\User {#3213 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1705727517 {#2710
        date: 2024-01-20 06:11:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 229522
      -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6097107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702828427 {#2711
        date: 2023-12-17 16:53:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "Momoa does Brazilian jiu-jitsu though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1702846982 {#3210
      date: 2023-12-17 22:03:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3214 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3218 …}
    +reports: Doctrine\ORM\PersistentCollection {#3220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
    -id: 230210
    -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/4187092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702846982 {#3211
      date: 2023-12-17 22:03:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
    \n
    I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702895243 {#3357
    date: 2023-12-18 11:27:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3362 …}
  +nested: Doctrine\ORM\PersistentCollection {#3364 …}
  +votes: Doctrine\ORM\PersistentCollection {#3366 …}
  +reports: Doctrine\ORM\PersistentCollection {#3368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
  -id: 231357
  -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3350345"
  +editedAt: DateTimeImmutable @1705392937 {#3358
    date: 2024-01-16 09:15:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702895243 {#3359
    date: 2023-12-18 11:27:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#3360
  +user: Proxies\__CG__\App\Entity\User {#3361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3212
    +user: Proxies\__CG__\App\Entity\User {#3213 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1705727517 {#2710
        date: 2024-01-20 06:11:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 229522
      -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6097107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702828427 {#2711
        date: 2023-12-17 16:53:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "Momoa does Brazilian jiu-jitsu though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1702846982 {#3210
      date: 2023-12-17 22:03:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3214 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3218 …}
    +reports: Doctrine\ORM\PersistentCollection {#3220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
    -id: 230210
    -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/4187092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702846982 {#3211
      date: 2023-12-17 22:03:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
    \n
    I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702895243 {#3357
    date: 2023-12-18 11:27:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3362 …}
  +nested: Doctrine\ORM\PersistentCollection {#3364 …}
  +votes: Doctrine\ORM\PersistentCollection {#3366 …}
  +reports: Doctrine\ORM\PersistentCollection {#3368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
  -id: 231357
  -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3350345"
  +editedAt: DateTimeImmutable @1705392937 {#3358
    date: 2024-01-16 09:15:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702895243 {#3359
    date: 2023-12-18 11:27:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#3508
  +user: Proxies\__CG__\App\Entity\User {#3509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3360
    +user: Proxies\__CG__\App\Entity\User {#3361 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3212
      +user: Proxies\__CG__\App\Entity\User {#3213 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2715
        +user: App\Entity\User {#2728 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1705727517 {#2710
          date: 2024-01-20 06:11:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2716 …}
        +nested: Doctrine\ORM\PersistentCollection {#2718 …}
        +votes: Doctrine\ORM\PersistentCollection {#2720 …}
        +reports: Doctrine\ORM\PersistentCollection {#2722 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
        -id: 229522
        -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6097107"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702828427 {#2711
          date: 2023-12-17 16:53:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: "Momoa does Brazilian jiu-jitsu though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1702846982 {#3210
        date: 2023-12-17 22:03:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3214 …}
      +nested: Doctrine\ORM\PersistentCollection {#3216 …}
      +votes: Doctrine\ORM\PersistentCollection {#3218 …}
      +reports: Doctrine\ORM\PersistentCollection {#3220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
      -id: 230210
      -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/4187092"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702846982 {#3211
        date: 2023-12-17 22:03:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
      \n
      I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702895243 {#3357
      date: 2023-12-18 11:27:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3362 …}
    +nested: Doctrine\ORM\PersistentCollection {#3364 …}
    +votes: Doctrine\ORM\PersistentCollection {#3366 …}
    +reports: Doctrine\ORM\PersistentCollection {#3368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
    -id: 231357
    -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/comment/3350345"
    +editedAt: DateTimeImmutable @1705392937 {#3358
      date: 2024-01-16 09:15:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702895243 {#3359
      date: 2023-12-18 11:27:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    > please don’t worship martial arts.\n
    \n
    I don’t think the commenter was “worshipping” martial arts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702897313 {#3506
    date: 2023-12-18 12:01:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3510 …}
  +nested: Doctrine\ORM\PersistentCollection {#3512 …}
  +votes: Doctrine\ORM\PersistentCollection {#3514 …}
  +reports: Doctrine\ORM\PersistentCollection {#3516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
  -id: 231403
  -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5789418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702897313 {#3507
    date: 2023-12-18 12:01:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#3508
  +user: Proxies\__CG__\App\Entity\User {#3509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3360
    +user: Proxies\__CG__\App\Entity\User {#3361 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3212
      +user: Proxies\__CG__\App\Entity\User {#3213 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2715
        +user: App\Entity\User {#2728 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1705727517 {#2710
          date: 2024-01-20 06:11:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2716 …}
        +nested: Doctrine\ORM\PersistentCollection {#2718 …}
        +votes: Doctrine\ORM\PersistentCollection {#2720 …}
        +reports: Doctrine\ORM\PersistentCollection {#2722 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
        -id: 229522
        -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6097107"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702828427 {#2711
          date: 2023-12-17 16:53:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: "Momoa does Brazilian jiu-jitsu though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1702846982 {#3210
        date: 2023-12-17 22:03:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3214 …}
      +nested: Doctrine\ORM\PersistentCollection {#3216 …}
      +votes: Doctrine\ORM\PersistentCollection {#3218 …}
      +reports: Doctrine\ORM\PersistentCollection {#3220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
      -id: 230210
      -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/4187092"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702846982 {#3211
        date: 2023-12-17 22:03:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
      \n
      I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702895243 {#3357
      date: 2023-12-18 11:27:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3362 …}
    +nested: Doctrine\ORM\PersistentCollection {#3364 …}
    +votes: Doctrine\ORM\PersistentCollection {#3366 …}
    +reports: Doctrine\ORM\PersistentCollection {#3368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
    -id: 231357
    -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/comment/3350345"
    +editedAt: DateTimeImmutable @1705392937 {#3358
      date: 2024-01-16 09:15:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702895243 {#3359
      date: 2023-12-18 11:27:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    > please don’t worship martial arts.\n
    \n
    I don’t think the commenter was “worshipping” martial arts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702897313 {#3506
    date: 2023-12-18 12:01:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3510 …}
  +nested: Doctrine\ORM\PersistentCollection {#3512 …}
  +votes: Doctrine\ORM\PersistentCollection {#3514 …}
  +reports: Doctrine\ORM\PersistentCollection {#3516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
  -id: 231403
  -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5789418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702897313 {#3507
    date: 2023-12-18 12:01:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#3508
  +user: Proxies\__CG__\App\Entity\User {#3509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3360
    +user: Proxies\__CG__\App\Entity\User {#3361 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3212
      +user: Proxies\__CG__\App\Entity\User {#3213 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2715
        +user: App\Entity\User {#2728 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1705727517 {#2710
          date: 2024-01-20 06:11:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2716 …}
        +nested: Doctrine\ORM\PersistentCollection {#2718 …}
        +votes: Doctrine\ORM\PersistentCollection {#2720 …}
        +reports: Doctrine\ORM\PersistentCollection {#2722 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
        -id: 229522
        -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6097107"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702828427 {#2711
          date: 2023-12-17 16:53:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: "Momoa does Brazilian jiu-jitsu though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1702846982 {#3210
        date: 2023-12-17 22:03:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3214 …}
      +nested: Doctrine\ORM\PersistentCollection {#3216 …}
      +votes: Doctrine\ORM\PersistentCollection {#3218 …}
      +reports: Doctrine\ORM\PersistentCollection {#3220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
      -id: 230210
      -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/4187092"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702846982 {#3211
        date: 2023-12-17 22:03:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
      \n
      I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702895243 {#3357
      date: 2023-12-18 11:27:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3362 …}
    +nested: Doctrine\ORM\PersistentCollection {#3364 …}
    +votes: Doctrine\ORM\PersistentCollection {#3366 …}
    +reports: Doctrine\ORM\PersistentCollection {#3368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
    -id: 231357
    -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/comment/3350345"
    +editedAt: DateTimeImmutable @1705392937 {#3358
      date: 2024-01-16 09:15:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702895243 {#3359
      date: 2023-12-18 11:27:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    > please don’t worship martial arts.\n
    \n
    I don’t think the commenter was “worshipping” martial arts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702897313 {#3506
    date: 2023-12-18 12:01:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3510 …}
  +nested: Doctrine\ORM\PersistentCollection {#3512 …}
  +votes: Doctrine\ORM\PersistentCollection {#3514 …}
  +reports: Doctrine\ORM\PersistentCollection {#3516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
  -id: 231403
  -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5789418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702897313 {#3507
    date: 2023-12-18 12:01:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#3564
  +user: Proxies\__CG__\App\Entity\User {#3361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3508
    +user: Proxies\__CG__\App\Entity\User {#3509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3360
      +user: Proxies\__CG__\App\Entity\User {#3361 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3212
        +user: Proxies\__CG__\App\Entity\User {#3213 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2715
          +user: App\Entity\User {#2728 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 52
          +score: 0
          +lastActive: DateTime @1705727517 {#2710
            date: 2024-01-20 06:11:57.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2716 …}
          +nested: Doctrine\ORM\PersistentCollection {#2718 …}
          +votes: Doctrine\ORM\PersistentCollection {#2720 …}
          +reports: Doctrine\ORM\PersistentCollection {#2722 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
          -id: 229522
          -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6097107"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702828427 {#2711
            date: 2023-12-17 16:53:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2715}
        +body: "Momoa does Brazilian jiu-jitsu though."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1702846982 {#3210
          date: 2023-12-17 22:03:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Gerula@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3214 …}
        +nested: Doctrine\ORM\PersistentCollection {#3216 …}
        +votes: Doctrine\ORM\PersistentCollection {#3218 …}
        +reports: Doctrine\ORM\PersistentCollection {#3220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
        -id: 230210
        -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/4187092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702846982 {#3211
          date: 2023-12-17 22:03:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: """
        “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
        \n
        I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702895243 {#3357
        date: 2023-12-18 11:27:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
        "@SomethingBurger@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3362 …}
      +nested: Doctrine\ORM\PersistentCollection {#3364 …}
      +votes: Doctrine\ORM\PersistentCollection {#3366 …}
      +reports: Doctrine\ORM\PersistentCollection {#3368 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
      -id: 231357
      -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmynsfw.com/comment/3350345"
      +editedAt: DateTimeImmutable @1705392937 {#3358
        date: 2024-01-16 09:15:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702895243 {#3359
        date: 2023-12-18 11:27:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      > please don’t worship martial arts.\n
      \n
      I don’t think the commenter was “worshipping” martial arts.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702897313 {#3506
      date: 2023-12-18 12:01:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
      "@ChillDude69@lemmynsfw.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3510 …}
    +nested: Doctrine\ORM\PersistentCollection {#3512 …}
    +votes: Doctrine\ORM\PersistentCollection {#3514 …}
    +reports: Doctrine\ORM\PersistentCollection {#3516 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
    -id: 231403
    -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5789418"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702897313 {#3507
      date: 2023-12-18 12:01:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Any type of “ooo, buT he D03s BJJ, tho” comment counts. Martial arts, in general = cringe throwback 1980s nonsense. If you’re still talking about that shit, in any context outside of the actual sport, inside an octagon, you are just making everyone fucking cringe. Fact."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702901759 {#3562
    date: 2023-12-18 13:15:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@DeepGradientAscent@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3565 …}
  +nested: Doctrine\ORM\PersistentCollection {#3567 …}
  +votes: Doctrine\ORM\PersistentCollection {#3569 …}
  +reports: Doctrine\ORM\PersistentCollection {#3571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
  -id: 231516
  -bodyTs: "'1980s':18 'actual':34 'art':13 'bjj':8 'comment':10 'context':30 'count':11 'cring':16,45 'd03s':7 'everyon':43 'fact':46 'fuck':44 'general':15 'insid':36 'make':42 'martial':12 'nonsens':19 'octagon':38 'ooo':4 'outsid':31 're':22 'shit':27 'sport':35 'still':23 'talk':24 'tho':9 'throwback':17 'type':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3351067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702901759 {#3563
    date: 2023-12-18 13:15:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#3564
  +user: Proxies\__CG__\App\Entity\User {#3361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3508
    +user: Proxies\__CG__\App\Entity\User {#3509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3360
      +user: Proxies\__CG__\App\Entity\User {#3361 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3212
        +user: Proxies\__CG__\App\Entity\User {#3213 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2715
          +user: App\Entity\User {#2728 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 52
          +score: 0
          +lastActive: DateTime @1705727517 {#2710
            date: 2024-01-20 06:11:57.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2716 …}
          +nested: Doctrine\ORM\PersistentCollection {#2718 …}
          +votes: Doctrine\ORM\PersistentCollection {#2720 …}
          +reports: Doctrine\ORM\PersistentCollection {#2722 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
          -id: 229522
          -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6097107"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702828427 {#2711
            date: 2023-12-17 16:53:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2715}
        +body: "Momoa does Brazilian jiu-jitsu though."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1702846982 {#3210
          date: 2023-12-17 22:03:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Gerula@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3214 …}
        +nested: Doctrine\ORM\PersistentCollection {#3216 …}
        +votes: Doctrine\ORM\PersistentCollection {#3218 …}
        +reports: Doctrine\ORM\PersistentCollection {#3220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
        -id: 230210
        -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/4187092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702846982 {#3211
          date: 2023-12-17 22:03:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: """
        “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
        \n
        I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702895243 {#3357
        date: 2023-12-18 11:27:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
        "@SomethingBurger@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3362 …}
      +nested: Doctrine\ORM\PersistentCollection {#3364 …}
      +votes: Doctrine\ORM\PersistentCollection {#3366 …}
      +reports: Doctrine\ORM\PersistentCollection {#3368 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
      -id: 231357
      -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmynsfw.com/comment/3350345"
      +editedAt: DateTimeImmutable @1705392937 {#3358
        date: 2024-01-16 09:15:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702895243 {#3359
        date: 2023-12-18 11:27:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      > please don’t worship martial arts.\n
      \n
      I don’t think the commenter was “worshipping” martial arts.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702897313 {#3506
      date: 2023-12-18 12:01:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
      "@ChillDude69@lemmynsfw.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3510 …}
    +nested: Doctrine\ORM\PersistentCollection {#3512 …}
    +votes: Doctrine\ORM\PersistentCollection {#3514 …}
    +reports: Doctrine\ORM\PersistentCollection {#3516 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
    -id: 231403
    -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5789418"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702897313 {#3507
      date: 2023-12-18 12:01:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Any type of “ooo, buT he D03s BJJ, tho” comment counts. Martial arts, in general = cringe throwback 1980s nonsense. If you’re still talking about that shit, in any context outside of the actual sport, inside an octagon, you are just making everyone fucking cringe. Fact."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702901759 {#3562
    date: 2023-12-18 13:15:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@DeepGradientAscent@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3565 …}
  +nested: Doctrine\ORM\PersistentCollection {#3567 …}
  +votes: Doctrine\ORM\PersistentCollection {#3569 …}
  +reports: Doctrine\ORM\PersistentCollection {#3571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
  -id: 231516
  -bodyTs: "'1980s':18 'actual':34 'art':13 'bjj':8 'comment':10 'context':30 'count':11 'cring':16,45 'd03s':7 'everyon':43 'fact':46 'fuck':44 'general':15 'insid':36 'make':42 'martial':12 'nonsens':19 'octagon':38 'ooo':4 'outsid':31 're':22 'shit':27 'sport':35 'still':23 'talk':24 'tho':9 'throwback':17 'type':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3351067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702901759 {#3563
    date: 2023-12-18 13:15:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#3564
  +user: Proxies\__CG__\App\Entity\User {#3361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3508
    +user: Proxies\__CG__\App\Entity\User {#3509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3360
      +user: Proxies\__CG__\App\Entity\User {#3361 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3212
        +user: Proxies\__CG__\App\Entity\User {#3213 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2715
          +user: App\Entity\User {#2728 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 52
          +score: 0
          +lastActive: DateTime @1705727517 {#2710
            date: 2024-01-20 06:11:57.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2716 …}
          +nested: Doctrine\ORM\PersistentCollection {#2718 …}
          +votes: Doctrine\ORM\PersistentCollection {#2720 …}
          +reports: Doctrine\ORM\PersistentCollection {#2722 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
          -id: 229522
          -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6097107"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702828427 {#2711
            date: 2023-12-17 16:53:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2715}
        +body: "Momoa does Brazilian jiu-jitsu though."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1702846982 {#3210
          date: 2023-12-17 22:03:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Gerula@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3214 …}
        +nested: Doctrine\ORM\PersistentCollection {#3216 …}
        +votes: Doctrine\ORM\PersistentCollection {#3218 …}
        +reports: Doctrine\ORM\PersistentCollection {#3220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
        -id: 230210
        -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/4187092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702846982 {#3211
          date: 2023-12-17 22:03:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: """
        “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
        \n
        I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702895243 {#3357
        date: 2023-12-18 11:27:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
        "@SomethingBurger@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3362 …}
      +nested: Doctrine\ORM\PersistentCollection {#3364 …}
      +votes: Doctrine\ORM\PersistentCollection {#3366 …}
      +reports: Doctrine\ORM\PersistentCollection {#3368 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
      -id: 231357
      -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmynsfw.com/comment/3350345"
      +editedAt: DateTimeImmutable @1705392937 {#3358
        date: 2024-01-16 09:15:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702895243 {#3359
        date: 2023-12-18 11:27:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      > please don’t worship martial arts.\n
      \n
      I don’t think the commenter was “worshipping” martial arts.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702897313 {#3506
      date: 2023-12-18 12:01:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
      "@ChillDude69@lemmynsfw.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3510 …}
    +nested: Doctrine\ORM\PersistentCollection {#3512 …}
    +votes: Doctrine\ORM\PersistentCollection {#3514 …}
    +reports: Doctrine\ORM\PersistentCollection {#3516 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
    -id: 231403
    -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5789418"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702897313 {#3507
      date: 2023-12-18 12:01:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Any type of “ooo, buT he D03s BJJ, tho” comment counts. Martial arts, in general = cringe throwback 1980s nonsense. If you’re still talking about that shit, in any context outside of the actual sport, inside an octagon, you are just making everyone fucking cringe. Fact."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702901759 {#3562
    date: 2023-12-18 13:15:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@DeepGradientAscent@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3565 …}
  +nested: Doctrine\ORM\PersistentCollection {#3567 …}
  +votes: Doctrine\ORM\PersistentCollection {#3569 …}
  +reports: Doctrine\ORM\PersistentCollection {#3571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
  -id: 231516
  -bodyTs: "'1980s':18 'actual':34 'art':13 'bjj':8 'comment':10 'context':30 'count':11 'cring':16,45 'd03s':7 'everyon':43 'fact':46 'fuck':44 'general':15 'insid':36 'make':42 'martial':12 'nonsens':19 'octagon':38 'ooo':4 'outsid':31 're':22 'shit':27 'sport':35 'still':23 'talk':24 'tho':9 'throwback':17 'type':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3351067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702901759 {#3563
    date: 2023-12-18 13:15:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#3633
  +user: Proxies\__CG__\App\Entity\User {#3509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3564
    +user: Proxies\__CG__\App\Entity\User {#3361 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3508
      +user: Proxies\__CG__\App\Entity\User {#3509 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3360
        +user: Proxies\__CG__\App\Entity\User {#3361 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3212
          +user: Proxies\__CG__\App\Entity\User {#3213 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#2715
            +user: App\Entity\User {#2728 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: null
            +root: null
            +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 52
            +score: 0
            +lastActive: DateTime @1705727517 {#2710
              date: 2024-01-20 06:11:57.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2716 …}
            +nested: Doctrine\ORM\PersistentCollection {#2718 …}
            +votes: Doctrine\ORM\PersistentCollection {#2720 …}
            +reports: Doctrine\ORM\PersistentCollection {#2722 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
            -id: 229522
            -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6097107"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702828427 {#2711
              date: 2023-12-17 16:53:47.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2715}
          +body: "Momoa does Brazilian jiu-jitsu though."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1702846982 {#3210
            date: 2023-12-17 22:03:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Gerula@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3214 …}
          +nested: Doctrine\ORM\PersistentCollection {#3216 …}
          +votes: Doctrine\ORM\PersistentCollection {#3218 …}
          +reports: Doctrine\ORM\PersistentCollection {#3220 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
          -id: 230210
          -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://jlai.lu/comment/4187092"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702846982 {#3211
            date: 2023-12-17 22:03:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2715}
        +body: """
          “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
          \n
          I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702895243 {#3357
          date: 2023-12-18 11:27:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Gerula@lemmy.world"
          "@SomethingBurger@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3362 …}
        +nested: Doctrine\ORM\PersistentCollection {#3364 …}
        +votes: Doctrine\ORM\PersistentCollection {#3366 …}
        +reports: Doctrine\ORM\PersistentCollection {#3368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
        -id: 231357
        -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmynsfw.com/comment/3350345"
        +editedAt: DateTimeImmutable @1705392937 {#3358
          date: 2024-01-16 09:15:37.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702895243 {#3359
          date: 2023-12-18 11:27:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: """
        > please don’t worship martial arts.\n
        \n
        I don’t think the commenter was “worshipping” martial arts.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702897313 {#3506
        date: 2023-12-18 12:01:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
        "@SomethingBurger@jlai.lu"
        "@ChillDude69@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3510 …}
      +nested: Doctrine\ORM\PersistentCollection {#3512 …}
      +votes: Doctrine\ORM\PersistentCollection {#3514 …}
      +reports: Doctrine\ORM\PersistentCollection {#3516 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
      -id: 231403
      -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5789418"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702897313 {#3507
        date: 2023-12-18 12:01:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "Any type of “ooo, buT he D03s BJJ, tho” comment counts. Martial arts, in general = cringe throwback 1980s nonsense. If you’re still talking about that shit, in any context outside of the actual sport, inside an octagon, you are just making everyone fucking cringe. Fact."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702901759 {#3562
      date: 2023-12-18 13:15:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
      "@ChillDude69@lemmynsfw.com"
      "@DeepGradientAscent@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3565 …}
    +nested: Doctrine\ORM\PersistentCollection {#3567 …}
    +votes: Doctrine\ORM\PersistentCollection {#3569 …}
    +reports: Doctrine\ORM\PersistentCollection {#3571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
    -id: 231516
    -bodyTs: "'1980s':18 'actual':34 'art':13 'bjj':8 'comment':10 'context':30 'count':11 'cring':16,45 'd03s':7 'everyon':43 'fact':46 'fuck':44 'general':15 'insid':36 'make':42 'martial':12 'nonsens':19 'octagon':38 'ooo':4 'outsid':31 're':22 'shit':27 'sport':35 'still':23 'talk':24 'tho':9 'throwback':17 'type':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/comment/3351067"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702901759 {#3563
      date: 2023-12-18 13:15:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    I’m failing to understand why it’s “cringe”.\n
    \n
    Having undergone any sort of training is useful, especially, I’d imagine, if you’re a celebrity. Jason Momoa knowing some Jiu Jitsu, whether he’s sparring or not, gives himself another layer of security, if he’s paid attention and attends class diligently.\n
    \n
    Knowledge in basic boxing fundamentals, distance management, and wrestling and grappling techniques are very useful in altercations. Brazilian Jiu Jitsu is just one branch of grappling.\n
    \n
    None of that is “cringe”.\n
    \n
    Have you ever had to defend yourself in a hand-to-hand fight? Training is important and can potentially save your life.\n
    \n
    That’s not a “cringe” thing to say either, it’s a *fact*.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702903308 {#3631
    date: 2023-12-18 13:41:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@DeepGradientAscent@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3634 …}
  +nested: Doctrine\ORM\PersistentCollection {#3636 …}
  +votes: Doctrine\ORM\PersistentCollection {#3638 …}
  +reports: Doctrine\ORM\PersistentCollection {#3640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3644 …}
  -id: 231574
  -bodyTs: "'alterc':70 'anoth':41 'attend':51 'attent':49 'basic':56 'box':57 'branch':77 'brazilian':71 'celebr':26 'class':52 'cring':9,84,112 'd':20 'defend':90 'dilig':53 'distanc':59 'either':116 'especi':18 'ever':87 'fact':120 'fail':3 'fight':98 'fundament':58 'give':39 'grappl':64,79 'hand':95,97 'hand-to-hand':94 'imagin':21 'import':101 'jason':27 'jitsu':32,73 'jiu':31,72 'know':29 'knowledg':54 'layer':42 'life':107 'm':2 'manag':60 'momoa':28 'none':80 'one':76 'paid':48 'potenti':104 're':24 'save':105 'say':115 'secur':44 'sort':13 'spar':36 'techniqu':65 'thing':113 'train':15,99 'undergon':11 'understand':5 'use':17,68 'whether':33 'wrestl':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5790412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702903308 {#3632
    date: 2023-12-18 13:41:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#3633
  +user: Proxies\__CG__\App\Entity\User {#3509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3564
    +user: Proxies\__CG__\App\Entity\User {#3361 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3508
      +user: Proxies\__CG__\App\Entity\User {#3509 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3360
        +user: Proxies\__CG__\App\Entity\User {#3361 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3212
          +user: Proxies\__CG__\App\Entity\User {#3213 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#2715
            +user: App\Entity\User {#2728 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: null
            +root: null
            +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 52
            +score: 0
            +lastActive: DateTime @1705727517 {#2710
              date: 2024-01-20 06:11:57.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2716 …}
            +nested: Doctrine\ORM\PersistentCollection {#2718 …}
            +votes: Doctrine\ORM\PersistentCollection {#2720 …}
            +reports: Doctrine\ORM\PersistentCollection {#2722 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
            -id: 229522
            -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6097107"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702828427 {#2711
              date: 2023-12-17 16:53:47.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2715}
          +body: "Momoa does Brazilian jiu-jitsu though."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1702846982 {#3210
            date: 2023-12-17 22:03:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Gerula@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3214 …}
          +nested: Doctrine\ORM\PersistentCollection {#3216 …}
          +votes: Doctrine\ORM\PersistentCollection {#3218 …}
          +reports: Doctrine\ORM\PersistentCollection {#3220 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
          -id: 230210
          -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://jlai.lu/comment/4187092"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702846982 {#3211
            date: 2023-12-17 22:03:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2715}
        +body: """
          “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
          \n
          I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702895243 {#3357
          date: 2023-12-18 11:27:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Gerula@lemmy.world"
          "@SomethingBurger@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3362 …}
        +nested: Doctrine\ORM\PersistentCollection {#3364 …}
        +votes: Doctrine\ORM\PersistentCollection {#3366 …}
        +reports: Doctrine\ORM\PersistentCollection {#3368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
        -id: 231357
        -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmynsfw.com/comment/3350345"
        +editedAt: DateTimeImmutable @1705392937 {#3358
          date: 2024-01-16 09:15:37.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702895243 {#3359
          date: 2023-12-18 11:27:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: """
        > please don’t worship martial arts.\n
        \n
        I don’t think the commenter was “worshipping” martial arts.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702897313 {#3506
        date: 2023-12-18 12:01:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
        "@SomethingBurger@jlai.lu"
        "@ChillDude69@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3510 …}
      +nested: Doctrine\ORM\PersistentCollection {#3512 …}
      +votes: Doctrine\ORM\PersistentCollection {#3514 …}
      +reports: Doctrine\ORM\PersistentCollection {#3516 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
      -id: 231403
      -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5789418"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702897313 {#3507
        date: 2023-12-18 12:01:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "Any type of “ooo, buT he D03s BJJ, tho” comment counts. Martial arts, in general = cringe throwback 1980s nonsense. If you’re still talking about that shit, in any context outside of the actual sport, inside an octagon, you are just making everyone fucking cringe. Fact."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702901759 {#3562
      date: 2023-12-18 13:15:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
      "@ChillDude69@lemmynsfw.com"
      "@DeepGradientAscent@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3565 …}
    +nested: Doctrine\ORM\PersistentCollection {#3567 …}
    +votes: Doctrine\ORM\PersistentCollection {#3569 …}
    +reports: Doctrine\ORM\PersistentCollection {#3571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
    -id: 231516
    -bodyTs: "'1980s':18 'actual':34 'art':13 'bjj':8 'comment':10 'context':30 'count':11 'cring':16,45 'd03s':7 'everyon':43 'fact':46 'fuck':44 'general':15 'insid':36 'make':42 'martial':12 'nonsens':19 'octagon':38 'ooo':4 'outsid':31 're':22 'shit':27 'sport':35 'still':23 'talk':24 'tho':9 'throwback':17 'type':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/comment/3351067"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702901759 {#3563
      date: 2023-12-18 13:15:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    I’m failing to understand why it’s “cringe”.\n
    \n
    Having undergone any sort of training is useful, especially, I’d imagine, if you’re a celebrity. Jason Momoa knowing some Jiu Jitsu, whether he’s sparring or not, gives himself another layer of security, if he’s paid attention and attends class diligently.\n
    \n
    Knowledge in basic boxing fundamentals, distance management, and wrestling and grappling techniques are very useful in altercations. Brazilian Jiu Jitsu is just one branch of grappling.\n
    \n
    None of that is “cringe”.\n
    \n
    Have you ever had to defend yourself in a hand-to-hand fight? Training is important and can potentially save your life.\n
    \n
    That’s not a “cringe” thing to say either, it’s a *fact*.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702903308 {#3631
    date: 2023-12-18 13:41:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@DeepGradientAscent@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3634 …}
  +nested: Doctrine\ORM\PersistentCollection {#3636 …}
  +votes: Doctrine\ORM\PersistentCollection {#3638 …}
  +reports: Doctrine\ORM\PersistentCollection {#3640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3644 …}
  -id: 231574
  -bodyTs: "'alterc':70 'anoth':41 'attend':51 'attent':49 'basic':56 'box':57 'branch':77 'brazilian':71 'celebr':26 'class':52 'cring':9,84,112 'd':20 'defend':90 'dilig':53 'distanc':59 'either':116 'especi':18 'ever':87 'fact':120 'fail':3 'fight':98 'fundament':58 'give':39 'grappl':64,79 'hand':95,97 'hand-to-hand':94 'imagin':21 'import':101 'jason':27 'jitsu':32,73 'jiu':31,72 'know':29 'knowledg':54 'layer':42 'life':107 'm':2 'manag':60 'momoa':28 'none':80 'one':76 'paid':48 'potenti':104 're':24 'save':105 'say':115 'secur':44 'sort':13 'spar':36 'techniqu':65 'thing':113 'train':15,99 'undergon':11 'understand':5 'use':17,68 'whether':33 'wrestl':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5790412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702903308 {#3632
    date: 2023-12-18 13:41:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#3633
  +user: Proxies\__CG__\App\Entity\User {#3509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3564
    +user: Proxies\__CG__\App\Entity\User {#3361 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3508
      +user: Proxies\__CG__\App\Entity\User {#3509 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3360
        +user: Proxies\__CG__\App\Entity\User {#3361 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3212
          +user: Proxies\__CG__\App\Entity\User {#3213 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#2715
            +user: App\Entity\User {#2728 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: null
            +root: null
            +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 52
            +score: 0
            +lastActive: DateTime @1705727517 {#2710
              date: 2024-01-20 06:11:57.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2716 …}
            +nested: Doctrine\ORM\PersistentCollection {#2718 …}
            +votes: Doctrine\ORM\PersistentCollection {#2720 …}
            +reports: Doctrine\ORM\PersistentCollection {#2722 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
            -id: 229522
            -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6097107"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702828427 {#2711
              date: 2023-12-17 16:53:47.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2715}
          +body: "Momoa does Brazilian jiu-jitsu though."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1702846982 {#3210
            date: 2023-12-17 22:03:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Gerula@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3214 …}
          +nested: Doctrine\ORM\PersistentCollection {#3216 …}
          +votes: Doctrine\ORM\PersistentCollection {#3218 …}
          +reports: Doctrine\ORM\PersistentCollection {#3220 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
          -id: 230210
          -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://jlai.lu/comment/4187092"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702846982 {#3211
            date: 2023-12-17 22:03:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2715}
        +body: """
          “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
          \n
          I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702895243 {#3357
          date: 2023-12-18 11:27:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Gerula@lemmy.world"
          "@SomethingBurger@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3362 …}
        +nested: Doctrine\ORM\PersistentCollection {#3364 …}
        +votes: Doctrine\ORM\PersistentCollection {#3366 …}
        +reports: Doctrine\ORM\PersistentCollection {#3368 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
        -id: 231357
        -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmynsfw.com/comment/3350345"
        +editedAt: DateTimeImmutable @1705392937 {#3358
          date: 2024-01-16 09:15:37.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702895243 {#3359
          date: 2023-12-18 11:27:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: """
        > please don’t worship martial arts.\n
        \n
        I don’t think the commenter was “worshipping” martial arts.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702897313 {#3506
        date: 2023-12-18 12:01:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
        "@SomethingBurger@jlai.lu"
        "@ChillDude69@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3510 …}
      +nested: Doctrine\ORM\PersistentCollection {#3512 …}
      +votes: Doctrine\ORM\PersistentCollection {#3514 …}
      +reports: Doctrine\ORM\PersistentCollection {#3516 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
      -id: 231403
      -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5789418"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702897313 {#3507
        date: 2023-12-18 12:01:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "Any type of “ooo, buT he D03s BJJ, tho” comment counts. Martial arts, in general = cringe throwback 1980s nonsense. If you’re still talking about that shit, in any context outside of the actual sport, inside an octagon, you are just making everyone fucking cringe. Fact."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702901759 {#3562
      date: 2023-12-18 13:15:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
      "@ChillDude69@lemmynsfw.com"
      "@DeepGradientAscent@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3565 …}
    +nested: Doctrine\ORM\PersistentCollection {#3567 …}
    +votes: Doctrine\ORM\PersistentCollection {#3569 …}
    +reports: Doctrine\ORM\PersistentCollection {#3571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
    -id: 231516
    -bodyTs: "'1980s':18 'actual':34 'art':13 'bjj':8 'comment':10 'context':30 'count':11 'cring':16,45 'd03s':7 'everyon':43 'fact':46 'fuck':44 'general':15 'insid':36 'make':42 'martial':12 'nonsens':19 'octagon':38 'ooo':4 'outsid':31 're':22 'shit':27 'sport':35 'still':23 'talk':24 'tho':9 'throwback':17 'type':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/comment/3351067"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702901759 {#3563
      date: 2023-12-18 13:15:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    I’m failing to understand why it’s “cringe”.\n
    \n
    Having undergone any sort of training is useful, especially, I’d imagine, if you’re a celebrity. Jason Momoa knowing some Jiu Jitsu, whether he’s sparring or not, gives himself another layer of security, if he’s paid attention and attends class diligently.\n
    \n
    Knowledge in basic boxing fundamentals, distance management, and wrestling and grappling techniques are very useful in altercations. Brazilian Jiu Jitsu is just one branch of grappling.\n
    \n
    None of that is “cringe”.\n
    \n
    Have you ever had to defend yourself in a hand-to-hand fight? Training is important and can potentially save your life.\n
    \n
    That’s not a “cringe” thing to say either, it’s a *fact*.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702903308 {#3631
    date: 2023-12-18 13:41:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@DeepGradientAscent@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3634 …}
  +nested: Doctrine\ORM\PersistentCollection {#3636 …}
  +votes: Doctrine\ORM\PersistentCollection {#3638 …}
  +reports: Doctrine\ORM\PersistentCollection {#3640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3644 …}
  -id: 231574
  -bodyTs: "'alterc':70 'anoth':41 'attend':51 'attent':49 'basic':56 'box':57 'branch':77 'brazilian':71 'celebr':26 'class':52 'cring':9,84,112 'd':20 'defend':90 'dilig':53 'distanc':59 'either':116 'especi':18 'ever':87 'fact':120 'fail':3 'fight':98 'fundament':58 'give':39 'grappl':64,79 'hand':95,97 'hand-to-hand':94 'imagin':21 'import':101 'jason':27 'jitsu':32,73 'jiu':31,72 'know':29 'knowledg':54 'layer':42 'life':107 'm':2 'manag':60 'momoa':28 'none':80 'one':76 'paid':48 'potenti':104 're':24 'save':105 'say':115 'secur':44 'sort':13 'spar':36 'techniqu':65 'thing':113 'train':15,99 'undergon':11 'understand':5 'use':17,68 'whether':33 'wrestl':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5790412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702903308 {#3632
    date: 2023-12-18 13:41:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#3647
  +user: Proxies\__CG__\App\Entity\User {#3361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3633
    +user: Proxies\__CG__\App\Entity\User {#3509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3564
      +user: Proxies\__CG__\App\Entity\User {#3361 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3508
        +user: Proxies\__CG__\App\Entity\User {#3509 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3360
          +user: Proxies\__CG__\App\Entity\User {#3361 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#3212
            +user: Proxies\__CG__\App\Entity\User {#3213 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: App\Entity\EntryComment {#2715
              +user: App\Entity\User {#2728 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
              +image: null
              +parent: null
              +root: null
              +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 52
              +score: 0
              +lastActive: DateTime @1705727517 {#2710
                date: 2024-01-20 06:11:57.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2716 …}
              +nested: Doctrine\ORM\PersistentCollection {#2718 …}
              +votes: Doctrine\ORM\PersistentCollection {#2720 …}
              +reports: Doctrine\ORM\PersistentCollection {#2722 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
              -id: 229522
              -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6097107"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702828427 {#2711
                date: 2023-12-17 16:53:47.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2715}
            +body: "Momoa does Brazilian jiu-jitsu though."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 14
            +score: 0
            +lastActive: DateTime @1702846982 {#3210
              date: 2023-12-17 22:03:02.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Gerula@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3214 …}
            +nested: Doctrine\ORM\PersistentCollection {#3216 …}
            +votes: Doctrine\ORM\PersistentCollection {#3218 …}
            +reports: Doctrine\ORM\PersistentCollection {#3220 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
            -id: 230210
            -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://jlai.lu/comment/4187092"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702846982 {#3211
              date: 2023-12-17 22:03:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2715}
          +body: """
            “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
            \n
            I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1702895243 {#3357
            date: 2023-12-18 11:27:23.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Gerula@lemmy.world"
            "@SomethingBurger@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3362 …}
          +nested: Doctrine\ORM\PersistentCollection {#3364 …}
          +votes: Doctrine\ORM\PersistentCollection {#3366 …}
          +reports: Doctrine\ORM\PersistentCollection {#3368 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
          -id: 231357
          -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmynsfw.com/comment/3350345"
          +editedAt: DateTimeImmutable @1705392937 {#3358
            date: 2024-01-16 09:15:37.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702895243 {#3359
            date: 2023-12-18 11:27:23.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2715}
        +body: """
          > please don’t worship martial arts.\n
          \n
          I don’t think the commenter was “worshipping” martial arts.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1702897313 {#3506
          date: 2023-12-18 12:01:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Gerula@lemmy.world"
          "@SomethingBurger@jlai.lu"
          "@ChillDude69@lemmynsfw.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3510 …}
        +nested: Doctrine\ORM\PersistentCollection {#3512 …}
        +votes: Doctrine\ORM\PersistentCollection {#3514 …}
        +reports: Doctrine\ORM\PersistentCollection {#3516 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
        -id: 231403
        -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5789418"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702897313 {#3507
          date: 2023-12-18 12:01:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: "Any type of “ooo, buT he D03s BJJ, tho” comment counts. Martial arts, in general = cringe throwback 1980s nonsense. If you’re still talking about that shit, in any context outside of the actual sport, inside an octagon, you are just making everyone fucking cringe. Fact."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702901759 {#3562
        date: 2023-12-18 13:15:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
        "@SomethingBurger@jlai.lu"
        "@ChillDude69@lemmynsfw.com"
        "@DeepGradientAscent@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3565 …}
      +nested: Doctrine\ORM\PersistentCollection {#3567 …}
      +votes: Doctrine\ORM\PersistentCollection {#3569 …}
      +reports: Doctrine\ORM\PersistentCollection {#3571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
      -id: 231516
      -bodyTs: "'1980s':18 'actual':34 'art':13 'bjj':8 'comment':10 'context':30 'count':11 'cring':16,45 'd03s':7 'everyon':43 'fact':46 'fuck':44 'general':15 'insid':36 'make':42 'martial':12 'nonsens':19 'octagon':38 'ooo':4 'outsid':31 're':22 'shit':27 'sport':35 'still':23 'talk':24 'tho':9 'throwback':17 'type':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmynsfw.com/comment/3351067"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702901759 {#3563
        date: 2023-12-18 13:15:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      I’m failing to understand why it’s “cringe”.\n
      \n
      Having undergone any sort of training is useful, especially, I’d imagine, if you’re a celebrity. Jason Momoa knowing some Jiu Jitsu, whether he’s sparring or not, gives himself another layer of security, if he’s paid attention and attends class diligently.\n
      \n
      Knowledge in basic boxing fundamentals, distance management, and wrestling and grappling techniques are very useful in altercations. Brazilian Jiu Jitsu is just one branch of grappling.\n
      \n
      None of that is “cringe”.\n
      \n
      Have you ever had to defend yourself in a hand-to-hand fight? Training is important and can potentially save your life.\n
      \n
      That’s not a “cringe” thing to say either, it’s a *fact*.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702903308 {#3631
      date: 2023-12-18 13:41:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
      "@ChillDude69@lemmynsfw.com"
      "@DeepGradientAscent@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3634 …}
    +nested: Doctrine\ORM\PersistentCollection {#3636 …}
    +votes: Doctrine\ORM\PersistentCollection {#3638 …}
    +reports: Doctrine\ORM\PersistentCollection {#3640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3642 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3644 …}
    -id: 231574
    -bodyTs: "'alterc':70 'anoth':41 'attend':51 'attent':49 'basic':56 'box':57 'branch':77 'brazilian':71 'celebr':26 'class':52 'cring':9,84,112 'd':20 'defend':90 'dilig':53 'distanc':59 'either':116 'especi':18 'ever':87 'fact':120 'fail':3 'fight':98 'fundament':58 'give':39 'grappl':64,79 'hand':95,97 'hand-to-hand':94 'imagin':21 'import':101 'jason':27 'jitsu':32,73 'jiu':31,72 'know':29 'knowledg':54 'layer':42 'life':107 'm':2 'manag':60 'momoa':28 'none':80 'one':76 'paid':48 'potenti':104 're':24 'save':105 'say':115 'secur':44 'sort':13 'spar':36 'techniqu':65 'thing':113 'train':15,99 'undergon':11 'understand':5 'use':17,68 'whether':33 'wrestl':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5790412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702903308 {#3632
      date: 2023-12-18 13:41:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    I’m sure your dad could beat up my dad, too. And if you think the F40 is a cooler car than the Countach, that’s also fine. And your Sega Genesis has more Blast Processing than my SNES.\n
    \n
    Just, whatever. All the cliché nonsense you want, I’ll just agree with it, because I’m tired of the conversation. You’re stuck in 1989 and I’m not. We’ll just agree on that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702903516 {#3652
    date: 2023-12-18 13:45:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@DeepGradientAscent@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3655 …}
  +nested: Doctrine\ORM\PersistentCollection {#3659 …}
  +votes: Doctrine\ORM\PersistentCollection {#3661 …}
  +reports: Doctrine\ORM\PersistentCollection {#3662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
  -id: 231578
  -bodyTs: "'1989':65 'agre':51,73 'also':27 'beat':7 'blast':35 'car':21 'cliché':44 'convers':60 'cooler':20 'could':6 'countach':24 'dad':5,10 'f40':17 'fine':28 'genesi':32 'll':49,71 'm':2,56,68 'nonsens':45 'process':36 're':62 'sega':31 'snes':39 'stuck':63 'sure':3 'think':15 'tire':57 'want':47 'whatev':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3351267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702903516 {#3649
    date: 2023-12-18 13:45: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
171 DENIED edit
App\Entity\EntryComment {#3647
  +user: Proxies\__CG__\App\Entity\User {#3361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3633
    +user: Proxies\__CG__\App\Entity\User {#3509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3564
      +user: Proxies\__CG__\App\Entity\User {#3361 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3508
        +user: Proxies\__CG__\App\Entity\User {#3509 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3360
          +user: Proxies\__CG__\App\Entity\User {#3361 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#3212
            +user: Proxies\__CG__\App\Entity\User {#3213 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: App\Entity\EntryComment {#2715
              +user: App\Entity\User {#2728 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
              +image: null
              +parent: null
              +root: null
              +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 52
              +score: 0
              +lastActive: DateTime @1705727517 {#2710
                date: 2024-01-20 06:11:57.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2716 …}
              +nested: Doctrine\ORM\PersistentCollection {#2718 …}
              +votes: Doctrine\ORM\PersistentCollection {#2720 …}
              +reports: Doctrine\ORM\PersistentCollection {#2722 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
              -id: 229522
              -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6097107"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702828427 {#2711
                date: 2023-12-17 16:53:47.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2715}
            +body: "Momoa does Brazilian jiu-jitsu though."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 14
            +score: 0
            +lastActive: DateTime @1702846982 {#3210
              date: 2023-12-17 22:03:02.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Gerula@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3214 …}
            +nested: Doctrine\ORM\PersistentCollection {#3216 …}
            +votes: Doctrine\ORM\PersistentCollection {#3218 …}
            +reports: Doctrine\ORM\PersistentCollection {#3220 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
            -id: 230210
            -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://jlai.lu/comment/4187092"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702846982 {#3211
              date: 2023-12-17 22:03:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2715}
          +body: """
            “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
            \n
            I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1702895243 {#3357
            date: 2023-12-18 11:27:23.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Gerula@lemmy.world"
            "@SomethingBurger@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3362 …}
          +nested: Doctrine\ORM\PersistentCollection {#3364 …}
          +votes: Doctrine\ORM\PersistentCollection {#3366 …}
          +reports: Doctrine\ORM\PersistentCollection {#3368 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
          -id: 231357
          -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmynsfw.com/comment/3350345"
          +editedAt: DateTimeImmutable @1705392937 {#3358
            date: 2024-01-16 09:15:37.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702895243 {#3359
            date: 2023-12-18 11:27:23.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2715}
        +body: """
          > please don’t worship martial arts.\n
          \n
          I don’t think the commenter was “worshipping” martial arts.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1702897313 {#3506
          date: 2023-12-18 12:01:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Gerula@lemmy.world"
          "@SomethingBurger@jlai.lu"
          "@ChillDude69@lemmynsfw.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3510 …}
        +nested: Doctrine\ORM\PersistentCollection {#3512 …}
        +votes: Doctrine\ORM\PersistentCollection {#3514 …}
        +reports: Doctrine\ORM\PersistentCollection {#3516 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
        -id: 231403
        -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5789418"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702897313 {#3507
          date: 2023-12-18 12:01:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: "Any type of “ooo, buT he D03s BJJ, tho” comment counts. Martial arts, in general = cringe throwback 1980s nonsense. If you’re still talking about that shit, in any context outside of the actual sport, inside an octagon, you are just making everyone fucking cringe. Fact."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702901759 {#3562
        date: 2023-12-18 13:15:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
        "@SomethingBurger@jlai.lu"
        "@ChillDude69@lemmynsfw.com"
        "@DeepGradientAscent@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3565 …}
      +nested: Doctrine\ORM\PersistentCollection {#3567 …}
      +votes: Doctrine\ORM\PersistentCollection {#3569 …}
      +reports: Doctrine\ORM\PersistentCollection {#3571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
      -id: 231516
      -bodyTs: "'1980s':18 'actual':34 'art':13 'bjj':8 'comment':10 'context':30 'count':11 'cring':16,45 'd03s':7 'everyon':43 'fact':46 'fuck':44 'general':15 'insid':36 'make':42 'martial':12 'nonsens':19 'octagon':38 'ooo':4 'outsid':31 're':22 'shit':27 'sport':35 'still':23 'talk':24 'tho':9 'throwback':17 'type':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmynsfw.com/comment/3351067"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702901759 {#3563
        date: 2023-12-18 13:15:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      I’m failing to understand why it’s “cringe”.\n
      \n
      Having undergone any sort of training is useful, especially, I’d imagine, if you’re a celebrity. Jason Momoa knowing some Jiu Jitsu, whether he’s sparring or not, gives himself another layer of security, if he’s paid attention and attends class diligently.\n
      \n
      Knowledge in basic boxing fundamentals, distance management, and wrestling and grappling techniques are very useful in altercations. Brazilian Jiu Jitsu is just one branch of grappling.\n
      \n
      None of that is “cringe”.\n
      \n
      Have you ever had to defend yourself in a hand-to-hand fight? Training is important and can potentially save your life.\n
      \n
      That’s not a “cringe” thing to say either, it’s a *fact*.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702903308 {#3631
      date: 2023-12-18 13:41:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
      "@ChillDude69@lemmynsfw.com"
      "@DeepGradientAscent@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3634 …}
    +nested: Doctrine\ORM\PersistentCollection {#3636 …}
    +votes: Doctrine\ORM\PersistentCollection {#3638 …}
    +reports: Doctrine\ORM\PersistentCollection {#3640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3642 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3644 …}
    -id: 231574
    -bodyTs: "'alterc':70 'anoth':41 'attend':51 'attent':49 'basic':56 'box':57 'branch':77 'brazilian':71 'celebr':26 'class':52 'cring':9,84,112 'd':20 'defend':90 'dilig':53 'distanc':59 'either':116 'especi':18 'ever':87 'fact':120 'fail':3 'fight':98 'fundament':58 'give':39 'grappl':64,79 'hand':95,97 'hand-to-hand':94 'imagin':21 'import':101 'jason':27 'jitsu':32,73 'jiu':31,72 'know':29 'knowledg':54 'layer':42 'life':107 'm':2 'manag':60 'momoa':28 'none':80 'one':76 'paid':48 'potenti':104 're':24 'save':105 'say':115 'secur':44 'sort':13 'spar':36 'techniqu':65 'thing':113 'train':15,99 'undergon':11 'understand':5 'use':17,68 'whether':33 'wrestl':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5790412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702903308 {#3632
      date: 2023-12-18 13:41:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    I’m sure your dad could beat up my dad, too. And if you think the F40 is a cooler car than the Countach, that’s also fine. And your Sega Genesis has more Blast Processing than my SNES.\n
    \n
    Just, whatever. All the cliché nonsense you want, I’ll just agree with it, because I’m tired of the conversation. You’re stuck in 1989 and I’m not. We’ll just agree on that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702903516 {#3652
    date: 2023-12-18 13:45:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@DeepGradientAscent@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3655 …}
  +nested: Doctrine\ORM\PersistentCollection {#3659 …}
  +votes: Doctrine\ORM\PersistentCollection {#3661 …}
  +reports: Doctrine\ORM\PersistentCollection {#3662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
  -id: 231578
  -bodyTs: "'1989':65 'agre':51,73 'also':27 'beat':7 'blast':35 'car':21 'cliché':44 'convers':60 'cooler':20 'could':6 'countach':24 'dad':5,10 'f40':17 'fine':28 'genesi':32 'll':49,71 'm':2,56,68 'nonsens':45 'process':36 're':62 'sega':31 'snes':39 'stuck':63 'sure':3 'think':15 'tire':57 'want':47 'whatev':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3351267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702903516 {#3649
    date: 2023-12-18 13:45: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
172 DENIED moderate
App\Entity\EntryComment {#3647
  +user: Proxies\__CG__\App\Entity\User {#3361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3633
    +user: Proxies\__CG__\App\Entity\User {#3509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3564
      +user: Proxies\__CG__\App\Entity\User {#3361 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3508
        +user: Proxies\__CG__\App\Entity\User {#3509 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3360
          +user: Proxies\__CG__\App\Entity\User {#3361 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#3212
            +user: Proxies\__CG__\App\Entity\User {#3213 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: App\Entity\EntryComment {#2715
              +user: App\Entity\User {#2728 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
              +image: null
              +parent: null
              +root: null
              +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 52
              +score: 0
              +lastActive: DateTime @1705727517 {#2710
                date: 2024-01-20 06:11:57.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2716 …}
              +nested: Doctrine\ORM\PersistentCollection {#2718 …}
              +votes: Doctrine\ORM\PersistentCollection {#2720 …}
              +reports: Doctrine\ORM\PersistentCollection {#2722 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
              -id: 229522
              -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6097107"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702828427 {#2711
                date: 2023-12-17 16:53:47.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2715}
            +body: "Momoa does Brazilian jiu-jitsu though."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 14
            +score: 0
            +lastActive: DateTime @1702846982 {#3210
              date: 2023-12-17 22:03:02.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Gerula@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3214 …}
            +nested: Doctrine\ORM\PersistentCollection {#3216 …}
            +votes: Doctrine\ORM\PersistentCollection {#3218 …}
            +reports: Doctrine\ORM\PersistentCollection {#3220 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
            -id: 230210
            -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://jlai.lu/comment/4187092"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702846982 {#3211
              date: 2023-12-17 22:03:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2715}
          +body: """
            “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
            \n
            I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1702895243 {#3357
            date: 2023-12-18 11:27:23.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Gerula@lemmy.world"
            "@SomethingBurger@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3362 …}
          +nested: Doctrine\ORM\PersistentCollection {#3364 …}
          +votes: Doctrine\ORM\PersistentCollection {#3366 …}
          +reports: Doctrine\ORM\PersistentCollection {#3368 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
          -id: 231357
          -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmynsfw.com/comment/3350345"
          +editedAt: DateTimeImmutable @1705392937 {#3358
            date: 2024-01-16 09:15:37.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702895243 {#3359
            date: 2023-12-18 11:27:23.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2715}
        +body: """
          > please don’t worship martial arts.\n
          \n
          I don’t think the commenter was “worshipping” martial arts.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1702897313 {#3506
          date: 2023-12-18 12:01:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Gerula@lemmy.world"
          "@SomethingBurger@jlai.lu"
          "@ChillDude69@lemmynsfw.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3510 …}
        +nested: Doctrine\ORM\PersistentCollection {#3512 …}
        +votes: Doctrine\ORM\PersistentCollection {#3514 …}
        +reports: Doctrine\ORM\PersistentCollection {#3516 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
        -id: 231403
        -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5789418"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702897313 {#3507
          date: 2023-12-18 12:01:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: "Any type of “ooo, buT he D03s BJJ, tho” comment counts. Martial arts, in general = cringe throwback 1980s nonsense. If you’re still talking about that shit, in any context outside of the actual sport, inside an octagon, you are just making everyone fucking cringe. Fact."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702901759 {#3562
        date: 2023-12-18 13:15:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
        "@SomethingBurger@jlai.lu"
        "@ChillDude69@lemmynsfw.com"
        "@DeepGradientAscent@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3565 …}
      +nested: Doctrine\ORM\PersistentCollection {#3567 …}
      +votes: Doctrine\ORM\PersistentCollection {#3569 …}
      +reports: Doctrine\ORM\PersistentCollection {#3571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
      -id: 231516
      -bodyTs: "'1980s':18 'actual':34 'art':13 'bjj':8 'comment':10 'context':30 'count':11 'cring':16,45 'd03s':7 'everyon':43 'fact':46 'fuck':44 'general':15 'insid':36 'make':42 'martial':12 'nonsens':19 'octagon':38 'ooo':4 'outsid':31 're':22 'shit':27 'sport':35 'still':23 'talk':24 'tho':9 'throwback':17 'type':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmynsfw.com/comment/3351067"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702901759 {#3563
        date: 2023-12-18 13:15:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      I’m failing to understand why it’s “cringe”.\n
      \n
      Having undergone any sort of training is useful, especially, I’d imagine, if you’re a celebrity. Jason Momoa knowing some Jiu Jitsu, whether he’s sparring or not, gives himself another layer of security, if he’s paid attention and attends class diligently.\n
      \n
      Knowledge in basic boxing fundamentals, distance management, and wrestling and grappling techniques are very useful in altercations. Brazilian Jiu Jitsu is just one branch of grappling.\n
      \n
      None of that is “cringe”.\n
      \n
      Have you ever had to defend yourself in a hand-to-hand fight? Training is important and can potentially save your life.\n
      \n
      That’s not a “cringe” thing to say either, it’s a *fact*.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702903308 {#3631
      date: 2023-12-18 13:41:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
      "@ChillDude69@lemmynsfw.com"
      "@DeepGradientAscent@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3634 …}
    +nested: Doctrine\ORM\PersistentCollection {#3636 …}
    +votes: Doctrine\ORM\PersistentCollection {#3638 …}
    +reports: Doctrine\ORM\PersistentCollection {#3640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3642 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3644 …}
    -id: 231574
    -bodyTs: "'alterc':70 'anoth':41 'attend':51 'attent':49 'basic':56 'box':57 'branch':77 'brazilian':71 'celebr':26 'class':52 'cring':9,84,112 'd':20 'defend':90 'dilig':53 'distanc':59 'either':116 'especi':18 'ever':87 'fact':120 'fail':3 'fight':98 'fundament':58 'give':39 'grappl':64,79 'hand':95,97 'hand-to-hand':94 'imagin':21 'import':101 'jason':27 'jitsu':32,73 'jiu':31,72 'know':29 'knowledg':54 'layer':42 'life':107 'm':2 'manag':60 'momoa':28 'none':80 'one':76 'paid':48 'potenti':104 're':24 'save':105 'say':115 'secur':44 'sort':13 'spar':36 'techniqu':65 'thing':113 'train':15,99 'undergon':11 'understand':5 'use':17,68 'whether':33 'wrestl':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5790412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702903308 {#3632
      date: 2023-12-18 13:41:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    I’m sure your dad could beat up my dad, too. And if you think the F40 is a cooler car than the Countach, that’s also fine. And your Sega Genesis has more Blast Processing than my SNES.\n
    \n
    Just, whatever. All the cliché nonsense you want, I’ll just agree with it, because I’m tired of the conversation. You’re stuck in 1989 and I’m not. We’ll just agree on that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702903516 {#3652
    date: 2023-12-18 13:45:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@DeepGradientAscent@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3655 …}
  +nested: Doctrine\ORM\PersistentCollection {#3659 …}
  +votes: Doctrine\ORM\PersistentCollection {#3661 …}
  +reports: Doctrine\ORM\PersistentCollection {#3662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
  -id: 231578
  -bodyTs: "'1989':65 'agre':51,73 'also':27 'beat':7 'blast':35 'car':21 'cliché':44 'convers':60 'cooler':20 'could':6 'countach':24 'dad':5,10 'f40':17 'fine':28 'genesi':32 'll':49,71 'm':2,56,68 'nonsens':45 'process':36 're':62 'sega':31 'snes':39 'stuck':63 'sure':3 'think':15 'tire':57 'want':47 'whatev':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3351267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702903516 {#3649
    date: 2023-12-18 13:45: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
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#3685
  +user: Proxies\__CG__\App\Entity\User {#3509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3647
    +user: Proxies\__CG__\App\Entity\User {#3361 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3633
      +user: Proxies\__CG__\App\Entity\User {#3509 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3564
        +user: Proxies\__CG__\App\Entity\User {#3361 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3508
          +user: Proxies\__CG__\App\Entity\User {#3509 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#3360
            +user: Proxies\__CG__\App\Entity\User {#3361 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: App\Entity\EntryComment {#3212
              +user: Proxies\__CG__\App\Entity\User {#3213 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
              +image: null
              +parent: App\Entity\EntryComment {#2715
                +user: App\Entity\User {#2728 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                +image: null
                +parent: null
                +root: null
                +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 52
                +score: 0
                +lastActive: DateTime @1705727517 {#2710
                  date: 2024-01-20 06:11:57.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2716 …}
                +nested: Doctrine\ORM\PersistentCollection {#2718 …}
                +votes: Doctrine\ORM\PersistentCollection {#2720 …}
                +reports: Doctrine\ORM\PersistentCollection {#2722 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
                -id: 229522
                -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6097107"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702828427 {#2711
                  date: 2023-12-17 16:53:47.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2715}
              +body: "Momoa does Brazilian jiu-jitsu though."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 14
              +score: 0
              +lastActive: DateTime @1702846982 {#3210
                date: 2023-12-17 22:03:02.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Gerula@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3214 …}
              +nested: Doctrine\ORM\PersistentCollection {#3216 …}
              +votes: Doctrine\ORM\PersistentCollection {#3218 …}
              +reports: Doctrine\ORM\PersistentCollection {#3220 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
              -id: 230210
              -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://jlai.lu/comment/4187092"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702846982 {#3211
                date: 2023-12-17 22:03:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2715}
            +body: """
              “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
              \n
              I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1702895243 {#3357
              date: 2023-12-18 11:27:23.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Gerula@lemmy.world"
              "@SomethingBurger@jlai.lu"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3362 …}
            +nested: Doctrine\ORM\PersistentCollection {#3364 …}
            +votes: Doctrine\ORM\PersistentCollection {#3366 …}
            +reports: Doctrine\ORM\PersistentCollection {#3368 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
            -id: 231357
            -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmynsfw.com/comment/3350345"
            +editedAt: DateTimeImmutable @1705392937 {#3358
              date: 2024-01-16 09:15:37.0 +01:00
            }
            +createdAt: DateTimeImmutable @1702895243 {#3359
              date: 2023-12-18 11:27:23.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2715}
          +body: """
            > please don’t worship martial arts.\n
            \n
            I don’t think the commenter was “worshipping” martial arts.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1702897313 {#3506
            date: 2023-12-18 12:01:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Gerula@lemmy.world"
            "@SomethingBurger@jlai.lu"
            "@ChillDude69@lemmynsfw.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3510 …}
          +nested: Doctrine\ORM\PersistentCollection {#3512 …}
          +votes: Doctrine\ORM\PersistentCollection {#3514 …}
          +reports: Doctrine\ORM\PersistentCollection {#3516 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
          -id: 231403
          -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5789418"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702897313 {#3507
            date: 2023-12-18 12:01:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2715}
        +body: "Any type of “ooo, buT he D03s BJJ, tho” comment counts. Martial arts, in general = cringe throwback 1980s nonsense. If you’re still talking about that shit, in any context outside of the actual sport, inside an octagon, you are just making everyone fucking cringe. Fact."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702901759 {#3562
          date: 2023-12-18 13:15:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Gerula@lemmy.world"
          "@SomethingBurger@jlai.lu"
          "@ChillDude69@lemmynsfw.com"
          "@DeepGradientAscent@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3565 …}
        +nested: Doctrine\ORM\PersistentCollection {#3567 …}
        +votes: Doctrine\ORM\PersistentCollection {#3569 …}
        +reports: Doctrine\ORM\PersistentCollection {#3571 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
        -id: 231516
        -bodyTs: "'1980s':18 'actual':34 'art':13 'bjj':8 'comment':10 'context':30 'count':11 'cring':16,45 'd03s':7 'everyon':43 'fact':46 'fuck':44 'general':15 'insid':36 'make':42 'martial':12 'nonsens':19 'octagon':38 'ooo':4 'outsid':31 're':22 'shit':27 'sport':35 'still':23 'talk':24 'tho':9 'throwback':17 'type':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmynsfw.com/comment/3351067"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702901759 {#3563
          date: 2023-12-18 13:15:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: """
        I’m failing to understand why it’s “cringe”.\n
        \n
        Having undergone any sort of training is useful, especially, I’d imagine, if you’re a celebrity. Jason Momoa knowing some Jiu Jitsu, whether he’s sparring or not, gives himself another layer of security, if he’s paid attention and attends class diligently.\n
        \n
        Knowledge in basic boxing fundamentals, distance management, and wrestling and grappling techniques are very useful in altercations. Brazilian Jiu Jitsu is just one branch of grappling.\n
        \n
        None of that is “cringe”.\n
        \n
        Have you ever had to defend yourself in a hand-to-hand fight? Training is important and can potentially save your life.\n
        \n
        That’s not a “cringe” thing to say either, it’s a *fact*.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702903308 {#3631
        date: 2023-12-18 13:41:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
        "@SomethingBurger@jlai.lu"
        "@ChillDude69@lemmynsfw.com"
        "@DeepGradientAscent@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3634 …}
      +nested: Doctrine\ORM\PersistentCollection {#3636 …}
      +votes: Doctrine\ORM\PersistentCollection {#3638 …}
      +reports: Doctrine\ORM\PersistentCollection {#3640 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3642 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3644 …}
      -id: 231574
      -bodyTs: "'alterc':70 'anoth':41 'attend':51 'attent':49 'basic':56 'box':57 'branch':77 'brazilian':71 'celebr':26 'class':52 'cring':9,84,112 'd':20 'defend':90 'dilig':53 'distanc':59 'either':116 'especi':18 'ever':87 'fact':120 'fail':3 'fight':98 'fundament':58 'give':39 'grappl':64,79 'hand':95,97 'hand-to-hand':94 'imagin':21 'import':101 'jason':27 'jitsu':32,73 'jiu':31,72 'know':29 'knowledg':54 'layer':42 'life':107 'm':2 'manag':60 'momoa':28 'none':80 'one':76 'paid':48 'potenti':104 're':24 'save':105 'say':115 'secur':44 'sort':13 'spar':36 'techniqu':65 'thing':113 'train':15,99 'undergon':11 'understand':5 'use':17,68 'whether':33 'wrestl':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5790412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702903308 {#3632
        date: 2023-12-18 13:41:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      I’m sure your dad could beat up my dad, too. And if you think the F40 is a cooler car than the Countach, that’s also fine. And your Sega Genesis has more Blast Processing than my SNES.\n
      \n
      Just, whatever. All the cliché nonsense you want, I’ll just agree with it, because I’m tired of the conversation. You’re stuck in 1989 and I’m not. We’ll just agree on that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702903516 {#3652
      date: 2023-12-18 13:45:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
      "@ChillDude69@lemmynsfw.com"
      "@DeepGradientAscent@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3655 …}
    +nested: Doctrine\ORM\PersistentCollection {#3659 …}
    +votes: Doctrine\ORM\PersistentCollection {#3661 …}
    +reports: Doctrine\ORM\PersistentCollection {#3662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
    -id: 231578
    -bodyTs: "'1989':65 'agre':51,73 'also':27 'beat':7 'blast':35 'car':21 'cliché':44 'convers':60 'cooler':20 'could':6 'countach':24 'dad':5,10 'f40':17 'fine':28 'genesi':32 'll':49,71 'm':2,56,68 'nonsens':45 'process':36 're':62 'sega':31 'snes':39 'stuck':63 'sure':3 'think':15 'tire':57 'want':47 'whatev':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/comment/3351267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702903516 {#3649
      date: 2023-12-18 13:45:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    > You’re stuck in 1989 and I’m not. We’ll just agree on that.\n
    \n
    No, we won’t. What the fuck are you talking about? I’m talking about training, and that it’s good for people. What does that have to do with the 80’s?\n
    \n
    You sound angry, unstable, and haven’t gotten over what happened to you in the 80’s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702906877 {#3690
    date: 2023-12-18 14:41:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@DeepGradientAscent@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3693 …}
  +nested: Doctrine\ORM\PersistentCollection {#3697 …}
  +votes: Doctrine\ORM\PersistentCollection {#3699 …}
  +reports: Doctrine\ORM\PersistentCollection {#3700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3704 …}
  -id: 231704
  -bodyTs: "'1989':5 '80':47,64 'agre':13 'angri':51 'fuck':22 'good':36 'gotten':56 'happen':59 'haven':54 'll':11 'm':8,28 'peopl':38 're':2 'sound':50 'stuck':3 'talk':25,29 'train':31 'unstabl':52 'won':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5791151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702906877 {#3687
    date: 2023-12-18 14:41:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#3685
  +user: Proxies\__CG__\App\Entity\User {#3509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3647
    +user: Proxies\__CG__\App\Entity\User {#3361 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3633
      +user: Proxies\__CG__\App\Entity\User {#3509 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3564
        +user: Proxies\__CG__\App\Entity\User {#3361 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3508
          +user: Proxies\__CG__\App\Entity\User {#3509 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#3360
            +user: Proxies\__CG__\App\Entity\User {#3361 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: App\Entity\EntryComment {#3212
              +user: Proxies\__CG__\App\Entity\User {#3213 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
              +image: null
              +parent: App\Entity\EntryComment {#2715
                +user: App\Entity\User {#2728 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                +image: null
                +parent: null
                +root: null
                +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 52
                +score: 0
                +lastActive: DateTime @1705727517 {#2710
                  date: 2024-01-20 06:11:57.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2716 …}
                +nested: Doctrine\ORM\PersistentCollection {#2718 …}
                +votes: Doctrine\ORM\PersistentCollection {#2720 …}
                +reports: Doctrine\ORM\PersistentCollection {#2722 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
                -id: 229522
                -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6097107"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702828427 {#2711
                  date: 2023-12-17 16:53:47.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2715}
              +body: "Momoa does Brazilian jiu-jitsu though."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 14
              +score: 0
              +lastActive: DateTime @1702846982 {#3210
                date: 2023-12-17 22:03:02.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Gerula@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3214 …}
              +nested: Doctrine\ORM\PersistentCollection {#3216 …}
              +votes: Doctrine\ORM\PersistentCollection {#3218 …}
              +reports: Doctrine\ORM\PersistentCollection {#3220 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
              -id: 230210
              -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://jlai.lu/comment/4187092"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702846982 {#3211
                date: 2023-12-17 22:03:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2715}
            +body: """
              “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
              \n
              I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1702895243 {#3357
              date: 2023-12-18 11:27:23.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Gerula@lemmy.world"
              "@SomethingBurger@jlai.lu"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3362 …}
            +nested: Doctrine\ORM\PersistentCollection {#3364 …}
            +votes: Doctrine\ORM\PersistentCollection {#3366 …}
            +reports: Doctrine\ORM\PersistentCollection {#3368 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
            -id: 231357
            -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmynsfw.com/comment/3350345"
            +editedAt: DateTimeImmutable @1705392937 {#3358
              date: 2024-01-16 09:15:37.0 +01:00
            }
            +createdAt: DateTimeImmutable @1702895243 {#3359
              date: 2023-12-18 11:27:23.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2715}
          +body: """
            > please don’t worship martial arts.\n
            \n
            I don’t think the commenter was “worshipping” martial arts.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1702897313 {#3506
            date: 2023-12-18 12:01:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Gerula@lemmy.world"
            "@SomethingBurger@jlai.lu"
            "@ChillDude69@lemmynsfw.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3510 …}
          +nested: Doctrine\ORM\PersistentCollection {#3512 …}
          +votes: Doctrine\ORM\PersistentCollection {#3514 …}
          +reports: Doctrine\ORM\PersistentCollection {#3516 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
          -id: 231403
          -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5789418"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702897313 {#3507
            date: 2023-12-18 12:01:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2715}
        +body: "Any type of “ooo, buT he D03s BJJ, tho” comment counts. Martial arts, in general = cringe throwback 1980s nonsense. If you’re still talking about that shit, in any context outside of the actual sport, inside an octagon, you are just making everyone fucking cringe. Fact."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702901759 {#3562
          date: 2023-12-18 13:15:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Gerula@lemmy.world"
          "@SomethingBurger@jlai.lu"
          "@ChillDude69@lemmynsfw.com"
          "@DeepGradientAscent@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3565 …}
        +nested: Doctrine\ORM\PersistentCollection {#3567 …}
        +votes: Doctrine\ORM\PersistentCollection {#3569 …}
        +reports: Doctrine\ORM\PersistentCollection {#3571 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
        -id: 231516
        -bodyTs: "'1980s':18 'actual':34 'art':13 'bjj':8 'comment':10 'context':30 'count':11 'cring':16,45 'd03s':7 'everyon':43 'fact':46 'fuck':44 'general':15 'insid':36 'make':42 'martial':12 'nonsens':19 'octagon':38 'ooo':4 'outsid':31 're':22 'shit':27 'sport':35 'still':23 'talk':24 'tho':9 'throwback':17 'type':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmynsfw.com/comment/3351067"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702901759 {#3563
          date: 2023-12-18 13:15:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: """
        I’m failing to understand why it’s “cringe”.\n
        \n
        Having undergone any sort of training is useful, especially, I’d imagine, if you’re a celebrity. Jason Momoa knowing some Jiu Jitsu, whether he’s sparring or not, gives himself another layer of security, if he’s paid attention and attends class diligently.\n
        \n
        Knowledge in basic boxing fundamentals, distance management, and wrestling and grappling techniques are very useful in altercations. Brazilian Jiu Jitsu is just one branch of grappling.\n
        \n
        None of that is “cringe”.\n
        \n
        Have you ever had to defend yourself in a hand-to-hand fight? Training is important and can potentially save your life.\n
        \n
        That’s not a “cringe” thing to say either, it’s a *fact*.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702903308 {#3631
        date: 2023-12-18 13:41:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
        "@SomethingBurger@jlai.lu"
        "@ChillDude69@lemmynsfw.com"
        "@DeepGradientAscent@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3634 …}
      +nested: Doctrine\ORM\PersistentCollection {#3636 …}
      +votes: Doctrine\ORM\PersistentCollection {#3638 …}
      +reports: Doctrine\ORM\PersistentCollection {#3640 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3642 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3644 …}
      -id: 231574
      -bodyTs: "'alterc':70 'anoth':41 'attend':51 'attent':49 'basic':56 'box':57 'branch':77 'brazilian':71 'celebr':26 'class':52 'cring':9,84,112 'd':20 'defend':90 'dilig':53 'distanc':59 'either':116 'especi':18 'ever':87 'fact':120 'fail':3 'fight':98 'fundament':58 'give':39 'grappl':64,79 'hand':95,97 'hand-to-hand':94 'imagin':21 'import':101 'jason':27 'jitsu':32,73 'jiu':31,72 'know':29 'knowledg':54 'layer':42 'life':107 'm':2 'manag':60 'momoa':28 'none':80 'one':76 'paid':48 'potenti':104 're':24 'save':105 'say':115 'secur':44 'sort':13 'spar':36 'techniqu':65 'thing':113 'train':15,99 'undergon':11 'understand':5 'use':17,68 'whether':33 'wrestl':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5790412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702903308 {#3632
        date: 2023-12-18 13:41:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      I’m sure your dad could beat up my dad, too. And if you think the F40 is a cooler car than the Countach, that’s also fine. And your Sega Genesis has more Blast Processing than my SNES.\n
      \n
      Just, whatever. All the cliché nonsense you want, I’ll just agree with it, because I’m tired of the conversation. You’re stuck in 1989 and I’m not. We’ll just agree on that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702903516 {#3652
      date: 2023-12-18 13:45:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
      "@ChillDude69@lemmynsfw.com"
      "@DeepGradientAscent@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3655 …}
    +nested: Doctrine\ORM\PersistentCollection {#3659 …}
    +votes: Doctrine\ORM\PersistentCollection {#3661 …}
    +reports: Doctrine\ORM\PersistentCollection {#3662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
    -id: 231578
    -bodyTs: "'1989':65 'agre':51,73 'also':27 'beat':7 'blast':35 'car':21 'cliché':44 'convers':60 'cooler':20 'could':6 'countach':24 'dad':5,10 'f40':17 'fine':28 'genesi':32 'll':49,71 'm':2,56,68 'nonsens':45 'process':36 're':62 'sega':31 'snes':39 'stuck':63 'sure':3 'think':15 'tire':57 'want':47 'whatev':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/comment/3351267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702903516 {#3649
      date: 2023-12-18 13:45:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    > You’re stuck in 1989 and I’m not. We’ll just agree on that.\n
    \n
    No, we won’t. What the fuck are you talking about? I’m talking about training, and that it’s good for people. What does that have to do with the 80’s?\n
    \n
    You sound angry, unstable, and haven’t gotten over what happened to you in the 80’s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702906877 {#3690
    date: 2023-12-18 14:41:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@DeepGradientAscent@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3693 …}
  +nested: Doctrine\ORM\PersistentCollection {#3697 …}
  +votes: Doctrine\ORM\PersistentCollection {#3699 …}
  +reports: Doctrine\ORM\PersistentCollection {#3700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3704 …}
  -id: 231704
  -bodyTs: "'1989':5 '80':47,64 'agre':13 'angri':51 'fuck':22 'good':36 'gotten':56 'happen':59 'haven':54 'll':11 'm':8,28 'peopl':38 're':2 'sound':50 'stuck':3 'talk':25,29 'train':31 'unstabl':52 'won':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5791151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702906877 {#3687
    date: 2023-12-18 14:41:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#3685
  +user: Proxies\__CG__\App\Entity\User {#3509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3647
    +user: Proxies\__CG__\App\Entity\User {#3361 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3633
      +user: Proxies\__CG__\App\Entity\User {#3509 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3564
        +user: Proxies\__CG__\App\Entity\User {#3361 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3508
          +user: Proxies\__CG__\App\Entity\User {#3509 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#3360
            +user: Proxies\__CG__\App\Entity\User {#3361 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: App\Entity\EntryComment {#3212
              +user: Proxies\__CG__\App\Entity\User {#3213 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
              +image: null
              +parent: App\Entity\EntryComment {#2715
                +user: App\Entity\User {#2728 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                +image: null
                +parent: null
                +root: null
                +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 52
                +score: 0
                +lastActive: DateTime @1705727517 {#2710
                  date: 2024-01-20 06:11:57.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2716 …}
                +nested: Doctrine\ORM\PersistentCollection {#2718 …}
                +votes: Doctrine\ORM\PersistentCollection {#2720 …}
                +reports: Doctrine\ORM\PersistentCollection {#2722 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
                -id: 229522
                -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6097107"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702828427 {#2711
                  date: 2023-12-17 16:53:47.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2715}
              +body: "Momoa does Brazilian jiu-jitsu though."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 14
              +score: 0
              +lastActive: DateTime @1702846982 {#3210
                date: 2023-12-17 22:03:02.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Gerula@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3214 …}
              +nested: Doctrine\ORM\PersistentCollection {#3216 …}
              +votes: Doctrine\ORM\PersistentCollection {#3218 …}
              +reports: Doctrine\ORM\PersistentCollection {#3220 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
              -id: 230210
              -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://jlai.lu/comment/4187092"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702846982 {#3211
                date: 2023-12-17 22:03:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2715}
            +body: """
              “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
              \n
              I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1702895243 {#3357
              date: 2023-12-18 11:27:23.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Gerula@lemmy.world"
              "@SomethingBurger@jlai.lu"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3362 …}
            +nested: Doctrine\ORM\PersistentCollection {#3364 …}
            +votes: Doctrine\ORM\PersistentCollection {#3366 …}
            +reports: Doctrine\ORM\PersistentCollection {#3368 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
            -id: 231357
            -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmynsfw.com/comment/3350345"
            +editedAt: DateTimeImmutable @1705392937 {#3358
              date: 2024-01-16 09:15:37.0 +01:00
            }
            +createdAt: DateTimeImmutable @1702895243 {#3359
              date: 2023-12-18 11:27:23.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2715}
          +body: """
            > please don’t worship martial arts.\n
            \n
            I don’t think the commenter was “worshipping” martial arts.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1702897313 {#3506
            date: 2023-12-18 12:01:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Gerula@lemmy.world"
            "@SomethingBurger@jlai.lu"
            "@ChillDude69@lemmynsfw.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3510 …}
          +nested: Doctrine\ORM\PersistentCollection {#3512 …}
          +votes: Doctrine\ORM\PersistentCollection {#3514 …}
          +reports: Doctrine\ORM\PersistentCollection {#3516 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
          -id: 231403
          -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5789418"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702897313 {#3507
            date: 2023-12-18 12:01:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2715}
        +body: "Any type of “ooo, buT he D03s BJJ, tho” comment counts. Martial arts, in general = cringe throwback 1980s nonsense. If you’re still talking about that shit, in any context outside of the actual sport, inside an octagon, you are just making everyone fucking cringe. Fact."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702901759 {#3562
          date: 2023-12-18 13:15:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Gerula@lemmy.world"
          "@SomethingBurger@jlai.lu"
          "@ChillDude69@lemmynsfw.com"
          "@DeepGradientAscent@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3565 …}
        +nested: Doctrine\ORM\PersistentCollection {#3567 …}
        +votes: Doctrine\ORM\PersistentCollection {#3569 …}
        +reports: Doctrine\ORM\PersistentCollection {#3571 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
        -id: 231516
        -bodyTs: "'1980s':18 'actual':34 'art':13 'bjj':8 'comment':10 'context':30 'count':11 'cring':16,45 'd03s':7 'everyon':43 'fact':46 'fuck':44 'general':15 'insid':36 'make':42 'martial':12 'nonsens':19 'octagon':38 'ooo':4 'outsid':31 're':22 'shit':27 'sport':35 'still':23 'talk':24 'tho':9 'throwback':17 'type':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmynsfw.com/comment/3351067"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702901759 {#3563
          date: 2023-12-18 13:15:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: """
        I’m failing to understand why it’s “cringe”.\n
        \n
        Having undergone any sort of training is useful, especially, I’d imagine, if you’re a celebrity. Jason Momoa knowing some Jiu Jitsu, whether he’s sparring or not, gives himself another layer of security, if he’s paid attention and attends class diligently.\n
        \n
        Knowledge in basic boxing fundamentals, distance management, and wrestling and grappling techniques are very useful in altercations. Brazilian Jiu Jitsu is just one branch of grappling.\n
        \n
        None of that is “cringe”.\n
        \n
        Have you ever had to defend yourself in a hand-to-hand fight? Training is important and can potentially save your life.\n
        \n
        That’s not a “cringe” thing to say either, it’s a *fact*.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702903308 {#3631
        date: 2023-12-18 13:41:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
        "@SomethingBurger@jlai.lu"
        "@ChillDude69@lemmynsfw.com"
        "@DeepGradientAscent@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3634 …}
      +nested: Doctrine\ORM\PersistentCollection {#3636 …}
      +votes: Doctrine\ORM\PersistentCollection {#3638 …}
      +reports: Doctrine\ORM\PersistentCollection {#3640 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3642 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3644 …}
      -id: 231574
      -bodyTs: "'alterc':70 'anoth':41 'attend':51 'attent':49 'basic':56 'box':57 'branch':77 'brazilian':71 'celebr':26 'class':52 'cring':9,84,112 'd':20 'defend':90 'dilig':53 'distanc':59 'either':116 'especi':18 'ever':87 'fact':120 'fail':3 'fight':98 'fundament':58 'give':39 'grappl':64,79 'hand':95,97 'hand-to-hand':94 'imagin':21 'import':101 'jason':27 'jitsu':32,73 'jiu':31,72 'know':29 'knowledg':54 'layer':42 'life':107 'm':2 'manag':60 'momoa':28 'none':80 'one':76 'paid':48 'potenti':104 're':24 'save':105 'say':115 'secur':44 'sort':13 'spar':36 'techniqu':65 'thing':113 'train':15,99 'undergon':11 'understand':5 'use':17,68 'whether':33 'wrestl':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5790412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702903308 {#3632
        date: 2023-12-18 13:41:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      I’m sure your dad could beat up my dad, too. And if you think the F40 is a cooler car than the Countach, that’s also fine. And your Sega Genesis has more Blast Processing than my SNES.\n
      \n
      Just, whatever. All the cliché nonsense you want, I’ll just agree with it, because I’m tired of the conversation. You’re stuck in 1989 and I’m not. We’ll just agree on that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702903516 {#3652
      date: 2023-12-18 13:45:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
      "@ChillDude69@lemmynsfw.com"
      "@DeepGradientAscent@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3655 …}
    +nested: Doctrine\ORM\PersistentCollection {#3659 …}
    +votes: Doctrine\ORM\PersistentCollection {#3661 …}
    +reports: Doctrine\ORM\PersistentCollection {#3662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
    -id: 231578
    -bodyTs: "'1989':65 'agre':51,73 'also':27 'beat':7 'blast':35 'car':21 'cliché':44 'convers':60 'cooler':20 'could':6 'countach':24 'dad':5,10 'f40':17 'fine':28 'genesi':32 'll':49,71 'm':2,56,68 'nonsens':45 'process':36 're':62 'sega':31 'snes':39 'stuck':63 'sure':3 'think':15 'tire':57 'want':47 'whatev':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/comment/3351267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702903516 {#3649
      date: 2023-12-18 13:45:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    > You’re stuck in 1989 and I’m not. We’ll just agree on that.\n
    \n
    No, we won’t. What the fuck are you talking about? I’m talking about training, and that it’s good for people. What does that have to do with the 80’s?\n
    \n
    You sound angry, unstable, and haven’t gotten over what happened to you in the 80’s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702906877 {#3690
    date: 2023-12-18 14:41:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@DeepGradientAscent@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3693 …}
  +nested: Doctrine\ORM\PersistentCollection {#3697 …}
  +votes: Doctrine\ORM\PersistentCollection {#3699 …}
  +reports: Doctrine\ORM\PersistentCollection {#3700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3704 …}
  -id: 231704
  -bodyTs: "'1989':5 '80':47,64 'agre':13 'angri':51 'fuck':22 'good':36 'gotten':56 'happen':59 'haven':54 'll':11 'm':8,28 'peopl':38 're':2 'sound':50 'stuck':3 'talk':25,29 'train':31 'unstabl':52 'won':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5791151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702906877 {#3687
    date: 2023-12-18 14:41:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#3708
  +user: Proxies\__CG__\App\Entity\User {#3709 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3647
    +user: Proxies\__CG__\App\Entity\User {#3361 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3633
      +user: Proxies\__CG__\App\Entity\User {#3509 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3564
        +user: Proxies\__CG__\App\Entity\User {#3361 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3508
          +user: Proxies\__CG__\App\Entity\User {#3509 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#3360
            +user: Proxies\__CG__\App\Entity\User {#3361 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: App\Entity\EntryComment {#3212
              +user: Proxies\__CG__\App\Entity\User {#3213 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
              +image: null
              +parent: App\Entity\EntryComment {#2715
                +user: App\Entity\User {#2728 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                +image: null
                +parent: null
                +root: null
                +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 52
                +score: 0
                +lastActive: DateTime @1705727517 {#2710
                  date: 2024-01-20 06:11:57.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2716 …}
                +nested: Doctrine\ORM\PersistentCollection {#2718 …}
                +votes: Doctrine\ORM\PersistentCollection {#2720 …}
                +reports: Doctrine\ORM\PersistentCollection {#2722 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
                -id: 229522
                -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6097107"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702828427 {#2711
                  date: 2023-12-17 16:53:47.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2715}
              +body: "Momoa does Brazilian jiu-jitsu though."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 14
              +score: 0
              +lastActive: DateTime @1702846982 {#3210
                date: 2023-12-17 22:03:02.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Gerula@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3214 …}
              +nested: Doctrine\ORM\PersistentCollection {#3216 …}
              +votes: Doctrine\ORM\PersistentCollection {#3218 …}
              +reports: Doctrine\ORM\PersistentCollection {#3220 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
              -id: 230210
              -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://jlai.lu/comment/4187092"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702846982 {#3211
                date: 2023-12-17 22:03:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2715}
            +body: """
              “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
              \n
              I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1702895243 {#3357
              date: 2023-12-18 11:27:23.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Gerula@lemmy.world"
              "@SomethingBurger@jlai.lu"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3362 …}
            +nested: Doctrine\ORM\PersistentCollection {#3364 …}
            +votes: Doctrine\ORM\PersistentCollection {#3366 …}
            +reports: Doctrine\ORM\PersistentCollection {#3368 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
            -id: 231357
            -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmynsfw.com/comment/3350345"
            +editedAt: DateTimeImmutable @1705392937 {#3358
              date: 2024-01-16 09:15:37.0 +01:00
            }
            +createdAt: DateTimeImmutable @1702895243 {#3359
              date: 2023-12-18 11:27:23.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2715}
          +body: """
            > please don’t worship martial arts.\n
            \n
            I don’t think the commenter was “worshipping” martial arts.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1702897313 {#3506
            date: 2023-12-18 12:01:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Gerula@lemmy.world"
            "@SomethingBurger@jlai.lu"
            "@ChillDude69@lemmynsfw.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3510 …}
          +nested: Doctrine\ORM\PersistentCollection {#3512 …}
          +votes: Doctrine\ORM\PersistentCollection {#3514 …}
          +reports: Doctrine\ORM\PersistentCollection {#3516 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
          -id: 231403
          -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5789418"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702897313 {#3507
            date: 2023-12-18 12:01:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2715}
        +body: "Any type of “ooo, buT he D03s BJJ, tho” comment counts. Martial arts, in general = cringe throwback 1980s nonsense. If you’re still talking about that shit, in any context outside of the actual sport, inside an octagon, you are just making everyone fucking cringe. Fact."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702901759 {#3562
          date: 2023-12-18 13:15:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Gerula@lemmy.world"
          "@SomethingBurger@jlai.lu"
          "@ChillDude69@lemmynsfw.com"
          "@DeepGradientAscent@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3565 …}
        +nested: Doctrine\ORM\PersistentCollection {#3567 …}
        +votes: Doctrine\ORM\PersistentCollection {#3569 …}
        +reports: Doctrine\ORM\PersistentCollection {#3571 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
        -id: 231516
        -bodyTs: "'1980s':18 'actual':34 'art':13 'bjj':8 'comment':10 'context':30 'count':11 'cring':16,45 'd03s':7 'everyon':43 'fact':46 'fuck':44 'general':15 'insid':36 'make':42 'martial':12 'nonsens':19 'octagon':38 'ooo':4 'outsid':31 're':22 'shit':27 'sport':35 'still':23 'talk':24 'tho':9 'throwback':17 'type':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmynsfw.com/comment/3351067"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702901759 {#3563
          date: 2023-12-18 13:15:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: """
        I’m failing to understand why it’s “cringe”.\n
        \n
        Having undergone any sort of training is useful, especially, I’d imagine, if you’re a celebrity. Jason Momoa knowing some Jiu Jitsu, whether he’s sparring or not, gives himself another layer of security, if he’s paid attention and attends class diligently.\n
        \n
        Knowledge in basic boxing fundamentals, distance management, and wrestling and grappling techniques are very useful in altercations. Brazilian Jiu Jitsu is just one branch of grappling.\n
        \n
        None of that is “cringe”.\n
        \n
        Have you ever had to defend yourself in a hand-to-hand fight? Training is important and can potentially save your life.\n
        \n
        That’s not a “cringe” thing to say either, it’s a *fact*.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702903308 {#3631
        date: 2023-12-18 13:41:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
        "@SomethingBurger@jlai.lu"
        "@ChillDude69@lemmynsfw.com"
        "@DeepGradientAscent@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3634 …}
      +nested: Doctrine\ORM\PersistentCollection {#3636 …}
      +votes: Doctrine\ORM\PersistentCollection {#3638 …}
      +reports: Doctrine\ORM\PersistentCollection {#3640 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3642 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3644 …}
      -id: 231574
      -bodyTs: "'alterc':70 'anoth':41 'attend':51 'attent':49 'basic':56 'box':57 'branch':77 'brazilian':71 'celebr':26 'class':52 'cring':9,84,112 'd':20 'defend':90 'dilig':53 'distanc':59 'either':116 'especi':18 'ever':87 'fact':120 'fail':3 'fight':98 'fundament':58 'give':39 'grappl':64,79 'hand':95,97 'hand-to-hand':94 'imagin':21 'import':101 'jason':27 'jitsu':32,73 'jiu':31,72 'know':29 'knowledg':54 'layer':42 'life':107 'm':2 'manag':60 'momoa':28 'none':80 'one':76 'paid':48 'potenti':104 're':24 'save':105 'say':115 'secur':44 'sort':13 'spar':36 'techniqu':65 'thing':113 'train':15,99 'undergon':11 'understand':5 'use':17,68 'whether':33 'wrestl':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5790412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702903308 {#3632
        date: 2023-12-18 13:41:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      I’m sure your dad could beat up my dad, too. And if you think the F40 is a cooler car than the Countach, that’s also fine. And your Sega Genesis has more Blast Processing than my SNES.\n
      \n
      Just, whatever. All the cliché nonsense you want, I’ll just agree with it, because I’m tired of the conversation. You’re stuck in 1989 and I’m not. We’ll just agree on that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702903516 {#3652
      date: 2023-12-18 13:45:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
      "@ChillDude69@lemmynsfw.com"
      "@DeepGradientAscent@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3655 …}
    +nested: Doctrine\ORM\PersistentCollection {#3659 …}
    +votes: Doctrine\ORM\PersistentCollection {#3661 …}
    +reports: Doctrine\ORM\PersistentCollection {#3662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
    -id: 231578
    -bodyTs: "'1989':65 'agre':51,73 'also':27 'beat':7 'blast':35 'car':21 'cliché':44 'convers':60 'cooler':20 'could':6 'countach':24 'dad':5,10 'f40':17 'fine':28 'genesi':32 'll':49,71 'm':2,56,68 'nonsens':45 'process':36 're':62 'sega':31 'snes':39 'stuck':63 'sure':3 'think':15 'tire':57 'want':47 'whatev':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/comment/3351267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702903516 {#3649
      date: 2023-12-18 13:45:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Gee did you get your feelings hurt in the eighties?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702904638 {#3706
    date: 2023-12-18 14:03:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@DeepGradientAscent@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3710 …}
  +nested: Doctrine\ORM\PersistentCollection {#3712 …}
  +votes: Doctrine\ORM\PersistentCollection {#3714 …}
  +reports: Doctrine\ORM\PersistentCollection {#3716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3720 …}
  -id: 231614
  -bodyTs: "'eighti':10 'feel':6 'gee':1 'get':4 'hurt':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6110395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702904638 {#3707
    date: 2023-12-18 14:03: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
179 DENIED edit
App\Entity\EntryComment {#3708
  +user: Proxies\__CG__\App\Entity\User {#3709 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3647
    +user: Proxies\__CG__\App\Entity\User {#3361 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3633
      +user: Proxies\__CG__\App\Entity\User {#3509 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3564
        +user: Proxies\__CG__\App\Entity\User {#3361 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3508
          +user: Proxies\__CG__\App\Entity\User {#3509 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#3360
            +user: Proxies\__CG__\App\Entity\User {#3361 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: App\Entity\EntryComment {#3212
              +user: Proxies\__CG__\App\Entity\User {#3213 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
              +image: null
              +parent: App\Entity\EntryComment {#2715
                +user: App\Entity\User {#2728 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                +image: null
                +parent: null
                +root: null
                +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 52
                +score: 0
                +lastActive: DateTime @1705727517 {#2710
                  date: 2024-01-20 06:11:57.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2716 …}
                +nested: Doctrine\ORM\PersistentCollection {#2718 …}
                +votes: Doctrine\ORM\PersistentCollection {#2720 …}
                +reports: Doctrine\ORM\PersistentCollection {#2722 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
                -id: 229522
                -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6097107"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702828427 {#2711
                  date: 2023-12-17 16:53:47.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2715}
              +body: "Momoa does Brazilian jiu-jitsu though."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 14
              +score: 0
              +lastActive: DateTime @1702846982 {#3210
                date: 2023-12-17 22:03:02.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Gerula@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3214 …}
              +nested: Doctrine\ORM\PersistentCollection {#3216 …}
              +votes: Doctrine\ORM\PersistentCollection {#3218 …}
              +reports: Doctrine\ORM\PersistentCollection {#3220 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
              -id: 230210
              -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://jlai.lu/comment/4187092"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702846982 {#3211
                date: 2023-12-17 22:03:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2715}
            +body: """
              “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
              \n
              I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1702895243 {#3357
              date: 2023-12-18 11:27:23.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Gerula@lemmy.world"
              "@SomethingBurger@jlai.lu"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3362 …}
            +nested: Doctrine\ORM\PersistentCollection {#3364 …}
            +votes: Doctrine\ORM\PersistentCollection {#3366 …}
            +reports: Doctrine\ORM\PersistentCollection {#3368 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
            -id: 231357
            -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmynsfw.com/comment/3350345"
            +editedAt: DateTimeImmutable @1705392937 {#3358
              date: 2024-01-16 09:15:37.0 +01:00
            }
            +createdAt: DateTimeImmutable @1702895243 {#3359
              date: 2023-12-18 11:27:23.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2715}
          +body: """
            > please don’t worship martial arts.\n
            \n
            I don’t think the commenter was “worshipping” martial arts.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1702897313 {#3506
            date: 2023-12-18 12:01:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Gerula@lemmy.world"
            "@SomethingBurger@jlai.lu"
            "@ChillDude69@lemmynsfw.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3510 …}
          +nested: Doctrine\ORM\PersistentCollection {#3512 …}
          +votes: Doctrine\ORM\PersistentCollection {#3514 …}
          +reports: Doctrine\ORM\PersistentCollection {#3516 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
          -id: 231403
          -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5789418"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702897313 {#3507
            date: 2023-12-18 12:01:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2715}
        +body: "Any type of “ooo, buT he D03s BJJ, tho” comment counts. Martial arts, in general = cringe throwback 1980s nonsense. If you’re still talking about that shit, in any context outside of the actual sport, inside an octagon, you are just making everyone fucking cringe. Fact."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702901759 {#3562
          date: 2023-12-18 13:15:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Gerula@lemmy.world"
          "@SomethingBurger@jlai.lu"
          "@ChillDude69@lemmynsfw.com"
          "@DeepGradientAscent@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3565 …}
        +nested: Doctrine\ORM\PersistentCollection {#3567 …}
        +votes: Doctrine\ORM\PersistentCollection {#3569 …}
        +reports: Doctrine\ORM\PersistentCollection {#3571 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
        -id: 231516
        -bodyTs: "'1980s':18 'actual':34 'art':13 'bjj':8 'comment':10 'context':30 'count':11 'cring':16,45 'd03s':7 'everyon':43 'fact':46 'fuck':44 'general':15 'insid':36 'make':42 'martial':12 'nonsens':19 'octagon':38 'ooo':4 'outsid':31 're':22 'shit':27 'sport':35 'still':23 'talk':24 'tho':9 'throwback':17 'type':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmynsfw.com/comment/3351067"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702901759 {#3563
          date: 2023-12-18 13:15:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: """
        I’m failing to understand why it’s “cringe”.\n
        \n
        Having undergone any sort of training is useful, especially, I’d imagine, if you’re a celebrity. Jason Momoa knowing some Jiu Jitsu, whether he’s sparring or not, gives himself another layer of security, if he’s paid attention and attends class diligently.\n
        \n
        Knowledge in basic boxing fundamentals, distance management, and wrestling and grappling techniques are very useful in altercations. Brazilian Jiu Jitsu is just one branch of grappling.\n
        \n
        None of that is “cringe”.\n
        \n
        Have you ever had to defend yourself in a hand-to-hand fight? Training is important and can potentially save your life.\n
        \n
        That’s not a “cringe” thing to say either, it’s a *fact*.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702903308 {#3631
        date: 2023-12-18 13:41:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
        "@SomethingBurger@jlai.lu"
        "@ChillDude69@lemmynsfw.com"
        "@DeepGradientAscent@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3634 …}
      +nested: Doctrine\ORM\PersistentCollection {#3636 …}
      +votes: Doctrine\ORM\PersistentCollection {#3638 …}
      +reports: Doctrine\ORM\PersistentCollection {#3640 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3642 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3644 …}
      -id: 231574
      -bodyTs: "'alterc':70 'anoth':41 'attend':51 'attent':49 'basic':56 'box':57 'branch':77 'brazilian':71 'celebr':26 'class':52 'cring':9,84,112 'd':20 'defend':90 'dilig':53 'distanc':59 'either':116 'especi':18 'ever':87 'fact':120 'fail':3 'fight':98 'fundament':58 'give':39 'grappl':64,79 'hand':95,97 'hand-to-hand':94 'imagin':21 'import':101 'jason':27 'jitsu':32,73 'jiu':31,72 'know':29 'knowledg':54 'layer':42 'life':107 'm':2 'manag':60 'momoa':28 'none':80 'one':76 'paid':48 'potenti':104 're':24 'save':105 'say':115 'secur':44 'sort':13 'spar':36 'techniqu':65 'thing':113 'train':15,99 'undergon':11 'understand':5 'use':17,68 'whether':33 'wrestl':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5790412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702903308 {#3632
        date: 2023-12-18 13:41:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      I’m sure your dad could beat up my dad, too. And if you think the F40 is a cooler car than the Countach, that’s also fine. And your Sega Genesis has more Blast Processing than my SNES.\n
      \n
      Just, whatever. All the cliché nonsense you want, I’ll just agree with it, because I’m tired of the conversation. You’re stuck in 1989 and I’m not. We’ll just agree on that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702903516 {#3652
      date: 2023-12-18 13:45:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
      "@ChillDude69@lemmynsfw.com"
      "@DeepGradientAscent@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3655 …}
    +nested: Doctrine\ORM\PersistentCollection {#3659 …}
    +votes: Doctrine\ORM\PersistentCollection {#3661 …}
    +reports: Doctrine\ORM\PersistentCollection {#3662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
    -id: 231578
    -bodyTs: "'1989':65 'agre':51,73 'also':27 'beat':7 'blast':35 'car':21 'cliché':44 'convers':60 'cooler':20 'could':6 'countach':24 'dad':5,10 'f40':17 'fine':28 'genesi':32 'll':49,71 'm':2,56,68 'nonsens':45 'process':36 're':62 'sega':31 'snes':39 'stuck':63 'sure':3 'think':15 'tire':57 'want':47 'whatev':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/comment/3351267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702903516 {#3649
      date: 2023-12-18 13:45:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Gee did you get your feelings hurt in the eighties?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702904638 {#3706
    date: 2023-12-18 14:03:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@DeepGradientAscent@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3710 …}
  +nested: Doctrine\ORM\PersistentCollection {#3712 …}
  +votes: Doctrine\ORM\PersistentCollection {#3714 …}
  +reports: Doctrine\ORM\PersistentCollection {#3716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3720 …}
  -id: 231614
  -bodyTs: "'eighti':10 'feel':6 'gee':1 'get':4 'hurt':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6110395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702904638 {#3707
    date: 2023-12-18 14:03: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
180 DENIED moderate
App\Entity\EntryComment {#3708
  +user: Proxies\__CG__\App\Entity\User {#3709 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3647
    +user: Proxies\__CG__\App\Entity\User {#3361 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3633
      +user: Proxies\__CG__\App\Entity\User {#3509 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3564
        +user: Proxies\__CG__\App\Entity\User {#3361 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3508
          +user: Proxies\__CG__\App\Entity\User {#3509 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#3360
            +user: Proxies\__CG__\App\Entity\User {#3361 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: App\Entity\EntryComment {#3212
              +user: Proxies\__CG__\App\Entity\User {#3213 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
              +image: null
              +parent: App\Entity\EntryComment {#2715
                +user: App\Entity\User {#2728 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                +image: null
                +parent: null
                +root: null
                +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 52
                +score: 0
                +lastActive: DateTime @1705727517 {#2710
                  date: 2024-01-20 06:11:57.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2716 …}
                +nested: Doctrine\ORM\PersistentCollection {#2718 …}
                +votes: Doctrine\ORM\PersistentCollection {#2720 …}
                +reports: Doctrine\ORM\PersistentCollection {#2722 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
                -id: 229522
                -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6097107"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702828427 {#2711
                  date: 2023-12-17 16:53:47.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2715}
              +body: "Momoa does Brazilian jiu-jitsu though."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 14
              +score: 0
              +lastActive: DateTime @1702846982 {#3210
                date: 2023-12-17 22:03:02.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Gerula@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3214 …}
              +nested: Doctrine\ORM\PersistentCollection {#3216 …}
              +votes: Doctrine\ORM\PersistentCollection {#3218 …}
              +reports: Doctrine\ORM\PersistentCollection {#3220 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
              -id: 230210
              -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://jlai.lu/comment/4187092"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702846982 {#3211
                date: 2023-12-17 22:03:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2715}
            +body: """
              “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
              \n
              I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1702895243 {#3357
              date: 2023-12-18 11:27:23.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Gerula@lemmy.world"
              "@SomethingBurger@jlai.lu"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3362 …}
            +nested: Doctrine\ORM\PersistentCollection {#3364 …}
            +votes: Doctrine\ORM\PersistentCollection {#3366 …}
            +reports: Doctrine\ORM\PersistentCollection {#3368 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
            -id: 231357
            -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmynsfw.com/comment/3350345"
            +editedAt: DateTimeImmutable @1705392937 {#3358
              date: 2024-01-16 09:15:37.0 +01:00
            }
            +createdAt: DateTimeImmutable @1702895243 {#3359
              date: 2023-12-18 11:27:23.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2715}
          +body: """
            > please don’t worship martial arts.\n
            \n
            I don’t think the commenter was “worshipping” martial arts.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1702897313 {#3506
            date: 2023-12-18 12:01:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Gerula@lemmy.world"
            "@SomethingBurger@jlai.lu"
            "@ChillDude69@lemmynsfw.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3510 …}
          +nested: Doctrine\ORM\PersistentCollection {#3512 …}
          +votes: Doctrine\ORM\PersistentCollection {#3514 …}
          +reports: Doctrine\ORM\PersistentCollection {#3516 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
          -id: 231403
          -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5789418"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702897313 {#3507
            date: 2023-12-18 12:01:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2715}
        +body: "Any type of “ooo, buT he D03s BJJ, tho” comment counts. Martial arts, in general = cringe throwback 1980s nonsense. If you’re still talking about that shit, in any context outside of the actual sport, inside an octagon, you are just making everyone fucking cringe. Fact."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702901759 {#3562
          date: 2023-12-18 13:15:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Gerula@lemmy.world"
          "@SomethingBurger@jlai.lu"
          "@ChillDude69@lemmynsfw.com"
          "@DeepGradientAscent@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3565 …}
        +nested: Doctrine\ORM\PersistentCollection {#3567 …}
        +votes: Doctrine\ORM\PersistentCollection {#3569 …}
        +reports: Doctrine\ORM\PersistentCollection {#3571 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
        -id: 231516
        -bodyTs: "'1980s':18 'actual':34 'art':13 'bjj':8 'comment':10 'context':30 'count':11 'cring':16,45 'd03s':7 'everyon':43 'fact':46 'fuck':44 'general':15 'insid':36 'make':42 'martial':12 'nonsens':19 'octagon':38 'ooo':4 'outsid':31 're':22 'shit':27 'sport':35 'still':23 'talk':24 'tho':9 'throwback':17 'type':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmynsfw.com/comment/3351067"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702901759 {#3563
          date: 2023-12-18 13:15:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: """
        I’m failing to understand why it’s “cringe”.\n
        \n
        Having undergone any sort of training is useful, especially, I’d imagine, if you’re a celebrity. Jason Momoa knowing some Jiu Jitsu, whether he’s sparring or not, gives himself another layer of security, if he’s paid attention and attends class diligently.\n
        \n
        Knowledge in basic boxing fundamentals, distance management, and wrestling and grappling techniques are very useful in altercations. Brazilian Jiu Jitsu is just one branch of grappling.\n
        \n
        None of that is “cringe”.\n
        \n
        Have you ever had to defend yourself in a hand-to-hand fight? Training is important and can potentially save your life.\n
        \n
        That’s not a “cringe” thing to say either, it’s a *fact*.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702903308 {#3631
        date: 2023-12-18 13:41:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
        "@SomethingBurger@jlai.lu"
        "@ChillDude69@lemmynsfw.com"
        "@DeepGradientAscent@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3634 …}
      +nested: Doctrine\ORM\PersistentCollection {#3636 …}
      +votes: Doctrine\ORM\PersistentCollection {#3638 …}
      +reports: Doctrine\ORM\PersistentCollection {#3640 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3642 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3644 …}
      -id: 231574
      -bodyTs: "'alterc':70 'anoth':41 'attend':51 'attent':49 'basic':56 'box':57 'branch':77 'brazilian':71 'celebr':26 'class':52 'cring':9,84,112 'd':20 'defend':90 'dilig':53 'distanc':59 'either':116 'especi':18 'ever':87 'fact':120 'fail':3 'fight':98 'fundament':58 'give':39 'grappl':64,79 'hand':95,97 'hand-to-hand':94 'imagin':21 'import':101 'jason':27 'jitsu':32,73 'jiu':31,72 'know':29 'knowledg':54 'layer':42 'life':107 'm':2 'manag':60 'momoa':28 'none':80 'one':76 'paid':48 'potenti':104 're':24 'save':105 'say':115 'secur':44 'sort':13 'spar':36 'techniqu':65 'thing':113 'train':15,99 'undergon':11 'understand':5 'use':17,68 'whether':33 'wrestl':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5790412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702903308 {#3632
        date: 2023-12-18 13:41:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      I’m sure your dad could beat up my dad, too. And if you think the F40 is a cooler car than the Countach, that’s also fine. And your Sega Genesis has more Blast Processing than my SNES.\n
      \n
      Just, whatever. All the cliché nonsense you want, I’ll just agree with it, because I’m tired of the conversation. You’re stuck in 1989 and I’m not. We’ll just agree on that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702903516 {#3652
      date: 2023-12-18 13:45:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
      "@ChillDude69@lemmynsfw.com"
      "@DeepGradientAscent@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3655 …}
    +nested: Doctrine\ORM\PersistentCollection {#3659 …}
    +votes: Doctrine\ORM\PersistentCollection {#3661 …}
    +reports: Doctrine\ORM\PersistentCollection {#3662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
    -id: 231578
    -bodyTs: "'1989':65 'agre':51,73 'also':27 'beat':7 'blast':35 'car':21 'cliché':44 'convers':60 'cooler':20 'could':6 'countach':24 'dad':5,10 'f40':17 'fine':28 'genesi':32 'll':49,71 'm':2,56,68 'nonsens':45 'process':36 're':62 'sega':31 'snes':39 'stuck':63 'sure':3 'think':15 'tire':57 'want':47 'whatev':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/comment/3351267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702903516 {#3649
      date: 2023-12-18 13:45:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Gee did you get your feelings hurt in the eighties?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702904638 {#3706
    date: 2023-12-18 14:03:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@DeepGradientAscent@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3710 …}
  +nested: Doctrine\ORM\PersistentCollection {#3712 …}
  +votes: Doctrine\ORM\PersistentCollection {#3714 …}
  +reports: Doctrine\ORM\PersistentCollection {#3716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3720 …}
  -id: 231614
  -bodyTs: "'eighti':10 'feel':6 'gee':1 'get':4 'hurt':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6110395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702904638 {#3707
    date: 2023-12-18 14:03: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
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#3747
  +user: Proxies\__CG__\App\Entity\User {#3361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3708
    +user: Proxies\__CG__\App\Entity\User {#3709 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3647
      +user: Proxies\__CG__\App\Entity\User {#3361 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3633
        +user: Proxies\__CG__\App\Entity\User {#3509 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3564
          +user: Proxies\__CG__\App\Entity\User {#3361 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#3508
            +user: Proxies\__CG__\App\Entity\User {#3509 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: App\Entity\EntryComment {#3360
              +user: Proxies\__CG__\App\Entity\User {#3361 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
              +image: null
              +parent: App\Entity\EntryComment {#3212
                +user: Proxies\__CG__\App\Entity\User {#3213 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                +image: null
                +parent: App\Entity\EntryComment {#2715
                  +user: App\Entity\User {#2728 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 52
                  +score: 0
                  +lastActive: DateTime @1705727517 {#2710
                    date: 2024-01-20 06:11:57.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@MacNCheezus@lemmy.today"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2716 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2718 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2720 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2722 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
                  -id: 229522
                  -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6097107"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1702828427 {#2711
                    date: 2023-12-17 16:53:47.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2715}
                +body: "Momoa does Brazilian jiu-jitsu though."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 14
                +score: 0
                +lastActive: DateTime @1702846982 {#3210
                  date: 2023-12-17 22:03:02.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                  "@Gerula@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3214 …}
                +nested: Doctrine\ORM\PersistentCollection {#3216 …}
                +votes: Doctrine\ORM\PersistentCollection {#3218 …}
                +reports: Doctrine\ORM\PersistentCollection {#3220 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
                -id: 230210
                -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://jlai.lu/comment/4187092"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702846982 {#3211
                  date: 2023-12-17 22:03:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2715}
              +body: """
                “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
                \n
                I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1702895243 {#3357
                date: 2023-12-18 11:27:23.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Gerula@lemmy.world"
                "@SomethingBurger@jlai.lu"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3362 …}
              +nested: Doctrine\ORM\PersistentCollection {#3364 …}
              +votes: Doctrine\ORM\PersistentCollection {#3366 …}
              +reports: Doctrine\ORM\PersistentCollection {#3368 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
              -id: 231357
              -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmynsfw.com/comment/3350345"
              +editedAt: DateTimeImmutable @1705392937 {#3358
                date: 2024-01-16 09:15:37.0 +01:00
              }
              +createdAt: DateTimeImmutable @1702895243 {#3359
                date: 2023-12-18 11:27:23.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2715}
            +body: """
              > please don’t worship martial arts.\n
              \n
              I don’t think the commenter was “worshipping” martial arts.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1702897313 {#3506
              date: 2023-12-18 12:01:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Gerula@lemmy.world"
              "@SomethingBurger@jlai.lu"
              "@ChillDude69@lemmynsfw.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3510 …}
            +nested: Doctrine\ORM\PersistentCollection {#3512 …}
            +votes: Doctrine\ORM\PersistentCollection {#3514 …}
            +reports: Doctrine\ORM\PersistentCollection {#3516 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
            -id: 231403
            -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/5789418"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702897313 {#3507
              date: 2023-12-18 12:01:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2715}
          +body: "Any type of “ooo, buT he D03s BJJ, tho” comment counts. Martial arts, in general = cringe throwback 1980s nonsense. If you’re still talking about that shit, in any context outside of the actual sport, inside an octagon, you are just making everyone fucking cringe. Fact."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1702901759 {#3562
            date: 2023-12-18 13:15:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Gerula@lemmy.world"
            "@SomethingBurger@jlai.lu"
            "@ChillDude69@lemmynsfw.com"
            "@DeepGradientAscent@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3565 …}
          +nested: Doctrine\ORM\PersistentCollection {#3567 …}
          +votes: Doctrine\ORM\PersistentCollection {#3569 …}
          +reports: Doctrine\ORM\PersistentCollection {#3571 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
          -id: 231516
          -bodyTs: "'1980s':18 'actual':34 'art':13 'bjj':8 'comment':10 'context':30 'count':11 'cring':16,45 'd03s':7 'everyon':43 'fact':46 'fuck':44 'general':15 'insid':36 'make':42 'martial':12 'nonsens':19 'octagon':38 'ooo':4 'outsid':31 're':22 'shit':27 'sport':35 'still':23 'talk':24 'tho':9 'throwback':17 'type':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmynsfw.com/comment/3351067"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702901759 {#3563
            date: 2023-12-18 13:15:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2715}
        +body: """
          I’m failing to understand why it’s “cringe”.\n
          \n
          Having undergone any sort of training is useful, especially, I’d imagine, if you’re a celebrity. Jason Momoa knowing some Jiu Jitsu, whether he’s sparring or not, gives himself another layer of security, if he’s paid attention and attends class diligently.\n
          \n
          Knowledge in basic boxing fundamentals, distance management, and wrestling and grappling techniques are very useful in altercations. Brazilian Jiu Jitsu is just one branch of grappling.\n
          \n
          None of that is “cringe”.\n
          \n
          Have you ever had to defend yourself in a hand-to-hand fight? Training is important and can potentially save your life.\n
          \n
          That’s not a “cringe” thing to say either, it’s a *fact*.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1702903308 {#3631
          date: 2023-12-18 13:41:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Gerula@lemmy.world"
          "@SomethingBurger@jlai.lu"
          "@ChillDude69@lemmynsfw.com"
          "@DeepGradientAscent@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3634 …}
        +nested: Doctrine\ORM\PersistentCollection {#3636 …}
        +votes: Doctrine\ORM\PersistentCollection {#3638 …}
        +reports: Doctrine\ORM\PersistentCollection {#3640 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3642 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3644 …}
        -id: 231574
        -bodyTs: "'alterc':70 'anoth':41 'attend':51 'attent':49 'basic':56 'box':57 'branch':77 'brazilian':71 'celebr':26 'class':52 'cring':9,84,112 'd':20 'defend':90 'dilig':53 'distanc':59 'either':116 'especi':18 'ever':87 'fact':120 'fail':3 'fight':98 'fundament':58 'give':39 'grappl':64,79 'hand':95,97 'hand-to-hand':94 'imagin':21 'import':101 'jason':27 'jitsu':32,73 'jiu':31,72 'know':29 'knowledg':54 'layer':42 'life':107 'm':2 'manag':60 'momoa':28 'none':80 'one':76 'paid':48 'potenti':104 're':24 'save':105 'say':115 'secur':44 'sort':13 'spar':36 'techniqu':65 'thing':113 'train':15,99 'undergon':11 'understand':5 'use':17,68 'whether':33 'wrestl':62"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5790412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702903308 {#3632
          date: 2023-12-18 13:41:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: """
        I’m sure your dad could beat up my dad, too. And if you think the F40 is a cooler car than the Countach, that’s also fine. And your Sega Genesis has more Blast Processing than my SNES.\n
        \n
        Just, whatever. All the cliché nonsense you want, I’ll just agree with it, because I’m tired of the conversation. You’re stuck in 1989 and I’m not. We’ll just agree on that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702903516 {#3652
        date: 2023-12-18 13:45:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
        "@SomethingBurger@jlai.lu"
        "@ChillDude69@lemmynsfw.com"
        "@DeepGradientAscent@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3655 …}
      +nested: Doctrine\ORM\PersistentCollection {#3659 …}
      +votes: Doctrine\ORM\PersistentCollection {#3661 …}
      +reports: Doctrine\ORM\PersistentCollection {#3662 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
      -id: 231578
      -bodyTs: "'1989':65 'agre':51,73 'also':27 'beat':7 'blast':35 'car':21 'cliché':44 'convers':60 'cooler':20 'could':6 'countach':24 'dad':5,10 'f40':17 'fine':28 'genesi':32 'll':49,71 'm':2,56,68 'nonsens':45 'process':36 're':62 'sega':31 'snes':39 'stuck':63 'sure':3 'think':15 'tire':57 'want':47 'whatev':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmynsfw.com/comment/3351267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702903516 {#3649
        date: 2023-12-18 13:45:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "Gee did you get your feelings hurt in the eighties?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702904638 {#3706
      date: 2023-12-18 14:03:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
      "@ChillDude69@lemmynsfw.com"
      "@DeepGradientAscent@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3710 …}
    +nested: Doctrine\ORM\PersistentCollection {#3712 …}
    +votes: Doctrine\ORM\PersistentCollection {#3714 …}
    +reports: Doctrine\ORM\PersistentCollection {#3716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3720 …}
    -id: 231614
    -bodyTs: "'eighti':10 'feel':6 'gee':1 'get':4 'hurt':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6110395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702904638 {#3707
      date: 2023-12-18 14:03:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    I think that much should be obvious.\n
    \n
    But seriously, I shouldn’t have gone off on you. I apologize for being so snarky. The thing is, I would never go and tell anyone “oooh, martial arts = cringe” inside of a martial arts community. I just think it’s wack to talk about celebrities beating people up, with their mad MMA skillz. At the very least, the person I replied to was taking the meme way more seriously than any meme really deserves. In fact, there’s a whole bunch of way-too-super-serious discussion, under this meme.\n
    \n
    That’s all I’m saying, really.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702905974 {#3748
    date: 2023-12-18 14:26:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@DeepGradientAscent@programming.dev"
    "@SkippingRelax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3744 …}
  +nested: Doctrine\ORM\PersistentCollection {#3740 …}
  +votes: Doctrine\ORM\PersistentCollection {#3738 …}
  +reports: Doctrine\ORM\PersistentCollection {#3753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3757 …}
  -id: 231659
  -bodyTs: "'anyon':33 'apolog':19 'art':36,42 'beat':54 'bunch':89 'celebr':53 'communiti':43 'cring':37 'deserv':82 'discuss':96 'fact':84 'go':30 'gone':14 'insid':38 'least':65 'm':104 'mad':59 'martial':35,41 'meme':74,80,99 'mma':60 'much':4 'never':29 'obvious':7 'oooh':34 'peopl':55 'person':67 'realli':81,106 'repli':69 'say':105 'serious':9,77,95 'shouldn':11 'skillz':61 'snarki':23 'super':94 'take':72 'talk':51 'tell':32 'thing':25 'think':2,46 'wack':49 'way':75,92 'way-too-super-seri':91 'whole':88 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3351603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702905974 {#3751
    date: 2023-12-18 14:26:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#3747
  +user: Proxies\__CG__\App\Entity\User {#3361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3708
    +user: Proxies\__CG__\App\Entity\User {#3709 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3647
      +user: Proxies\__CG__\App\Entity\User {#3361 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3633
        +user: Proxies\__CG__\App\Entity\User {#3509 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3564
          +user: Proxies\__CG__\App\Entity\User {#3361 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#3508
            +user: Proxies\__CG__\App\Entity\User {#3509 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: App\Entity\EntryComment {#3360
              +user: Proxies\__CG__\App\Entity\User {#3361 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
              +image: null
              +parent: App\Entity\EntryComment {#3212
                +user: Proxies\__CG__\App\Entity\User {#3213 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                +image: null
                +parent: App\Entity\EntryComment {#2715
                  +user: App\Entity\User {#2728 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 52
                  +score: 0
                  +lastActive: DateTime @1705727517 {#2710
                    date: 2024-01-20 06:11:57.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@MacNCheezus@lemmy.today"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2716 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2718 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2720 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2722 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
                  -id: 229522
                  -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6097107"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1702828427 {#2711
                    date: 2023-12-17 16:53:47.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2715}
                +body: "Momoa does Brazilian jiu-jitsu though."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 14
                +score: 0
                +lastActive: DateTime @1702846982 {#3210
                  date: 2023-12-17 22:03:02.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                  "@Gerula@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3214 …}
                +nested: Doctrine\ORM\PersistentCollection {#3216 …}
                +votes: Doctrine\ORM\PersistentCollection {#3218 …}
                +reports: Doctrine\ORM\PersistentCollection {#3220 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
                -id: 230210
                -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://jlai.lu/comment/4187092"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702846982 {#3211
                  date: 2023-12-17 22:03:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2715}
              +body: """
                “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
                \n
                I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1702895243 {#3357
                date: 2023-12-18 11:27:23.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Gerula@lemmy.world"
                "@SomethingBurger@jlai.lu"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3362 …}
              +nested: Doctrine\ORM\PersistentCollection {#3364 …}
              +votes: Doctrine\ORM\PersistentCollection {#3366 …}
              +reports: Doctrine\ORM\PersistentCollection {#3368 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
              -id: 231357
              -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmynsfw.com/comment/3350345"
              +editedAt: DateTimeImmutable @1705392937 {#3358
                date: 2024-01-16 09:15:37.0 +01:00
              }
              +createdAt: DateTimeImmutable @1702895243 {#3359
                date: 2023-12-18 11:27:23.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2715}
            +body: """
              > please don’t worship martial arts.\n
              \n
              I don’t think the commenter was “worshipping” martial arts.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1702897313 {#3506
              date: 2023-12-18 12:01:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Gerula@lemmy.world"
              "@SomethingBurger@jlai.lu"
              "@ChillDude69@lemmynsfw.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3510 …}
            +nested: Doctrine\ORM\PersistentCollection {#3512 …}
            +votes: Doctrine\ORM\PersistentCollection {#3514 …}
            +reports: Doctrine\ORM\PersistentCollection {#3516 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
            -id: 231403
            -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/5789418"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702897313 {#3507
              date: 2023-12-18 12:01:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2715}
          +body: "Any type of “ooo, buT he D03s BJJ, tho” comment counts. Martial arts, in general = cringe throwback 1980s nonsense. If you’re still talking about that shit, in any context outside of the actual sport, inside an octagon, you are just making everyone fucking cringe. Fact."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1702901759 {#3562
            date: 2023-12-18 13:15:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Gerula@lemmy.world"
            "@SomethingBurger@jlai.lu"
            "@ChillDude69@lemmynsfw.com"
            "@DeepGradientAscent@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3565 …}
          +nested: Doctrine\ORM\PersistentCollection {#3567 …}
          +votes: Doctrine\ORM\PersistentCollection {#3569 …}
          +reports: Doctrine\ORM\PersistentCollection {#3571 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
          -id: 231516
          -bodyTs: "'1980s':18 'actual':34 'art':13 'bjj':8 'comment':10 'context':30 'count':11 'cring':16,45 'd03s':7 'everyon':43 'fact':46 'fuck':44 'general':15 'insid':36 'make':42 'martial':12 'nonsens':19 'octagon':38 'ooo':4 'outsid':31 're':22 'shit':27 'sport':35 'still':23 'talk':24 'tho':9 'throwback':17 'type':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmynsfw.com/comment/3351067"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702901759 {#3563
            date: 2023-12-18 13:15:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2715}
        +body: """
          I’m failing to understand why it’s “cringe”.\n
          \n
          Having undergone any sort of training is useful, especially, I’d imagine, if you’re a celebrity. Jason Momoa knowing some Jiu Jitsu, whether he’s sparring or not, gives himself another layer of security, if he’s paid attention and attends class diligently.\n
          \n
          Knowledge in basic boxing fundamentals, distance management, and wrestling and grappling techniques are very useful in altercations. Brazilian Jiu Jitsu is just one branch of grappling.\n
          \n
          None of that is “cringe”.\n
          \n
          Have you ever had to defend yourself in a hand-to-hand fight? Training is important and can potentially save your life.\n
          \n
          That’s not a “cringe” thing to say either, it’s a *fact*.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1702903308 {#3631
          date: 2023-12-18 13:41:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Gerula@lemmy.world"
          "@SomethingBurger@jlai.lu"
          "@ChillDude69@lemmynsfw.com"
          "@DeepGradientAscent@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3634 …}
        +nested: Doctrine\ORM\PersistentCollection {#3636 …}
        +votes: Doctrine\ORM\PersistentCollection {#3638 …}
        +reports: Doctrine\ORM\PersistentCollection {#3640 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3642 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3644 …}
        -id: 231574
        -bodyTs: "'alterc':70 'anoth':41 'attend':51 'attent':49 'basic':56 'box':57 'branch':77 'brazilian':71 'celebr':26 'class':52 'cring':9,84,112 'd':20 'defend':90 'dilig':53 'distanc':59 'either':116 'especi':18 'ever':87 'fact':120 'fail':3 'fight':98 'fundament':58 'give':39 'grappl':64,79 'hand':95,97 'hand-to-hand':94 'imagin':21 'import':101 'jason':27 'jitsu':32,73 'jiu':31,72 'know':29 'knowledg':54 'layer':42 'life':107 'm':2 'manag':60 'momoa':28 'none':80 'one':76 'paid':48 'potenti':104 're':24 'save':105 'say':115 'secur':44 'sort':13 'spar':36 'techniqu':65 'thing':113 'train':15,99 'undergon':11 'understand':5 'use':17,68 'whether':33 'wrestl':62"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5790412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702903308 {#3632
          date: 2023-12-18 13:41:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: """
        I’m sure your dad could beat up my dad, too. And if you think the F40 is a cooler car than the Countach, that’s also fine. And your Sega Genesis has more Blast Processing than my SNES.\n
        \n
        Just, whatever. All the cliché nonsense you want, I’ll just agree with it, because I’m tired of the conversation. You’re stuck in 1989 and I’m not. We’ll just agree on that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702903516 {#3652
        date: 2023-12-18 13:45:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
        "@SomethingBurger@jlai.lu"
        "@ChillDude69@lemmynsfw.com"
        "@DeepGradientAscent@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3655 …}
      +nested: Doctrine\ORM\PersistentCollection {#3659 …}
      +votes: Doctrine\ORM\PersistentCollection {#3661 …}
      +reports: Doctrine\ORM\PersistentCollection {#3662 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
      -id: 231578
      -bodyTs: "'1989':65 'agre':51,73 'also':27 'beat':7 'blast':35 'car':21 'cliché':44 'convers':60 'cooler':20 'could':6 'countach':24 'dad':5,10 'f40':17 'fine':28 'genesi':32 'll':49,71 'm':2,56,68 'nonsens':45 'process':36 're':62 'sega':31 'snes':39 'stuck':63 'sure':3 'think':15 'tire':57 'want':47 'whatev':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmynsfw.com/comment/3351267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702903516 {#3649
        date: 2023-12-18 13:45:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "Gee did you get your feelings hurt in the eighties?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702904638 {#3706
      date: 2023-12-18 14:03:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
      "@ChillDude69@lemmynsfw.com"
      "@DeepGradientAscent@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3710 …}
    +nested: Doctrine\ORM\PersistentCollection {#3712 …}
    +votes: Doctrine\ORM\PersistentCollection {#3714 …}
    +reports: Doctrine\ORM\PersistentCollection {#3716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3720 …}
    -id: 231614
    -bodyTs: "'eighti':10 'feel':6 'gee':1 'get':4 'hurt':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6110395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702904638 {#3707
      date: 2023-12-18 14:03:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    I think that much should be obvious.\n
    \n
    But seriously, I shouldn’t have gone off on you. I apologize for being so snarky. The thing is, I would never go and tell anyone “oooh, martial arts = cringe” inside of a martial arts community. I just think it’s wack to talk about celebrities beating people up, with their mad MMA skillz. At the very least, the person I replied to was taking the meme way more seriously than any meme really deserves. In fact, there’s a whole bunch of way-too-super-serious discussion, under this meme.\n
    \n
    That’s all I’m saying, really.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702905974 {#3748
    date: 2023-12-18 14:26:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@DeepGradientAscent@programming.dev"
    "@SkippingRelax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3744 …}
  +nested: Doctrine\ORM\PersistentCollection {#3740 …}
  +votes: Doctrine\ORM\PersistentCollection {#3738 …}
  +reports: Doctrine\ORM\PersistentCollection {#3753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3757 …}
  -id: 231659
  -bodyTs: "'anyon':33 'apolog':19 'art':36,42 'beat':54 'bunch':89 'celebr':53 'communiti':43 'cring':37 'deserv':82 'discuss':96 'fact':84 'go':30 'gone':14 'insid':38 'least':65 'm':104 'mad':59 'martial':35,41 'meme':74,80,99 'mma':60 'much':4 'never':29 'obvious':7 'oooh':34 'peopl':55 'person':67 'realli':81,106 'repli':69 'say':105 'serious':9,77,95 'shouldn':11 'skillz':61 'snarki':23 'super':94 'take':72 'talk':51 'tell':32 'thing':25 'think':2,46 'wack':49 'way':75,92 'way-too-super-seri':91 'whole':88 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3351603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702905974 {#3751
    date: 2023-12-18 14:26:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#3747
  +user: Proxies\__CG__\App\Entity\User {#3361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3708
    +user: Proxies\__CG__\App\Entity\User {#3709 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3647
      +user: Proxies\__CG__\App\Entity\User {#3361 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3633
        +user: Proxies\__CG__\App\Entity\User {#3509 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3564
          +user: Proxies\__CG__\App\Entity\User {#3361 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#3508
            +user: Proxies\__CG__\App\Entity\User {#3509 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: App\Entity\EntryComment {#3360
              +user: Proxies\__CG__\App\Entity\User {#3361 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
              +image: null
              +parent: App\Entity\EntryComment {#3212
                +user: Proxies\__CG__\App\Entity\User {#3213 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                +image: null
                +parent: App\Entity\EntryComment {#2715
                  +user: App\Entity\User {#2728 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 52
                  +score: 0
                  +lastActive: DateTime @1705727517 {#2710
                    date: 2024-01-20 06:11:57.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@MacNCheezus@lemmy.today"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2716 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2718 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2720 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2722 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
                  -id: 229522
                  -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6097107"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1702828427 {#2711
                    date: 2023-12-17 16:53:47.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2715}
                +body: "Momoa does Brazilian jiu-jitsu though."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 14
                +score: 0
                +lastActive: DateTime @1702846982 {#3210
                  date: 2023-12-17 22:03:02.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                  "@Gerula@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3214 …}
                +nested: Doctrine\ORM\PersistentCollection {#3216 …}
                +votes: Doctrine\ORM\PersistentCollection {#3218 …}
                +reports: Doctrine\ORM\PersistentCollection {#3220 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
                -id: 230210
                -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://jlai.lu/comment/4187092"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702846982 {#3211
                  date: 2023-12-17 22:03:02.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2715}
              +body: """
                “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
                \n
                I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1702895243 {#3357
                date: 2023-12-18 11:27:23.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Gerula@lemmy.world"
                "@SomethingBurger@jlai.lu"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3362 …}
              +nested: Doctrine\ORM\PersistentCollection {#3364 …}
              +votes: Doctrine\ORM\PersistentCollection {#3366 …}
              +reports: Doctrine\ORM\PersistentCollection {#3368 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
              -id: 231357
              -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmynsfw.com/comment/3350345"
              +editedAt: DateTimeImmutable @1705392937 {#3358
                date: 2024-01-16 09:15:37.0 +01:00
              }
              +createdAt: DateTimeImmutable @1702895243 {#3359
                date: 2023-12-18 11:27:23.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2715}
            +body: """
              > please don’t worship martial arts.\n
              \n
              I don’t think the commenter was “worshipping” martial arts.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1702897313 {#3506
              date: 2023-12-18 12:01:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Gerula@lemmy.world"
              "@SomethingBurger@jlai.lu"
              "@ChillDude69@lemmynsfw.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3510 …}
            +nested: Doctrine\ORM\PersistentCollection {#3512 …}
            +votes: Doctrine\ORM\PersistentCollection {#3514 …}
            +reports: Doctrine\ORM\PersistentCollection {#3516 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
            -id: 231403
            -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/5789418"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702897313 {#3507
              date: 2023-12-18 12:01:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2715}
          +body: "Any type of “ooo, buT he D03s BJJ, tho” comment counts. Martial arts, in general = cringe throwback 1980s nonsense. If you’re still talking about that shit, in any context outside of the actual sport, inside an octagon, you are just making everyone fucking cringe. Fact."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1702901759 {#3562
            date: 2023-12-18 13:15:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Gerula@lemmy.world"
            "@SomethingBurger@jlai.lu"
            "@ChillDude69@lemmynsfw.com"
            "@DeepGradientAscent@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3565 …}
          +nested: Doctrine\ORM\PersistentCollection {#3567 …}
          +votes: Doctrine\ORM\PersistentCollection {#3569 …}
          +reports: Doctrine\ORM\PersistentCollection {#3571 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
          -id: 231516
          -bodyTs: "'1980s':18 'actual':34 'art':13 'bjj':8 'comment':10 'context':30 'count':11 'cring':16,45 'd03s':7 'everyon':43 'fact':46 'fuck':44 'general':15 'insid':36 'make':42 'martial':12 'nonsens':19 'octagon':38 'ooo':4 'outsid':31 're':22 'shit':27 'sport':35 'still':23 'talk':24 'tho':9 'throwback':17 'type':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmynsfw.com/comment/3351067"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702901759 {#3563
            date: 2023-12-18 13:15:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2715}
        +body: """
          I’m failing to understand why it’s “cringe”.\n
          \n
          Having undergone any sort of training is useful, especially, I’d imagine, if you’re a celebrity. Jason Momoa knowing some Jiu Jitsu, whether he’s sparring or not, gives himself another layer of security, if he’s paid attention and attends class diligently.\n
          \n
          Knowledge in basic boxing fundamentals, distance management, and wrestling and grappling techniques are very useful in altercations. Brazilian Jiu Jitsu is just one branch of grappling.\n
          \n
          None of that is “cringe”.\n
          \n
          Have you ever had to defend yourself in a hand-to-hand fight? Training is important and can potentially save your life.\n
          \n
          That’s not a “cringe” thing to say either, it’s a *fact*.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1702903308 {#3631
          date: 2023-12-18 13:41:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Gerula@lemmy.world"
          "@SomethingBurger@jlai.lu"
          "@ChillDude69@lemmynsfw.com"
          "@DeepGradientAscent@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3634 …}
        +nested: Doctrine\ORM\PersistentCollection {#3636 …}
        +votes: Doctrine\ORM\PersistentCollection {#3638 …}
        +reports: Doctrine\ORM\PersistentCollection {#3640 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3642 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3644 …}
        -id: 231574
        -bodyTs: "'alterc':70 'anoth':41 'attend':51 'attent':49 'basic':56 'box':57 'branch':77 'brazilian':71 'celebr':26 'class':52 'cring':9,84,112 'd':20 'defend':90 'dilig':53 'distanc':59 'either':116 'especi':18 'ever':87 'fact':120 'fail':3 'fight':98 'fundament':58 'give':39 'grappl':64,79 'hand':95,97 'hand-to-hand':94 'imagin':21 'import':101 'jason':27 'jitsu':32,73 'jiu':31,72 'know':29 'knowledg':54 'layer':42 'life':107 'm':2 'manag':60 'momoa':28 'none':80 'one':76 'paid':48 'potenti':104 're':24 'save':105 'say':115 'secur':44 'sort':13 'spar':36 'techniqu':65 'thing':113 'train':15,99 'undergon':11 'understand':5 'use':17,68 'whether':33 'wrestl':62"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5790412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702903308 {#3632
          date: 2023-12-18 13:41:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: """
        I’m sure your dad could beat up my dad, too. And if you think the F40 is a cooler car than the Countach, that’s also fine. And your Sega Genesis has more Blast Processing than my SNES.\n
        \n
        Just, whatever. All the cliché nonsense you want, I’ll just agree with it, because I’m tired of the conversation. You’re stuck in 1989 and I’m not. We’ll just agree on that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702903516 {#3652
        date: 2023-12-18 13:45:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
        "@SomethingBurger@jlai.lu"
        "@ChillDude69@lemmynsfw.com"
        "@DeepGradientAscent@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3655 …}
      +nested: Doctrine\ORM\PersistentCollection {#3659 …}
      +votes: Doctrine\ORM\PersistentCollection {#3661 …}
      +reports: Doctrine\ORM\PersistentCollection {#3662 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
      -id: 231578
      -bodyTs: "'1989':65 'agre':51,73 'also':27 'beat':7 'blast':35 'car':21 'cliché':44 'convers':60 'cooler':20 'could':6 'countach':24 'dad':5,10 'f40':17 'fine':28 'genesi':32 'll':49,71 'm':2,56,68 'nonsens':45 'process':36 're':62 'sega':31 'snes':39 'stuck':63 'sure':3 'think':15 'tire':57 'want':47 'whatev':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmynsfw.com/comment/3351267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702903516 {#3649
        date: 2023-12-18 13:45:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "Gee did you get your feelings hurt in the eighties?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702904638 {#3706
      date: 2023-12-18 14:03:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
      "@ChillDude69@lemmynsfw.com"
      "@DeepGradientAscent@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3710 …}
    +nested: Doctrine\ORM\PersistentCollection {#3712 …}
    +votes: Doctrine\ORM\PersistentCollection {#3714 …}
    +reports: Doctrine\ORM\PersistentCollection {#3716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3720 …}
    -id: 231614
    -bodyTs: "'eighti':10 'feel':6 'gee':1 'get':4 'hurt':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6110395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702904638 {#3707
      date: 2023-12-18 14:03:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    I think that much should be obvious.\n
    \n
    But seriously, I shouldn’t have gone off on you. I apologize for being so snarky. The thing is, I would never go and tell anyone “oooh, martial arts = cringe” inside of a martial arts community. I just think it’s wack to talk about celebrities beating people up, with their mad MMA skillz. At the very least, the person I replied to was taking the meme way more seriously than any meme really deserves. In fact, there’s a whole bunch of way-too-super-serious discussion, under this meme.\n
    \n
    That’s all I’m saying, really.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702905974 {#3748
    date: 2023-12-18 14:26:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@DeepGradientAscent@programming.dev"
    "@SkippingRelax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3744 …}
  +nested: Doctrine\ORM\PersistentCollection {#3740 …}
  +votes: Doctrine\ORM\PersistentCollection {#3738 …}
  +reports: Doctrine\ORM\PersistentCollection {#3753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3757 …}
  -id: 231659
  -bodyTs: "'anyon':33 'apolog':19 'art':36,42 'beat':54 'bunch':89 'celebr':53 'communiti':43 'cring':37 'deserv':82 'discuss':96 'fact':84 'go':30 'gone':14 'insid':38 'least':65 'm':104 'mad':59 'martial':35,41 'meme':74,80,99 'mma':60 'much':4 'never':29 'obvious':7 'oooh':34 'peopl':55 'person':67 'realli':81,106 'repli':69 'say':105 'serious':9,77,95 'shouldn':11 'skillz':61 'snarki':23 'super':94 'take':72 'talk':51 'tell':32 'thing':25 'think':2,46 'wack':49 'way':75,92 'way-too-super-seri':91 'whole':88 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3351603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702905974 {#3751
    date: 2023-12-18 14:26:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#3774
  +user: Proxies\__CG__\App\Entity\User {#3509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3747
    +user: Proxies\__CG__\App\Entity\User {#3361 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3708
      +user: Proxies\__CG__\App\Entity\User {#3709 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3647
        +user: Proxies\__CG__\App\Entity\User {#3361 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3633
          +user: Proxies\__CG__\App\Entity\User {#3509 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#3564
            +user: Proxies\__CG__\App\Entity\User {#3361 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: App\Entity\EntryComment {#3508
              +user: Proxies\__CG__\App\Entity\User {#3509 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
              +image: null
              +parent: App\Entity\EntryComment {#3360
                +user: Proxies\__CG__\App\Entity\User {#3361 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                +image: null
                +parent: App\Entity\EntryComment {#3212
                  +user: Proxies\__CG__\App\Entity\User {#3213 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#2715
                    +user: App\Entity\User {#2728 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 52
                    +score: 0
                    +lastActive: DateTime @1705727517 {#2710
                      date: 2024-01-20 06:11:57.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@MacNCheezus@lemmy.today"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2716 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
                    -id: 229522
                    -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6097107"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1702828427 {#2711
                      date: 2023-12-17 16:53:47.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2715}
                  +body: "Momoa does Brazilian jiu-jitsu though."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 14
                  +score: 0
                  +lastActive: DateTime @1702846982 {#3210
                    date: 2023-12-17 22:03:02.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@MacNCheezus@lemmy.today"
                    "@Gerula@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3214 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
                  -id: 230210
                  -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://jlai.lu/comment/4187092"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1702846982 {#3211
                    date: 2023-12-17 22:03:02.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2715}
                +body: """
                  “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
                  \n
                  I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 4
                +score: 0
                +lastActive: DateTime @1702895243 {#3357
                  date: 2023-12-18 11:27:23.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                  "@Gerula@lemmy.world"
                  "@SomethingBurger@jlai.lu"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3362 …}
                +nested: Doctrine\ORM\PersistentCollection {#3364 …}
                +votes: Doctrine\ORM\PersistentCollection {#3366 …}
                +reports: Doctrine\ORM\PersistentCollection {#3368 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
                -id: 231357
                -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmynsfw.com/comment/3350345"
                +editedAt: DateTimeImmutable @1705392937 {#3358
                  date: 2024-01-16 09:15:37.0 +01:00
                }
                +createdAt: DateTimeImmutable @1702895243 {#3359
                  date: 2023-12-18 11:27:23.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2715}
              +body: """
                > please don’t worship martial arts.\n
                \n
                I don’t think the commenter was “worshipping” martial arts.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 9
              +score: 0
              +lastActive: DateTime @1702897313 {#3506
                date: 2023-12-18 12:01:53.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Gerula@lemmy.world"
                "@SomethingBurger@jlai.lu"
                "@ChillDude69@lemmynsfw.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3510 …}
              +nested: Doctrine\ORM\PersistentCollection {#3512 …}
              +votes: Doctrine\ORM\PersistentCollection {#3514 …}
              +reports: Doctrine\ORM\PersistentCollection {#3516 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
              -id: 231403
              -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://programming.dev/comment/5789418"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702897313 {#3507
                date: 2023-12-18 12:01:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2715}
            +body: "Any type of “ooo, buT he D03s BJJ, tho” comment counts. Martial arts, in general = cringe throwback 1980s nonsense. If you’re still talking about that shit, in any context outside of the actual sport, inside an octagon, you are just making everyone fucking cringe. Fact."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1702901759 {#3562
              date: 2023-12-18 13:15:59.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Gerula@lemmy.world"
              "@SomethingBurger@jlai.lu"
              "@ChillDude69@lemmynsfw.com"
              "@DeepGradientAscent@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3565 …}
            +nested: Doctrine\ORM\PersistentCollection {#3567 …}
            +votes: Doctrine\ORM\PersistentCollection {#3569 …}
            +reports: Doctrine\ORM\PersistentCollection {#3571 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
            -id: 231516
            -bodyTs: "'1980s':18 'actual':34 'art':13 'bjj':8 'comment':10 'context':30 'count':11 'cring':16,45 'd03s':7 'everyon':43 'fact':46 'fuck':44 'general':15 'insid':36 'make':42 'martial':12 'nonsens':19 'octagon':38 'ooo':4 'outsid':31 're':22 'shit':27 'sport':35 'still':23 'talk':24 'tho':9 'throwback':17 'type':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmynsfw.com/comment/3351067"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702901759 {#3563
              date: 2023-12-18 13:15:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2715}
          +body: """
            I’m failing to understand why it’s “cringe”.\n
            \n
            Having undergone any sort of training is useful, especially, I’d imagine, if you’re a celebrity. Jason Momoa knowing some Jiu Jitsu, whether he’s sparring or not, gives himself another layer of security, if he’s paid attention and attends class diligently.\n
            \n
            Knowledge in basic boxing fundamentals, distance management, and wrestling and grappling techniques are very useful in altercations. Brazilian Jiu Jitsu is just one branch of grappling.\n
            \n
            None of that is “cringe”.\n
            \n
            Have you ever had to defend yourself in a hand-to-hand fight? Training is important and can potentially save your life.\n
            \n
            That’s not a “cringe” thing to say either, it’s a *fact*.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1702903308 {#3631
            date: 2023-12-18 13:41:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Gerula@lemmy.world"
            "@SomethingBurger@jlai.lu"
            "@ChillDude69@lemmynsfw.com"
            "@DeepGradientAscent@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3634 …}
          +nested: Doctrine\ORM\PersistentCollection {#3636 …}
          +votes: Doctrine\ORM\PersistentCollection {#3638 …}
          +reports: Doctrine\ORM\PersistentCollection {#3640 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3642 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3644 …}
          -id: 231574
          -bodyTs: "'alterc':70 'anoth':41 'attend':51 'attent':49 'basic':56 'box':57 'branch':77 'brazilian':71 'celebr':26 'class':52 'cring':9,84,112 'd':20 'defend':90 'dilig':53 'distanc':59 'either':116 'especi':18 'ever':87 'fact':120 'fail':3 'fight':98 'fundament':58 'give':39 'grappl':64,79 'hand':95,97 'hand-to-hand':94 'imagin':21 'import':101 'jason':27 'jitsu':32,73 'jiu':31,72 'know':29 'knowledg':54 'layer':42 'life':107 'm':2 'manag':60 'momoa':28 'none':80 'one':76 'paid':48 'potenti':104 're':24 'save':105 'say':115 'secur':44 'sort':13 'spar':36 'techniqu':65 'thing':113 'train':15,99 'undergon':11 'understand':5 'use':17,68 'whether':33 'wrestl':62"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5790412"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702903308 {#3632
            date: 2023-12-18 13:41:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2715}
        +body: """
          I’m sure your dad could beat up my dad, too. And if you think the F40 is a cooler car than the Countach, that’s also fine. And your Sega Genesis has more Blast Processing than my SNES.\n
          \n
          Just, whatever. All the cliché nonsense you want, I’ll just agree with it, because I’m tired of the conversation. You’re stuck in 1989 and I’m not. We’ll just agree on that.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702903516 {#3652
          date: 2023-12-18 13:45:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Gerula@lemmy.world"
          "@SomethingBurger@jlai.lu"
          "@ChillDude69@lemmynsfw.com"
          "@DeepGradientAscent@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3655 …}
        +nested: Doctrine\ORM\PersistentCollection {#3659 …}
        +votes: Doctrine\ORM\PersistentCollection {#3661 …}
        +reports: Doctrine\ORM\PersistentCollection {#3662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
        -id: 231578
        -bodyTs: "'1989':65 'agre':51,73 'also':27 'beat':7 'blast':35 'car':21 'cliché':44 'convers':60 'cooler':20 'could':6 'countach':24 'dad':5,10 'f40':17 'fine':28 'genesi':32 'll':49,71 'm':2,56,68 'nonsens':45 'process':36 're':62 'sega':31 'snes':39 'stuck':63 'sure':3 'think':15 'tire':57 'want':47 'whatev':41"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmynsfw.com/comment/3351267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702903516 {#3649
          date: 2023-12-18 13:45:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: "Gee did you get your feelings hurt in the eighties?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702904638 {#3706
        date: 2023-12-18 14:03:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
        "@SomethingBurger@jlai.lu"
        "@ChillDude69@lemmynsfw.com"
        "@DeepGradientAscent@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3710 …}
      +nested: Doctrine\ORM\PersistentCollection {#3712 …}
      +votes: Doctrine\ORM\PersistentCollection {#3714 …}
      +reports: Doctrine\ORM\PersistentCollection {#3716 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3718 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3720 …}
      -id: 231614
      -bodyTs: "'eighti':10 'feel':6 'gee':1 'get':4 'hurt':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6110395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702904638 {#3707
        date: 2023-12-18 14:03:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      I think that much should be obvious.\n
      \n
      But seriously, I shouldn’t have gone off on you. I apologize for being so snarky. The thing is, I would never go and tell anyone “oooh, martial arts = cringe” inside of a martial arts community. I just think it’s wack to talk about celebrities beating people up, with their mad MMA skillz. At the very least, the person I replied to was taking the meme way more seriously than any meme really deserves. In fact, there’s a whole bunch of way-too-super-serious discussion, under this meme.\n
      \n
      That’s all I’m saying, really.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702905974 {#3748
      date: 2023-12-18 14:26:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
      "@ChillDude69@lemmynsfw.com"
      "@DeepGradientAscent@programming.dev"
      "@SkippingRelax@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3744 …}
    +nested: Doctrine\ORM\PersistentCollection {#3740 …}
    +votes: Doctrine\ORM\PersistentCollection {#3738 …}
    +reports: Doctrine\ORM\PersistentCollection {#3753 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3757 …}
    -id: 231659
    -bodyTs: "'anyon':33 'apolog':19 'art':36,42 'beat':54 'bunch':89 'celebr':53 'communiti':43 'cring':37 'deserv':82 'discuss':96 'fact':84 'go':30 'gone':14 'insid':38 'least':65 'm':104 'mad':59 'martial':35,41 'meme':74,80,99 'mma':60 'much':4 'never':29 'obvious':7 'oooh':34 'peopl':55 'person':67 'realli':81,106 'repli':69 'say':105 'serious':9,77,95 'shouldn':11 'skillz':61 'snarki':23 'super':94 'take':72 'talk':51 'tell':32 'thing':25 'think':2,46 'wack':49 'way':75,92 'way-too-super-seri':91 'whole':88 'would':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/comment/3351603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702905974 {#3751
      date: 2023-12-18 14:26:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "The only one taking things a bit too seriously is clearly you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702906968 {#3769
    date: 2023-12-18 14:42:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@DeepGradientAscent@programming.dev"
    "@SkippingRelax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3766 …}
  +nested: Doctrine\ORM\PersistentCollection {#3763 …}
  +votes: Doctrine\ORM\PersistentCollection {#3761 …}
  +reports: Doctrine\ORM\PersistentCollection {#3775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3779 …}
  -id: 231706
  -bodyTs: "'bit':7 'clear':11 'one':3 'serious':9 'take':4 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5791174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702906968 {#3772
    date: 2023-12-18 14:42:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#3774
  +user: Proxies\__CG__\App\Entity\User {#3509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3747
    +user: Proxies\__CG__\App\Entity\User {#3361 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3708
      +user: Proxies\__CG__\App\Entity\User {#3709 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3647
        +user: Proxies\__CG__\App\Entity\User {#3361 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3633
          +user: Proxies\__CG__\App\Entity\User {#3509 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#3564
            +user: Proxies\__CG__\App\Entity\User {#3361 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: App\Entity\EntryComment {#3508
              +user: Proxies\__CG__\App\Entity\User {#3509 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
              +image: null
              +parent: App\Entity\EntryComment {#3360
                +user: Proxies\__CG__\App\Entity\User {#3361 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                +image: null
                +parent: App\Entity\EntryComment {#3212
                  +user: Proxies\__CG__\App\Entity\User {#3213 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#2715
                    +user: App\Entity\User {#2728 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 52
                    +score: 0
                    +lastActive: DateTime @1705727517 {#2710
                      date: 2024-01-20 06:11:57.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@MacNCheezus@lemmy.today"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2716 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
                    -id: 229522
                    -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6097107"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1702828427 {#2711
                      date: 2023-12-17 16:53:47.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2715}
                  +body: "Momoa does Brazilian jiu-jitsu though."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 14
                  +score: 0
                  +lastActive: DateTime @1702846982 {#3210
                    date: 2023-12-17 22:03:02.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@MacNCheezus@lemmy.today"
                    "@Gerula@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3214 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
                  -id: 230210
                  -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://jlai.lu/comment/4187092"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1702846982 {#3211
                    date: 2023-12-17 22:03:02.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2715}
                +body: """
                  “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
                  \n
                  I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 4
                +score: 0
                +lastActive: DateTime @1702895243 {#3357
                  date: 2023-12-18 11:27:23.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                  "@Gerula@lemmy.world"
                  "@SomethingBurger@jlai.lu"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3362 …}
                +nested: Doctrine\ORM\PersistentCollection {#3364 …}
                +votes: Doctrine\ORM\PersistentCollection {#3366 …}
                +reports: Doctrine\ORM\PersistentCollection {#3368 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
                -id: 231357
                -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmynsfw.com/comment/3350345"
                +editedAt: DateTimeImmutable @1705392937 {#3358
                  date: 2024-01-16 09:15:37.0 +01:00
                }
                +createdAt: DateTimeImmutable @1702895243 {#3359
                  date: 2023-12-18 11:27:23.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2715}
              +body: """
                > please don’t worship martial arts.\n
                \n
                I don’t think the commenter was “worshipping” martial arts.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 9
              +score: 0
              +lastActive: DateTime @1702897313 {#3506
                date: 2023-12-18 12:01:53.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Gerula@lemmy.world"
                "@SomethingBurger@jlai.lu"
                "@ChillDude69@lemmynsfw.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3510 …}
              +nested: Doctrine\ORM\PersistentCollection {#3512 …}
              +votes: Doctrine\ORM\PersistentCollection {#3514 …}
              +reports: Doctrine\ORM\PersistentCollection {#3516 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
              -id: 231403
              -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://programming.dev/comment/5789418"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702897313 {#3507
                date: 2023-12-18 12:01:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2715}
            +body: "Any type of “ooo, buT he D03s BJJ, tho” comment counts. Martial arts, in general = cringe throwback 1980s nonsense. If you’re still talking about that shit, in any context outside of the actual sport, inside an octagon, you are just making everyone fucking cringe. Fact."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1702901759 {#3562
              date: 2023-12-18 13:15:59.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Gerula@lemmy.world"
              "@SomethingBurger@jlai.lu"
              "@ChillDude69@lemmynsfw.com"
              "@DeepGradientAscent@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3565 …}
            +nested: Doctrine\ORM\PersistentCollection {#3567 …}
            +votes: Doctrine\ORM\PersistentCollection {#3569 …}
            +reports: Doctrine\ORM\PersistentCollection {#3571 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
            -id: 231516
            -bodyTs: "'1980s':18 'actual':34 'art':13 'bjj':8 'comment':10 'context':30 'count':11 'cring':16,45 'd03s':7 'everyon':43 'fact':46 'fuck':44 'general':15 'insid':36 'make':42 'martial':12 'nonsens':19 'octagon':38 'ooo':4 'outsid':31 're':22 'shit':27 'sport':35 'still':23 'talk':24 'tho':9 'throwback':17 'type':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmynsfw.com/comment/3351067"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702901759 {#3563
              date: 2023-12-18 13:15:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2715}
          +body: """
            I’m failing to understand why it’s “cringe”.\n
            \n
            Having undergone any sort of training is useful, especially, I’d imagine, if you’re a celebrity. Jason Momoa knowing some Jiu Jitsu, whether he’s sparring or not, gives himself another layer of security, if he’s paid attention and attends class diligently.\n
            \n
            Knowledge in basic boxing fundamentals, distance management, and wrestling and grappling techniques are very useful in altercations. Brazilian Jiu Jitsu is just one branch of grappling.\n
            \n
            None of that is “cringe”.\n
            \n
            Have you ever had to defend yourself in a hand-to-hand fight? Training is important and can potentially save your life.\n
            \n
            That’s not a “cringe” thing to say either, it’s a *fact*.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1702903308 {#3631
            date: 2023-12-18 13:41:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Gerula@lemmy.world"
            "@SomethingBurger@jlai.lu"
            "@ChillDude69@lemmynsfw.com"
            "@DeepGradientAscent@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3634 …}
          +nested: Doctrine\ORM\PersistentCollection {#3636 …}
          +votes: Doctrine\ORM\PersistentCollection {#3638 …}
          +reports: Doctrine\ORM\PersistentCollection {#3640 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3642 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3644 …}
          -id: 231574
          -bodyTs: "'alterc':70 'anoth':41 'attend':51 'attent':49 'basic':56 'box':57 'branch':77 'brazilian':71 'celebr':26 'class':52 'cring':9,84,112 'd':20 'defend':90 'dilig':53 'distanc':59 'either':116 'especi':18 'ever':87 'fact':120 'fail':3 'fight':98 'fundament':58 'give':39 'grappl':64,79 'hand':95,97 'hand-to-hand':94 'imagin':21 'import':101 'jason':27 'jitsu':32,73 'jiu':31,72 'know':29 'knowledg':54 'layer':42 'life':107 'm':2 'manag':60 'momoa':28 'none':80 'one':76 'paid':48 'potenti':104 're':24 'save':105 'say':115 'secur':44 'sort':13 'spar':36 'techniqu':65 'thing':113 'train':15,99 'undergon':11 'understand':5 'use':17,68 'whether':33 'wrestl':62"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5790412"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702903308 {#3632
            date: 2023-12-18 13:41:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2715}
        +body: """
          I’m sure your dad could beat up my dad, too. And if you think the F40 is a cooler car than the Countach, that’s also fine. And your Sega Genesis has more Blast Processing than my SNES.\n
          \n
          Just, whatever. All the cliché nonsense you want, I’ll just agree with it, because I’m tired of the conversation. You’re stuck in 1989 and I’m not. We’ll just agree on that.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702903516 {#3652
          date: 2023-12-18 13:45:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Gerula@lemmy.world"
          "@SomethingBurger@jlai.lu"
          "@ChillDude69@lemmynsfw.com"
          "@DeepGradientAscent@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3655 …}
        +nested: Doctrine\ORM\PersistentCollection {#3659 …}
        +votes: Doctrine\ORM\PersistentCollection {#3661 …}
        +reports: Doctrine\ORM\PersistentCollection {#3662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
        -id: 231578
        -bodyTs: "'1989':65 'agre':51,73 'also':27 'beat':7 'blast':35 'car':21 'cliché':44 'convers':60 'cooler':20 'could':6 'countach':24 'dad':5,10 'f40':17 'fine':28 'genesi':32 'll':49,71 'm':2,56,68 'nonsens':45 'process':36 're':62 'sega':31 'snes':39 'stuck':63 'sure':3 'think':15 'tire':57 'want':47 'whatev':41"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmynsfw.com/comment/3351267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702903516 {#3649
          date: 2023-12-18 13:45:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: "Gee did you get your feelings hurt in the eighties?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702904638 {#3706
        date: 2023-12-18 14:03:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
        "@SomethingBurger@jlai.lu"
        "@ChillDude69@lemmynsfw.com"
        "@DeepGradientAscent@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3710 …}
      +nested: Doctrine\ORM\PersistentCollection {#3712 …}
      +votes: Doctrine\ORM\PersistentCollection {#3714 …}
      +reports: Doctrine\ORM\PersistentCollection {#3716 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3718 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3720 …}
      -id: 231614
      -bodyTs: "'eighti':10 'feel':6 'gee':1 'get':4 'hurt':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6110395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702904638 {#3707
        date: 2023-12-18 14:03:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      I think that much should be obvious.\n
      \n
      But seriously, I shouldn’t have gone off on you. I apologize for being so snarky. The thing is, I would never go and tell anyone “oooh, martial arts = cringe” inside of a martial arts community. I just think it’s wack to talk about celebrities beating people up, with their mad MMA skillz. At the very least, the person I replied to was taking the meme way more seriously than any meme really deserves. In fact, there’s a whole bunch of way-too-super-serious discussion, under this meme.\n
      \n
      That’s all I’m saying, really.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702905974 {#3748
      date: 2023-12-18 14:26:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
      "@ChillDude69@lemmynsfw.com"
      "@DeepGradientAscent@programming.dev"
      "@SkippingRelax@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3744 …}
    +nested: Doctrine\ORM\PersistentCollection {#3740 …}
    +votes: Doctrine\ORM\PersistentCollection {#3738 …}
    +reports: Doctrine\ORM\PersistentCollection {#3753 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3757 …}
    -id: 231659
    -bodyTs: "'anyon':33 'apolog':19 'art':36,42 'beat':54 'bunch':89 'celebr':53 'communiti':43 'cring':37 'deserv':82 'discuss':96 'fact':84 'go':30 'gone':14 'insid':38 'least':65 'm':104 'mad':59 'martial':35,41 'meme':74,80,99 'mma':60 'much':4 'never':29 'obvious':7 'oooh':34 'peopl':55 'person':67 'realli':81,106 'repli':69 'say':105 'serious':9,77,95 'shouldn':11 'skillz':61 'snarki':23 'super':94 'take':72 'talk':51 'tell':32 'thing':25 'think':2,46 'wack':49 'way':75,92 'way-too-super-seri':91 'whole':88 'would':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/comment/3351603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702905974 {#3751
      date: 2023-12-18 14:26:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "The only one taking things a bit too seriously is clearly you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702906968 {#3769
    date: 2023-12-18 14:42:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@DeepGradientAscent@programming.dev"
    "@SkippingRelax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3766 …}
  +nested: Doctrine\ORM\PersistentCollection {#3763 …}
  +votes: Doctrine\ORM\PersistentCollection {#3761 …}
  +reports: Doctrine\ORM\PersistentCollection {#3775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3779 …}
  -id: 231706
  -bodyTs: "'bit':7 'clear':11 'one':3 'serious':9 'take':4 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5791174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702906968 {#3772
    date: 2023-12-18 14:42:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#3774
  +user: Proxies\__CG__\App\Entity\User {#3509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3747
    +user: Proxies\__CG__\App\Entity\User {#3361 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3708
      +user: Proxies\__CG__\App\Entity\User {#3709 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3647
        +user: Proxies\__CG__\App\Entity\User {#3361 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#3633
          +user: Proxies\__CG__\App\Entity\User {#3509 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: App\Entity\EntryComment {#3564
            +user: Proxies\__CG__\App\Entity\User {#3361 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
            +image: null
            +parent: App\Entity\EntryComment {#3508
              +user: Proxies\__CG__\App\Entity\User {#3509 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
              +image: null
              +parent: App\Entity\EntryComment {#3360
                +user: Proxies\__CG__\App\Entity\User {#3361 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                +image: null
                +parent: App\Entity\EntryComment {#3212
                  +user: Proxies\__CG__\App\Entity\User {#3213 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#2715
                    +user: App\Entity\User {#2728 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 52
                    +score: 0
                    +lastActive: DateTime @1705727517 {#2710
                      date: 2024-01-20 06:11:57.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@MacNCheezus@lemmy.today"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2716 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
                    -id: 229522
                    -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6097107"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1702828427 {#2711
                      date: 2023-12-17 16:53:47.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2715}
                  +body: "Momoa does Brazilian jiu-jitsu though."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 14
                  +score: 0
                  +lastActive: DateTime @1702846982 {#3210
                    date: 2023-12-17 22:03:02.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@MacNCheezus@lemmy.today"
                    "@Gerula@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3214 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
                  -id: 230210
                  -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://jlai.lu/comment/4187092"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1702846982 {#3211
                    date: 2023-12-17 22:03:02.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2715}
                +body: """
                  “Yeah, and I heard the sensei at his dojo was the cousin of one of Bruce Lee’s students. And, like, umm, this one time, this other sensei that came and did a guest leseson with them? He totally said that he knew the pressure chakra chi points that can superkill someone, with only one finger. But he said that we weren’t wise enough for him to teach us that, yet.”\n
                  \n
                  I hasten to add that this is sarcasm, just in case people aren’t paying attention. And everyone, please don’t worship martial arts. It’s just so far beyond cringe.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 4
                +score: 0
                +lastActive: DateTime @1702895243 {#3357
                  date: 2023-12-18 11:27:23.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@MacNCheezus@lemmy.today"
                  "@Gerula@lemmy.world"
                  "@SomethingBurger@jlai.lu"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3362 …}
                +nested: Doctrine\ORM\PersistentCollection {#3364 …}
                +votes: Doctrine\ORM\PersistentCollection {#3366 …}
                +reports: Doctrine\ORM\PersistentCollection {#3368 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
                -id: 231357
                -bodyTs: "'add':76 'aren':85 'art':96 'attent':88 'beyond':102 'bruce':16 'came':30 'case':83 'chakra':46 'chi':47 'cousin':12 'cring':103 'dojo':9 'enough':65 'everyon':90 'far':101 'finger':56 'guest':34 'hasten':74 'heard':4 'knew':43 'lee':17 'leseson':35 'like':21 'martial':95 'one':14,24,55 'pay':87 'peopl':84 'pleas':91 'point':48 'pressur':45 'said':40,59 'sarcasm':80 'sensei':6,28 'someon':52 'student':19 'superkil':51 'teach':69 'time':25 'total':39 'umm':22 'us':70 'weren':62 'wise':64 'worship':94 'yeah':1 'yet':72"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmynsfw.com/comment/3350345"
                +editedAt: DateTimeImmutable @1705392937 {#3358
                  date: 2024-01-16 09:15:37.0 +01:00
                }
                +createdAt: DateTimeImmutable @1702895243 {#3359
                  date: 2023-12-18 11:27:23.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2715}
              +body: """
                > please don’t worship martial arts.\n
                \n
                I don’t think the commenter was “worshipping” martial arts.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 9
              +score: 0
              +lastActive: DateTime @1702897313 {#3506
                date: 2023-12-18 12:01:53.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@MacNCheezus@lemmy.today"
                "@Gerula@lemmy.world"
                "@SomethingBurger@jlai.lu"
                "@ChillDude69@lemmynsfw.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3510 …}
              +nested: Doctrine\ORM\PersistentCollection {#3512 …}
              +votes: Doctrine\ORM\PersistentCollection {#3514 …}
              +reports: Doctrine\ORM\PersistentCollection {#3516 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
              -id: 231403
              -bodyTs: "'art':6,16 'comment':12 'martial':5,15 'pleas':1 'think':10 'worship':4,14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://programming.dev/comment/5789418"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702897313 {#3507
                date: 2023-12-18 12:01:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2715}
            +body: "Any type of “ooo, buT he D03s BJJ, tho” comment counts. Martial arts, in general = cringe throwback 1980s nonsense. If you’re still talking about that shit, in any context outside of the actual sport, inside an octagon, you are just making everyone fucking cringe. Fact."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1702901759 {#3562
              date: 2023-12-18 13:15:59.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@MacNCheezus@lemmy.today"
              "@Gerula@lemmy.world"
              "@SomethingBurger@jlai.lu"
              "@ChillDude69@lemmynsfw.com"
              "@DeepGradientAscent@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3565 …}
            +nested: Doctrine\ORM\PersistentCollection {#3567 …}
            +votes: Doctrine\ORM\PersistentCollection {#3569 …}
            +reports: Doctrine\ORM\PersistentCollection {#3571 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
            -id: 231516
            -bodyTs: "'1980s':18 'actual':34 'art':13 'bjj':8 'comment':10 'context':30 'count':11 'cring':16,45 'd03s':7 'everyon':43 'fact':46 'fuck':44 'general':15 'insid':36 'make':42 'martial':12 'nonsens':19 'octagon':38 'ooo':4 'outsid':31 're':22 'shit':27 'sport':35 'still':23 'talk':24 'tho':9 'throwback':17 'type':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmynsfw.com/comment/3351067"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702901759 {#3563
              date: 2023-12-18 13:15:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2715}
          +body: """
            I’m failing to understand why it’s “cringe”.\n
            \n
            Having undergone any sort of training is useful, especially, I’d imagine, if you’re a celebrity. Jason Momoa knowing some Jiu Jitsu, whether he’s sparring or not, gives himself another layer of security, if he’s paid attention and attends class diligently.\n
            \n
            Knowledge in basic boxing fundamentals, distance management, and wrestling and grappling techniques are very useful in altercations. Brazilian Jiu Jitsu is just one branch of grappling.\n
            \n
            None of that is “cringe”.\n
            \n
            Have you ever had to defend yourself in a hand-to-hand fight? Training is important and can potentially save your life.\n
            \n
            That’s not a “cringe” thing to say either, it’s a *fact*.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1702903308 {#3631
            date: 2023-12-18 13:41:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
            "@Gerula@lemmy.world"
            "@SomethingBurger@jlai.lu"
            "@ChillDude69@lemmynsfw.com"
            "@DeepGradientAscent@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3634 …}
          +nested: Doctrine\ORM\PersistentCollection {#3636 …}
          +votes: Doctrine\ORM\PersistentCollection {#3638 …}
          +reports: Doctrine\ORM\PersistentCollection {#3640 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3642 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3644 …}
          -id: 231574
          -bodyTs: "'alterc':70 'anoth':41 'attend':51 'attent':49 'basic':56 'box':57 'branch':77 'brazilian':71 'celebr':26 'class':52 'cring':9,84,112 'd':20 'defend':90 'dilig':53 'distanc':59 'either':116 'especi':18 'ever':87 'fact':120 'fail':3 'fight':98 'fundament':58 'give':39 'grappl':64,79 'hand':95,97 'hand-to-hand':94 'imagin':21 'import':101 'jason':27 'jitsu':32,73 'jiu':31,72 'know':29 'knowledg':54 'layer':42 'life':107 'm':2 'manag':60 'momoa':28 'none':80 'one':76 'paid':48 'potenti':104 're':24 'save':105 'say':115 'secur':44 'sort':13 'spar':36 'techniqu':65 'thing':113 'train':15,99 'undergon':11 'understand':5 'use':17,68 'whether':33 'wrestl':62"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5790412"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702903308 {#3632
            date: 2023-12-18 13:41:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2715}
        +body: """
          I’m sure your dad could beat up my dad, too. And if you think the F40 is a cooler car than the Countach, that’s also fine. And your Sega Genesis has more Blast Processing than my SNES.\n
          \n
          Just, whatever. All the cliché nonsense you want, I’ll just agree with it, because I’m tired of the conversation. You’re stuck in 1989 and I’m not. We’ll just agree on that.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702903516 {#3652
          date: 2023-12-18 13:45:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Gerula@lemmy.world"
          "@SomethingBurger@jlai.lu"
          "@ChillDude69@lemmynsfw.com"
          "@DeepGradientAscent@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3655 …}
        +nested: Doctrine\ORM\PersistentCollection {#3659 …}
        +votes: Doctrine\ORM\PersistentCollection {#3661 …}
        +reports: Doctrine\ORM\PersistentCollection {#3662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
        -id: 231578
        -bodyTs: "'1989':65 'agre':51,73 'also':27 'beat':7 'blast':35 'car':21 'cliché':44 'convers':60 'cooler':20 'could':6 'countach':24 'dad':5,10 'f40':17 'fine':28 'genesi':32 'll':49,71 'm':2,56,68 'nonsens':45 'process':36 're':62 'sega':31 'snes':39 'stuck':63 'sure':3 'think':15 'tire':57 'want':47 'whatev':41"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmynsfw.com/comment/3351267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702903516 {#3649
          date: 2023-12-18 13:45:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: "Gee did you get your feelings hurt in the eighties?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702904638 {#3706
        date: 2023-12-18 14:03:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
        "@SomethingBurger@jlai.lu"
        "@ChillDude69@lemmynsfw.com"
        "@DeepGradientAscent@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3710 …}
      +nested: Doctrine\ORM\PersistentCollection {#3712 …}
      +votes: Doctrine\ORM\PersistentCollection {#3714 …}
      +reports: Doctrine\ORM\PersistentCollection {#3716 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3718 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3720 …}
      -id: 231614
      -bodyTs: "'eighti':10 'feel':6 'gee':1 'get':4 'hurt':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6110395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702904638 {#3707
        date: 2023-12-18 14:03:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      I think that much should be obvious.\n
      \n
      But seriously, I shouldn’t have gone off on you. I apologize for being so snarky. The thing is, I would never go and tell anyone “oooh, martial arts = cringe” inside of a martial arts community. I just think it’s wack to talk about celebrities beating people up, with their mad MMA skillz. At the very least, the person I replied to was taking the meme way more seriously than any meme really deserves. In fact, there’s a whole bunch of way-too-super-serious discussion, under this meme.\n
      \n
      That’s all I’m saying, really.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702905974 {#3748
      date: 2023-12-18 14:26:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
      "@ChillDude69@lemmynsfw.com"
      "@DeepGradientAscent@programming.dev"
      "@SkippingRelax@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3744 …}
    +nested: Doctrine\ORM\PersistentCollection {#3740 …}
    +votes: Doctrine\ORM\PersistentCollection {#3738 …}
    +reports: Doctrine\ORM\PersistentCollection {#3753 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3757 …}
    -id: 231659
    -bodyTs: "'anyon':33 'apolog':19 'art':36,42 'beat':54 'bunch':89 'celebr':53 'communiti':43 'cring':37 'deserv':82 'discuss':96 'fact':84 'go':30 'gone':14 'insid':38 'least':65 'm':104 'mad':59 'martial':35,41 'meme':74,80,99 'mma':60 'much':4 'never':29 'obvious':7 'oooh':34 'peopl':55 'person':67 'realli':81,106 'repli':69 'say':105 'serious':9,77,95 'shouldn':11 'skillz':61 'snarki':23 'super':94 'take':72 'talk':51 'tell':32 'thing':25 'think':2,46 'wack':49 'way':75,92 'way-too-super-seri':91 'whole':88 'would':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/comment/3351603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702905974 {#3751
      date: 2023-12-18 14:26:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "The only one taking things a bit too seriously is clearly you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702906968 {#3769
    date: 2023-12-18 14:42:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@DeepGradientAscent@programming.dev"
    "@SkippingRelax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3766 …}
  +nested: Doctrine\ORM\PersistentCollection {#3763 …}
  +votes: Doctrine\ORM\PersistentCollection {#3761 …}
  +reports: Doctrine\ORM\PersistentCollection {#3775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3779 …}
  -id: 231706
  -bodyTs: "'bit':7 'clear':11 'one':3 'serious':9 'take':4 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5791174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702906968 {#3772
    date: 2023-12-18 14:42:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#3595
  +user: Proxies\__CG__\App\Entity\User {#3361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3524 …}
  +root: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1705727517 {#2710
      date: 2024-01-20 06:11:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 229522
    -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6097107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702828427 {#2711
      date: 2023-12-17 16:53:47.0 +01:00
    }
  }
  +body: "Yeah, that’s kinda what I was going for. Arguing about which celebrity could beat up everyone with their mad elite martial arts skillz is absolutely on brand for that movie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702928083 {#3593
    date: 2023-12-18 20:34:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@KitDeMadera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3596 …}
  +nested: Doctrine\ORM\PersistentCollection {#3598 …}
  +votes: Doctrine\ORM\PersistentCollection {#3600 …}
  +reports: Doctrine\ORM\PersistentCollection {#3602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3606 …}
  -id: 232690
  -bodyTs: "'absolut':26 'argu':10 'art':23 'beat':15 'brand':28 'celebr':13 'could':14 'elit':21 'everyon':17 'go':8 'kinda':4 'mad':20 'martial':22 'movi':31 'skillz':24 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3355986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702928083 {#3594
    date: 2023-12-18 20:34: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
191 DENIED edit
App\Entity\EntryComment {#3595
  +user: Proxies\__CG__\App\Entity\User {#3361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3524 …}
  +root: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1705727517 {#2710
      date: 2024-01-20 06:11:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 229522
    -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6097107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702828427 {#2711
      date: 2023-12-17 16:53:47.0 +01:00
    }
  }
  +body: "Yeah, that’s kinda what I was going for. Arguing about which celebrity could beat up everyone with their mad elite martial arts skillz is absolutely on brand for that movie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702928083 {#3593
    date: 2023-12-18 20:34:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@KitDeMadera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3596 …}
  +nested: Doctrine\ORM\PersistentCollection {#3598 …}
  +votes: Doctrine\ORM\PersistentCollection {#3600 …}
  +reports: Doctrine\ORM\PersistentCollection {#3602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3606 …}
  -id: 232690
  -bodyTs: "'absolut':26 'argu':10 'art':23 'beat':15 'brand':28 'celebr':13 'could':14 'elit':21 'everyon':17 'go':8 'kinda':4 'mad':20 'martial':22 'movi':31 'skillz':24 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3355986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702928083 {#3594
    date: 2023-12-18 20:34: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
192 DENIED moderate
App\Entity\EntryComment {#3595
  +user: Proxies\__CG__\App\Entity\User {#3361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3524 …}
  +root: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1705727517 {#2710
      date: 2024-01-20 06:11:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 229522
    -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6097107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702828427 {#2711
      date: 2023-12-17 16:53:47.0 +01:00
    }
  }
  +body: "Yeah, that’s kinda what I was going for. Arguing about which celebrity could beat up everyone with their mad elite martial arts skillz is absolutely on brand for that movie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702928083 {#3593
    date: 2023-12-18 20:34:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@ChillDude69@lemmynsfw.com"
    "@KitDeMadera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3596 …}
  +nested: Doctrine\ORM\PersistentCollection {#3598 …}
  +votes: Doctrine\ORM\PersistentCollection {#3600 …}
  +reports: Doctrine\ORM\PersistentCollection {#3602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3606 …}
  -id: 232690
  -bodyTs: "'absolut':26 'argu':10 'art':23 'beat':15 'brand':28 'celebr':13 'could':14 'elit':21 'everyon':17 'go':8 'kinda':4 'mad':20 'martial':22 'movi':31 'skillz':24 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3355986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702928083 {#3594
    date: 2023-12-18 20:34: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
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#3376
  +user: Proxies\__CG__\App\Entity\User {#3377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3212
    +user: Proxies\__CG__\App\Entity\User {#3213 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1705727517 {#2710
        date: 2024-01-20 06:11:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 229522
      -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6097107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702828427 {#2711
        date: 2023-12-17 16:53:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "Momoa does Brazilian jiu-jitsu though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1702846982 {#3210
      date: 2023-12-17 22:03:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3214 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3218 …}
    +reports: Doctrine\ORM\PersistentCollection {#3220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
    -id: 230210
    -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/4187092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702846982 {#3211
      date: 2023-12-17 22:03:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Why would he risk injuries in a real fight when those could damage his career temporarily, though?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702899207 {#3374
    date: 2023-12-18 12:33:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3378 …}
  +nested: Doctrine\ORM\PersistentCollection {#3380 …}
  +votes: Doctrine\ORM\PersistentCollection {#3382 …}
  +reports: Doctrine\ORM\PersistentCollection {#3384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
  -id: 231446
  -bodyTs: "'career':15 'could':12 'damag':13 'fight':9 'injuri':5 'real':8 'risk':4 'temporarili':16 'though':17 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5611428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702899207 {#3375
    date: 2023-12-18 12:33:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#3376
  +user: Proxies\__CG__\App\Entity\User {#3377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3212
    +user: Proxies\__CG__\App\Entity\User {#3213 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1705727517 {#2710
        date: 2024-01-20 06:11:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 229522
      -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6097107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702828427 {#2711
        date: 2023-12-17 16:53:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "Momoa does Brazilian jiu-jitsu though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1702846982 {#3210
      date: 2023-12-17 22:03:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3214 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3218 …}
    +reports: Doctrine\ORM\PersistentCollection {#3220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
    -id: 230210
    -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/4187092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702846982 {#3211
      date: 2023-12-17 22:03:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Why would he risk injuries in a real fight when those could damage his career temporarily, though?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702899207 {#3374
    date: 2023-12-18 12:33:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3378 …}
  +nested: Doctrine\ORM\PersistentCollection {#3380 …}
  +votes: Doctrine\ORM\PersistentCollection {#3382 …}
  +reports: Doctrine\ORM\PersistentCollection {#3384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
  -id: 231446
  -bodyTs: "'career':15 'could':12 'damag':13 'fight':9 'injuri':5 'real':8 'risk':4 'temporarili':16 'though':17 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5611428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702899207 {#3375
    date: 2023-12-18 12:33:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#3376
  +user: Proxies\__CG__\App\Entity\User {#3377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3212
    +user: Proxies\__CG__\App\Entity\User {#3213 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1705727517 {#2710
        date: 2024-01-20 06:11:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 229522
      -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6097107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702828427 {#2711
        date: 2023-12-17 16:53:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "Momoa does Brazilian jiu-jitsu though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1702846982 {#3210
      date: 2023-12-17 22:03:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3214 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3218 …}
    +reports: Doctrine\ORM\PersistentCollection {#3220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
    -id: 230210
    -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/4187092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702846982 {#3211
      date: 2023-12-17 22:03:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Why would he risk injuries in a real fight when those could damage his career temporarily, though?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702899207 {#3374
    date: 2023-12-18 12:33:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3378 …}
  +nested: Doctrine\ORM\PersistentCollection {#3380 …}
  +votes: Doctrine\ORM\PersistentCollection {#3382 …}
  +reports: Doctrine\ORM\PersistentCollection {#3384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
  -id: 231446
  -bodyTs: "'career':15 'could':12 'damag':13 'fight':9 'injuri':5 'real':8 'risk':4 'temporarili':16 'though':17 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5611428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702899207 {#3375
    date: 2023-12-18 12:33:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#3392
  +user: Proxies\__CG__\App\Entity\User {#3393 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3212
    +user: Proxies\__CG__\App\Entity\User {#3213 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1705727517 {#2710
        date: 2024-01-20 06:11:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 229522
      -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6097107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702828427 {#2711
        date: 2023-12-17 16:53:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "Momoa does Brazilian jiu-jitsu though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1702846982 {#3210
      date: 2023-12-17 22:03:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3214 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3218 …}
    +reports: Doctrine\ORM\PersistentCollection {#3220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
    -id: 230210
    -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/4187092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702846982 {#3211
      date: 2023-12-17 22:03:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    He’s a white belt, so still very much at the beginner phase. He’ll also almost definitely be one of those celebs that only does privates and rarely spars.\n
    \n
    He’ll almost definitely have strength and size at his disposal, but in terms of fighting, we’ve already kinda established what would happen at UFC 1. A skilled bodyguard would (I really hope) have solid grappling knowledge, alongside striking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702865847 {#3390
    date: 2023-12-18 03:17:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3394 …}
  +nested: Doctrine\ORM\PersistentCollection {#3396 …}
  +votes: Doctrine\ORM\PersistentCollection {#3398 …}
  +reports: Doctrine\ORM\PersistentCollection {#3400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3404 …}
  -id: 230752
  -bodyTs: "'1':57 'almost':17,33 'alongsid':69 'alreadi':49 'also':16 'beginn':12 'belt':5 'bodyguard':60 'celeb':23 'definit':18,34 'dispos':41 'establish':51 'fight':46 'grappl':67 'happen':54 'hope':64 'kinda':50 'knowledg':68 'll':15,32 'much':9 'one':20 'phase':13 'privat':27 'rare':29 'realli':63 'size':38 'skill':59 'solid':66 'spar':30 'still':7 'strength':36 'strike':70 'term':44 'ufc':56 've':48 'white':4 'would':53,61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6104997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702865847 {#3391
    date: 2023-12-18 03:17:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#3392
  +user: Proxies\__CG__\App\Entity\User {#3393 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3212
    +user: Proxies\__CG__\App\Entity\User {#3213 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1705727517 {#2710
        date: 2024-01-20 06:11:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 229522
      -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6097107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702828427 {#2711
        date: 2023-12-17 16:53:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "Momoa does Brazilian jiu-jitsu though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1702846982 {#3210
      date: 2023-12-17 22:03:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3214 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3218 …}
    +reports: Doctrine\ORM\PersistentCollection {#3220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
    -id: 230210
    -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/4187092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702846982 {#3211
      date: 2023-12-17 22:03:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    He’s a white belt, so still very much at the beginner phase. He’ll also almost definitely be one of those celebs that only does privates and rarely spars.\n
    \n
    He’ll almost definitely have strength and size at his disposal, but in terms of fighting, we’ve already kinda established what would happen at UFC 1. A skilled bodyguard would (I really hope) have solid grappling knowledge, alongside striking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702865847 {#3390
    date: 2023-12-18 03:17:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3394 …}
  +nested: Doctrine\ORM\PersistentCollection {#3396 …}
  +votes: Doctrine\ORM\PersistentCollection {#3398 …}
  +reports: Doctrine\ORM\PersistentCollection {#3400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3404 …}
  -id: 230752
  -bodyTs: "'1':57 'almost':17,33 'alongsid':69 'alreadi':49 'also':16 'beginn':12 'belt':5 'bodyguard':60 'celeb':23 'definit':18,34 'dispos':41 'establish':51 'fight':46 'grappl':67 'happen':54 'hope':64 'kinda':50 'knowledg':68 'll':15,32 'much':9 'one':20 'phase':13 'privat':27 'rare':29 'realli':63 'size':38 'skill':59 'solid':66 'spar':30 'still':7 'strength':36 'strike':70 'term':44 'ufc':56 've':48 'white':4 'would':53,61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6104997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702865847 {#3391
    date: 2023-12-18 03:17:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#3392
  +user: Proxies\__CG__\App\Entity\User {#3393 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3212
    +user: Proxies\__CG__\App\Entity\User {#3213 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1705727517 {#2710
        date: 2024-01-20 06:11:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 229522
      -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6097107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702828427 {#2711
        date: 2023-12-17 16:53:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "Momoa does Brazilian jiu-jitsu though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1702846982 {#3210
      date: 2023-12-17 22:03:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3214 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3218 …}
    +reports: Doctrine\ORM\PersistentCollection {#3220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
    -id: 230210
    -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/4187092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702846982 {#3211
      date: 2023-12-17 22:03:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    He’s a white belt, so still very much at the beginner phase. He’ll also almost definitely be one of those celebs that only does privates and rarely spars.\n
    \n
    He’ll almost definitely have strength and size at his disposal, but in terms of fighting, we’ve already kinda established what would happen at UFC 1. A skilled bodyguard would (I really hope) have solid grappling knowledge, alongside striking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702865847 {#3390
    date: 2023-12-18 03:17:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3394 …}
  +nested: Doctrine\ORM\PersistentCollection {#3396 …}
  +votes: Doctrine\ORM\PersistentCollection {#3398 …}
  +reports: Doctrine\ORM\PersistentCollection {#3400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3404 …}
  -id: 230752
  -bodyTs: "'1':57 'almost':17,33 'alongsid':69 'alreadi':49 'also':16 'beginn':12 'belt':5 'bodyguard':60 'celeb':23 'definit':18,34 'dispos':41 'establish':51 'fight':46 'grappl':67 'happen':54 'hope':64 'kinda':50 'knowledg':68 'll':15,32 'much':9 'one':20 'phase':13 'privat':27 'rare':29 'realli':63 'size':38 'skill':59 'solid':66 'spar':30 'still':7 'strength':36 'strike':70 'term':44 'ufc':56 've':48 'white':4 'would':53,61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6104997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702865847 {#3391
    date: 2023-12-18 03:17:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#3492
  +user: Proxies\__CG__\App\Entity\User {#3493 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3392
    +user: Proxies\__CG__\App\Entity\User {#3393 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3212
      +user: Proxies\__CG__\App\Entity\User {#3213 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2715
        +user: App\Entity\User {#2728 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1705727517 {#2710
          date: 2024-01-20 06:11:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2716 …}
        +nested: Doctrine\ORM\PersistentCollection {#2718 …}
        +votes: Doctrine\ORM\PersistentCollection {#2720 …}
        +reports: Doctrine\ORM\PersistentCollection {#2722 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
        -id: 229522
        -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6097107"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702828427 {#2711
          date: 2023-12-17 16:53:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: "Momoa does Brazilian jiu-jitsu though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1702846982 {#3210
        date: 2023-12-17 22:03:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3214 …}
      +nested: Doctrine\ORM\PersistentCollection {#3216 …}
      +votes: Doctrine\ORM\PersistentCollection {#3218 …}
      +reports: Doctrine\ORM\PersistentCollection {#3220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
      -id: 230210
      -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/4187092"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702846982 {#3211
        date: 2023-12-17 22:03:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      He’s a white belt, so still very much at the beginner phase. He’ll also almost definitely be one of those celebs that only does privates and rarely spars.\n
      \n
      He’ll almost definitely have strength and size at his disposal, but in terms of fighting, we’ve already kinda established what would happen at UFC 1. A skilled bodyguard would (I really hope) have solid grappling knowledge, alongside striking.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1702865847 {#3390
      date: 2023-12-18 03:17:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3394 …}
    +nested: Doctrine\ORM\PersistentCollection {#3396 …}
    +votes: Doctrine\ORM\PersistentCollection {#3398 …}
    +reports: Doctrine\ORM\PersistentCollection {#3400 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3402 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3404 …}
    -id: 230752
    -bodyTs: "'1':57 'almost':17,33 'alongsid':69 'alreadi':49 'also':16 'beginn':12 'belt':5 'bodyguard':60 'celeb':23 'definit':18,34 'dispos':41 'establish':51 'fight':46 'grappl':67 'happen':54 'hope':64 'kinda':50 'knowledg':68 'll':15,32 'much':9 'one':20 'phase':13 'privat':27 'rare':29 'realli':63 'size':38 'skill':59 'solid':66 'spar':30 'still':7 'strength':36 'strike':70 'term':44 'ufc':56 've':48 'white':4 'would':53,61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6104997"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702865847 {#3391
      date: 2023-12-18 03:17:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "And a gun (since this probably is the US). Why go to the ground with an unknown person, and risk a stabbing injury when you can threaten someone with a gun?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702882717 {#3490
    date: 2023-12-18 07:58:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@EnderMB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3494 …}
  +nested: Doctrine\ORM\PersistentCollection {#3496 …}
  +votes: Doctrine\ORM\PersistentCollection {#3498 …}
  +reports: Doctrine\ORM\PersistentCollection {#3500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3504 …}
  -id: 231086
  -bodyTs: "'go':11 'ground':14 'gun':3,31 'injuri':23 'person':18 'probabl':6 'risk':20 'sinc':4 'someon':28 'stab':22 'threaten':27 'unknown':17 'us':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6107364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702882717 {#3491
    date: 2023-12-18 07:58:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#3492
  +user: Proxies\__CG__\App\Entity\User {#3493 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3392
    +user: Proxies\__CG__\App\Entity\User {#3393 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3212
      +user: Proxies\__CG__\App\Entity\User {#3213 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2715
        +user: App\Entity\User {#2728 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1705727517 {#2710
          date: 2024-01-20 06:11:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2716 …}
        +nested: Doctrine\ORM\PersistentCollection {#2718 …}
        +votes: Doctrine\ORM\PersistentCollection {#2720 …}
        +reports: Doctrine\ORM\PersistentCollection {#2722 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
        -id: 229522
        -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6097107"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702828427 {#2711
          date: 2023-12-17 16:53:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: "Momoa does Brazilian jiu-jitsu though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1702846982 {#3210
        date: 2023-12-17 22:03:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3214 …}
      +nested: Doctrine\ORM\PersistentCollection {#3216 …}
      +votes: Doctrine\ORM\PersistentCollection {#3218 …}
      +reports: Doctrine\ORM\PersistentCollection {#3220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
      -id: 230210
      -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/4187092"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702846982 {#3211
        date: 2023-12-17 22:03:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      He’s a white belt, so still very much at the beginner phase. He’ll also almost definitely be one of those celebs that only does privates and rarely spars.\n
      \n
      He’ll almost definitely have strength and size at his disposal, but in terms of fighting, we’ve already kinda established what would happen at UFC 1. A skilled bodyguard would (I really hope) have solid grappling knowledge, alongside striking.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1702865847 {#3390
      date: 2023-12-18 03:17:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3394 …}
    +nested: Doctrine\ORM\PersistentCollection {#3396 …}
    +votes: Doctrine\ORM\PersistentCollection {#3398 …}
    +reports: Doctrine\ORM\PersistentCollection {#3400 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3402 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3404 …}
    -id: 230752
    -bodyTs: "'1':57 'almost':17,33 'alongsid':69 'alreadi':49 'also':16 'beginn':12 'belt':5 'bodyguard':60 'celeb':23 'definit':18,34 'dispos':41 'establish':51 'fight':46 'grappl':67 'happen':54 'hope':64 'kinda':50 'knowledg':68 'll':15,32 'much':9 'one':20 'phase':13 'privat':27 'rare':29 'realli':63 'size':38 'skill':59 'solid':66 'spar':30 'still':7 'strength':36 'strike':70 'term':44 'ufc':56 've':48 'white':4 'would':53,61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6104997"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702865847 {#3391
      date: 2023-12-18 03:17:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "And a gun (since this probably is the US). Why go to the ground with an unknown person, and risk a stabbing injury when you can threaten someone with a gun?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702882717 {#3490
    date: 2023-12-18 07:58:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@EnderMB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3494 …}
  +nested: Doctrine\ORM\PersistentCollection {#3496 …}
  +votes: Doctrine\ORM\PersistentCollection {#3498 …}
  +reports: Doctrine\ORM\PersistentCollection {#3500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3504 …}
  -id: 231086
  -bodyTs: "'go':11 'ground':14 'gun':3,31 'injuri':23 'person':18 'probabl':6 'risk':20 'sinc':4 'someon':28 'stab':22 'threaten':27 'unknown':17 'us':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6107364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702882717 {#3491
    date: 2023-12-18 07:58:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#3492
  +user: Proxies\__CG__\App\Entity\User {#3493 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3392
    +user: Proxies\__CG__\App\Entity\User {#3393 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3212
      +user: Proxies\__CG__\App\Entity\User {#3213 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2715
        +user: App\Entity\User {#2728 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1705727517 {#2710
          date: 2024-01-20 06:11:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2716 …}
        +nested: Doctrine\ORM\PersistentCollection {#2718 …}
        +votes: Doctrine\ORM\PersistentCollection {#2720 …}
        +reports: Doctrine\ORM\PersistentCollection {#2722 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
        -id: 229522
        -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6097107"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702828427 {#2711
          date: 2023-12-17 16:53:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2715}
      +body: "Momoa does Brazilian jiu-jitsu though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1702846982 {#3210
        date: 2023-12-17 22:03:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Gerula@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3214 …}
      +nested: Doctrine\ORM\PersistentCollection {#3216 …}
      +votes: Doctrine\ORM\PersistentCollection {#3218 …}
      +reports: Doctrine\ORM\PersistentCollection {#3220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
      -id: 230210
      -bodyTs: "'brazilian':3 'jitsu':6 'jiu':5 'jiu-jitsu':4 'momoa':1 'though':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/4187092"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702846982 {#3211
        date: 2023-12-17 22:03:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      He’s a white belt, so still very much at the beginner phase. He’ll also almost definitely be one of those celebs that only does privates and rarely spars.\n
      \n
      He’ll almost definitely have strength and size at his disposal, but in terms of fighting, we’ve already kinda established what would happen at UFC 1. A skilled bodyguard would (I really hope) have solid grappling knowledge, alongside striking.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1702865847 {#3390
      date: 2023-12-18 03:17:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
      "@SomethingBurger@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3394 …}
    +nested: Doctrine\ORM\PersistentCollection {#3396 …}
    +votes: Doctrine\ORM\PersistentCollection {#3398 …}
    +reports: Doctrine\ORM\PersistentCollection {#3400 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3402 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3404 …}
    -id: 230752
    -bodyTs: "'1':57 'almost':17,33 'alongsid':69 'alreadi':49 'also':16 'beginn':12 'belt':5 'bodyguard':60 'celeb':23 'definit':18,34 'dispos':41 'establish':51 'fight':46 'grappl':67 'happen':54 'hope':64 'kinda':50 'knowledg':68 'll':15,32 'much':9 'one':20 'phase':13 'privat':27 'rare':29 'realli':63 'size':38 'skill':59 'solid':66 'spar':30 'still':7 'strength':36 'strike':70 'term':44 'ufc':56 've':48 'white':4 'would':53,61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6104997"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702865847 {#3391
      date: 2023-12-18 03:17:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "And a gun (since this probably is the US). Why go to the ground with an unknown person, and risk a stabbing injury when you can threaten someone with a gun?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702882717 {#3490
    date: 2023-12-18 07:58:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@SomethingBurger@jlai.lu"
    "@EnderMB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3494 …}
  +nested: Doctrine\ORM\PersistentCollection {#3496 …}
  +votes: Doctrine\ORM\PersistentCollection {#3498 …}
  +reports: Doctrine\ORM\PersistentCollection {#3500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3504 …}
  -id: 231086
  -bodyTs: "'go':11 'ground':14 'gun':3,31 'injuri':23 'person':18 'probabl':6 'risk':20 'sinc':4 'someon':28 'stab':22 'threaten':27 'unknown':17 'us':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6107364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702882717 {#3491
    date: 2023-12-18 07:58:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
206 DENIED moderate
App\Entity\EntryComment {#3228
  +user: Proxies\__CG__\App\Entity\User {#3229 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1705727517 {#2710
      date: 2024-01-20 06:11:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 229522
    -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6097107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702828427 {#2711
      date: 2023-12-17 16:53:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    Never underestimate your opponent, especially a stranger in the public you’ve never met before.\n
    \n
    I have a friend who is a retired military police officer. He is built like a tank, tall muscular and intimidating.\n
    \n
    He’s the one who taught me never to underestimate anyone. He man handled, beat and fought countless people. But he also admitted that he’d been beaten bruised and hospitalized by people shorter and weaker than him.\n
    \n
    When you fight someone in public, you never know who you’re dealing with … he could be an untrained jerk like you and me … or they could be a 150 lb MMA fighter and highly trained martial artist with expert training.\n
    \n
    Or the person you’re fighting could have a knife, a pencil, a screwdriver, a piece of glass or their friend or friends you didn’t see or believed wouldn’t interfere all jump you and beat you to a pulp.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702918207 {#3226
    date: 2023-12-18 17:50:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3230 …}
  +nested: Doctrine\ORM\PersistentCollection {#3232 …}
  +votes: Doctrine\ORM\PersistentCollection {#3234 …}
  +reports: Doctrine\ORM\PersistentCollection {#3236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3240 …}
  -id: 232217
  -bodyTs: "'150':104 'admit':59 'also':58 'anyon':47 'artist':112 'beat':51,152 'beaten':64 'believ':144 'bruis':65 'built':29 'could':90,101,122 'countless':54 'd':62 'deal':87 'didn':140 'especi':5 'expert':114 'fight':77,121 'fighter':107 'fought':53 'friend':19,136,138 'glass':133 'handl':50 'high':109 'hospit':67 'interfer':147 'intimid':36 'jerk':94 'jump':149 'knife':125 'know':83 'lb':105 'like':30,95 'man':49 'martial':111 'met':14 'militari':24 'mma':106 'muscular':34 'never':1,13,44,82 'offic':26 'one':40 'oppon':4 'pencil':127 'peopl':55,69 'person':118 'piec':131 'polic':25 'public':10,80 'pulp':156 're':86,120 'retir':23 'screwdriv':129 'see':142 'shorter':70 'someon':78 'stranger':7 'tall':33 'tank':32 'taught':42 'train':110,115 'underestim':2,46 'untrain':93 've':12 'weaker':72 'wouldn':145"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5747426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702918207 {#3227
    date: 2023-12-18 17:50:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#3228
  +user: Proxies\__CG__\App\Entity\User {#3229 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1705727517 {#2710
      date: 2024-01-20 06:11:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 229522
    -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6097107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702828427 {#2711
      date: 2023-12-17 16:53:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    Never underestimate your opponent, especially a stranger in the public you’ve never met before.\n
    \n
    I have a friend who is a retired military police officer. He is built like a tank, tall muscular and intimidating.\n
    \n
    He’s the one who taught me never to underestimate anyone. He man handled, beat and fought countless people. But he also admitted that he’d been beaten bruised and hospitalized by people shorter and weaker than him.\n
    \n
    When you fight someone in public, you never know who you’re dealing with … he could be an untrained jerk like you and me … or they could be a 150 lb MMA fighter and highly trained martial artist with expert training.\n
    \n
    Or the person you’re fighting could have a knife, a pencil, a screwdriver, a piece of glass or their friend or friends you didn’t see or believed wouldn’t interfere all jump you and beat you to a pulp.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702918207 {#3226
    date: 2023-12-18 17:50:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3230 …}
  +nested: Doctrine\ORM\PersistentCollection {#3232 …}
  +votes: Doctrine\ORM\PersistentCollection {#3234 …}
  +reports: Doctrine\ORM\PersistentCollection {#3236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3240 …}
  -id: 232217
  -bodyTs: "'150':104 'admit':59 'also':58 'anyon':47 'artist':112 'beat':51,152 'beaten':64 'believ':144 'bruis':65 'built':29 'could':90,101,122 'countless':54 'd':62 'deal':87 'didn':140 'especi':5 'expert':114 'fight':77,121 'fighter':107 'fought':53 'friend':19,136,138 'glass':133 'handl':50 'high':109 'hospit':67 'interfer':147 'intimid':36 'jerk':94 'jump':149 'knife':125 'know':83 'lb':105 'like':30,95 'man':49 'martial':111 'met':14 'militari':24 'mma':106 'muscular':34 'never':1,13,44,82 'offic':26 'one':40 'oppon':4 'pencil':127 'peopl':55,69 'person':118 'piec':131 'polic':25 'public':10,80 'pulp':156 're':86,120 'retir':23 'screwdriv':129 'see':142 'shorter':70 'someon':78 'stranger':7 'tall':33 'tank':32 'taught':42 'train':110,115 'underestim':2,46 'untrain':93 've':12 'weaker':72 'wouldn':145"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5747426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702918207 {#3227
    date: 2023-12-18 17:50:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#3228
  +user: Proxies\__CG__\App\Entity\User {#3229 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1705727517 {#2710
      date: 2024-01-20 06:11:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 229522
    -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6097107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702828427 {#2711
      date: 2023-12-17 16:53:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    Never underestimate your opponent, especially a stranger in the public you’ve never met before.\n
    \n
    I have a friend who is a retired military police officer. He is built like a tank, tall muscular and intimidating.\n
    \n
    He’s the one who taught me never to underestimate anyone. He man handled, beat and fought countless people. But he also admitted that he’d been beaten bruised and hospitalized by people shorter and weaker than him.\n
    \n
    When you fight someone in public, you never know who you’re dealing with … he could be an untrained jerk like you and me … or they could be a 150 lb MMA fighter and highly trained martial artist with expert training.\n
    \n
    Or the person you’re fighting could have a knife, a pencil, a screwdriver, a piece of glass or their friend or friends you didn’t see or believed wouldn’t interfere all jump you and beat you to a pulp.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702918207 {#3226
    date: 2023-12-18 17:50:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3230 …}
  +nested: Doctrine\ORM\PersistentCollection {#3232 …}
  +votes: Doctrine\ORM\PersistentCollection {#3234 …}
  +reports: Doctrine\ORM\PersistentCollection {#3236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3240 …}
  -id: 232217
  -bodyTs: "'150':104 'admit':59 'also':58 'anyon':47 'artist':112 'beat':51,152 'beaten':64 'believ':144 'bruis':65 'built':29 'could':90,101,122 'countless':54 'd':62 'deal':87 'didn':140 'especi':5 'expert':114 'fight':77,121 'fighter':107 'fought':53 'friend':19,136,138 'glass':133 'handl':50 'high':109 'hospit':67 'interfer':147 'intimid':36 'jerk':94 'jump':149 'knife':125 'know':83 'lb':105 'like':30,95 'man':49 'martial':111 'met':14 'militari':24 'mma':106 'muscular':34 'never':1,13,44,82 'offic':26 'one':40 'oppon':4 'pencil':127 'peopl':55,69 'person':118 'piec':131 'polic':25 'public':10,80 'pulp':156 're':86,120 'retir':23 'screwdriv':129 'see':142 'shorter':70 'someon':78 'stranger':7 'tall':33 'tank':32 'taught':42 'train':110,115 'underestim':2,46 'untrain':93 've':12 'weaker':72 'wouldn':145"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5747426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702918207 {#3227
    date: 2023-12-18 17:50:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
210 DENIED moderate
App\Entity\EntryComment {#3408
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3228
    +user: Proxies\__CG__\App\Entity\User {#3229 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1705727517 {#2710
        date: 2024-01-20 06:11:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 229522
      -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6097107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702828427 {#2711
        date: 2023-12-17 16:53:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      Never underestimate your opponent, especially a stranger in the public you’ve never met before.\n
      \n
      I have a friend who is a retired military police officer. He is built like a tank, tall muscular and intimidating.\n
      \n
      He’s the one who taught me never to underestimate anyone. He man handled, beat and fought countless people. But he also admitted that he’d been beaten bruised and hospitalized by people shorter and weaker than him.\n
      \n
      When you fight someone in public, you never know who you’re dealing with … he could be an untrained jerk like you and me … or they could be a 150 lb MMA fighter and highly trained martial artist with expert training.\n
      \n
      Or the person you’re fighting could have a knife, a pencil, a screwdriver, a piece of glass or their friend or friends you didn’t see or believed wouldn’t interfere all jump you and beat you to a pulp.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702918207 {#3226
      date: 2023-12-18 17:50:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3230 …}
    +nested: Doctrine\ORM\PersistentCollection {#3232 …}
    +votes: Doctrine\ORM\PersistentCollection {#3234 …}
    +reports: Doctrine\ORM\PersistentCollection {#3236 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3238 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3240 …}
    -id: 232217
    -bodyTs: "'150':104 'admit':59 'also':58 'anyon':47 'artist':112 'beat':51,152 'beaten':64 'believ':144 'bruis':65 'built':29 'could':90,101,122 'countless':54 'd':62 'deal':87 'didn':140 'especi':5 'expert':114 'fight':77,121 'fighter':107 'fought':53 'friend':19,136,138 'glass':133 'handl':50 'high':109 'hospit':67 'interfer':147 'intimid':36 'jerk':94 'jump':149 'knife':125 'know':83 'lb':105 'like':30,95 'man':49 'martial':111 'met':14 'militari':24 'mma':106 'muscular':34 'never':1,13,44,82 'offic':26 'one':40 'oppon':4 'pencil':127 'peopl':55,69 'person':118 'piec':131 'polic':25 'public':10,80 'pulp':156 're':86,120 'retir':23 'screwdriv':129 'see':142 'shorter':70 'someon':78 'stranger':7 'tall':33 'tank':32 'taught':42 'train':110,115 'underestim':2,46 'untrain':93 've':12 'weaker':72 'wouldn':145"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5747426"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702918207 {#3227
      date: 2023-12-18 17:50:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    You’re absolutely right.\n
    \n
    For sure the probability of a dandy actor to be match for a psicho, who is preparing since who knows when, for the kill is really high. /s\n
    \n
    You know people tend to specialise in a field of activity for a reason. I will go with the punny but we’ll trained and conditioned bodyguards over the “imposing tank” who is said to be tough right about… any time!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703016143 {#3406
    date: 2023-12-19 21:02:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3409 …}
  +nested: Doctrine\ORM\PersistentCollection {#3411 …}
  +votes: Doctrine\ORM\PersistentCollection {#3413 …}
  +reports: Doctrine\ORM\PersistentCollection {#3415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
  -id: 235927
  -bodyTs: "'/s':32 'absolut':3 'activ':43 'actor':12 'bodyguard':59 'condit':58 'dandi':11 'field':41 'go':49 'high':31 'impos':62 'kill':28 'know':24,34 'll':55 'match':15 'peopl':35 'prepar':21 'probabl':8 'psicho':18 'punni':52 're':2 'realli':30 'reason':46 'right':4,70 'said':66 'sinc':22 'specialis':38 'sure':6 'tank':63 'tend':36 'time':73 'tough':69 'train':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6137487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703016143 {#3407
    date: 2023-12-19 21:02:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#3408
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3228
    +user: Proxies\__CG__\App\Entity\User {#3229 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1705727517 {#2710
        date: 2024-01-20 06:11:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 229522
      -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6097107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702828427 {#2711
        date: 2023-12-17 16:53:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      Never underestimate your opponent, especially a stranger in the public you’ve never met before.\n
      \n
      I have a friend who is a retired military police officer. He is built like a tank, tall muscular and intimidating.\n
      \n
      He’s the one who taught me never to underestimate anyone. He man handled, beat and fought countless people. But he also admitted that he’d been beaten bruised and hospitalized by people shorter and weaker than him.\n
      \n
      When you fight someone in public, you never know who you’re dealing with … he could be an untrained jerk like you and me … or they could be a 150 lb MMA fighter and highly trained martial artist with expert training.\n
      \n
      Or the person you’re fighting could have a knife, a pencil, a screwdriver, a piece of glass or their friend or friends you didn’t see or believed wouldn’t interfere all jump you and beat you to a pulp.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702918207 {#3226
      date: 2023-12-18 17:50:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3230 …}
    +nested: Doctrine\ORM\PersistentCollection {#3232 …}
    +votes: Doctrine\ORM\PersistentCollection {#3234 …}
    +reports: Doctrine\ORM\PersistentCollection {#3236 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3238 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3240 …}
    -id: 232217
    -bodyTs: "'150':104 'admit':59 'also':58 'anyon':47 'artist':112 'beat':51,152 'beaten':64 'believ':144 'bruis':65 'built':29 'could':90,101,122 'countless':54 'd':62 'deal':87 'didn':140 'especi':5 'expert':114 'fight':77,121 'fighter':107 'fought':53 'friend':19,136,138 'glass':133 'handl':50 'high':109 'hospit':67 'interfer':147 'intimid':36 'jerk':94 'jump':149 'knife':125 'know':83 'lb':105 'like':30,95 'man':49 'martial':111 'met':14 'militari':24 'mma':106 'muscular':34 'never':1,13,44,82 'offic':26 'one':40 'oppon':4 'pencil':127 'peopl':55,69 'person':118 'piec':131 'polic':25 'public':10,80 'pulp':156 're':86,120 'retir':23 'screwdriv':129 'see':142 'shorter':70 'someon':78 'stranger':7 'tall':33 'tank':32 'taught':42 'train':110,115 'underestim':2,46 'untrain':93 've':12 'weaker':72 'wouldn':145"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5747426"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702918207 {#3227
      date: 2023-12-18 17:50:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    You’re absolutely right.\n
    \n
    For sure the probability of a dandy actor to be match for a psicho, who is preparing since who knows when, for the kill is really high. /s\n
    \n
    You know people tend to specialise in a field of activity for a reason. I will go with the punny but we’ll trained and conditioned bodyguards over the “imposing tank” who is said to be tough right about… any time!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703016143 {#3406
    date: 2023-12-19 21:02:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3409 …}
  +nested: Doctrine\ORM\PersistentCollection {#3411 …}
  +votes: Doctrine\ORM\PersistentCollection {#3413 …}
  +reports: Doctrine\ORM\PersistentCollection {#3415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
  -id: 235927
  -bodyTs: "'/s':32 'absolut':3 'activ':43 'actor':12 'bodyguard':59 'condit':58 'dandi':11 'field':41 'go':49 'high':31 'impos':62 'kill':28 'know':24,34 'll':55 'match':15 'peopl':35 'prepar':21 'probabl':8 'psicho':18 'punni':52 're':2 'realli':30 'reason':46 'right':4,70 'said':66 'sinc':22 'specialis':38 'sure':6 'tank':63 'tend':36 'time':73 'tough':69 'train':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6137487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703016143 {#3407
    date: 2023-12-19 21:02:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#3408
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3228
    +user: Proxies\__CG__\App\Entity\User {#3229 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because size, looks and macho roles you’ve played suddenly count as fighting skills…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1705727517 {#2710
        date: 2024-01-20 06:11:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 229522
      -bodyTs: "'count':12 'fight':14 'look':4 'macho':6 'play':10 'role':7 'size':3 'skill':15 'sudden':11 've':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6097107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702828427 {#2711
        date: 2023-12-17 16:53:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      Never underestimate your opponent, especially a stranger in the public you’ve never met before.\n
      \n
      I have a friend who is a retired military police officer. He is built like a tank, tall muscular and intimidating.\n
      \n
      He’s the one who taught me never to underestimate anyone. He man handled, beat and fought countless people. But he also admitted that he’d been beaten bruised and hospitalized by people shorter and weaker than him.\n
      \n
      When you fight someone in public, you never know who you’re dealing with … he could be an untrained jerk like you and me … or they could be a 150 lb MMA fighter and highly trained martial artist with expert training.\n
      \n
      Or the person you’re fighting could have a knife, a pencil, a screwdriver, a piece of glass or their friend or friends you didn’t see or believed wouldn’t interfere all jump you and beat you to a pulp.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702918207 {#3226
      date: 2023-12-18 17:50:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Gerula@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3230 …}
    +nested: Doctrine\ORM\PersistentCollection {#3232 …}
    +votes: Doctrine\ORM\PersistentCollection {#3234 …}
    +reports: Doctrine\ORM\PersistentCollection {#3236 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3238 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3240 …}
    -id: 232217
    -bodyTs: "'150':104 'admit':59 'also':58 'anyon':47 'artist':112 'beat':51,152 'beaten':64 'believ':144 'bruis':65 'built':29 'could':90,101,122 'countless':54 'd':62 'deal':87 'didn':140 'especi':5 'expert':114 'fight':77,121 'fighter':107 'fought':53 'friend':19,136,138 'glass':133 'handl':50 'high':109 'hospit':67 'interfer':147 'intimid':36 'jerk':94 'jump':149 'knife':125 'know':83 'lb':105 'like':30,95 'man':49 'martial':111 'met':14 'militari':24 'mma':106 'muscular':34 'never':1,13,44,82 'offic':26 'one':40 'oppon':4 'pencil':127 'peopl':55,69 'person':118 'piec':131 'polic':25 'public':10,80 'pulp':156 're':86,120 'retir':23 'screwdriv':129 'see':142 'shorter':70 'someon':78 'stranger':7 'tall':33 'tank':32 'taught':42 'train':110,115 'underestim':2,46 'untrain':93 've':12 'weaker':72 'wouldn':145"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5747426"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702918207 {#3227
      date: 2023-12-18 17:50:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    You’re absolutely right.\n
    \n
    For sure the probability of a dandy actor to be match for a psicho, who is preparing since who knows when, for the kill is really high. /s\n
    \n
    You know people tend to specialise in a field of activity for a reason. I will go with the punny but we’ll trained and conditioned bodyguards over the “imposing tank” who is said to be tough right about… any time!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703016143 {#3406
    date: 2023-12-19 21:02:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Gerula@lemmy.world"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3409 …}
  +nested: Doctrine\ORM\PersistentCollection {#3411 …}
  +votes: Doctrine\ORM\PersistentCollection {#3413 …}
  +reports: Doctrine\ORM\PersistentCollection {#3415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
  -id: 235927
  -bodyTs: "'/s':32 'absolut':3 'activ':43 'actor':12 'bodyguard':59 'condit':58 'dandi':11 'field':41 'go':49 'high':31 'impos':62 'kill':28 'know':24,34 'll':55 'match':15 'peopl':35 'prepar':21 'probabl':8 'psicho':18 'punni':52 're':2 'realli':30 'reason':46 'right':4,70 'said':66 'sinc':22 'specialis':38 'sure':6 'tank':63 'tend':36 'time':73 'tough':69 'train':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6137487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703016143 {#3407
    date: 2023-12-19 21:02:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
214 DENIED moderate
App\Entity\EntryComment {#2788
  +user: App\Entity\User {#2801 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "He wasn’t gonna hire dude bigger than him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702831187 {#2783
    date: 2023-12-17 17:39:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2789 …}
  +nested: Doctrine\ORM\PersistentCollection {#2791 …}
  +votes: Doctrine\ORM\PersistentCollection {#2793 …}
  +reports: Doctrine\ORM\PersistentCollection {#2795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2797 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2799 …}
  -id: 229635
  -bodyTs: "'bigger':7 'dude':6 'gonna':4 'hire':5 'wasn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6097830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702831187 {#2784
    date: 2023-12-17 17:39: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
215 DENIED edit
App\Entity\EntryComment {#2788
  +user: App\Entity\User {#2801 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "He wasn’t gonna hire dude bigger than him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702831187 {#2783
    date: 2023-12-17 17:39:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2789 …}
  +nested: Doctrine\ORM\PersistentCollection {#2791 …}
  +votes: Doctrine\ORM\PersistentCollection {#2793 …}
  +reports: Doctrine\ORM\PersistentCollection {#2795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2797 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2799 …}
  -id: 229635
  -bodyTs: "'bigger':7 'dude':6 'gonna':4 'hire':5 'wasn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6097830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702831187 {#2784
    date: 2023-12-17 17:39: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
216 DENIED moderate
App\Entity\EntryComment {#2788
  +user: App\Entity\User {#2801 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "He wasn’t gonna hire dude bigger than him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702831187 {#2783
    date: 2023-12-17 17:39:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2789 …}
  +nested: Doctrine\ORM\PersistentCollection {#2791 …}
  +votes: Doctrine\ORM\PersistentCollection {#2793 …}
  +reports: Doctrine\ORM\PersistentCollection {#2795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2797 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2799 …}
  -id: 229635
  -bodyTs: "'bigger':7 'dude':6 'gonna':4 'hire':5 'wasn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6097830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702831187 {#2784
    date: 2023-12-17 17:39: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
217 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
218 DENIED moderate
App\Entity\EntryComment {#2861
  +user: App\Entity\User {#2875 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2862 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I am the cat on the right meow"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705300658 {#2856
    date: 2024-01-15 07:37:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2863 …}
  +nested: Doctrine\ORM\PersistentCollection {#2865 …}
  +votes: Doctrine\ORM\PersistentCollection {#2867 …}
  +reports: Doctrine\ORM\PersistentCollection {#2869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
  -id: 230026
  -bodyTs: "'cat':4 'meow':8 'right':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6100254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702842260 {#2857
    date: 2023-12-17 20:44:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#2861
  +user: App\Entity\User {#2875 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2862 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I am the cat on the right meow"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705300658 {#2856
    date: 2024-01-15 07:37:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2863 …}
  +nested: Doctrine\ORM\PersistentCollection {#2865 …}
  +votes: Doctrine\ORM\PersistentCollection {#2867 …}
  +reports: Doctrine\ORM\PersistentCollection {#2869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
  -id: 230026
  -bodyTs: "'cat':4 'meow':8 'right':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6100254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702842260 {#2857
    date: 2023-12-17 20:44:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#2861
  +user: App\Entity\User {#2875 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2862 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I am the cat on the right meow"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705300658 {#2856
    date: 2024-01-15 07:37:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2863 …}
  +nested: Doctrine\ORM\PersistentCollection {#2865 …}
  +votes: Doctrine\ORM\PersistentCollection {#2867 …}
  +reports: Doctrine\ORM\PersistentCollection {#2869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
  -id: 230026
  -bodyTs: "'cat':4 'meow':8 'right':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6100254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702842260 {#2857
    date: 2023-12-17 20:44:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
222 DENIED moderate
App\Entity\EntryComment {#3244
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2862 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2861
    +user: App\Entity\User {#2875 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2862 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I am the cat on the right meow"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705300658 {#2856
      date: 2024-01-15 07:37:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2863 …}
    +nested: Doctrine\ORM\PersistentCollection {#2865 …}
    +votes: Doctrine\ORM\PersistentCollection {#2867 …}
    +reports: Doctrine\ORM\PersistentCollection {#2869 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
    -id: 230026
    -bodyTs: "'cat':4 'meow':8 'right':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6100254"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702842260 {#2857
      date: 2023-12-17 20:44:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2861}
  +body: "Well damnit, how about you get up and start walking on your hind legs for a change, maybe something useful will become of you yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702842999 {#3242
    date: 2023-12-17 20:56:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@SeeMinusMinus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 230055
  -bodyTs: "'becom':22 'chang':17 'damnit':2 'get':6 'hind':13 'leg':14 'mayb':18 'someth':19 'start':9 'use':20 'walk':10 'well':1 'yet':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4156052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702842999 {#3243
    date: 2023-12-17 20:56:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
223 DENIED edit
App\Entity\EntryComment {#3244
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2862 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2861
    +user: App\Entity\User {#2875 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2862 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I am the cat on the right meow"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705300658 {#2856
      date: 2024-01-15 07:37:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2863 …}
    +nested: Doctrine\ORM\PersistentCollection {#2865 …}
    +votes: Doctrine\ORM\PersistentCollection {#2867 …}
    +reports: Doctrine\ORM\PersistentCollection {#2869 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
    -id: 230026
    -bodyTs: "'cat':4 'meow':8 'right':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6100254"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702842260 {#2857
      date: 2023-12-17 20:44:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2861}
  +body: "Well damnit, how about you get up and start walking on your hind legs for a change, maybe something useful will become of you yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702842999 {#3242
    date: 2023-12-17 20:56:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@SeeMinusMinus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 230055
  -bodyTs: "'becom':22 'chang':17 'damnit':2 'get':6 'hind':13 'leg':14 'mayb':18 'someth':19 'start':9 'use':20 'walk':10 'well':1 'yet':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4156052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702842999 {#3243
    date: 2023-12-17 20:56:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED moderate
App\Entity\EntryComment {#3244
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2862 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2861
    +user: App\Entity\User {#2875 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2862 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I am the cat on the right meow"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705300658 {#2856
      date: 2024-01-15 07:37:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2863 …}
    +nested: Doctrine\ORM\PersistentCollection {#2865 …}
    +votes: Doctrine\ORM\PersistentCollection {#2867 …}
    +reports: Doctrine\ORM\PersistentCollection {#2869 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
    -id: 230026
    -bodyTs: "'cat':4 'meow':8 'right':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6100254"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702842260 {#2857
      date: 2023-12-17 20:44:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2861}
  +body: "Well damnit, how about you get up and start walking on your hind legs for a change, maybe something useful will become of you yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702842999 {#3242
    date: 2023-12-17 20:56:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@SeeMinusMinus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 230055
  -bodyTs: "'becom':22 'chang':17 'damnit':2 'get':6 'hind':13 'leg':14 'mayb':18 'someth':19 'start':9 'use':20 'walk':10 'well':1 'yet':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4156052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702842999 {#3243
    date: 2023-12-17 20:56:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
225 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
226 DENIED moderate
App\Entity\EntryComment {#2936
  +user: App\Entity\User {#2949 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2862 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Cats didn’t just go to church, cats *were* the church"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705315909 {#2931
    date: 2024-01-15 11:51:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2937 …}
  +nested: Doctrine\ORM\PersistentCollection {#2939 …}
  +votes: Doctrine\ORM\PersistentCollection {#2941 …}
  +reports: Doctrine\ORM\PersistentCollection {#2943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
  -id: 230170
  -bodyTs: "'cat':1,8 'church':7,11 'didn':2 'go':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6100990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702845883 {#2932
    date: 2023-12-17 21:44: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
227 DENIED edit
App\Entity\EntryComment {#2936
  +user: App\Entity\User {#2949 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2862 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Cats didn’t just go to church, cats *were* the church"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705315909 {#2931
    date: 2024-01-15 11:51:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2937 …}
  +nested: Doctrine\ORM\PersistentCollection {#2939 …}
  +votes: Doctrine\ORM\PersistentCollection {#2941 …}
  +reports: Doctrine\ORM\PersistentCollection {#2943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
  -id: 230170
  -bodyTs: "'cat':1,8 'church':7,11 'didn':2 'go':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6100990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702845883 {#2932
    date: 2023-12-17 21:44: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
228 DENIED moderate
App\Entity\EntryComment {#2936
  +user: App\Entity\User {#2949 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2862 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Cats didn’t just go to church, cats *were* the church"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705315909 {#2931
    date: 2024-01-15 11:51:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2937 …}
  +nested: Doctrine\ORM\PersistentCollection {#2939 …}
  +votes: Doctrine\ORM\PersistentCollection {#2941 …}
  +reports: Doctrine\ORM\PersistentCollection {#2943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
  -id: 230170
  -bodyTs: "'cat':1,8 'church':7,11 'didn':2 'go':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6100990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702845883 {#2932
    date: 2023-12-17 21:44: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
229 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
230 DENIED moderate
App\Entity\EntryComment {#3259
  +user: Proxies\__CG__\App\Entity\User {#3260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2862 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2936
    +user: App\Entity\User {#2949 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2862 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Cats didn’t just go to church, cats *were* the church"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705315909 {#2931
      date: 2024-01-15 11:51:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2937 …}
    +nested: Doctrine\ORM\PersistentCollection {#2939 …}
    +votes: Doctrine\ORM\PersistentCollection {#2941 …}
    +reports: Doctrine\ORM\PersistentCollection {#2943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
    -id: 230170
    -bodyTs: "'cat':1,8 'church':7,11 'didn':2 'go':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6100990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702845883 {#2932
      date: 2023-12-17 21:44:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2936}
  +body: "I have seen enough cats in Mosque pictures to confirm cats are actually Muslim nowadays."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702849722 {#3257
    date: 2023-12-17 22:48:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@JusticeForPorygon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3261 …}
  +nested: Doctrine\ORM\PersistentCollection {#3263 …}
  +votes: Doctrine\ORM\PersistentCollection {#3265 …}
  +reports: Doctrine\ORM\PersistentCollection {#3267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
  -id: 230294
  -bodyTs: "'actual':13 'cat':5,11 'confirm':10 'enough':4 'mosqu':7 'muslim':14 'nowaday':15 'pictur':8 'seen':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6101812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702849722 {#3258
    date: 2023-12-17 22:48:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
231 DENIED edit
App\Entity\EntryComment {#3259
  +user: Proxies\__CG__\App\Entity\User {#3260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2862 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2936
    +user: App\Entity\User {#2949 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2862 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Cats didn’t just go to church, cats *were* the church"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705315909 {#2931
      date: 2024-01-15 11:51:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2937 …}
    +nested: Doctrine\ORM\PersistentCollection {#2939 …}
    +votes: Doctrine\ORM\PersistentCollection {#2941 …}
    +reports: Doctrine\ORM\PersistentCollection {#2943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
    -id: 230170
    -bodyTs: "'cat':1,8 'church':7,11 'didn':2 'go':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6100990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702845883 {#2932
      date: 2023-12-17 21:44:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2936}
  +body: "I have seen enough cats in Mosque pictures to confirm cats are actually Muslim nowadays."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702849722 {#3257
    date: 2023-12-17 22:48:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@JusticeForPorygon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3261 …}
  +nested: Doctrine\ORM\PersistentCollection {#3263 …}
  +votes: Doctrine\ORM\PersistentCollection {#3265 …}
  +reports: Doctrine\ORM\PersistentCollection {#3267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
  -id: 230294
  -bodyTs: "'actual':13 'cat':5,11 'confirm':10 'enough':4 'mosqu':7 'muslim':14 'nowaday':15 'pictur':8 'seen':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6101812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702849722 {#3258
    date: 2023-12-17 22:48:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
232 DENIED moderate
App\Entity\EntryComment {#3259
  +user: Proxies\__CG__\App\Entity\User {#3260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2862 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2936
    +user: App\Entity\User {#2949 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2862 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Cats didn’t just go to church, cats *were* the church"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705315909 {#2931
      date: 2024-01-15 11:51:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2937 …}
    +nested: Doctrine\ORM\PersistentCollection {#2939 …}
    +votes: Doctrine\ORM\PersistentCollection {#2941 …}
    +reports: Doctrine\ORM\PersistentCollection {#2943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
    -id: 230170
    -bodyTs: "'cat':1,8 'church':7,11 'didn':2 'go':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6100990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702845883 {#2932
      date: 2023-12-17 21:44:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2936}
  +body: "I have seen enough cats in Mosque pictures to confirm cats are actually Muslim nowadays."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702849722 {#3257
    date: 2023-12-17 22:48:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@JusticeForPorygon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3261 …}
  +nested: Doctrine\ORM\PersistentCollection {#3263 …}
  +votes: Doctrine\ORM\PersistentCollection {#3265 …}
  +reports: Doctrine\ORM\PersistentCollection {#3267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
  -id: 230294
  -bodyTs: "'actual':13 'cat':5,11 'confirm':10 'enough':4 'mosqu':7 'muslim':14 'nowaday':15 'pictur':8 'seen':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6101812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702849722 {#3258
    date: 2023-12-17 22:48:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details