GET https://kbin.spritesserver.nl/index.php/d/files.catbox.moe/comments?p=23

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Funny meme, but I don’t think we should gatekeep. HTML is the path to HTML5 and thus JavaScript."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701309071 {#97
    date: 2023-11-30 02:51:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 146063
  -bodyTs: "'funni':1 'gatekeep':10 'html':11 'html5':16 'javascript':19 'meme':2 'path':14 'think':7 'thus':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5473644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700560383 {#1966
    date: 2023-11-21 10:53: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
3 DENIED edit
App\Entity\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Funny meme, but I don’t think we should gatekeep. HTML is the path to HTML5 and thus JavaScript."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701309071 {#97
    date: 2023-11-30 02:51:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 146063
  -bodyTs: "'funni':1 'gatekeep':10 'html':11 'html5':16 'javascript':19 'meme':2 'path':14 'think':7 'thus':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5473644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700560383 {#1966
    date: 2023-11-21 10:53: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
4 DENIED moderate
App\Entity\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Funny meme, but I don’t think we should gatekeep. HTML is the path to HTML5 and thus JavaScript."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701309071 {#97
    date: 2023-11-30 02:51:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 146063
  -bodyTs: "'funni':1 'gatekeep':10 'html':11 'html5':16 'javascript':19 'meme':2 'path':14 'think':7 'thus':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5473644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700560383 {#1966
    date: 2023-11-21 10:53: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
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 {#3198
  +user: Proxies\__CG__\App\Entity\User {#3199 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1904
    +user: App\Entity\User {#2484 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Funny meme, but I don’t think we should gatekeep. HTML is the path to HTML5 and thus JavaScript."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701309071 {#97
      date: 2023-11-30 02:51:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1928 …}
    +nested: Doctrine\ORM\PersistentCollection {#1954 …}
    +votes: Doctrine\ORM\PersistentCollection {#1938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
    -id: 146063
    -bodyTs: "'funni':1 'gatekeep':10 'html':11 'html5':16 'javascript':19 'meme':2 'path':14 'think':7 'thus':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5473644"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700560383 {#1966
      date: 2023-11-21 10:53:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "Do we gatekeep Java though?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700669538 {#3196
    date: 2023-11-22 17:12:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Anti_Face_Weapon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3200 …}
  +nested: Doctrine\ORM\PersistentCollection {#3202 …}
  +votes: Doctrine\ORM\PersistentCollection {#3204 …}
  +reports: Doctrine\ORM\PersistentCollection {#3206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3210 …}
  -id: 151017
  -bodyTs: "'gatekeep':3 'java':4 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6025326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700669538 {#3197
    date: 2023-11-22 17:12:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3198
  +user: Proxies\__CG__\App\Entity\User {#3199 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1904
    +user: App\Entity\User {#2484 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Funny meme, but I don’t think we should gatekeep. HTML is the path to HTML5 and thus JavaScript."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701309071 {#97
      date: 2023-11-30 02:51:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1928 …}
    +nested: Doctrine\ORM\PersistentCollection {#1954 …}
    +votes: Doctrine\ORM\PersistentCollection {#1938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
    -id: 146063
    -bodyTs: "'funni':1 'gatekeep':10 'html':11 'html5':16 'javascript':19 'meme':2 'path':14 'think':7 'thus':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5473644"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700560383 {#1966
      date: 2023-11-21 10:53:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "Do we gatekeep Java though?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700669538 {#3196
    date: 2023-11-22 17:12:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Anti_Face_Weapon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3200 …}
  +nested: Doctrine\ORM\PersistentCollection {#3202 …}
  +votes: Doctrine\ORM\PersistentCollection {#3204 …}
  +reports: Doctrine\ORM\PersistentCollection {#3206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3210 …}
  -id: 151017
  -bodyTs: "'gatekeep':3 'java':4 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6025326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700669538 {#3197
    date: 2023-11-22 17:12:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3198
  +user: Proxies\__CG__\App\Entity\User {#3199 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1904
    +user: App\Entity\User {#2484 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Funny meme, but I don’t think we should gatekeep. HTML is the path to HTML5 and thus JavaScript."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701309071 {#97
      date: 2023-11-30 02:51:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1928 …}
    +nested: Doctrine\ORM\PersistentCollection {#1954 …}
    +votes: Doctrine\ORM\PersistentCollection {#1938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
    -id: 146063
    -bodyTs: "'funni':1 'gatekeep':10 'html':11 'html5':16 'javascript':19 'meme':2 'path':14 'think':7 'thus':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5473644"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700560383 {#1966
      date: 2023-11-21 10:53:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "Do we gatekeep Java though?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700669538 {#3196
    date: 2023-11-22 17:12:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Anti_Face_Weapon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3200 …}
  +nested: Doctrine\ORM\PersistentCollection {#3202 …}
  +votes: Doctrine\ORM\PersistentCollection {#3204 …}
  +reports: Doctrine\ORM\PersistentCollection {#3206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3210 …}
  -id: 151017
  -bodyTs: "'gatekeep':3 'java':4 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6025326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700669538 {#3197
    date: 2023-11-22 17:12:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3302
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3198
    +user: Proxies\__CG__\App\Entity\User {#3199 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1904
      +user: App\Entity\User {#2484 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Funny meme, but I don’t think we should gatekeep. HTML is the path to HTML5 and thus JavaScript."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701309071 {#97
        date: 2023-11-30 02:51:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1928 …}
      +nested: Doctrine\ORM\PersistentCollection {#1954 …}
      +votes: Doctrine\ORM\PersistentCollection {#1938 …}
      +reports: Doctrine\ORM\PersistentCollection {#2354 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
      -id: 146063
      -bodyTs: "'funni':1 'gatekeep':10 'html':11 'html5':16 'javascript':19 'meme':2 'path':14 'think':7 'thus':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5473644"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700560383 {#1966
        date: 2023-11-21 10:53:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1904}
    +body: "Do we gatekeep Java though?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700669538 {#3196
      date: 2023-11-22 17:12:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Anti_Face_Weapon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3200 …}
    +nested: Doctrine\ORM\PersistentCollection {#3202 …}
    +votes: Doctrine\ORM\PersistentCollection {#3204 …}
    +reports: Doctrine\ORM\PersistentCollection {#3206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3210 …}
    -id: 151017
    -bodyTs: "'gatekeep':3 'java':4 'though':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6025326"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669538 {#3197
      date: 2023-11-22 17:12:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "No. But we do get to hate Java."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700792793 {#3300
    date: 2023-11-24 03:26:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Anti_Face_Weapon@lemmy.world"
    "@Tak@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3303 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  -id: 157110
  -bodyTs: "'get':5 'hate':7 'java':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5542218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700792793 {#3301
    date: 2023-11-24 03:26:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#3302
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3198
    +user: Proxies\__CG__\App\Entity\User {#3199 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1904
      +user: App\Entity\User {#2484 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Funny meme, but I don’t think we should gatekeep. HTML is the path to HTML5 and thus JavaScript."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701309071 {#97
        date: 2023-11-30 02:51:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1928 …}
      +nested: Doctrine\ORM\PersistentCollection {#1954 …}
      +votes: Doctrine\ORM\PersistentCollection {#1938 …}
      +reports: Doctrine\ORM\PersistentCollection {#2354 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
      -id: 146063
      -bodyTs: "'funni':1 'gatekeep':10 'html':11 'html5':16 'javascript':19 'meme':2 'path':14 'think':7 'thus':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5473644"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700560383 {#1966
        date: 2023-11-21 10:53:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1904}
    +body: "Do we gatekeep Java though?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700669538 {#3196
      date: 2023-11-22 17:12:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Anti_Face_Weapon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3200 …}
    +nested: Doctrine\ORM\PersistentCollection {#3202 …}
    +votes: Doctrine\ORM\PersistentCollection {#3204 …}
    +reports: Doctrine\ORM\PersistentCollection {#3206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3210 …}
    -id: 151017
    -bodyTs: "'gatekeep':3 'java':4 'though':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6025326"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669538 {#3197
      date: 2023-11-22 17:12:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "No. But we do get to hate Java."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700792793 {#3300
    date: 2023-11-24 03:26:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Anti_Face_Weapon@lemmy.world"
    "@Tak@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3303 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  -id: 157110
  -bodyTs: "'get':5 'hate':7 'java':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5542218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700792793 {#3301
    date: 2023-11-24 03:26:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#3302
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3198
    +user: Proxies\__CG__\App\Entity\User {#3199 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1904
      +user: App\Entity\User {#2484 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Funny meme, but I don’t think we should gatekeep. HTML is the path to HTML5 and thus JavaScript."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701309071 {#97
        date: 2023-11-30 02:51:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1928 …}
      +nested: Doctrine\ORM\PersistentCollection {#1954 …}
      +votes: Doctrine\ORM\PersistentCollection {#1938 …}
      +reports: Doctrine\ORM\PersistentCollection {#2354 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
      -id: 146063
      -bodyTs: "'funni':1 'gatekeep':10 'html':11 'html5':16 'javascript':19 'meme':2 'path':14 'think':7 'thus':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5473644"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700560383 {#1966
        date: 2023-11-21 10:53:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1904}
    +body: "Do we gatekeep Java though?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700669538 {#3196
      date: 2023-11-22 17:12:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Anti_Face_Weapon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3200 …}
    +nested: Doctrine\ORM\PersistentCollection {#3202 …}
    +votes: Doctrine\ORM\PersistentCollection {#3204 …}
    +reports: Doctrine\ORM\PersistentCollection {#3206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3210 …}
    -id: 151017
    -bodyTs: "'gatekeep':3 'java':4 'though':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6025326"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669538 {#3197
      date: 2023-11-22 17:12:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "No. But we do get to hate Java."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700792793 {#3300
    date: 2023-11-24 03:26:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Anti_Face_Weapon@lemmy.world"
    "@Tak@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3303 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  -id: 157110
  -bodyTs: "'get':5 'hate':7 'java':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5542218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700792793 {#3301
    date: 2023-11-24 03:26:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1556
  +user: App\Entity\User {#1680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Does Scratch count?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701023704 {#1561
    date: 2023-11-26 19:35:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1566 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 145988
  -bodyTs: "'count':3 'scratch':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5989117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700558188 {#1562
    date: 2023-11-21 10:16:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1556
  +user: App\Entity\User {#1680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Does Scratch count?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701023704 {#1561
    date: 2023-11-26 19:35:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1566 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 145988
  -bodyTs: "'count':3 'scratch':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5989117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700558188 {#1562
    date: 2023-11-21 10:16:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1556
  +user: App\Entity\User {#1680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Does Scratch count?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701023704 {#1561
    date: 2023-11-26 19:35:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1566 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 145988
  -bodyTs: "'count':3 'scratch':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5989117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700558188 {#1562
    date: 2023-11-21 10:16:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3183
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1556
    +user: App\Entity\User {#1680 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Does Scratch count?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701023704 {#1561
      date: 2023-11-26 19:35:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1566 …}
    +nested: Doctrine\ORM\PersistentCollection {#1621 …}
    +votes: Doctrine\ORM\PersistentCollection {#1613 …}
    +reports: Doctrine\ORM\PersistentCollection {#1596 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
    -id: 145988
    -bodyTs: "'count':3 'scratch':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5989117"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700558188 {#1562
      date: 2023-11-21 10:16:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "I personally think it does It’s very good at teaching you the fundamentals"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700580724 {#3181
    date: 2023-11-21 16:32:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
  -id: 147186
  -bodyTs: "'fundament':14 'good':9 'person':2 'teach':11 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580724 {#3182
    date: 2023-11-21 16: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
19 DENIED edit
App\Entity\EntryComment {#3183
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1556
    +user: App\Entity\User {#1680 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Does Scratch count?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701023704 {#1561
      date: 2023-11-26 19:35:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1566 …}
    +nested: Doctrine\ORM\PersistentCollection {#1621 …}
    +votes: Doctrine\ORM\PersistentCollection {#1613 …}
    +reports: Doctrine\ORM\PersistentCollection {#1596 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
    -id: 145988
    -bodyTs: "'count':3 'scratch':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5989117"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700558188 {#1562
      date: 2023-11-21 10:16:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "I personally think it does It’s very good at teaching you the fundamentals"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700580724 {#3181
    date: 2023-11-21 16:32:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
  -id: 147186
  -bodyTs: "'fundament':14 'good':9 'person':2 'teach':11 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580724 {#3182
    date: 2023-11-21 16: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
20 DENIED moderate
App\Entity\EntryComment {#3183
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1556
    +user: App\Entity\User {#1680 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Does Scratch count?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701023704 {#1561
      date: 2023-11-26 19:35:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1566 …}
    +nested: Doctrine\ORM\PersistentCollection {#1621 …}
    +votes: Doctrine\ORM\PersistentCollection {#1613 …}
    +reports: Doctrine\ORM\PersistentCollection {#1596 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
    -id: 145988
    -bodyTs: "'count':3 'scratch':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5989117"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700558188 {#1562
      date: 2023-11-21 10:16:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "I personally think it does It’s very good at teaching you the fundamentals"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700580724 {#3181
    date: 2023-11-21 16:32:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
  -id: 147186
  -bodyTs: "'fundament':14 'good':9 'person':2 'teach':11 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580724 {#3182
    date: 2023-11-21 16: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
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 {#2361
  +user: App\Entity\User {#1906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Gods… This happens to me when I say I program in R."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700550218 {#2363
    date: 2023-11-21 08:03:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 145686
  -bodyTs: "'god':1 'happen':3 'program':10 'r':12 'say':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6388882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700550218 {#2370
    date: 2023-11-21 08:03:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#1906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Gods… This happens to me when I say I program in R."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700550218 {#2363
    date: 2023-11-21 08:03:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 145686
  -bodyTs: "'god':1 'happen':3 'program':10 'r':12 'say':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6388882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700550218 {#2370
    date: 2023-11-21 08:03:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#1906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Gods… This happens to me when I say I program in R."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700550218 {#2363
    date: 2023-11-21 08:03:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 145686
  -bodyTs: "'god':1 'happen':3 'program':10 'r':12 'say':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6388882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700550218 {#2370
    date: 2023-11-21 08:03:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2097
  +user: App\Entity\User {#2088 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I feel attacked"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700522577 {#2061
    date: 2023-11-21 00:22:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 144632
  -bodyTs: "'attack':3 'feel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/642903/-/comment/3680826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700522577 {#2079
    date: 2023-11-21 00:22:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2097
  +user: App\Entity\User {#2088 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I feel attacked"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700522577 {#2061
    date: 2023-11-21 00:22:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 144632
  -bodyTs: "'attack':3 'feel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/642903/-/comment/3680826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700522577 {#2079
    date: 2023-11-21 00:22:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2097
  +user: App\Entity\User {#2088 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I feel attacked"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700522577 {#2061
    date: 2023-11-21 00:22:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 144632
  -bodyTs: "'attack':3 'feel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/642903/-/comment/3680826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700522577 {#2079
    date: 2023-11-21 00:22:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2068
  +user: App\Entity\User {#2059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think op hasn’t heard of web components. Technically it requires js, but still it will replace react and angular and vue soon me thinks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700522540 {#2143
    date: 2023-11-21 00:22:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 144629
  -bodyTs: "'angular':21 'compon':9 'hasn':4 'heard':6 'js':13 'op':3 'react':19 'replac':18 'requir':12 'soon':24 'still':15 'technic':10 'think':2,26 'vue':23 'web':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5976469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700522540 {#2135
    date: 2023-11-21 00:22: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
31 DENIED edit
App\Entity\EntryComment {#2068
  +user: App\Entity\User {#2059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think op hasn’t heard of web components. Technically it requires js, but still it will replace react and angular and vue soon me thinks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700522540 {#2143
    date: 2023-11-21 00:22:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 144629
  -bodyTs: "'angular':21 'compon':9 'hasn':4 'heard':6 'js':13 'op':3 'react':19 'replac':18 'requir':12 'soon':24 'still':15 'technic':10 'think':2,26 'vue':23 'web':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5976469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700522540 {#2135
    date: 2023-11-21 00:22: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
32 DENIED moderate
App\Entity\EntryComment {#2068
  +user: App\Entity\User {#2059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think op hasn’t heard of web components. Technically it requires js, but still it will replace react and angular and vue soon me thinks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700522540 {#2143
    date: 2023-11-21 00:22:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 144629
  -bodyTs: "'angular':21 'compon':9 'hasn':4 'heard':6 'js':13 'op':3 'react':19 'replac':18 'requir':12 'soon':24 'still':15 'technic':10 'think':2,26 'vue':23 'web':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5976469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700522540 {#2135
    date: 2023-11-21 00:22: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
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 {#2232
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If you’re hired as a developer and the only tasks you’re getting assigned are HTML, are you a developer?\n
    \n
    I think rather than the tools and languages you use, titles should be determined by the kinds of memes you consume.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701024102 {#2214
    date: 2023-11-26 19:41:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 144596
  -bodyTs: "'assign':15 'consum':42 'determin':35 'develop':7,21 'get':14 'hire':4 'html':17 'kind':38 'languag':29 'meme':40 'rather':24 're':3,13 'task':11 'think':23 'titl':32 'tool':27 'use':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5045337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700521848 {#2213
    date: 2023-11-21 00:10: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
35 DENIED edit
App\Entity\EntryComment {#2232
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If you’re hired as a developer and the only tasks you’re getting assigned are HTML, are you a developer?\n
    \n
    I think rather than the tools and languages you use, titles should be determined by the kinds of memes you consume.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701024102 {#2214
    date: 2023-11-26 19:41:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 144596
  -bodyTs: "'assign':15 'consum':42 'determin':35 'develop':7,21 'get':14 'hire':4 'html':17 'kind':38 'languag':29 'meme':40 'rather':24 're':3,13 'task':11 'think':23 'titl':32 'tool':27 'use':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5045337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700521848 {#2213
    date: 2023-11-21 00:10: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
36 DENIED moderate
App\Entity\EntryComment {#2232
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If you’re hired as a developer and the only tasks you’re getting assigned are HTML, are you a developer?\n
    \n
    I think rather than the tools and languages you use, titles should be determined by the kinds of memes you consume.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701024102 {#2214
    date: 2023-11-26 19:41:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 144596
  -bodyTs: "'assign':15 'consum':42 'determin':35 'develop':7,21 'get':14 'hire':4 'html':17 'kind':38 'languag':29 'meme':40 'rather':24 're':3,13 'task':11 'think':23 'titl':32 'tool':27 'use':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5045337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700521848 {#2213
    date: 2023-11-21 00:10: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
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 {#3167
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2232
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If you’re hired as a developer and the only tasks you’re getting assigned are HTML, are you a developer?\n
      \n
      I think rather than the tools and languages you use, titles should be determined by the kinds of memes you consume.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701024102 {#2214
      date: 2023-11-26 19:41:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2229 …}
    +nested: Doctrine\ORM\PersistentCollection {#2252 …}
    +votes: Doctrine\ORM\PersistentCollection {#2189 …}
    +reports: Doctrine\ORM\PersistentCollection {#2311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 144596
    -bodyTs: "'assign':15 'consum':42 'determin':35 'develop':7,21 'get':14 'hire':4 'html':17 'kind':38 'languag':29 'meme':40 'rather':24 're':3,13 'task':11 'think':23 'titl':32 'tool':27 'use':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5045337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700521848 {#2213
      date: 2023-11-21 00:10:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "![Well. . . Hmm](https://lemmy.world/pictrs/image/af2f517a-aa2e-4ef8-9355-7d83daa9a06b.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700580931 {#3165
    date: 2023-11-21 16:35:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@i_stole_ur_taco@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 147200
  -bodyTs: "'/pictrs/image/af2f517a-aa2e-4ef8-9355-7d83daa9a06b.webp)':5 'hmm':2 'lemmy.world':4 'lemmy.world/pictrs/image/af2f517a-aa2e-4ef8-9355-7d83daa9a06b.webp)':3 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580931 {#3166
    date: 2023-11-21 16:35: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
39 DENIED edit
App\Entity\EntryComment {#3167
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2232
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If you’re hired as a developer and the only tasks you’re getting assigned are HTML, are you a developer?\n
      \n
      I think rather than the tools and languages you use, titles should be determined by the kinds of memes you consume.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701024102 {#2214
      date: 2023-11-26 19:41:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2229 …}
    +nested: Doctrine\ORM\PersistentCollection {#2252 …}
    +votes: Doctrine\ORM\PersistentCollection {#2189 …}
    +reports: Doctrine\ORM\PersistentCollection {#2311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 144596
    -bodyTs: "'assign':15 'consum':42 'determin':35 'develop':7,21 'get':14 'hire':4 'html':17 'kind':38 'languag':29 'meme':40 'rather':24 're':3,13 'task':11 'think':23 'titl':32 'tool':27 'use':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5045337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700521848 {#2213
      date: 2023-11-21 00:10:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "![Well. . . Hmm](https://lemmy.world/pictrs/image/af2f517a-aa2e-4ef8-9355-7d83daa9a06b.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700580931 {#3165
    date: 2023-11-21 16:35:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@i_stole_ur_taco@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 147200
  -bodyTs: "'/pictrs/image/af2f517a-aa2e-4ef8-9355-7d83daa9a06b.webp)':5 'hmm':2 'lemmy.world':4 'lemmy.world/pictrs/image/af2f517a-aa2e-4ef8-9355-7d83daa9a06b.webp)':3 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580931 {#3166
    date: 2023-11-21 16:35: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
40 DENIED moderate
App\Entity\EntryComment {#3167
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2232
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      If you’re hired as a developer and the only tasks you’re getting assigned are HTML, are you a developer?\n
      \n
      I think rather than the tools and languages you use, titles should be determined by the kinds of memes you consume.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701024102 {#2214
      date: 2023-11-26 19:41:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2229 …}
    +nested: Doctrine\ORM\PersistentCollection {#2252 …}
    +votes: Doctrine\ORM\PersistentCollection {#2189 …}
    +reports: Doctrine\ORM\PersistentCollection {#2311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 144596
    -bodyTs: "'assign':15 'consum':42 'determin':35 'develop':7,21 'get':14 'hire':4 'html':17 'kind':38 'languag':29 'meme':40 'rather':24 're':3,13 'task':11 'think':23 'titl':32 'tool':27 'use':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5045337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700521848 {#2213
      date: 2023-11-21 00:10:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "![Well. . . Hmm](https://lemmy.world/pictrs/image/af2f517a-aa2e-4ef8-9355-7d83daa9a06b.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700580931 {#3165
    date: 2023-11-21 16:35:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@i_stole_ur_taco@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 147200
  -bodyTs: "'/pictrs/image/af2f517a-aa2e-4ef8-9355-7d83daa9a06b.webp)':5 'hmm':2 'lemmy.world':4 'lemmy.world/pictrs/image/af2f517a-aa2e-4ef8-9355-7d83daa9a06b.webp)':3 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5479132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580931 {#3166
    date: 2023-11-21 16:35: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
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 {#2266
  +user: App\Entity\User {#2264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ooh, I’ve had a terrible idea, let’s make an actual programming language with html-like syntax, that sounds fun and not at all horrifying"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1701009831 {#2209
    date: 2023-11-26 15:43:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 144564
  -bodyTs: "'actual':12 'fun':22 'horrifi':27 'html':17 'html-like':16 'idea':7 'languag':14 'let':8 'like':18 'make':10 'ooh':1 'program':13 'sound':21 'syntax':19 'terribl':6 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5462071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700521326 {#2204
    date: 2023-11-21 00:02:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#2264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ooh, I’ve had a terrible idea, let’s make an actual programming language with html-like syntax, that sounds fun and not at all horrifying"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1701009831 {#2209
    date: 2023-11-26 15:43:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 144564
  -bodyTs: "'actual':12 'fun':22 'horrifi':27 'html':17 'html-like':16 'idea':7 'languag':14 'let':8 'like':18 'make':10 'ooh':1 'program':13 'sound':21 'syntax':19 'terribl':6 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5462071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700521326 {#2204
    date: 2023-11-21 00:02:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#2264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ooh, I’ve had a terrible idea, let’s make an actual programming language with html-like syntax, that sounds fun and not at all horrifying"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1701009831 {#2209
    date: 2023-11-26 15:43:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 144564
  -bodyTs: "'actual':12 'fun':22 'horrifi':27 'html':17 'html-like':16 'idea':7 'languag':14 'let':8 'like':18 'make':10 'ooh':1 'program':13 'sound':21 'syntax':19 'terribl':6 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5462071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700521326 {#2204
    date: 2023-11-21 00:02:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3045
  +user: Proxies\__CG__\App\Entity\User {#3044 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2266
    +user: App\Entity\User {#2264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ooh, I’ve had a terrible idea, let’s make an actual programming language with html-like syntax, that sounds fun and not at all horrifying"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701009831 {#2209
      date: 2023-11-26 15:43:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2257 …}
    +nested: Doctrine\ORM\PersistentCollection {#2267 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
    -id: 144564
    -bodyTs: "'actual':12 'fun':22 'horrifi':27 'html':17 'html-like':16 'idea':7 'languag':14 'let':8 'like':18 'make':10 'ooh':1 'program':13 'sound':21 'syntax':19 'terribl':6 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5462071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700521326 {#2204
      date: 2023-11-21 00:02:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2266}
  +body: "XSLT would like to have a word with you. “Arrays” start at 1."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700572195 {#3047
    date: 2023-11-21 14:09:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@turbowafflz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3043 …}
  +nested: Doctrine\ORM\PersistentCollection {#3041 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 146586
  -bodyTs: "'1':13 'array':10 'like':3 'start':11 'word':7 'would':2 'xslt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/1107980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700572195 {#3046
    date: 2023-11-21 14:09:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3045
  +user: Proxies\__CG__\App\Entity\User {#3044 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2266
    +user: App\Entity\User {#2264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ooh, I’ve had a terrible idea, let’s make an actual programming language with html-like syntax, that sounds fun and not at all horrifying"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701009831 {#2209
      date: 2023-11-26 15:43:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2257 …}
    +nested: Doctrine\ORM\PersistentCollection {#2267 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
    -id: 144564
    -bodyTs: "'actual':12 'fun':22 'horrifi':27 'html':17 'html-like':16 'idea':7 'languag':14 'let':8 'like':18 'make':10 'ooh':1 'program':13 'sound':21 'syntax':19 'terribl':6 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5462071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700521326 {#2204
      date: 2023-11-21 00:02:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2266}
  +body: "XSLT would like to have a word with you. “Arrays” start at 1."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700572195 {#3047
    date: 2023-11-21 14:09:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@turbowafflz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3043 …}
  +nested: Doctrine\ORM\PersistentCollection {#3041 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 146586
  -bodyTs: "'1':13 'array':10 'like':3 'start':11 'word':7 'would':2 'xslt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/1107980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700572195 {#3046
    date: 2023-11-21 14:09:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3045
  +user: Proxies\__CG__\App\Entity\User {#3044 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2266
    +user: App\Entity\User {#2264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ooh, I’ve had a terrible idea, let’s make an actual programming language with html-like syntax, that sounds fun and not at all horrifying"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701009831 {#2209
      date: 2023-11-26 15:43:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2257 …}
    +nested: Doctrine\ORM\PersistentCollection {#2267 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
    -id: 144564
    -bodyTs: "'actual':12 'fun':22 'horrifi':27 'html':17 'html-like':16 'idea':7 'languag':14 'let':8 'like':18 'make':10 'ooh':1 'program':13 'sound':21 'syntax':19 'terribl':6 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5462071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700521326 {#2204
      date: 2023-11-21 00:02:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2266}
  +body: "XSLT would like to have a word with you. “Arrays” start at 1."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700572195 {#3047
    date: 2023-11-21 14:09:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@turbowafflz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3043 …}
  +nested: Doctrine\ORM\PersistentCollection {#3041 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 146586
  -bodyTs: "'1':13 'array':10 'like':3 'start':11 'word':7 'would':2 'xslt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/1107980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700572195 {#3046
    date: 2023-11-21 14:09:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3115
  +user: Proxies\__CG__\App\Entity\User {#3125 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2266
    +user: App\Entity\User {#2264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ooh, I’ve had a terrible idea, let’s make an actual programming language with html-like syntax, that sounds fun and not at all horrifying"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701009831 {#2209
      date: 2023-11-26 15:43:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2257 …}
    +nested: Doctrine\ORM\PersistentCollection {#2267 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
    -id: 144564
    -bodyTs: "'actual':12 'fun':22 'horrifi':27 'html':17 'html-like':16 'idea':7 'languag':14 'let':8 'like':18 'make':10 'ooh':1 'program':13 'sound':21 'syntax':19 'terribl':6 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5462071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700521326 {#2204
      date: 2023-11-21 00:02:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2266}
  +body: "XML syntax, there’s at least ant scripts. They’re … pretty obnoxious to deal with."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700545388 {#3113
    date: 2023-11-21 06:43:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@turbowafflz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3124 …}
  +nested: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 145517
  -bodyTs: "'ant':7 'deal':14 'least':6 'obnoxi':12 'pretti':11 're':10 'script':8 'syntax':2 'xml':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5470675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700545388 {#3114
    date: 2023-11-21 06:43:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3115
  +user: Proxies\__CG__\App\Entity\User {#3125 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2266
    +user: App\Entity\User {#2264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ooh, I’ve had a terrible idea, let’s make an actual programming language with html-like syntax, that sounds fun and not at all horrifying"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701009831 {#2209
      date: 2023-11-26 15:43:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2257 …}
    +nested: Doctrine\ORM\PersistentCollection {#2267 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
    -id: 144564
    -bodyTs: "'actual':12 'fun':22 'horrifi':27 'html':17 'html-like':16 'idea':7 'languag':14 'let':8 'like':18 'make':10 'ooh':1 'program':13 'sound':21 'syntax':19 'terribl':6 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5462071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700521326 {#2204
      date: 2023-11-21 00:02:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2266}
  +body: "XML syntax, there’s at least ant scripts. They’re … pretty obnoxious to deal with."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700545388 {#3113
    date: 2023-11-21 06:43:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@turbowafflz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3124 …}
  +nested: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 145517
  -bodyTs: "'ant':7 'deal':14 'least':6 'obnoxi':12 'pretti':11 're':10 'script':8 'syntax':2 'xml':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5470675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700545388 {#3114
    date: 2023-11-21 06:43:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3115
  +user: Proxies\__CG__\App\Entity\User {#3125 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2266
    +user: App\Entity\User {#2264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ooh, I’ve had a terrible idea, let’s make an actual programming language with html-like syntax, that sounds fun and not at all horrifying"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701009831 {#2209
      date: 2023-11-26 15:43:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2257 …}
    +nested: Doctrine\ORM\PersistentCollection {#2267 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
    -id: 144564
    -bodyTs: "'actual':12 'fun':22 'horrifi':27 'html':17 'html-like':16 'idea':7 'languag':14 'let':8 'like':18 'make':10 'ooh':1 'program':13 'sound':21 'syntax':19 'terribl':6 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5462071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700521326 {#2204
      date: 2023-11-21 00:02:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2266}
  +body: "XML syntax, there’s at least ant scripts. They’re … pretty obnoxious to deal with."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700545388 {#3113
    date: 2023-11-21 06:43:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@turbowafflz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3124 …}
  +nested: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 145517
  -bodyTs: "'ant':7 'deal':14 'least':6 'obnoxi':12 'pretti':11 're':10 'script':8 'syntax':2 'xml':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5470675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700545388 {#3114
    date: 2023-11-21 06:43:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3135
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2266
    +user: App\Entity\User {#2264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ooh, I’ve had a terrible idea, let’s make an actual programming language with html-like syntax, that sounds fun and not at all horrifying"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701009831 {#2209
      date: 2023-11-26 15:43:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2257 …}
    +nested: Doctrine\ORM\PersistentCollection {#2267 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
    -id: 144564
    -bodyTs: "'actual':12 'fun':22 'horrifi':27 'html':17 'html-like':16 'idea':7 'languag':14 'let':8 'like':18 'make':10 'ooh':1 'program':13 'sound':21 'syntax':19 'terribl':6 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5462071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700521326 {#2204
      date: 2023-11-21 00:02:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2266}
  +body: "LISP with tags instead of open and close parens."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700526277 {#3133
    date: 2023-11-21 01:24:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@turbowafflz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 144789
  -bodyTs: "'close':8 'instead':4 'lisp':1 'open':6 'paren':9 'tag':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5463763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700526277 {#3134
    date: 2023-11-21 01:24: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
55 DENIED edit
App\Entity\EntryComment {#3135
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2266
    +user: App\Entity\User {#2264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ooh, I’ve had a terrible idea, let’s make an actual programming language with html-like syntax, that sounds fun and not at all horrifying"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701009831 {#2209
      date: 2023-11-26 15:43:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2257 …}
    +nested: Doctrine\ORM\PersistentCollection {#2267 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
    -id: 144564
    -bodyTs: "'actual':12 'fun':22 'horrifi':27 'html':17 'html-like':16 'idea':7 'languag':14 'let':8 'like':18 'make':10 'ooh':1 'program':13 'sound':21 'syntax':19 'terribl':6 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5462071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700521326 {#2204
      date: 2023-11-21 00:02:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2266}
  +body: "LISP with tags instead of open and close parens."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700526277 {#3133
    date: 2023-11-21 01:24:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@turbowafflz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 144789
  -bodyTs: "'close':8 'instead':4 'lisp':1 'open':6 'paren':9 'tag':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5463763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700526277 {#3134
    date: 2023-11-21 01:24: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
56 DENIED moderate
App\Entity\EntryComment {#3135
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2266
    +user: App\Entity\User {#2264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ooh, I’ve had a terrible idea, let’s make an actual programming language with html-like syntax, that sounds fun and not at all horrifying"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701009831 {#2209
      date: 2023-11-26 15:43:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2257 …}
    +nested: Doctrine\ORM\PersistentCollection {#2267 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
    -id: 144564
    -bodyTs: "'actual':12 'fun':22 'horrifi':27 'html':17 'html-like':16 'idea':7 'languag':14 'let':8 'like':18 'make':10 'ooh':1 'program':13 'sound':21 'syntax':19 'terribl':6 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5462071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700521326 {#2204
      date: 2023-11-21 00:02:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2266}
  +body: "LISP with tags instead of open and close parens."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700526277 {#3133
    date: 2023-11-21 01:24:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@turbowafflz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 144789
  -bodyTs: "'close':8 'instead':4 'lisp':1 'open':6 'paren':9 'tag':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5463763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700526277 {#3134
    date: 2023-11-21 01:24: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
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 {#3151
  +user: Proxies\__CG__\App\Entity\User {#3152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2266
    +user: App\Entity\User {#2264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ooh, I’ve had a terrible idea, let’s make an actual programming language with html-like syntax, that sounds fun and not at all horrifying"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701009831 {#2209
      date: 2023-11-26 15:43:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2257 …}
    +nested: Doctrine\ORM\PersistentCollection {#2267 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
    -id: 144564
    -bodyTs: "'actual':12 'fun':22 'horrifi':27 'html':17 'html-like':16 'idea':7 'languag':14 'let':8 'like':18 'make':10 'ooh':1 'program':13 'sound':21 'syntax':19 'terribl':6 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5462071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700521326 {#2204
      date: 2023-11-21 00:02:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2266}
  +body: "html + xml + this language = fully tag based stack"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700528280 {#3149
    date: 2023-11-21 01:58:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@turbowafflz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 144866
  -bodyTs: "'base':7 'fulli':5 'html':1 'languag':4 'stack':8 'tag':6 'xml':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4765538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700528280 {#3150
    date: 2023-11-21 01:58: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
59 DENIED edit
App\Entity\EntryComment {#3151
  +user: Proxies\__CG__\App\Entity\User {#3152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2266
    +user: App\Entity\User {#2264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ooh, I’ve had a terrible idea, let’s make an actual programming language with html-like syntax, that sounds fun and not at all horrifying"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701009831 {#2209
      date: 2023-11-26 15:43:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2257 …}
    +nested: Doctrine\ORM\PersistentCollection {#2267 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
    -id: 144564
    -bodyTs: "'actual':12 'fun':22 'horrifi':27 'html':17 'html-like':16 'idea':7 'languag':14 'let':8 'like':18 'make':10 'ooh':1 'program':13 'sound':21 'syntax':19 'terribl':6 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5462071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700521326 {#2204
      date: 2023-11-21 00:02:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2266}
  +body: "html + xml + this language = fully tag based stack"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700528280 {#3149
    date: 2023-11-21 01:58:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@turbowafflz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 144866
  -bodyTs: "'base':7 'fulli':5 'html':1 'languag':4 'stack':8 'tag':6 'xml':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4765538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700528280 {#3150
    date: 2023-11-21 01:58: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
60 DENIED moderate
App\Entity\EntryComment {#3151
  +user: Proxies\__CG__\App\Entity\User {#3152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2266
    +user: App\Entity\User {#2264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ooh, I’ve had a terrible idea, let’s make an actual programming language with html-like syntax, that sounds fun and not at all horrifying"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701009831 {#2209
      date: 2023-11-26 15:43:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2257 …}
    +nested: Doctrine\ORM\PersistentCollection {#2267 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
    -id: 144564
    -bodyTs: "'actual':12 'fun':22 'horrifi':27 'html':17 'html-like':16 'idea':7 'languag':14 'let':8 'like':18 'make':10 'ooh':1 'program':13 'sound':21 'syntax':19 'terribl':6 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5462071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700521326 {#2204
      date: 2023-11-21 00:02:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2266}
  +body: "html + xml + this language = fully tag based stack"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700528280 {#3149
    date: 2023-11-21 01:58:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@turbowafflz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 144866
  -bodyTs: "'base':7 'fulli':5 'html':1 'languag':4 'stack':8 'tag':6 'xml':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4765538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700528280 {#3150
    date: 2023-11-21 01:58: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
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 {#2176
  +user: App\Entity\User {#1994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nah, he fine. Now if he’d have said VBA, then it would be justified."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700521028 {#2186
    date: 2023-11-20 23:57:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 144539
  -bodyTs: "'d':7 'fine':3 'justifi':15 'nah':1 'said':9 'vba':10 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4994998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700521028 {#2173
    date: 2023-11-20 23:57:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2176
  +user: App\Entity\User {#1994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nah, he fine. Now if he’d have said VBA, then it would be justified."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700521028 {#2186
    date: 2023-11-20 23:57:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 144539
  -bodyTs: "'d':7 'fine':3 'justifi':15 'nah':1 'said':9 'vba':10 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4994998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700521028 {#2173
    date: 2023-11-20 23:57:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2176
  +user: App\Entity\User {#1994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nah, he fine. Now if he’d have said VBA, then it would be justified."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700521028 {#2186
    date: 2023-11-20 23:57:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 144539
  -bodyTs: "'d':7 'fine':3 'justifi':15 'nah':1 'said':9 'vba':10 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4994998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700521028 {#2173
    date: 2023-11-20 23:57:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2495
  +user: App\Entity\User {#2508 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "It's like when customers at West Marine dress up in outfits and call each other 'Captain.'"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700519464 {#1357
    date: 2023-11-20 23:31:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +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: 144434
  -bodyTs: "'call':14 'captain':17 'custom':5 'dress':9 'like':3 'marin':8 'outfit':12 'west':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/642903/-/comment/3680031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700519464 {#2491
    date: 2023-11-20 23:31:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2495
  +user: App\Entity\User {#2508 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "It's like when customers at West Marine dress up in outfits and call each other 'Captain.'"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700519464 {#1357
    date: 2023-11-20 23:31:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +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: 144434
  -bodyTs: "'call':14 'captain':17 'custom':5 'dress':9 'like':3 'marin':8 'outfit':12 'west':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/642903/-/comment/3680031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700519464 {#2491
    date: 2023-11-20 23:31:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2495
  +user: App\Entity\User {#2508 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "It's like when customers at West Marine dress up in outfits and call each other 'Captain.'"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700519464 {#1357
    date: 2023-11-20 23:31:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +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: 144434
  -bodyTs: "'call':14 'captain':17 'custom':5 'dress':9 'like':3 'marin':8 'outfit':12 'west':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/642903/-/comment/3680031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700519464 {#2491
    date: 2023-11-20 23:31:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2570
  +user: App\Entity\User {#2583 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "WHAt’s wRoNg wItH HtmL"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701663990 {#2565
    date: 2023-12-04 05:26:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2571 …}
  +nested: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2575 …}
  +reports: Doctrine\ORM\PersistentCollection {#2577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
  -id: 144417
  -bodyTs: "'html':5 'wrong':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5461421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700519271 {#2566
    date: 2023-11-20 23:27:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2570
  +user: App\Entity\User {#2583 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "WHAt’s wRoNg wItH HtmL"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701663990 {#2565
    date: 2023-12-04 05:26:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2571 …}
  +nested: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2575 …}
  +reports: Doctrine\ORM\PersistentCollection {#2577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
  -id: 144417
  -bodyTs: "'html':5 'wrong':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5461421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700519271 {#2566
    date: 2023-11-20 23:27:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2570
  +user: App\Entity\User {#2583 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "WHAt’s wRoNg wItH HtmL"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701663990 {#2565
    date: 2023-12-04 05:26:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2571 …}
  +nested: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2575 …}
  +reports: Doctrine\ORM\PersistentCollection {#2577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
  -id: 144417
  -bodyTs: "'html':5 'wrong':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5461421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700519271 {#2566
    date: 2023-11-20 23:27:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3061
  +user: Proxies\__CG__\App\Entity\User {#3060 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2570
    +user: App\Entity\User {#2583 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "WHAt’s wRoNg wItH HtmL"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701663990 {#2565
      date: 2023-12-04 05:26:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2571 …}
    +nested: Doctrine\ORM\PersistentCollection {#2573 …}
    +votes: Doctrine\ORM\PersistentCollection {#2575 …}
    +reports: Doctrine\ORM\PersistentCollection {#2577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
    -id: 144417
    -bodyTs: "'html':5 'wrong':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5461421"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700519271 {#2566
      date: 2023-11-20 23:27:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "Nothing, but it’s not a programming language"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700520787 {#3063
    date: 2023-11-20 23:53:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3059 …}
  +nested: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3055 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
  -id: 144518
  -bodyTs: "'languag':8 'noth':1 'program':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/3596092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700520787 {#3062
    date: 2023-11-20 23:53: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
75 DENIED edit
App\Entity\EntryComment {#3061
  +user: Proxies\__CG__\App\Entity\User {#3060 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2570
    +user: App\Entity\User {#2583 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "WHAt’s wRoNg wItH HtmL"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701663990 {#2565
      date: 2023-12-04 05:26:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2571 …}
    +nested: Doctrine\ORM\PersistentCollection {#2573 …}
    +votes: Doctrine\ORM\PersistentCollection {#2575 …}
    +reports: Doctrine\ORM\PersistentCollection {#2577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
    -id: 144417
    -bodyTs: "'html':5 'wrong':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5461421"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700519271 {#2566
      date: 2023-11-20 23:27:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "Nothing, but it’s not a programming language"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700520787 {#3063
    date: 2023-11-20 23:53:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3059 …}
  +nested: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3055 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
  -id: 144518
  -bodyTs: "'languag':8 'noth':1 'program':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/3596092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700520787 {#3062
    date: 2023-11-20 23:53: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
76 DENIED moderate
App\Entity\EntryComment {#3061
  +user: Proxies\__CG__\App\Entity\User {#3060 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2570
    +user: App\Entity\User {#2583 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "WHAt’s wRoNg wItH HtmL"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701663990 {#2565
      date: 2023-12-04 05:26:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2571 …}
    +nested: Doctrine\ORM\PersistentCollection {#2573 …}
    +votes: Doctrine\ORM\PersistentCollection {#2575 …}
    +reports: Doctrine\ORM\PersistentCollection {#2577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
    -id: 144417
    -bodyTs: "'html':5 'wrong':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5461421"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700519271 {#2566
      date: 2023-11-20 23:27:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "Nothing, but it’s not a programming language"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700520787 {#3063
    date: 2023-11-20 23:53:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3059 …}
  +nested: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3055 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
  -id: 144518
  -bodyTs: "'languag':8 'noth':1 'program':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/3596092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700520787 {#3062
    date: 2023-11-20 23:53: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
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 {#3254
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3061
    +user: Proxies\__CG__\App\Entity\User {#3060 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2570
      +user: App\Entity\User {#2583 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "WHAt’s wRoNg wItH HtmL"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701663990 {#2565
        date: 2023-12-04 05:26:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2571 …}
      +nested: Doctrine\ORM\PersistentCollection {#2573 …}
      +votes: Doctrine\ORM\PersistentCollection {#2575 …}
      +reports: Doctrine\ORM\PersistentCollection {#2577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
      -id: 144417
      -bodyTs: "'html':5 'wrong':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5461421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700519271 {#2566
        date: 2023-11-20 23:27:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "Nothing, but it’s not a programming language"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700520787 {#3063
      date: 2023-11-20 23:53:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3059 …}
    +nested: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
    -id: 144518
    -bodyTs: "'languag':8 'noth':1 'program':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/3596092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700520787 {#3062
      date: 2023-11-20 23:53:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "But the meme says developer, not programmer… wouldn’t that be ok then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700557957 {#3251
    date: 2023-11-21 10:12:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 145980
  -bodyTs: "'develop':5 'meme':3 'ok':12 'programm':7 'say':4 'wouldn':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5473253"
  +editedAt: DateTimeImmutable @1701125121 {#3252
    date: 2023-11-27 23:45:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700557957 {#3253
    date: 2023-11-21 10:12: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
79 DENIED edit
App\Entity\EntryComment {#3254
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3061
    +user: Proxies\__CG__\App\Entity\User {#3060 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2570
      +user: App\Entity\User {#2583 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "WHAt’s wRoNg wItH HtmL"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701663990 {#2565
        date: 2023-12-04 05:26:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2571 …}
      +nested: Doctrine\ORM\PersistentCollection {#2573 …}
      +votes: Doctrine\ORM\PersistentCollection {#2575 …}
      +reports: Doctrine\ORM\PersistentCollection {#2577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
      -id: 144417
      -bodyTs: "'html':5 'wrong':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5461421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700519271 {#2566
        date: 2023-11-20 23:27:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "Nothing, but it’s not a programming language"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700520787 {#3063
      date: 2023-11-20 23:53:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3059 …}
    +nested: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
    -id: 144518
    -bodyTs: "'languag':8 'noth':1 'program':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/3596092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700520787 {#3062
      date: 2023-11-20 23:53:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "But the meme says developer, not programmer… wouldn’t that be ok then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700557957 {#3251
    date: 2023-11-21 10:12:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 145980
  -bodyTs: "'develop':5 'meme':3 'ok':12 'programm':7 'say':4 'wouldn':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5473253"
  +editedAt: DateTimeImmutable @1701125121 {#3252
    date: 2023-11-27 23:45:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700557957 {#3253
    date: 2023-11-21 10:12: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
80 DENIED moderate
App\Entity\EntryComment {#3254
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3061
    +user: Proxies\__CG__\App\Entity\User {#3060 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2570
      +user: App\Entity\User {#2583 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "WHAt’s wRoNg wItH HtmL"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701663990 {#2565
        date: 2023-12-04 05:26:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2571 …}
      +nested: Doctrine\ORM\PersistentCollection {#2573 …}
      +votes: Doctrine\ORM\PersistentCollection {#2575 …}
      +reports: Doctrine\ORM\PersistentCollection {#2577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
      -id: 144417
      -bodyTs: "'html':5 'wrong':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5461421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700519271 {#2566
        date: 2023-11-20 23:27:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "Nothing, but it’s not a programming language"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700520787 {#3063
      date: 2023-11-20 23:53:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3059 …}
    +nested: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
    -id: 144518
    -bodyTs: "'languag':8 'noth':1 'program':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/3596092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700520787 {#3062
      date: 2023-11-20 23:53:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "But the meme says developer, not programmer… wouldn’t that be ok then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700557957 {#3251
    date: 2023-11-21 10:12:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 145980
  -bodyTs: "'develop':5 'meme':3 'ok':12 'programm':7 'say':4 'wouldn':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5473253"
  +editedAt: DateTimeImmutable @1701125121 {#3252
    date: 2023-11-27 23:45:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700557957 {#3253
    date: 2023-11-21 10:12: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
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 {#3388
  +user: Proxies\__CG__\App\Entity\User {#3389 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3254
    +user: Proxies\__CG__\App\Entity\User {#3255 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3061
      +user: Proxies\__CG__\App\Entity\User {#3060 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2570
        +user: App\Entity\User {#2583 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "WHAt’s wRoNg wItH HtmL"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701663990 {#2565
          date: 2023-12-04 05:26:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bauve@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2571 …}
        +nested: Doctrine\ORM\PersistentCollection {#2573 …}
        +votes: Doctrine\ORM\PersistentCollection {#2575 …}
        +reports: Doctrine\ORM\PersistentCollection {#2577 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
        -id: 144417
        -bodyTs: "'html':5 'wrong':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5461421"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700519271 {#2566
          date: 2023-11-20 23:27:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2570}
      +body: "Nothing, but it’s not a programming language"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700520787 {#3063
        date: 2023-11-20 23:53:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
        "@Ryan213@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3059 …}
      +nested: Doctrine\ORM\PersistentCollection {#3057 …}
      +votes: Doctrine\ORM\PersistentCollection {#3055 …}
      +reports: Doctrine\ORM\PersistentCollection {#3053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
      -id: 144518
      -bodyTs: "'languag':8 'noth':1 'program':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/3596092"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700520787 {#3062
        date: 2023-11-20 23:53:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "But the meme says developer, not programmer… wouldn’t that be ok then?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700557957 {#3251
      date: 2023-11-21 10:12:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3256 …}
    +nested: Doctrine\ORM\PersistentCollection {#3258 …}
    +votes: Doctrine\ORM\PersistentCollection {#3260 …}
    +reports: Doctrine\ORM\PersistentCollection {#3262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
    -id: 145980
    -bodyTs: "'develop':5 'meme':3 'ok':12 'programm':7 'say':4 'wouldn':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5473253"
    +editedAt: DateTimeImmutable @1701125121 {#3252
      date: 2023-11-27 23:45:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700557957 {#3253
      date: 2023-11-21 10:12:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "The first step to being a developer seems to be learning how to put down other devs :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700668350 {#3386
    date: 2023-11-22 16:52:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
    "@Siegfried@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3390 …}
  +nested: Doctrine\ORM\PersistentCollection {#3392 …}
  +votes: Doctrine\ORM\PersistentCollection {#3394 …}
  +reports: Doctrine\ORM\PersistentCollection {#3396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
  -id: 150941
  -bodyTs: "'dev':17 'develop':7 'first':2 'learn':11 'put':14 'seem':8 'step':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5807142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700668350 {#3387
    date: 2023-11-22 16:52: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
83 DENIED edit
App\Entity\EntryComment {#3388
  +user: Proxies\__CG__\App\Entity\User {#3389 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3254
    +user: Proxies\__CG__\App\Entity\User {#3255 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3061
      +user: Proxies\__CG__\App\Entity\User {#3060 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2570
        +user: App\Entity\User {#2583 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "WHAt’s wRoNg wItH HtmL"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701663990 {#2565
          date: 2023-12-04 05:26:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bauve@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2571 …}
        +nested: Doctrine\ORM\PersistentCollection {#2573 …}
        +votes: Doctrine\ORM\PersistentCollection {#2575 …}
        +reports: Doctrine\ORM\PersistentCollection {#2577 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
        -id: 144417
        -bodyTs: "'html':5 'wrong':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5461421"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700519271 {#2566
          date: 2023-11-20 23:27:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2570}
      +body: "Nothing, but it’s not a programming language"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700520787 {#3063
        date: 2023-11-20 23:53:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
        "@Ryan213@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3059 …}
      +nested: Doctrine\ORM\PersistentCollection {#3057 …}
      +votes: Doctrine\ORM\PersistentCollection {#3055 …}
      +reports: Doctrine\ORM\PersistentCollection {#3053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
      -id: 144518
      -bodyTs: "'languag':8 'noth':1 'program':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/3596092"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700520787 {#3062
        date: 2023-11-20 23:53:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "But the meme says developer, not programmer… wouldn’t that be ok then?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700557957 {#3251
      date: 2023-11-21 10:12:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3256 …}
    +nested: Doctrine\ORM\PersistentCollection {#3258 …}
    +votes: Doctrine\ORM\PersistentCollection {#3260 …}
    +reports: Doctrine\ORM\PersistentCollection {#3262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
    -id: 145980
    -bodyTs: "'develop':5 'meme':3 'ok':12 'programm':7 'say':4 'wouldn':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5473253"
    +editedAt: DateTimeImmutable @1701125121 {#3252
      date: 2023-11-27 23:45:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700557957 {#3253
      date: 2023-11-21 10:12:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "The first step to being a developer seems to be learning how to put down other devs :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700668350 {#3386
    date: 2023-11-22 16:52:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
    "@Siegfried@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3390 …}
  +nested: Doctrine\ORM\PersistentCollection {#3392 …}
  +votes: Doctrine\ORM\PersistentCollection {#3394 …}
  +reports: Doctrine\ORM\PersistentCollection {#3396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
  -id: 150941
  -bodyTs: "'dev':17 'develop':7 'first':2 'learn':11 'put':14 'seem':8 'step':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5807142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700668350 {#3387
    date: 2023-11-22 16:52: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
84 DENIED moderate
App\Entity\EntryComment {#3388
  +user: Proxies\__CG__\App\Entity\User {#3389 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3254
    +user: Proxies\__CG__\App\Entity\User {#3255 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3061
      +user: Proxies\__CG__\App\Entity\User {#3060 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2570
        +user: App\Entity\User {#2583 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "WHAt’s wRoNg wItH HtmL"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701663990 {#2565
          date: 2023-12-04 05:26:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bauve@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2571 …}
        +nested: Doctrine\ORM\PersistentCollection {#2573 …}
        +votes: Doctrine\ORM\PersistentCollection {#2575 …}
        +reports: Doctrine\ORM\PersistentCollection {#2577 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
        -id: 144417
        -bodyTs: "'html':5 'wrong':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5461421"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700519271 {#2566
          date: 2023-11-20 23:27:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2570}
      +body: "Nothing, but it’s not a programming language"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700520787 {#3063
        date: 2023-11-20 23:53:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
        "@Ryan213@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3059 …}
      +nested: Doctrine\ORM\PersistentCollection {#3057 …}
      +votes: Doctrine\ORM\PersistentCollection {#3055 …}
      +reports: Doctrine\ORM\PersistentCollection {#3053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
      -id: 144518
      -bodyTs: "'languag':8 'noth':1 'program':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/3596092"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700520787 {#3062
        date: 2023-11-20 23:53:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "But the meme says developer, not programmer… wouldn’t that be ok then?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700557957 {#3251
      date: 2023-11-21 10:12:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3256 …}
    +nested: Doctrine\ORM\PersistentCollection {#3258 …}
    +votes: Doctrine\ORM\PersistentCollection {#3260 …}
    +reports: Doctrine\ORM\PersistentCollection {#3262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
    -id: 145980
    -bodyTs: "'develop':5 'meme':3 'ok':12 'programm':7 'say':4 'wouldn':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5473253"
    +editedAt: DateTimeImmutable @1701125121 {#3252
      date: 2023-11-27 23:45:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700557957 {#3253
      date: 2023-11-21 10:12:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "The first step to being a developer seems to be learning how to put down other devs :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700668350 {#3386
    date: 2023-11-22 16:52:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
    "@Siegfried@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3390 …}
  +nested: Doctrine\ORM\PersistentCollection {#3392 …}
  +votes: Doctrine\ORM\PersistentCollection {#3394 …}
  +reports: Doctrine\ORM\PersistentCollection {#3396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
  -id: 150941
  -bodyTs: "'dev':17 'develop':7 'first':2 'learn':11 'put':14 'seem':8 'step':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5807142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700668350 {#3387
    date: 2023-11-22 16:52: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
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 {#3270
  +user: Proxies\__CG__\App\Entity\User {#3271 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3061
    +user: Proxies\__CG__\App\Entity\User {#3060 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2570
      +user: App\Entity\User {#2583 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "WHAt’s wRoNg wItH HtmL"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701663990 {#2565
        date: 2023-12-04 05:26:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2571 …}
      +nested: Doctrine\ORM\PersistentCollection {#2573 …}
      +votes: Doctrine\ORM\PersistentCollection {#2575 …}
      +reports: Doctrine\ORM\PersistentCollection {#2577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
      -id: 144417
      -bodyTs: "'html':5 'wrong':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5461421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700519271 {#2566
        date: 2023-11-20 23:27:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "Nothing, but it’s not a programming language"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700520787 {#3063
      date: 2023-11-20 23:53:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3059 …}
    +nested: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
    -id: 144518
    -bodyTs: "'languag':8 'noth':1 'program':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/3596092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700520787 {#3062
      date: 2023-11-20 23:53:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "What is it actually then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700524504 {#3268
    date: 2023-11-21 00:55:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3272 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3276 …}
  +reports: Doctrine\ORM\PersistentCollection {#3278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
  -id: 144716
  -bodyTs: "'actual':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5046541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700524504 {#3269
    date: 2023-11-21 00:55: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
87 DENIED edit
App\Entity\EntryComment {#3270
  +user: Proxies\__CG__\App\Entity\User {#3271 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3061
    +user: Proxies\__CG__\App\Entity\User {#3060 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2570
      +user: App\Entity\User {#2583 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "WHAt’s wRoNg wItH HtmL"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701663990 {#2565
        date: 2023-12-04 05:26:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2571 …}
      +nested: Doctrine\ORM\PersistentCollection {#2573 …}
      +votes: Doctrine\ORM\PersistentCollection {#2575 …}
      +reports: Doctrine\ORM\PersistentCollection {#2577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
      -id: 144417
      -bodyTs: "'html':5 'wrong':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5461421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700519271 {#2566
        date: 2023-11-20 23:27:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "Nothing, but it’s not a programming language"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700520787 {#3063
      date: 2023-11-20 23:53:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3059 …}
    +nested: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
    -id: 144518
    -bodyTs: "'languag':8 'noth':1 'program':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/3596092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700520787 {#3062
      date: 2023-11-20 23:53:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "What is it actually then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700524504 {#3268
    date: 2023-11-21 00:55:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3272 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3276 …}
  +reports: Doctrine\ORM\PersistentCollection {#3278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
  -id: 144716
  -bodyTs: "'actual':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5046541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700524504 {#3269
    date: 2023-11-21 00:55: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
88 DENIED moderate
App\Entity\EntryComment {#3270
  +user: Proxies\__CG__\App\Entity\User {#3271 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3061
    +user: Proxies\__CG__\App\Entity\User {#3060 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2570
      +user: App\Entity\User {#2583 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "WHAt’s wRoNg wItH HtmL"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701663990 {#2565
        date: 2023-12-04 05:26:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2571 …}
      +nested: Doctrine\ORM\PersistentCollection {#2573 …}
      +votes: Doctrine\ORM\PersistentCollection {#2575 …}
      +reports: Doctrine\ORM\PersistentCollection {#2577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
      -id: 144417
      -bodyTs: "'html':5 'wrong':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5461421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700519271 {#2566
        date: 2023-11-20 23:27:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "Nothing, but it’s not a programming language"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700520787 {#3063
      date: 2023-11-20 23:53:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3059 …}
    +nested: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
    -id: 144518
    -bodyTs: "'languag':8 'noth':1 'program':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/3596092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700520787 {#3062
      date: 2023-11-20 23:53:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "What is it actually then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700524504 {#3268
    date: 2023-11-21 00:55:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3272 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3276 …}
  +reports: Doctrine\ORM\PersistentCollection {#3278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
  -id: 144716
  -bodyTs: "'actual':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5046541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700524504 {#3269
    date: 2023-11-21 00:55: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
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 {#3372
  +user: Proxies\__CG__\App\Entity\User {#3373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3270
    +user: Proxies\__CG__\App\Entity\User {#3271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3061
      +user: Proxies\__CG__\App\Entity\User {#3060 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2570
        +user: App\Entity\User {#2583 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "WHAt’s wRoNg wItH HtmL"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701663990 {#2565
          date: 2023-12-04 05:26:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bauve@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2571 …}
        +nested: Doctrine\ORM\PersistentCollection {#2573 …}
        +votes: Doctrine\ORM\PersistentCollection {#2575 …}
        +reports: Doctrine\ORM\PersistentCollection {#2577 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
        -id: 144417
        -bodyTs: "'html':5 'wrong':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5461421"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700519271 {#2566
          date: 2023-11-20 23:27:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2570}
      +body: "Nothing, but it’s not a programming language"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700520787 {#3063
        date: 2023-11-20 23:53:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
        "@Ryan213@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3059 …}
      +nested: Doctrine\ORM\PersistentCollection {#3057 …}
      +votes: Doctrine\ORM\PersistentCollection {#3055 …}
      +reports: Doctrine\ORM\PersistentCollection {#3053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
      -id: 144518
      -bodyTs: "'languag':8 'noth':1 'program':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/3596092"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700520787 {#3062
        date: 2023-11-20 23:53:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "What is it actually then?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700524504 {#3268
      date: 2023-11-21 00:55:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3272 …}
    +nested: Doctrine\ORM\PersistentCollection {#3274 …}
    +votes: Doctrine\ORM\PersistentCollection {#3276 …}
    +reports: Doctrine\ORM\PersistentCollection {#3278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
    -id: 144716
    -bodyTs: "'actual':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5046541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524504 {#3269
      date: 2023-11-21 00:55:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "It’s a markup language. In the simplest explanation, a programming language describes a process (what does the thing *do*) while a markup language describes a structure (how is the thing supposed to *be displayed*). There’s more to it than that, but someone else can get into deeper if they want, it’s beyond me lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700525410 {#3370
    date: 2023-11-21 01:10:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
    "@Amends1782@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3374 …}
  +nested: Doctrine\ORM\PersistentCollection {#3376 …}
  +votes: Doctrine\ORM\PersistentCollection {#3378 …}
  +reports: Doctrine\ORM\PersistentCollection {#3380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
  -id: 144753
  -bodyTs: "'beyond':55 'deeper':49 'describ':13,25 'display':35 'els':45 'explan':9 'get':47 'languag':5,12,24 'lol':57 'markup':4,23 'process':15 'program':11 'simplest':8 'someon':44 'structur':27 'suppos':32 'thing':19,31 'want':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4825967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700525410 {#3371
    date: 2023-11-21 01:10: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
91 DENIED edit
App\Entity\EntryComment {#3372
  +user: Proxies\__CG__\App\Entity\User {#3373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3270
    +user: Proxies\__CG__\App\Entity\User {#3271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3061
      +user: Proxies\__CG__\App\Entity\User {#3060 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2570
        +user: App\Entity\User {#2583 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "WHAt’s wRoNg wItH HtmL"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701663990 {#2565
          date: 2023-12-04 05:26:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bauve@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2571 …}
        +nested: Doctrine\ORM\PersistentCollection {#2573 …}
        +votes: Doctrine\ORM\PersistentCollection {#2575 …}
        +reports: Doctrine\ORM\PersistentCollection {#2577 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
        -id: 144417
        -bodyTs: "'html':5 'wrong':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5461421"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700519271 {#2566
          date: 2023-11-20 23:27:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2570}
      +body: "Nothing, but it’s not a programming language"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700520787 {#3063
        date: 2023-11-20 23:53:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
        "@Ryan213@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3059 …}
      +nested: Doctrine\ORM\PersistentCollection {#3057 …}
      +votes: Doctrine\ORM\PersistentCollection {#3055 …}
      +reports: Doctrine\ORM\PersistentCollection {#3053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
      -id: 144518
      -bodyTs: "'languag':8 'noth':1 'program':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/3596092"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700520787 {#3062
        date: 2023-11-20 23:53:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "What is it actually then?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700524504 {#3268
      date: 2023-11-21 00:55:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3272 …}
    +nested: Doctrine\ORM\PersistentCollection {#3274 …}
    +votes: Doctrine\ORM\PersistentCollection {#3276 …}
    +reports: Doctrine\ORM\PersistentCollection {#3278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
    -id: 144716
    -bodyTs: "'actual':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5046541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524504 {#3269
      date: 2023-11-21 00:55:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "It’s a markup language. In the simplest explanation, a programming language describes a process (what does the thing *do*) while a markup language describes a structure (how is the thing supposed to *be displayed*). There’s more to it than that, but someone else can get into deeper if they want, it’s beyond me lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700525410 {#3370
    date: 2023-11-21 01:10:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
    "@Amends1782@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3374 …}
  +nested: Doctrine\ORM\PersistentCollection {#3376 …}
  +votes: Doctrine\ORM\PersistentCollection {#3378 …}
  +reports: Doctrine\ORM\PersistentCollection {#3380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
  -id: 144753
  -bodyTs: "'beyond':55 'deeper':49 'describ':13,25 'display':35 'els':45 'explan':9 'get':47 'languag':5,12,24 'lol':57 'markup':4,23 'process':15 'program':11 'simplest':8 'someon':44 'structur':27 'suppos':32 'thing':19,31 'want':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4825967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700525410 {#3371
    date: 2023-11-21 01:10: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
92 DENIED moderate
App\Entity\EntryComment {#3372
  +user: Proxies\__CG__\App\Entity\User {#3373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3270
    +user: Proxies\__CG__\App\Entity\User {#3271 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3061
      +user: Proxies\__CG__\App\Entity\User {#3060 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2570
        +user: App\Entity\User {#2583 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "WHAt’s wRoNg wItH HtmL"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701663990 {#2565
          date: 2023-12-04 05:26:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bauve@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2571 …}
        +nested: Doctrine\ORM\PersistentCollection {#2573 …}
        +votes: Doctrine\ORM\PersistentCollection {#2575 …}
        +reports: Doctrine\ORM\PersistentCollection {#2577 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
        -id: 144417
        -bodyTs: "'html':5 'wrong':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5461421"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700519271 {#2566
          date: 2023-11-20 23:27:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2570}
      +body: "Nothing, but it’s not a programming language"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700520787 {#3063
        date: 2023-11-20 23:53:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
        "@Ryan213@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3059 …}
      +nested: Doctrine\ORM\PersistentCollection {#3057 …}
      +votes: Doctrine\ORM\PersistentCollection {#3055 …}
      +reports: Doctrine\ORM\PersistentCollection {#3053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
      -id: 144518
      -bodyTs: "'languag':8 'noth':1 'program':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/3596092"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700520787 {#3062
        date: 2023-11-20 23:53:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "What is it actually then?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700524504 {#3268
      date: 2023-11-21 00:55:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3272 …}
    +nested: Doctrine\ORM\PersistentCollection {#3274 …}
    +votes: Doctrine\ORM\PersistentCollection {#3276 …}
    +reports: Doctrine\ORM\PersistentCollection {#3278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
    -id: 144716
    -bodyTs: "'actual':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5046541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700524504 {#3269
      date: 2023-11-21 00:55:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "It’s a markup language. In the simplest explanation, a programming language describes a process (what does the thing *do*) while a markup language describes a structure (how is the thing supposed to *be displayed*). There’s more to it than that, but someone else can get into deeper if they want, it’s beyond me lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700525410 {#3370
    date: 2023-11-21 01:10:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
    "@Amends1782@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3374 …}
  +nested: Doctrine\ORM\PersistentCollection {#3376 …}
  +votes: Doctrine\ORM\PersistentCollection {#3378 …}
  +reports: Doctrine\ORM\PersistentCollection {#3380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
  -id: 144753
  -bodyTs: "'beyond':55 'deeper':49 'describ':13,25 'display':35 'els':45 'explan':9 'get':47 'languag':5,12,24 'lol':57 'markup':4,23 'process':15 'program':11 'simplest':8 'someon':44 'structur':27 'suppos':32 'thing':19,31 'want':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4825967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700525410 {#3371
    date: 2023-11-21 01:10: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
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 {#3441
  +user: Proxies\__CG__\App\Entity\User {#3442 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3372
    +user: Proxies\__CG__\App\Entity\User {#3373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3270
      +user: Proxies\__CG__\App\Entity\User {#3271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3061
        +user: Proxies\__CG__\App\Entity\User {#3060 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2570
          +user: App\Entity\User {#2583 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "WHAt’s wRoNg wItH HtmL"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701663990 {#2565
            date: 2023-12-04 05:26:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bauve@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2571 …}
          +nested: Doctrine\ORM\PersistentCollection {#2573 …}
          +votes: Doctrine\ORM\PersistentCollection {#2575 …}
          +reports: Doctrine\ORM\PersistentCollection {#2577 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
          -id: 144417
          -bodyTs: "'html':5 'wrong':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5461421"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700519271 {#2566
            date: 2023-11-20 23:27:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2570}
        +body: "Nothing, but it’s not a programming language"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700520787 {#3063
          date: 2023-11-20 23:53:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bauve@jlai.lu"
          "@Ryan213@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3059 …}
        +nested: Doctrine\ORM\PersistentCollection {#3057 …}
        +votes: Doctrine\ORM\PersistentCollection {#3055 …}
        +reports: Doctrine\ORM\PersistentCollection {#3053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
        -id: 144518
        -bodyTs: "'languag':8 'noth':1 'program':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/3596092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700520787 {#3062
          date: 2023-11-20 23:53:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2570}
      +body: "What is it actually then?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700524504 {#3268
        date: 2023-11-21 00:55:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
        "@Ryan213@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3272 …}
      +nested: Doctrine\ORM\PersistentCollection {#3274 …}
      +votes: Doctrine\ORM\PersistentCollection {#3276 …}
      +reports: Doctrine\ORM\PersistentCollection {#3278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
      -id: 144716
      -bodyTs: "'actual':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5046541"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700524504 {#3269
        date: 2023-11-21 00:55:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "It’s a markup language. In the simplest explanation, a programming language describes a process (what does the thing *do*) while a markup language describes a structure (how is the thing supposed to *be displayed*). There’s more to it than that, but someone else can get into deeper if they want, it’s beyond me lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700525410 {#3370
      date: 2023-11-21 01:10:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
      "@Amends1782@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3374 …}
    +nested: Doctrine\ORM\PersistentCollection {#3376 …}
    +votes: Doctrine\ORM\PersistentCollection {#3378 …}
    +reports: Doctrine\ORM\PersistentCollection {#3380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
    -id: 144753
    -bodyTs: "'beyond':55 'deeper':49 'describ':13,25 'display':35 'els':45 'explan':9 'get':47 'languag':5,12,24 'lol':57 'markup':4,23 'process':15 'program':11 'simplest':8 'someon':44 'structur':27 'suppos':32 'thing':19,31 'want':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4825967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700525410 {#3371
      date: 2023-11-21 01:10:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: """
    > a markup language describes a structure (how is the thing supposed to be *displayed*)\n
    \n
    A markup language does not define how something is to be displayed, that’s what a styling language is for (usually CSS). A markup language semantically defines what certain parts of the created document are.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700552533 {#3439
    date: 2023-11-21 08:42:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
    "@Amends1782@lemmy.ca"
    "@shuzuko@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3443 …}
  +nested: Doctrine\ORM\PersistentCollection {#3445 …}
  +votes: Doctrine\ORM\PersistentCollection {#3447 …}
  +reports: Doctrine\ORM\PersistentCollection {#3449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3453 …}
  -id: 145770
  -bodyTs: "'certain':43 'creat':47 'css':36 'defin':20,41 'describ':4 'display':14,26 'document':48 'languag':3,17,32,39 'markup':2,16,38 'part':44 'semant':40 'someth':22 'structur':6 'style':31 'suppos':11 'thing':10 'usual':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5987842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700552533 {#3440
    date: 2023-11-21 08:42: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
95 DENIED edit
App\Entity\EntryComment {#3441
  +user: Proxies\__CG__\App\Entity\User {#3442 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3372
    +user: Proxies\__CG__\App\Entity\User {#3373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3270
      +user: Proxies\__CG__\App\Entity\User {#3271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3061
        +user: Proxies\__CG__\App\Entity\User {#3060 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2570
          +user: App\Entity\User {#2583 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "WHAt’s wRoNg wItH HtmL"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701663990 {#2565
            date: 2023-12-04 05:26:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bauve@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2571 …}
          +nested: Doctrine\ORM\PersistentCollection {#2573 …}
          +votes: Doctrine\ORM\PersistentCollection {#2575 …}
          +reports: Doctrine\ORM\PersistentCollection {#2577 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
          -id: 144417
          -bodyTs: "'html':5 'wrong':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5461421"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700519271 {#2566
            date: 2023-11-20 23:27:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2570}
        +body: "Nothing, but it’s not a programming language"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700520787 {#3063
          date: 2023-11-20 23:53:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bauve@jlai.lu"
          "@Ryan213@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3059 …}
        +nested: Doctrine\ORM\PersistentCollection {#3057 …}
        +votes: Doctrine\ORM\PersistentCollection {#3055 …}
        +reports: Doctrine\ORM\PersistentCollection {#3053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
        -id: 144518
        -bodyTs: "'languag':8 'noth':1 'program':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/3596092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700520787 {#3062
          date: 2023-11-20 23:53:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2570}
      +body: "What is it actually then?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700524504 {#3268
        date: 2023-11-21 00:55:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
        "@Ryan213@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3272 …}
      +nested: Doctrine\ORM\PersistentCollection {#3274 …}
      +votes: Doctrine\ORM\PersistentCollection {#3276 …}
      +reports: Doctrine\ORM\PersistentCollection {#3278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
      -id: 144716
      -bodyTs: "'actual':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5046541"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700524504 {#3269
        date: 2023-11-21 00:55:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "It’s a markup language. In the simplest explanation, a programming language describes a process (what does the thing *do*) while a markup language describes a structure (how is the thing supposed to *be displayed*). There’s more to it than that, but someone else can get into deeper if they want, it’s beyond me lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700525410 {#3370
      date: 2023-11-21 01:10:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
      "@Amends1782@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3374 …}
    +nested: Doctrine\ORM\PersistentCollection {#3376 …}
    +votes: Doctrine\ORM\PersistentCollection {#3378 …}
    +reports: Doctrine\ORM\PersistentCollection {#3380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
    -id: 144753
    -bodyTs: "'beyond':55 'deeper':49 'describ':13,25 'display':35 'els':45 'explan':9 'get':47 'languag':5,12,24 'lol':57 'markup':4,23 'process':15 'program':11 'simplest':8 'someon':44 'structur':27 'suppos':32 'thing':19,31 'want':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4825967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700525410 {#3371
      date: 2023-11-21 01:10:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: """
    > a markup language describes a structure (how is the thing supposed to be *displayed*)\n
    \n
    A markup language does not define how something is to be displayed, that’s what a styling language is for (usually CSS). A markup language semantically defines what certain parts of the created document are.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700552533 {#3439
    date: 2023-11-21 08:42:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
    "@Amends1782@lemmy.ca"
    "@shuzuko@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3443 …}
  +nested: Doctrine\ORM\PersistentCollection {#3445 …}
  +votes: Doctrine\ORM\PersistentCollection {#3447 …}
  +reports: Doctrine\ORM\PersistentCollection {#3449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3453 …}
  -id: 145770
  -bodyTs: "'certain':43 'creat':47 'css':36 'defin':20,41 'describ':4 'display':14,26 'document':48 'languag':3,17,32,39 'markup':2,16,38 'part':44 'semant':40 'someth':22 'structur':6 'style':31 'suppos':11 'thing':10 'usual':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5987842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700552533 {#3440
    date: 2023-11-21 08:42: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
96 DENIED moderate
App\Entity\EntryComment {#3441
  +user: Proxies\__CG__\App\Entity\User {#3442 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3372
    +user: Proxies\__CG__\App\Entity\User {#3373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3270
      +user: Proxies\__CG__\App\Entity\User {#3271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3061
        +user: Proxies\__CG__\App\Entity\User {#3060 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2570
          +user: App\Entity\User {#2583 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "WHAt’s wRoNg wItH HtmL"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701663990 {#2565
            date: 2023-12-04 05:26:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bauve@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2571 …}
          +nested: Doctrine\ORM\PersistentCollection {#2573 …}
          +votes: Doctrine\ORM\PersistentCollection {#2575 …}
          +reports: Doctrine\ORM\PersistentCollection {#2577 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
          -id: 144417
          -bodyTs: "'html':5 'wrong':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5461421"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700519271 {#2566
            date: 2023-11-20 23:27:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2570}
        +body: "Nothing, but it’s not a programming language"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700520787 {#3063
          date: 2023-11-20 23:53:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bauve@jlai.lu"
          "@Ryan213@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3059 …}
        +nested: Doctrine\ORM\PersistentCollection {#3057 …}
        +votes: Doctrine\ORM\PersistentCollection {#3055 …}
        +reports: Doctrine\ORM\PersistentCollection {#3053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
        -id: 144518
        -bodyTs: "'languag':8 'noth':1 'program':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/3596092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700520787 {#3062
          date: 2023-11-20 23:53:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2570}
      +body: "What is it actually then?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700524504 {#3268
        date: 2023-11-21 00:55:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
        "@Ryan213@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3272 …}
      +nested: Doctrine\ORM\PersistentCollection {#3274 …}
      +votes: Doctrine\ORM\PersistentCollection {#3276 …}
      +reports: Doctrine\ORM\PersistentCollection {#3278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
      -id: 144716
      -bodyTs: "'actual':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5046541"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700524504 {#3269
        date: 2023-11-21 00:55:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "It’s a markup language. In the simplest explanation, a programming language describes a process (what does the thing *do*) while a markup language describes a structure (how is the thing supposed to *be displayed*). There’s more to it than that, but someone else can get into deeper if they want, it’s beyond me lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700525410 {#3370
      date: 2023-11-21 01:10:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
      "@Amends1782@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3374 …}
    +nested: Doctrine\ORM\PersistentCollection {#3376 …}
    +votes: Doctrine\ORM\PersistentCollection {#3378 …}
    +reports: Doctrine\ORM\PersistentCollection {#3380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
    -id: 144753
    -bodyTs: "'beyond':55 'deeper':49 'describ':13,25 'display':35 'els':45 'explan':9 'get':47 'languag':5,12,24 'lol':57 'markup':4,23 'process':15 'program':11 'simplest':8 'someon':44 'structur':27 'suppos':32 'thing':19,31 'want':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4825967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700525410 {#3371
      date: 2023-11-21 01:10:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: """
    > a markup language describes a structure (how is the thing supposed to be *displayed*)\n
    \n
    A markup language does not define how something is to be displayed, that’s what a styling language is for (usually CSS). A markup language semantically defines what certain parts of the created document are.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700552533 {#3439
    date: 2023-11-21 08:42:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
    "@Amends1782@lemmy.ca"
    "@shuzuko@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3443 …}
  +nested: Doctrine\ORM\PersistentCollection {#3445 …}
  +votes: Doctrine\ORM\PersistentCollection {#3447 …}
  +reports: Doctrine\ORM\PersistentCollection {#3449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3453 …}
  -id: 145770
  -bodyTs: "'certain':43 'creat':47 'css':36 'defin':20,41 'describ':4 'display':14,26 'document':48 'languag':3,17,32,39 'markup':2,16,38 'part':44 'semant':40 'someth':22 'structur':6 'style':31 'suppos':11 'thing':10 'usual':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5987842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700552533 {#3440
    date: 2023-11-21 08:42: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
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 {#3557
  +user: Proxies\__CG__\App\Entity\User {#3373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3441
    +user: Proxies\__CG__\App\Entity\User {#3442 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3372
      +user: Proxies\__CG__\App\Entity\User {#3373 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3270
        +user: Proxies\__CG__\App\Entity\User {#3271 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3061
          +user: Proxies\__CG__\App\Entity\User {#3060 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2570
            +user: App\Entity\User {#2583 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "WHAt’s wRoNg wItH HtmL"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1701663990 {#2565
              date: 2023-12-04 05:26:30.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@bauve@jlai.lu"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2571 …}
            +nested: Doctrine\ORM\PersistentCollection {#2573 …}
            +votes: Doctrine\ORM\PersistentCollection {#2575 …}
            +reports: Doctrine\ORM\PersistentCollection {#2577 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
            -id: 144417
            -bodyTs: "'html':5 'wrong':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5461421"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700519271 {#2566
              date: 2023-11-20 23:27:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2570}
          +body: "Nothing, but it’s not a programming language"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1700520787 {#3063
            date: 2023-11-20 23:53:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bauve@jlai.lu"
            "@Ryan213@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3059 …}
          +nested: Doctrine\ORM\PersistentCollection {#3057 …}
          +votes: Doctrine\ORM\PersistentCollection {#3055 …}
          +reports: Doctrine\ORM\PersistentCollection {#3053 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
          -id: 144518
          -bodyTs: "'languag':8 'noth':1 'program':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://jlai.lu/comment/3596092"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700520787 {#3062
            date: 2023-11-20 23:53:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2570}
        +body: "What is it actually then?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700524504 {#3268
          date: 2023-11-21 00:55:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bauve@jlai.lu"
          "@Ryan213@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3272 …}
        +nested: Doctrine\ORM\PersistentCollection {#3274 …}
        +votes: Doctrine\ORM\PersistentCollection {#3276 …}
        +reports: Doctrine\ORM\PersistentCollection {#3278 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
        -id: 144716
        -bodyTs: "'actual':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5046541"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700524504 {#3269
          date: 2023-11-21 00:55:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2570}
      +body: "It’s a markup language. In the simplest explanation, a programming language describes a process (what does the thing *do*) while a markup language describes a structure (how is the thing supposed to *be displayed*). There’s more to it than that, but someone else can get into deeper if they want, it’s beyond me lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700525410 {#3370
        date: 2023-11-21 01:10:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
        "@Ryan213@lemmy.world"
        "@Amends1782@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3374 …}
      +nested: Doctrine\ORM\PersistentCollection {#3376 …}
      +votes: Doctrine\ORM\PersistentCollection {#3378 …}
      +reports: Doctrine\ORM\PersistentCollection {#3380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
      -id: 144753
      -bodyTs: "'beyond':55 'deeper':49 'describ':13,25 'display':35 'els':45 'explan':9 'get':47 'languag':5,12,24 'lol':57 'markup':4,23 'process':15 'program':11 'simplest':8 'someon':44 'structur':27 'suppos':32 'thing':19,31 'want':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4825967"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700525410 {#3371
        date: 2023-11-21 01:10:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: """
      > a markup language describes a structure (how is the thing supposed to be *displayed*)\n
      \n
      A markup language does not define how something is to be displayed, that’s what a styling language is for (usually CSS). A markup language semantically defines what certain parts of the created document are.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700552533 {#3439
      date: 2023-11-21 08:42:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
      "@Amends1782@lemmy.ca"
      "@shuzuko@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3443 …}
    +nested: Doctrine\ORM\PersistentCollection {#3445 …}
    +votes: Doctrine\ORM\PersistentCollection {#3447 …}
    +reports: Doctrine\ORM\PersistentCollection {#3449 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3453 …}
    -id: 145770
    -bodyTs: "'certain':43 'creat':47 'css':36 'defin':20,41 'describ':4 'display':14,26 'document':48 'languag':3,17,32,39 'markup':2,16,38 'part':44 'semant':40 'someth':22 'structur':6 'style':31 'suppos':11 'thing':10 'usual':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5987842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700552533 {#3440
      date: 2023-11-21 08:42:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: """
    Lol that’s fair, but since those words in that combination barely even make sense to me I tried to dumb it down more and ended up being wrong 😂\n
    \n
    I’m the idiot who searches stack for code and copies and pastes it into the project so no one should listen to me anyway.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701005055 {#3555
    date: 2023-11-26 14:24:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
    "@Amends1782@lemmy.ca"
    "@shuzuko@midwest.social"
    "@Dirk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3558 …}
  +nested: Doctrine\ORM\PersistentCollection {#3560 …}
  +votes: Doctrine\ORM\PersistentCollection {#3562 …}
  +reports: Doctrine\ORM\PersistentCollection {#3564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3568 …}
  -id: 166093
  -bodyTs: "'anyway':54 'bare':12 'code':38 'combin':11 'copi':40 'dumb':21 'end':26 'even':13 'fair':4 'idiot':33 'listen':51 'lol':1 'm':31 'make':14 'one':49 'past':42 'project':46 'search':35 'sens':15 'sinc':6 'stack':36 'tri':19 'word':8 'wrong':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5007915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701005055 {#3556
    date: 2023-11-26 14:24:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3557
  +user: Proxies\__CG__\App\Entity\User {#3373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3441
    +user: Proxies\__CG__\App\Entity\User {#3442 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3372
      +user: Proxies\__CG__\App\Entity\User {#3373 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3270
        +user: Proxies\__CG__\App\Entity\User {#3271 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3061
          +user: Proxies\__CG__\App\Entity\User {#3060 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2570
            +user: App\Entity\User {#2583 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "WHAt’s wRoNg wItH HtmL"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1701663990 {#2565
              date: 2023-12-04 05:26:30.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@bauve@jlai.lu"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2571 …}
            +nested: Doctrine\ORM\PersistentCollection {#2573 …}
            +votes: Doctrine\ORM\PersistentCollection {#2575 …}
            +reports: Doctrine\ORM\PersistentCollection {#2577 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
            -id: 144417
            -bodyTs: "'html':5 'wrong':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5461421"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700519271 {#2566
              date: 2023-11-20 23:27:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2570}
          +body: "Nothing, but it’s not a programming language"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1700520787 {#3063
            date: 2023-11-20 23:53:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bauve@jlai.lu"
            "@Ryan213@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3059 …}
          +nested: Doctrine\ORM\PersistentCollection {#3057 …}
          +votes: Doctrine\ORM\PersistentCollection {#3055 …}
          +reports: Doctrine\ORM\PersistentCollection {#3053 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
          -id: 144518
          -bodyTs: "'languag':8 'noth':1 'program':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://jlai.lu/comment/3596092"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700520787 {#3062
            date: 2023-11-20 23:53:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2570}
        +body: "What is it actually then?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700524504 {#3268
          date: 2023-11-21 00:55:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bauve@jlai.lu"
          "@Ryan213@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3272 …}
        +nested: Doctrine\ORM\PersistentCollection {#3274 …}
        +votes: Doctrine\ORM\PersistentCollection {#3276 …}
        +reports: Doctrine\ORM\PersistentCollection {#3278 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
        -id: 144716
        -bodyTs: "'actual':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5046541"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700524504 {#3269
          date: 2023-11-21 00:55:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2570}
      +body: "It’s a markup language. In the simplest explanation, a programming language describes a process (what does the thing *do*) while a markup language describes a structure (how is the thing supposed to *be displayed*). There’s more to it than that, but someone else can get into deeper if they want, it’s beyond me lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700525410 {#3370
        date: 2023-11-21 01:10:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
        "@Ryan213@lemmy.world"
        "@Amends1782@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3374 …}
      +nested: Doctrine\ORM\PersistentCollection {#3376 …}
      +votes: Doctrine\ORM\PersistentCollection {#3378 …}
      +reports: Doctrine\ORM\PersistentCollection {#3380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
      -id: 144753
      -bodyTs: "'beyond':55 'deeper':49 'describ':13,25 'display':35 'els':45 'explan':9 'get':47 'languag':5,12,24 'lol':57 'markup':4,23 'process':15 'program':11 'simplest':8 'someon':44 'structur':27 'suppos':32 'thing':19,31 'want':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4825967"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700525410 {#3371
        date: 2023-11-21 01:10:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: """
      > a markup language describes a structure (how is the thing supposed to be *displayed*)\n
      \n
      A markup language does not define how something is to be displayed, that’s what a styling language is for (usually CSS). A markup language semantically defines what certain parts of the created document are.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700552533 {#3439
      date: 2023-11-21 08:42:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
      "@Amends1782@lemmy.ca"
      "@shuzuko@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3443 …}
    +nested: Doctrine\ORM\PersistentCollection {#3445 …}
    +votes: Doctrine\ORM\PersistentCollection {#3447 …}
    +reports: Doctrine\ORM\PersistentCollection {#3449 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3453 …}
    -id: 145770
    -bodyTs: "'certain':43 'creat':47 'css':36 'defin':20,41 'describ':4 'display':14,26 'document':48 'languag':3,17,32,39 'markup':2,16,38 'part':44 'semant':40 'someth':22 'structur':6 'style':31 'suppos':11 'thing':10 'usual':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5987842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700552533 {#3440
      date: 2023-11-21 08:42:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: """
    Lol that’s fair, but since those words in that combination barely even make sense to me I tried to dumb it down more and ended up being wrong 😂\n
    \n
    I’m the idiot who searches stack for code and copies and pastes it into the project so no one should listen to me anyway.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701005055 {#3555
    date: 2023-11-26 14:24:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
    "@Amends1782@lemmy.ca"
    "@shuzuko@midwest.social"
    "@Dirk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3558 …}
  +nested: Doctrine\ORM\PersistentCollection {#3560 …}
  +votes: Doctrine\ORM\PersistentCollection {#3562 …}
  +reports: Doctrine\ORM\PersistentCollection {#3564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3568 …}
  -id: 166093
  -bodyTs: "'anyway':54 'bare':12 'code':38 'combin':11 'copi':40 'dumb':21 'end':26 'even':13 'fair':4 'idiot':33 'listen':51 'lol':1 'm':31 'make':14 'one':49 'past':42 'project':46 'search':35 'sens':15 'sinc':6 'stack':36 'tri':19 'word':8 'wrong':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5007915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701005055 {#3556
    date: 2023-11-26 14:24:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3557
  +user: Proxies\__CG__\App\Entity\User {#3373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3441
    +user: Proxies\__CG__\App\Entity\User {#3442 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3372
      +user: Proxies\__CG__\App\Entity\User {#3373 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3270
        +user: Proxies\__CG__\App\Entity\User {#3271 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3061
          +user: Proxies\__CG__\App\Entity\User {#3060 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2570
            +user: App\Entity\User {#2583 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "WHAt’s wRoNg wItH HtmL"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1701663990 {#2565
              date: 2023-12-04 05:26:30.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@bauve@jlai.lu"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2571 …}
            +nested: Doctrine\ORM\PersistentCollection {#2573 …}
            +votes: Doctrine\ORM\PersistentCollection {#2575 …}
            +reports: Doctrine\ORM\PersistentCollection {#2577 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
            -id: 144417
            -bodyTs: "'html':5 'wrong':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5461421"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700519271 {#2566
              date: 2023-11-20 23:27:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2570}
          +body: "Nothing, but it’s not a programming language"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1700520787 {#3063
            date: 2023-11-20 23:53:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bauve@jlai.lu"
            "@Ryan213@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3059 …}
          +nested: Doctrine\ORM\PersistentCollection {#3057 …}
          +votes: Doctrine\ORM\PersistentCollection {#3055 …}
          +reports: Doctrine\ORM\PersistentCollection {#3053 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
          -id: 144518
          -bodyTs: "'languag':8 'noth':1 'program':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://jlai.lu/comment/3596092"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700520787 {#3062
            date: 2023-11-20 23:53:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2570}
        +body: "What is it actually then?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700524504 {#3268
          date: 2023-11-21 00:55:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bauve@jlai.lu"
          "@Ryan213@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3272 …}
        +nested: Doctrine\ORM\PersistentCollection {#3274 …}
        +votes: Doctrine\ORM\PersistentCollection {#3276 …}
        +reports: Doctrine\ORM\PersistentCollection {#3278 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
        -id: 144716
        -bodyTs: "'actual':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5046541"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700524504 {#3269
          date: 2023-11-21 00:55:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2570}
      +body: "It’s a markup language. In the simplest explanation, a programming language describes a process (what does the thing *do*) while a markup language describes a structure (how is the thing supposed to *be displayed*). There’s more to it than that, but someone else can get into deeper if they want, it’s beyond me lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700525410 {#3370
        date: 2023-11-21 01:10:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
        "@Ryan213@lemmy.world"
        "@Amends1782@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3374 …}
      +nested: Doctrine\ORM\PersistentCollection {#3376 …}
      +votes: Doctrine\ORM\PersistentCollection {#3378 …}
      +reports: Doctrine\ORM\PersistentCollection {#3380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
      -id: 144753
      -bodyTs: "'beyond':55 'deeper':49 'describ':13,25 'display':35 'els':45 'explan':9 'get':47 'languag':5,12,24 'lol':57 'markup':4,23 'process':15 'program':11 'simplest':8 'someon':44 'structur':27 'suppos':32 'thing':19,31 'want':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4825967"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700525410 {#3371
        date: 2023-11-21 01:10:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: """
      > a markup language describes a structure (how is the thing supposed to be *displayed*)\n
      \n
      A markup language does not define how something is to be displayed, that’s what a styling language is for (usually CSS). A markup language semantically defines what certain parts of the created document are.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700552533 {#3439
      date: 2023-11-21 08:42:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
      "@Amends1782@lemmy.ca"
      "@shuzuko@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3443 …}
    +nested: Doctrine\ORM\PersistentCollection {#3445 …}
    +votes: Doctrine\ORM\PersistentCollection {#3447 …}
    +reports: Doctrine\ORM\PersistentCollection {#3449 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3453 …}
    -id: 145770
    -bodyTs: "'certain':43 'creat':47 'css':36 'defin':20,41 'describ':4 'display':14,26 'document':48 'languag':3,17,32,39 'markup':2,16,38 'part':44 'semant':40 'someth':22 'structur':6 'style':31 'suppos':11 'thing':10 'usual':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5987842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700552533 {#3440
      date: 2023-11-21 08:42:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: """
    Lol that’s fair, but since those words in that combination barely even make sense to me I tried to dumb it down more and ended up being wrong 😂\n
    \n
    I’m the idiot who searches stack for code and copies and pastes it into the project so no one should listen to me anyway.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701005055 {#3555
    date: 2023-11-26 14:24:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
    "@Amends1782@lemmy.ca"
    "@shuzuko@midwest.social"
    "@Dirk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3558 …}
  +nested: Doctrine\ORM\PersistentCollection {#3560 …}
  +votes: Doctrine\ORM\PersistentCollection {#3562 …}
  +reports: Doctrine\ORM\PersistentCollection {#3564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3568 …}
  -id: 166093
  -bodyTs: "'anyway':54 'bare':12 'code':38 'combin':11 'copi':40 'dumb':21 'end':26 'even':13 'fair':4 'idiot':33 'listen':51 'lol':1 'm':31 'make':14 'one':49 'past':42 'project':46 'search':35 'sens':15 'sinc':6 'stack':36 'tri':19 'word':8 'wrong':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5007915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701005055 {#3556
    date: 2023-11-26 14:24:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3457
  +user: Proxies\__CG__\App\Entity\User {#3271 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3372
    +user: Proxies\__CG__\App\Entity\User {#3373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3270
      +user: Proxies\__CG__\App\Entity\User {#3271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3061
        +user: Proxies\__CG__\App\Entity\User {#3060 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2570
          +user: App\Entity\User {#2583 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "WHAt’s wRoNg wItH HtmL"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701663990 {#2565
            date: 2023-12-04 05:26:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bauve@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2571 …}
          +nested: Doctrine\ORM\PersistentCollection {#2573 …}
          +votes: Doctrine\ORM\PersistentCollection {#2575 …}
          +reports: Doctrine\ORM\PersistentCollection {#2577 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
          -id: 144417
          -bodyTs: "'html':5 'wrong':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5461421"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700519271 {#2566
            date: 2023-11-20 23:27:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2570}
        +body: "Nothing, but it’s not a programming language"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700520787 {#3063
          date: 2023-11-20 23:53:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bauve@jlai.lu"
          "@Ryan213@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3059 …}
        +nested: Doctrine\ORM\PersistentCollection {#3057 …}
        +votes: Doctrine\ORM\PersistentCollection {#3055 …}
        +reports: Doctrine\ORM\PersistentCollection {#3053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
        -id: 144518
        -bodyTs: "'languag':8 'noth':1 'program':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/3596092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700520787 {#3062
          date: 2023-11-20 23:53:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2570}
      +body: "What is it actually then?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700524504 {#3268
        date: 2023-11-21 00:55:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
        "@Ryan213@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3272 …}
      +nested: Doctrine\ORM\PersistentCollection {#3274 …}
      +votes: Doctrine\ORM\PersistentCollection {#3276 …}
      +reports: Doctrine\ORM\PersistentCollection {#3278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
      -id: 144716
      -bodyTs: "'actual':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5046541"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700524504 {#3269
        date: 2023-11-21 00:55:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "It’s a markup language. In the simplest explanation, a programming language describes a process (what does the thing *do*) while a markup language describes a structure (how is the thing supposed to *be displayed*). There’s more to it than that, but someone else can get into deeper if they want, it’s beyond me lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700525410 {#3370
      date: 2023-11-21 01:10:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
      "@Amends1782@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3374 …}
    +nested: Doctrine\ORM\PersistentCollection {#3376 …}
    +votes: Doctrine\ORM\PersistentCollection {#3378 …}
    +reports: Doctrine\ORM\PersistentCollection {#3380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
    -id: 144753
    -bodyTs: "'beyond':55 'deeper':49 'describ':13,25 'display':35 'els':45 'explan':9 'get':47 'languag':5,12,24 'lol':57 'markup':4,23 'process':15 'program':11 'simplest':8 'someon':44 'structur':27 'suppos':32 'thing':19,31 'want':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4825967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700525410 {#3371
      date: 2023-11-21 01:10:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "I knew it was a markup language, but didn’t know the diff between the two since I’m not a programmer. Thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700526339 {#3455
    date: 2023-11-21 01:25:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
    "@Amends1782@lemmy.ca"
    "@shuzuko@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3458 …}
  +nested: Doctrine\ORM\PersistentCollection {#3460 …}
  +votes: Doctrine\ORM\PersistentCollection {#3462 …}
  +reports: Doctrine\ORM\PersistentCollection {#3464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
  -id: 144792
  -bodyTs: "'didn':9 'diff':13 'knew':2 'know':11 'languag':7 'm':19 'markup':6 'programm':22 'sinc':17 'thank':23 'two':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5047453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700526339 {#3456
    date: 2023-11-21 01: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
103 DENIED edit
App\Entity\EntryComment {#3457
  +user: Proxies\__CG__\App\Entity\User {#3271 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3372
    +user: Proxies\__CG__\App\Entity\User {#3373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3270
      +user: Proxies\__CG__\App\Entity\User {#3271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3061
        +user: Proxies\__CG__\App\Entity\User {#3060 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2570
          +user: App\Entity\User {#2583 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "WHAt’s wRoNg wItH HtmL"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701663990 {#2565
            date: 2023-12-04 05:26:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bauve@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2571 …}
          +nested: Doctrine\ORM\PersistentCollection {#2573 …}
          +votes: Doctrine\ORM\PersistentCollection {#2575 …}
          +reports: Doctrine\ORM\PersistentCollection {#2577 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
          -id: 144417
          -bodyTs: "'html':5 'wrong':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5461421"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700519271 {#2566
            date: 2023-11-20 23:27:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2570}
        +body: "Nothing, but it’s not a programming language"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700520787 {#3063
          date: 2023-11-20 23:53:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bauve@jlai.lu"
          "@Ryan213@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3059 …}
        +nested: Doctrine\ORM\PersistentCollection {#3057 …}
        +votes: Doctrine\ORM\PersistentCollection {#3055 …}
        +reports: Doctrine\ORM\PersistentCollection {#3053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
        -id: 144518
        -bodyTs: "'languag':8 'noth':1 'program':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/3596092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700520787 {#3062
          date: 2023-11-20 23:53:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2570}
      +body: "What is it actually then?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700524504 {#3268
        date: 2023-11-21 00:55:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
        "@Ryan213@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3272 …}
      +nested: Doctrine\ORM\PersistentCollection {#3274 …}
      +votes: Doctrine\ORM\PersistentCollection {#3276 …}
      +reports: Doctrine\ORM\PersistentCollection {#3278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
      -id: 144716
      -bodyTs: "'actual':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5046541"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700524504 {#3269
        date: 2023-11-21 00:55:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "It’s a markup language. In the simplest explanation, a programming language describes a process (what does the thing *do*) while a markup language describes a structure (how is the thing supposed to *be displayed*). There’s more to it than that, but someone else can get into deeper if they want, it’s beyond me lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700525410 {#3370
      date: 2023-11-21 01:10:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
      "@Amends1782@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3374 …}
    +nested: Doctrine\ORM\PersistentCollection {#3376 …}
    +votes: Doctrine\ORM\PersistentCollection {#3378 …}
    +reports: Doctrine\ORM\PersistentCollection {#3380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
    -id: 144753
    -bodyTs: "'beyond':55 'deeper':49 'describ':13,25 'display':35 'els':45 'explan':9 'get':47 'languag':5,12,24 'lol':57 'markup':4,23 'process':15 'program':11 'simplest':8 'someon':44 'structur':27 'suppos':32 'thing':19,31 'want':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4825967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700525410 {#3371
      date: 2023-11-21 01:10:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "I knew it was a markup language, but didn’t know the diff between the two since I’m not a programmer. Thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700526339 {#3455
    date: 2023-11-21 01:25:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
    "@Amends1782@lemmy.ca"
    "@shuzuko@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3458 …}
  +nested: Doctrine\ORM\PersistentCollection {#3460 …}
  +votes: Doctrine\ORM\PersistentCollection {#3462 …}
  +reports: Doctrine\ORM\PersistentCollection {#3464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
  -id: 144792
  -bodyTs: "'didn':9 'diff':13 'knew':2 'know':11 'languag':7 'm':19 'markup':6 'programm':22 'sinc':17 'thank':23 'two':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5047453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700526339 {#3456
    date: 2023-11-21 01: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
104 DENIED moderate
App\Entity\EntryComment {#3457
  +user: Proxies\__CG__\App\Entity\User {#3271 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3372
    +user: Proxies\__CG__\App\Entity\User {#3373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3270
      +user: Proxies\__CG__\App\Entity\User {#3271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3061
        +user: Proxies\__CG__\App\Entity\User {#3060 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2570
          +user: App\Entity\User {#2583 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "WHAt’s wRoNg wItH HtmL"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701663990 {#2565
            date: 2023-12-04 05:26:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bauve@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2571 …}
          +nested: Doctrine\ORM\PersistentCollection {#2573 …}
          +votes: Doctrine\ORM\PersistentCollection {#2575 …}
          +reports: Doctrine\ORM\PersistentCollection {#2577 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
          -id: 144417
          -bodyTs: "'html':5 'wrong':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5461421"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700519271 {#2566
            date: 2023-11-20 23:27:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2570}
        +body: "Nothing, but it’s not a programming language"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700520787 {#3063
          date: 2023-11-20 23:53:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bauve@jlai.lu"
          "@Ryan213@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3059 …}
        +nested: Doctrine\ORM\PersistentCollection {#3057 …}
        +votes: Doctrine\ORM\PersistentCollection {#3055 …}
        +reports: Doctrine\ORM\PersistentCollection {#3053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
        -id: 144518
        -bodyTs: "'languag':8 'noth':1 'program':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/3596092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700520787 {#3062
          date: 2023-11-20 23:53:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2570}
      +body: "What is it actually then?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700524504 {#3268
        date: 2023-11-21 00:55:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
        "@Ryan213@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3272 …}
      +nested: Doctrine\ORM\PersistentCollection {#3274 …}
      +votes: Doctrine\ORM\PersistentCollection {#3276 …}
      +reports: Doctrine\ORM\PersistentCollection {#3278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
      -id: 144716
      -bodyTs: "'actual':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5046541"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700524504 {#3269
        date: 2023-11-21 00:55:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "It’s a markup language. In the simplest explanation, a programming language describes a process (what does the thing *do*) while a markup language describes a structure (how is the thing supposed to *be displayed*). There’s more to it than that, but someone else can get into deeper if they want, it’s beyond me lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700525410 {#3370
      date: 2023-11-21 01:10:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
      "@Amends1782@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3374 …}
    +nested: Doctrine\ORM\PersistentCollection {#3376 …}
    +votes: Doctrine\ORM\PersistentCollection {#3378 …}
    +reports: Doctrine\ORM\PersistentCollection {#3380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
    -id: 144753
    -bodyTs: "'beyond':55 'deeper':49 'describ':13,25 'display':35 'els':45 'explan':9 'get':47 'languag':5,12,24 'lol':57 'markup':4,23 'process':15 'program':11 'simplest':8 'someon':44 'structur':27 'suppos':32 'thing':19,31 'want':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4825967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700525410 {#3371
      date: 2023-11-21 01:10:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "I knew it was a markup language, but didn’t know the diff between the two since I’m not a programmer. Thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700526339 {#3455
    date: 2023-11-21 01:25:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
    "@Amends1782@lemmy.ca"
    "@shuzuko@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3458 …}
  +nested: Doctrine\ORM\PersistentCollection {#3460 …}
  +votes: Doctrine\ORM\PersistentCollection {#3462 …}
  +reports: Doctrine\ORM\PersistentCollection {#3464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
  -id: 144792
  -bodyTs: "'didn':9 'diff':13 'knew':2 'know':11 'languag':7 'm':19 'markup':6 'programm':22 'sinc':17 'thank':23 'two':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5047453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700526339 {#3456
    date: 2023-11-21 01: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
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 {#3472
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3372
    +user: Proxies\__CG__\App\Entity\User {#3373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3270
      +user: Proxies\__CG__\App\Entity\User {#3271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3061
        +user: Proxies\__CG__\App\Entity\User {#3060 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2570
          +user: App\Entity\User {#2583 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "WHAt’s wRoNg wItH HtmL"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701663990 {#2565
            date: 2023-12-04 05:26:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bauve@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2571 …}
          +nested: Doctrine\ORM\PersistentCollection {#2573 …}
          +votes: Doctrine\ORM\PersistentCollection {#2575 …}
          +reports: Doctrine\ORM\PersistentCollection {#2577 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
          -id: 144417
          -bodyTs: "'html':5 'wrong':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5461421"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700519271 {#2566
            date: 2023-11-20 23:27:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2570}
        +body: "Nothing, but it’s not a programming language"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700520787 {#3063
          date: 2023-11-20 23:53:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bauve@jlai.lu"
          "@Ryan213@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3059 …}
        +nested: Doctrine\ORM\PersistentCollection {#3057 …}
        +votes: Doctrine\ORM\PersistentCollection {#3055 …}
        +reports: Doctrine\ORM\PersistentCollection {#3053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
        -id: 144518
        -bodyTs: "'languag':8 'noth':1 'program':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/3596092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700520787 {#3062
          date: 2023-11-20 23:53:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2570}
      +body: "What is it actually then?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700524504 {#3268
        date: 2023-11-21 00:55:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
        "@Ryan213@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3272 …}
      +nested: Doctrine\ORM\PersistentCollection {#3274 …}
      +votes: Doctrine\ORM\PersistentCollection {#3276 …}
      +reports: Doctrine\ORM\PersistentCollection {#3278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
      -id: 144716
      -bodyTs: "'actual':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5046541"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700524504 {#3269
        date: 2023-11-21 00:55:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "It’s a markup language. In the simplest explanation, a programming language describes a process (what does the thing *do*) while a markup language describes a structure (how is the thing supposed to *be displayed*). There’s more to it than that, but someone else can get into deeper if they want, it’s beyond me lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700525410 {#3370
      date: 2023-11-21 01:10:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
      "@Amends1782@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3374 …}
    +nested: Doctrine\ORM\PersistentCollection {#3376 …}
    +votes: Doctrine\ORM\PersistentCollection {#3378 …}
    +reports: Doctrine\ORM\PersistentCollection {#3380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
    -id: 144753
    -bodyTs: "'beyond':55 'deeper':49 'describ':13,25 'display':35 'els':45 'explan':9 'get':47 'languag':5,12,24 'lol':57 'markup':4,23 'process':15 'program':11 'simplest':8 'someon':44 'structur':27 'suppos':32 'thing':19,31 'want':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4825967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700525410 {#3371
      date: 2023-11-21 01:10:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "Diogenes throws a Ruby on Rails model over the fence and shouts “Behold a markup language!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700526415 {#3470
    date: 2023-11-21 01:26:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
    "@Amends1782@lemmy.ca"
    "@shuzuko@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3473 …}
  +nested: Doctrine\ORM\PersistentCollection {#3475 …}
  +votes: Doctrine\ORM\PersistentCollection {#3477 …}
  +reports: Doctrine\ORM\PersistentCollection {#3479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3483 …}
  -id: 144796
  -bodyTs: "'behold':13 'diogen':1 'fenc':10 'languag':16 'markup':15 'model':7 'rail':6 'rubi':4 'shout':12 'throw':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5463815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700526415 {#3471
    date: 2023-11-21 01:26:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3472
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3372
    +user: Proxies\__CG__\App\Entity\User {#3373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3270
      +user: Proxies\__CG__\App\Entity\User {#3271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3061
        +user: Proxies\__CG__\App\Entity\User {#3060 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2570
          +user: App\Entity\User {#2583 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "WHAt’s wRoNg wItH HtmL"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701663990 {#2565
            date: 2023-12-04 05:26:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bauve@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2571 …}
          +nested: Doctrine\ORM\PersistentCollection {#2573 …}
          +votes: Doctrine\ORM\PersistentCollection {#2575 …}
          +reports: Doctrine\ORM\PersistentCollection {#2577 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
          -id: 144417
          -bodyTs: "'html':5 'wrong':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5461421"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700519271 {#2566
            date: 2023-11-20 23:27:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2570}
        +body: "Nothing, but it’s not a programming language"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700520787 {#3063
          date: 2023-11-20 23:53:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bauve@jlai.lu"
          "@Ryan213@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3059 …}
        +nested: Doctrine\ORM\PersistentCollection {#3057 …}
        +votes: Doctrine\ORM\PersistentCollection {#3055 …}
        +reports: Doctrine\ORM\PersistentCollection {#3053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
        -id: 144518
        -bodyTs: "'languag':8 'noth':1 'program':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/3596092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700520787 {#3062
          date: 2023-11-20 23:53:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2570}
      +body: "What is it actually then?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700524504 {#3268
        date: 2023-11-21 00:55:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
        "@Ryan213@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3272 …}
      +nested: Doctrine\ORM\PersistentCollection {#3274 …}
      +votes: Doctrine\ORM\PersistentCollection {#3276 …}
      +reports: Doctrine\ORM\PersistentCollection {#3278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
      -id: 144716
      -bodyTs: "'actual':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5046541"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700524504 {#3269
        date: 2023-11-21 00:55:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "It’s a markup language. In the simplest explanation, a programming language describes a process (what does the thing *do*) while a markup language describes a structure (how is the thing supposed to *be displayed*). There’s more to it than that, but someone else can get into deeper if they want, it’s beyond me lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700525410 {#3370
      date: 2023-11-21 01:10:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
      "@Amends1782@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3374 …}
    +nested: Doctrine\ORM\PersistentCollection {#3376 …}
    +votes: Doctrine\ORM\PersistentCollection {#3378 …}
    +reports: Doctrine\ORM\PersistentCollection {#3380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
    -id: 144753
    -bodyTs: "'beyond':55 'deeper':49 'describ':13,25 'display':35 'els':45 'explan':9 'get':47 'languag':5,12,24 'lol':57 'markup':4,23 'process':15 'program':11 'simplest':8 'someon':44 'structur':27 'suppos':32 'thing':19,31 'want':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4825967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700525410 {#3371
      date: 2023-11-21 01:10:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "Diogenes throws a Ruby on Rails model over the fence and shouts “Behold a markup language!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700526415 {#3470
    date: 2023-11-21 01:26:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
    "@Amends1782@lemmy.ca"
    "@shuzuko@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3473 …}
  +nested: Doctrine\ORM\PersistentCollection {#3475 …}
  +votes: Doctrine\ORM\PersistentCollection {#3477 …}
  +reports: Doctrine\ORM\PersistentCollection {#3479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3483 …}
  -id: 144796
  -bodyTs: "'behold':13 'diogen':1 'fenc':10 'languag':16 'markup':15 'model':7 'rail':6 'rubi':4 'shout':12 'throw':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5463815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700526415 {#3471
    date: 2023-11-21 01:26:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3472
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3372
    +user: Proxies\__CG__\App\Entity\User {#3373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3270
      +user: Proxies\__CG__\App\Entity\User {#3271 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3061
        +user: Proxies\__CG__\App\Entity\User {#3060 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2570
          +user: App\Entity\User {#2583 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "WHAt’s wRoNg wItH HtmL"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701663990 {#2565
            date: 2023-12-04 05:26:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bauve@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2571 …}
          +nested: Doctrine\ORM\PersistentCollection {#2573 …}
          +votes: Doctrine\ORM\PersistentCollection {#2575 …}
          +reports: Doctrine\ORM\PersistentCollection {#2577 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
          -id: 144417
          -bodyTs: "'html':5 'wrong':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5461421"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700519271 {#2566
            date: 2023-11-20 23:27:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2570}
        +body: "Nothing, but it’s not a programming language"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700520787 {#3063
          date: 2023-11-20 23:53:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bauve@jlai.lu"
          "@Ryan213@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3059 …}
        +nested: Doctrine\ORM\PersistentCollection {#3057 …}
        +votes: Doctrine\ORM\PersistentCollection {#3055 …}
        +reports: Doctrine\ORM\PersistentCollection {#3053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
        -id: 144518
        -bodyTs: "'languag':8 'noth':1 'program':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/3596092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700520787 {#3062
          date: 2023-11-20 23:53:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2570}
      +body: "What is it actually then?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700524504 {#3268
        date: 2023-11-21 00:55:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
        "@Ryan213@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3272 …}
      +nested: Doctrine\ORM\PersistentCollection {#3274 …}
      +votes: Doctrine\ORM\PersistentCollection {#3276 …}
      +reports: Doctrine\ORM\PersistentCollection {#3278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
      -id: 144716
      -bodyTs: "'actual':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5046541"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700524504 {#3269
        date: 2023-11-21 00:55:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "It’s a markup language. In the simplest explanation, a programming language describes a process (what does the thing *do*) while a markup language describes a structure (how is the thing supposed to *be displayed*). There’s more to it than that, but someone else can get into deeper if they want, it’s beyond me lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700525410 {#3370
      date: 2023-11-21 01:10:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
      "@Amends1782@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3374 …}
    +nested: Doctrine\ORM\PersistentCollection {#3376 …}
    +votes: Doctrine\ORM\PersistentCollection {#3378 …}
    +reports: Doctrine\ORM\PersistentCollection {#3380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
    -id: 144753
    -bodyTs: "'beyond':55 'deeper':49 'describ':13,25 'display':35 'els':45 'explan':9 'get':47 'languag':5,12,24 'lol':57 'markup':4,23 'process':15 'program':11 'simplest':8 'someon':44 'structur':27 'suppos':32 'thing':19,31 'want':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4825967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700525410 {#3371
      date: 2023-11-21 01:10:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "Diogenes throws a Ruby on Rails model over the fence and shouts “Behold a markup language!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700526415 {#3470
    date: 2023-11-21 01:26:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
    "@Amends1782@lemmy.ca"
    "@shuzuko@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3473 …}
  +nested: Doctrine\ORM\PersistentCollection {#3475 …}
  +votes: Doctrine\ORM\PersistentCollection {#3477 …}
  +reports: Doctrine\ORM\PersistentCollection {#3479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3483 …}
  -id: 144796
  -bodyTs: "'behold':13 'diogen':1 'fenc':10 'languag':16 'markup':15 'model':7 'rail':6 'rubi':4 'shout':12 'throw':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5463815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700526415 {#3471
    date: 2023-11-21 01:26:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3286
  +user: Proxies\__CG__\App\Entity\User {#3287 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3061
    +user: Proxies\__CG__\App\Entity\User {#3060 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2570
      +user: App\Entity\User {#2583 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "WHAt’s wRoNg wItH HtmL"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701663990 {#2565
        date: 2023-12-04 05:26:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2571 …}
      +nested: Doctrine\ORM\PersistentCollection {#2573 …}
      +votes: Doctrine\ORM\PersistentCollection {#2575 …}
      +reports: Doctrine\ORM\PersistentCollection {#2577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
      -id: 144417
      -bodyTs: "'html':5 'wrong':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5461421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700519271 {#2566
        date: 2023-11-20 23:27:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "Nothing, but it’s not a programming language"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700520787 {#3063
      date: 2023-11-20 23:53:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3059 …}
    +nested: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
    -id: 144518
    -bodyTs: "'languag':8 'noth':1 'program':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/3596092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700520787 {#3062
      date: 2023-11-20 23:53:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "Psshaw. I programmed my Myspace page with that language: checkmate."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700522982 {#3284
    date: 2023-11-21 00:29:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3288 …}
  +nested: Doctrine\ORM\PersistentCollection {#3290 …}
  +votes: Doctrine\ORM\PersistentCollection {#3292 …}
  +reports: Doctrine\ORM\PersistentCollection {#3294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3298 …}
  -id: 144649
  -bodyTs: "'checkmat':10 'languag':9 'myspac':5 'page':6 'program':3 'psshaw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5462598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700522982 {#3285
    date: 2023-11-21 00:29: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
111 DENIED edit
App\Entity\EntryComment {#3286
  +user: Proxies\__CG__\App\Entity\User {#3287 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3061
    +user: Proxies\__CG__\App\Entity\User {#3060 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2570
      +user: App\Entity\User {#2583 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "WHAt’s wRoNg wItH HtmL"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701663990 {#2565
        date: 2023-12-04 05:26:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2571 …}
      +nested: Doctrine\ORM\PersistentCollection {#2573 …}
      +votes: Doctrine\ORM\PersistentCollection {#2575 …}
      +reports: Doctrine\ORM\PersistentCollection {#2577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
      -id: 144417
      -bodyTs: "'html':5 'wrong':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5461421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700519271 {#2566
        date: 2023-11-20 23:27:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "Nothing, but it’s not a programming language"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700520787 {#3063
      date: 2023-11-20 23:53:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3059 …}
    +nested: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
    -id: 144518
    -bodyTs: "'languag':8 'noth':1 'program':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/3596092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700520787 {#3062
      date: 2023-11-20 23:53:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "Psshaw. I programmed my Myspace page with that language: checkmate."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700522982 {#3284
    date: 2023-11-21 00:29:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3288 …}
  +nested: Doctrine\ORM\PersistentCollection {#3290 …}
  +votes: Doctrine\ORM\PersistentCollection {#3292 …}
  +reports: Doctrine\ORM\PersistentCollection {#3294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3298 …}
  -id: 144649
  -bodyTs: "'checkmat':10 'languag':9 'myspac':5 'page':6 'program':3 'psshaw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5462598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700522982 {#3285
    date: 2023-11-21 00:29: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
112 DENIED moderate
App\Entity\EntryComment {#3286
  +user: Proxies\__CG__\App\Entity\User {#3287 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3061
    +user: Proxies\__CG__\App\Entity\User {#3060 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2570
      +user: App\Entity\User {#2583 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "WHAt’s wRoNg wItH HtmL"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701663990 {#2565
        date: 2023-12-04 05:26:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bauve@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2571 …}
      +nested: Doctrine\ORM\PersistentCollection {#2573 …}
      +votes: Doctrine\ORM\PersistentCollection {#2575 …}
      +reports: Doctrine\ORM\PersistentCollection {#2577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
      -id: 144417
      -bodyTs: "'html':5 'wrong':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5461421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700519271 {#2566
        date: 2023-11-20 23:27:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "Nothing, but it’s not a programming language"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700520787 {#3063
      date: 2023-11-20 23:53:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bauve@jlai.lu"
      "@Ryan213@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3059 …}
    +nested: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
    -id: 144518
    -bodyTs: "'languag':8 'noth':1 'program':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/3596092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700520787 {#3062
      date: 2023-11-20 23:53:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "Psshaw. I programmed my Myspace page with that language: checkmate."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700522982 {#3284
    date: 2023-11-21 00:29:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@Ryan213@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3288 …}
  +nested: Doctrine\ORM\PersistentCollection {#3290 …}
  +votes: Doctrine\ORM\PersistentCollection {#3292 …}
  +reports: Doctrine\ORM\PersistentCollection {#3294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3298 …}
  -id: 144649
  -bodyTs: "'checkmat':10 'languag':9 'myspac':5 'page':6 'program':3 'psshaw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5462598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700522982 {#3285
    date: 2023-11-21 00:29: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
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 {#2644
  +user: App\Entity\User {#2657 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "*AND!* A little CSS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700519114 {#2639
    date: 2023-11-20 23:25:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2645 …}
  +nested: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2649 …}
  +reports: Doctrine\ORM\PersistentCollection {#2651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  -id: 144401
  -bodyTs: "'css':4 'littl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/642903/-/comment/3679928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700519114 {#2640
    date: 2023-11-20 23: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
115 DENIED edit
App\Entity\EntryComment {#2644
  +user: App\Entity\User {#2657 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "*AND!* A little CSS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700519114 {#2639
    date: 2023-11-20 23:25:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2645 …}
  +nested: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2649 …}
  +reports: Doctrine\ORM\PersistentCollection {#2651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  -id: 144401
  -bodyTs: "'css':4 'littl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/642903/-/comment/3679928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700519114 {#2640
    date: 2023-11-20 23: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
116 DENIED moderate
App\Entity\EntryComment {#2644
  +user: App\Entity\User {#2657 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "*AND!* A little CSS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700519114 {#2639
    date: 2023-11-20 23:25:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2645 …}
  +nested: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2649 …}
  +reports: Doctrine\ORM\PersistentCollection {#2651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  -id: 144401
  -bodyTs: "'css':4 'littl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/642903/-/comment/3679928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700519114 {#2640
    date: 2023-11-20 23: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
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 {#2718
  +user: App\Entity\User {#2732 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m more sympathetic with the (non-profit) board this time. Sam Altman feels like bad news to OpenAI, really. It’s more like the workers rally behind Sam Altman because they can get fat paychecks and bail out once the enshittification intensifies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1700515468 {#2713
    date: 2023-11-20 22:24:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2720 …}
  +nested: Doctrine\ORM\PersistentCollection {#2722 …}
  +votes: Doctrine\ORM\PersistentCollection {#2724 …}
  +reports: Doctrine\ORM\PersistentCollection {#2726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2730 …}
  -id: 144168
  -bodyTs: "'altman':14,31 'bad':17 'bail':39 'behind':29 'board':10 'enshittif':43 'fat':36 'feel':15 'get':35 'intensifi':44 'like':16,25 'm':2 'news':18 'non':8 'non-profit':7 'openai':20 'paycheck':37 'profit':9 'ralli':28 'realli':21 'sam':13,30 'sympathet':4 'time':12 'worker':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4957151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700515468 {#2714
    date: 2023-11-20 22:24:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2718
  +user: App\Entity\User {#2732 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m more sympathetic with the (non-profit) board this time. Sam Altman feels like bad news to OpenAI, really. It’s more like the workers rally behind Sam Altman because they can get fat paychecks and bail out once the enshittification intensifies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1700515468 {#2713
    date: 2023-11-20 22:24:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2720 …}
  +nested: Doctrine\ORM\PersistentCollection {#2722 …}
  +votes: Doctrine\ORM\PersistentCollection {#2724 …}
  +reports: Doctrine\ORM\PersistentCollection {#2726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2730 …}
  -id: 144168
  -bodyTs: "'altman':14,31 'bad':17 'bail':39 'behind':29 'board':10 'enshittif':43 'fat':36 'feel':15 'get':35 'intensifi':44 'like':16,25 'm':2 'news':18 'non':8 'non-profit':7 'openai':20 'paycheck':37 'profit':9 'ralli':28 'realli':21 'sam':13,30 'sympathet':4 'time':12 'worker':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4957151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700515468 {#2714
    date: 2023-11-20 22:24:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2718
  +user: App\Entity\User {#2732 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m more sympathetic with the (non-profit) board this time. Sam Altman feels like bad news to OpenAI, really. It’s more like the workers rally behind Sam Altman because they can get fat paychecks and bail out once the enshittification intensifies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1700515468 {#2713
    date: 2023-11-20 22:24:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2720 …}
  +nested: Doctrine\ORM\PersistentCollection {#2722 …}
  +votes: Doctrine\ORM\PersistentCollection {#2724 …}
  +reports: Doctrine\ORM\PersistentCollection {#2726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2730 …}
  -id: 144168
  -bodyTs: "'altman':14,31 'bad':17 'bail':39 'behind':29 'board':10 'enshittif':43 'fat':36 'feel':15 'get':35 'intensifi':44 'like':16,25 'm':2 'news':18 'non':8 'non-profit':7 'openai':20 'paycheck':37 'profit':9 'ralli':28 'realli':21 'sam':13,30 'sympathet':4 'time':12 'worker':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4957151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700515468 {#2714
    date: 2023-11-20 22:24:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2793
  +user: App\Entity\User {#2806 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I would even add…\n
    \n
    ![meme](https://files.catbox.moe/gu3cs3.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1700495938 {#2787
    date: 2023-11-20 16:58:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2794 …}
  +nested: Doctrine\ORM\PersistentCollection {#2796 …}
  +votes: Doctrine\ORM\PersistentCollection {#2798 …}
  +reports: Doctrine\ORM\PersistentCollection {#2800 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2802 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2804 …}
  -id: 143109
  -bodyTs: "'/gu3cs3.png)':8 'add':4 'even':3 'files.catbox.moe':7 'files.catbox.moe/gu3cs3.png)':6 'meme':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cat/comment/4702975"
  +editedAt: DateTimeImmutable @1700901473 {#2788
    date: 2023-11-25 09:37:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700495938 {#2789
    date: 2023-11-20 16:58: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
123 DENIED edit
App\Entity\EntryComment {#2793
  +user: App\Entity\User {#2806 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I would even add…\n
    \n
    ![meme](https://files.catbox.moe/gu3cs3.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1700495938 {#2787
    date: 2023-11-20 16:58:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2794 …}
  +nested: Doctrine\ORM\PersistentCollection {#2796 …}
  +votes: Doctrine\ORM\PersistentCollection {#2798 …}
  +reports: Doctrine\ORM\PersistentCollection {#2800 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2802 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2804 …}
  -id: 143109
  -bodyTs: "'/gu3cs3.png)':8 'add':4 'even':3 'files.catbox.moe':7 'files.catbox.moe/gu3cs3.png)':6 'meme':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cat/comment/4702975"
  +editedAt: DateTimeImmutable @1700901473 {#2788
    date: 2023-11-25 09:37:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700495938 {#2789
    date: 2023-11-20 16:58: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
124 DENIED moderate
App\Entity\EntryComment {#2793
  +user: App\Entity\User {#2806 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I would even add…\n
    \n
    ![meme](https://files.catbox.moe/gu3cs3.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1700495938 {#2787
    date: 2023-11-20 16:58:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2794 …}
  +nested: Doctrine\ORM\PersistentCollection {#2796 …}
  +votes: Doctrine\ORM\PersistentCollection {#2798 …}
  +reports: Doctrine\ORM\PersistentCollection {#2800 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2802 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2804 …}
  -id: 143109
  -bodyTs: "'/gu3cs3.png)':8 'add':4 'even':3 'files.catbox.moe':7 'files.catbox.moe/gu3cs3.png)':6 'meme':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cat/comment/4702975"
  +editedAt: DateTimeImmutable @1700901473 {#2788
    date: 2023-11-25 09:37:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700495938 {#2789
    date: 2023-11-20 16:58: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
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 {#2867
  +user: App\Entity\User {#2880 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Surprised they are backing up a sister-fucker."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701156577 {#2862
    date: 2023-11-28 08:29:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2868 …}
  +nested: Doctrine\ORM\PersistentCollection {#2870 …}
  +votes: Doctrine\ORM\PersistentCollection {#2872 …}
  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
  -id: 143011
  -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6359331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700493688 {#2863
    date: 2023-11-20 16:21:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2867
  +user: App\Entity\User {#2880 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Surprised they are backing up a sister-fucker."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701156577 {#2862
    date: 2023-11-28 08:29:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2868 …}
  +nested: Doctrine\ORM\PersistentCollection {#2870 …}
  +votes: Doctrine\ORM\PersistentCollection {#2872 …}
  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
  -id: 143011
  -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6359331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700493688 {#2863
    date: 2023-11-20 16:21:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2867
  +user: App\Entity\User {#2880 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Surprised they are backing up a sister-fucker."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701156577 {#2862
    date: 2023-11-28 08:29:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2868 …}
  +nested: Doctrine\ORM\PersistentCollection {#2870 …}
  +votes: Doctrine\ORM\PersistentCollection {#2872 …}
  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
  -id: 143011
  -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6359331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700493688 {#2863
    date: 2023-11-20 16:21:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3093
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2867
    +user: App\Entity\User {#2880 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Surprised they are backing up a sister-fucker."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701156577 {#2862
      date: 2023-11-28 08:29:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2868 …}
    +nested: Doctrine\ORM\PersistentCollection {#2870 …}
    +votes: Doctrine\ORM\PersistentCollection {#2872 …}
    +reports: Doctrine\ORM\PersistentCollection {#2874 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
    -id: 143011
    -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6359331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700493688 {#2863
      date: 2023-11-20 16:21:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "If he did the board would list that as a reason and be done with it. I haven’t seen any articles connecting those claims to his dismissal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700495600 {#3095
    date: 2023-11-20 16:53:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 143090
  -bodyTs: "'articl':22 'board':5 'claim':25 'connect':23 'dismiss':28 'done':14 'haven':18 'list':7 'reason':11 'seen':20 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5453908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495600 {#3094
    date: 2023-11-20 16:53: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
131 DENIED edit
App\Entity\EntryComment {#3093
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2867
    +user: App\Entity\User {#2880 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Surprised they are backing up a sister-fucker."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701156577 {#2862
      date: 2023-11-28 08:29:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2868 …}
    +nested: Doctrine\ORM\PersistentCollection {#2870 …}
    +votes: Doctrine\ORM\PersistentCollection {#2872 …}
    +reports: Doctrine\ORM\PersistentCollection {#2874 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
    -id: 143011
    -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6359331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700493688 {#2863
      date: 2023-11-20 16:21:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "If he did the board would list that as a reason and be done with it. I haven’t seen any articles connecting those claims to his dismissal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700495600 {#3095
    date: 2023-11-20 16:53:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 143090
  -bodyTs: "'articl':22 'board':5 'claim':25 'connect':23 'dismiss':28 'done':14 'haven':18 'list':7 'reason':11 'seen':20 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5453908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495600 {#3094
    date: 2023-11-20 16:53: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
132 DENIED moderate
App\Entity\EntryComment {#3093
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2867
    +user: App\Entity\User {#2880 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Surprised they are backing up a sister-fucker."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701156577 {#2862
      date: 2023-11-28 08:29:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2868 …}
    +nested: Doctrine\ORM\PersistentCollection {#2870 …}
    +votes: Doctrine\ORM\PersistentCollection {#2872 …}
    +reports: Doctrine\ORM\PersistentCollection {#2874 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
    -id: 143011
    -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6359331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700493688 {#2863
      date: 2023-11-20 16:21:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "If he did the board would list that as a reason and be done with it. I haven’t seen any articles connecting those claims to his dismissal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700495600 {#3095
    date: 2023-11-20 16:53:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 143090
  -bodyTs: "'articl':22 'board':5 'claim':25 'connect':23 'dismiss':28 'done':14 'haven':18 'list':7 'reason':11 'seen':20 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5453908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700495600 {#3094
    date: 2023-11-20 16:53: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
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 {#3077
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2867
    +user: App\Entity\User {#2880 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Surprised they are backing up a sister-fucker."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701156577 {#2862
      date: 2023-11-28 08:29:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2868 …}
    +nested: Doctrine\ORM\PersistentCollection {#2870 …}
    +votes: Doctrine\ORM\PersistentCollection {#2872 …}
    +reports: Doctrine\ORM\PersistentCollection {#2874 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
    -id: 143011
    -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6359331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700493688 {#2863
      date: 2023-11-20 16:21:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700500873 {#3079
    date: 2023-11-20 18:21:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3075 …}
  +nested: Doctrine\ORM\PersistentCollection {#3073 …}
  +votes: Doctrine\ORM\PersistentCollection {#3071 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  -id: 143328
  -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5037236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700500873 {#3078
    date: 2023-11-20 18:21: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
135 DENIED edit
App\Entity\EntryComment {#3077
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2867
    +user: App\Entity\User {#2880 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Surprised they are backing up a sister-fucker."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701156577 {#2862
      date: 2023-11-28 08:29:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2868 …}
    +nested: Doctrine\ORM\PersistentCollection {#2870 …}
    +votes: Doctrine\ORM\PersistentCollection {#2872 …}
    +reports: Doctrine\ORM\PersistentCollection {#2874 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
    -id: 143011
    -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6359331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700493688 {#2863
      date: 2023-11-20 16:21:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700500873 {#3079
    date: 2023-11-20 18:21:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3075 …}
  +nested: Doctrine\ORM\PersistentCollection {#3073 …}
  +votes: Doctrine\ORM\PersistentCollection {#3071 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  -id: 143328
  -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5037236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700500873 {#3078
    date: 2023-11-20 18:21: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
136 DENIED moderate
App\Entity\EntryComment {#3077
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2867
    +user: App\Entity\User {#2880 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Surprised they are backing up a sister-fucker."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701156577 {#2862
      date: 2023-11-28 08:29:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2868 …}
    +nested: Doctrine\ORM\PersistentCollection {#2870 …}
    +votes: Doctrine\ORM\PersistentCollection {#2872 …}
    +reports: Doctrine\ORM\PersistentCollection {#2874 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
    -id: 143011
    -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6359331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700493688 {#2863
      date: 2023-11-20 16:21:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700500873 {#3079
    date: 2023-11-20 18:21:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3075 …}
  +nested: Doctrine\ORM\PersistentCollection {#3073 …}
  +votes: Doctrine\ORM\PersistentCollection {#3071 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  -id: 143328
  -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5037236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700500873 {#3078
    date: 2023-11-20 18:21: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
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 {#3226
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3077
    +user: Proxies\__CG__\App\Entity\User {#3076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2867
      +user: App\Entity\User {#2880 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Surprised they are backing up a sister-fucker."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701156577 {#2862
        date: 2023-11-28 08:29:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2868 …}
      +nested: Doctrine\ORM\PersistentCollection {#2870 …}
      +votes: Doctrine\ORM\PersistentCollection {#2872 …}
      +reports: Doctrine\ORM\PersistentCollection {#2874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
      -id: 143011
      -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6359331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700493688 {#2863
        date: 2023-11-20 16:21:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700500873 {#3079
      date: 2023-11-20 18:21:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3075 …}
    +nested: Doctrine\ORM\PersistentCollection {#3073 …}
    +votes: Doctrine\ORM\PersistentCollection {#3071 …}
    +reports: Doctrine\ORM\PersistentCollection {#3069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
    -id: 143328
    -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5037236"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700500873 {#3078
      date: 2023-11-20 18:21:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700506559 {#3227
    date: 2023-11-20 19:55:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3218 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3214 …}
  +reports: Doctrine\ORM\PersistentCollection {#3229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
  -id: 143690
  -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6366266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700506559 {#3224
    date: 2023-11-20 19:55: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
139 DENIED edit
App\Entity\EntryComment {#3226
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3077
    +user: Proxies\__CG__\App\Entity\User {#3076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2867
      +user: App\Entity\User {#2880 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Surprised they are backing up a sister-fucker."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701156577 {#2862
        date: 2023-11-28 08:29:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2868 …}
      +nested: Doctrine\ORM\PersistentCollection {#2870 …}
      +votes: Doctrine\ORM\PersistentCollection {#2872 …}
      +reports: Doctrine\ORM\PersistentCollection {#2874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
      -id: 143011
      -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6359331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700493688 {#2863
        date: 2023-11-20 16:21:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700500873 {#3079
      date: 2023-11-20 18:21:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3075 …}
    +nested: Doctrine\ORM\PersistentCollection {#3073 …}
    +votes: Doctrine\ORM\PersistentCollection {#3071 …}
    +reports: Doctrine\ORM\PersistentCollection {#3069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
    -id: 143328
    -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5037236"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700500873 {#3078
      date: 2023-11-20 18:21:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700506559 {#3227
    date: 2023-11-20 19:55:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3218 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3214 …}
  +reports: Doctrine\ORM\PersistentCollection {#3229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
  -id: 143690
  -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6366266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700506559 {#3224
    date: 2023-11-20 19:55: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
140 DENIED moderate
App\Entity\EntryComment {#3226
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3077
    +user: Proxies\__CG__\App\Entity\User {#3076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2867
      +user: App\Entity\User {#2880 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Surprised they are backing up a sister-fucker."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701156577 {#2862
        date: 2023-11-28 08:29:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2868 …}
      +nested: Doctrine\ORM\PersistentCollection {#2870 …}
      +votes: Doctrine\ORM\PersistentCollection {#2872 …}
      +reports: Doctrine\ORM\PersistentCollection {#2874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
      -id: 143011
      -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6359331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700493688 {#2863
        date: 2023-11-20 16:21:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700500873 {#3079
      date: 2023-11-20 18:21:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3075 …}
    +nested: Doctrine\ORM\PersistentCollection {#3073 …}
    +votes: Doctrine\ORM\PersistentCollection {#3071 …}
    +reports: Doctrine\ORM\PersistentCollection {#3069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
    -id: 143328
    -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5037236"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700500873 {#3078
      date: 2023-11-20 18:21:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700506559 {#3227
    date: 2023-11-20 19:55:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3218 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3214 …}
  +reports: Doctrine\ORM\PersistentCollection {#3229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
  -id: 143690
  -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6366266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700506559 {#3224
    date: 2023-11-20 19:55: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
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 {#3320
  +user: Proxies\__CG__\App\Entity\User {#3324 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3226
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3077
      +user: Proxies\__CG__\App\Entity\User {#3076 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2867
        +user: App\Entity\User {#2880 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Surprised they are backing up a sister-fucker."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1701156577 {#2862
          date: 2023-11-28 08:29:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2868 …}
        +nested: Doctrine\ORM\PersistentCollection {#2870 …}
        +votes: Doctrine\ORM\PersistentCollection {#2872 …}
        +reports: Doctrine\ORM\PersistentCollection {#2874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
        -id: 143011
        -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6359331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700493688 {#2863
          date: 2023-11-20 16:21:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700500873 {#3079
        date: 2023-11-20 18:21:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3075 …}
      +nested: Doctrine\ORM\PersistentCollection {#3073 …}
      +votes: Doctrine\ORM\PersistentCollection {#3071 …}
      +reports: Doctrine\ORM\PersistentCollection {#3069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
      -id: 143328
      -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5037236"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700500873 {#3078
        date: 2023-11-20 18:21:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700506559 {#3227
      date: 2023-11-20 19:55:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3218 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3214 …}
    +reports: Doctrine\ORM\PersistentCollection {#3229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
    -id: 143690
    -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6366266"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700506559 {#3224
      date: 2023-11-20 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700509556 {#3319
    date: 2023-11-20 20:45:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3325 …}
  +votes: Doctrine\ORM\PersistentCollection {#3327 …}
  +reports: Doctrine\ORM\PersistentCollection {#3332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
  -id: 143869
  -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4990259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700509556 {#3316
    date: 2023-11-20 20:45: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
143 DENIED edit
App\Entity\EntryComment {#3320
  +user: Proxies\__CG__\App\Entity\User {#3324 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3226
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3077
      +user: Proxies\__CG__\App\Entity\User {#3076 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2867
        +user: App\Entity\User {#2880 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Surprised they are backing up a sister-fucker."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1701156577 {#2862
          date: 2023-11-28 08:29:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2868 …}
        +nested: Doctrine\ORM\PersistentCollection {#2870 …}
        +votes: Doctrine\ORM\PersistentCollection {#2872 …}
        +reports: Doctrine\ORM\PersistentCollection {#2874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
        -id: 143011
        -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6359331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700493688 {#2863
          date: 2023-11-20 16:21:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700500873 {#3079
        date: 2023-11-20 18:21:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3075 …}
      +nested: Doctrine\ORM\PersistentCollection {#3073 …}
      +votes: Doctrine\ORM\PersistentCollection {#3071 …}
      +reports: Doctrine\ORM\PersistentCollection {#3069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
      -id: 143328
      -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5037236"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700500873 {#3078
        date: 2023-11-20 18:21:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700506559 {#3227
      date: 2023-11-20 19:55:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3218 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3214 …}
    +reports: Doctrine\ORM\PersistentCollection {#3229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
    -id: 143690
    -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6366266"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700506559 {#3224
      date: 2023-11-20 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700509556 {#3319
    date: 2023-11-20 20:45:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3325 …}
  +votes: Doctrine\ORM\PersistentCollection {#3327 …}
  +reports: Doctrine\ORM\PersistentCollection {#3332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
  -id: 143869
  -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4990259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700509556 {#3316
    date: 2023-11-20 20:45: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
144 DENIED moderate
App\Entity\EntryComment {#3320
  +user: Proxies\__CG__\App\Entity\User {#3324 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3226
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3077
      +user: Proxies\__CG__\App\Entity\User {#3076 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2867
        +user: App\Entity\User {#2880 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Surprised they are backing up a sister-fucker."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1701156577 {#2862
          date: 2023-11-28 08:29:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2868 …}
        +nested: Doctrine\ORM\PersistentCollection {#2870 …}
        +votes: Doctrine\ORM\PersistentCollection {#2872 …}
        +reports: Doctrine\ORM\PersistentCollection {#2874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
        -id: 143011
        -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6359331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700493688 {#2863
          date: 2023-11-20 16:21:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700500873 {#3079
        date: 2023-11-20 18:21:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3075 …}
      +nested: Doctrine\ORM\PersistentCollection {#3073 …}
      +votes: Doctrine\ORM\PersistentCollection {#3071 …}
      +reports: Doctrine\ORM\PersistentCollection {#3069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
      -id: 143328
      -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5037236"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700500873 {#3078
        date: 2023-11-20 18:21:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700506559 {#3227
      date: 2023-11-20 19:55:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3218 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3214 …}
    +reports: Doctrine\ORM\PersistentCollection {#3229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
    -id: 143690
    -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6366266"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700506559 {#3224
      date: 2023-11-20 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700509556 {#3319
    date: 2023-11-20 20:45:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3325 …}
  +votes: Doctrine\ORM\PersistentCollection {#3327 …}
  +reports: Doctrine\ORM\PersistentCollection {#3332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
  -id: 143869
  -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4990259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700509556 {#3316
    date: 2023-11-20 20:45: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
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 {#3413
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3320
    +user: Proxies\__CG__\App\Entity\User {#3324 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3226
      +user: Proxies\__CG__\App\Entity\User {#3219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3077
        +user: Proxies\__CG__\App\Entity\User {#3076 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2867
          +user: App\Entity\User {#2880 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Surprised they are backing up a sister-fucker."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1701156577 {#2862
            date: 2023-11-28 08:29:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2868 …}
          +nested: Doctrine\ORM\PersistentCollection {#2870 …}
          +votes: Doctrine\ORM\PersistentCollection {#2872 …}
          +reports: Doctrine\ORM\PersistentCollection {#2874 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
          -id: 143011
          -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6359331"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700493688 {#2863
            date: 2023-11-20 16:21:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1700500873 {#3079
          date: 2023-11-20 18:21:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3075 …}
        +nested: Doctrine\ORM\PersistentCollection {#3073 …}
        +votes: Doctrine\ORM\PersistentCollection {#3071 …}
        +reports: Doctrine\ORM\PersistentCollection {#3069 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
        -id: 143328
        -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5037236"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700500873 {#3078
          date: 2023-11-20 18:21:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700506559 {#3227
        date: 2023-11-20 19:55:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3218 …}
      +nested: Doctrine\ORM\PersistentCollection {#3216 …}
      +votes: Doctrine\ORM\PersistentCollection {#3214 …}
      +reports: Doctrine\ORM\PersistentCollection {#3229 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
      -id: 143690
      -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6366266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700506559 {#3224
        date: 2023-11-20 19:55:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700509556 {#3319
      date: 2023-11-20 20:45:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3329 …}
    +nested: Doctrine\ORM\PersistentCollection {#3325 …}
    +votes: Doctrine\ORM\PersistentCollection {#3327 …}
    +reports: Doctrine\ORM\PersistentCollection {#3332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
    -id: 143869
    -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4990259"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700509556 {#3316
      date: 2023-11-20 20:45:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: """
    1. Because you asked\n
    2. It’s not my claim\n
    3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
    \n
    Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700513901 {#3414
    date: 2023-11-20 21:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3409 …}
  +nested: Doctrine\ORM\PersistentCollection {#3404 …}
  +votes: Doctrine\ORM\PersistentCollection {#3408 …}
  +reports: Doctrine\ORM\PersistentCollection {#3418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
  -id: 144074
  -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6370786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700513901 {#3417
    date: 2023-11-20 21:58: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
147 DENIED edit
App\Entity\EntryComment {#3413
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3320
    +user: Proxies\__CG__\App\Entity\User {#3324 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3226
      +user: Proxies\__CG__\App\Entity\User {#3219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3077
        +user: Proxies\__CG__\App\Entity\User {#3076 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2867
          +user: App\Entity\User {#2880 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Surprised they are backing up a sister-fucker."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1701156577 {#2862
            date: 2023-11-28 08:29:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2868 …}
          +nested: Doctrine\ORM\PersistentCollection {#2870 …}
          +votes: Doctrine\ORM\PersistentCollection {#2872 …}
          +reports: Doctrine\ORM\PersistentCollection {#2874 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
          -id: 143011
          -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6359331"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700493688 {#2863
            date: 2023-11-20 16:21:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1700500873 {#3079
          date: 2023-11-20 18:21:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3075 …}
        +nested: Doctrine\ORM\PersistentCollection {#3073 …}
        +votes: Doctrine\ORM\PersistentCollection {#3071 …}
        +reports: Doctrine\ORM\PersistentCollection {#3069 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
        -id: 143328
        -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5037236"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700500873 {#3078
          date: 2023-11-20 18:21:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700506559 {#3227
        date: 2023-11-20 19:55:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3218 …}
      +nested: Doctrine\ORM\PersistentCollection {#3216 …}
      +votes: Doctrine\ORM\PersistentCollection {#3214 …}
      +reports: Doctrine\ORM\PersistentCollection {#3229 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
      -id: 143690
      -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6366266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700506559 {#3224
        date: 2023-11-20 19:55:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700509556 {#3319
      date: 2023-11-20 20:45:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3329 …}
    +nested: Doctrine\ORM\PersistentCollection {#3325 …}
    +votes: Doctrine\ORM\PersistentCollection {#3327 …}
    +reports: Doctrine\ORM\PersistentCollection {#3332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
    -id: 143869
    -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4990259"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700509556 {#3316
      date: 2023-11-20 20:45:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: """
    1. Because you asked\n
    2. It’s not my claim\n
    3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
    \n
    Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700513901 {#3414
    date: 2023-11-20 21:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3409 …}
  +nested: Doctrine\ORM\PersistentCollection {#3404 …}
  +votes: Doctrine\ORM\PersistentCollection {#3408 …}
  +reports: Doctrine\ORM\PersistentCollection {#3418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
  -id: 144074
  -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6370786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700513901 {#3417
    date: 2023-11-20 21:58: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
148 DENIED moderate
App\Entity\EntryComment {#3413
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3320
    +user: Proxies\__CG__\App\Entity\User {#3324 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3226
      +user: Proxies\__CG__\App\Entity\User {#3219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3077
        +user: Proxies\__CG__\App\Entity\User {#3076 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2867
          +user: App\Entity\User {#2880 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Surprised they are backing up a sister-fucker."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1701156577 {#2862
            date: 2023-11-28 08:29:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2868 …}
          +nested: Doctrine\ORM\PersistentCollection {#2870 …}
          +votes: Doctrine\ORM\PersistentCollection {#2872 …}
          +reports: Doctrine\ORM\PersistentCollection {#2874 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
          -id: 143011
          -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6359331"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700493688 {#2863
            date: 2023-11-20 16:21:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1700500873 {#3079
          date: 2023-11-20 18:21:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3075 …}
        +nested: Doctrine\ORM\PersistentCollection {#3073 …}
        +votes: Doctrine\ORM\PersistentCollection {#3071 …}
        +reports: Doctrine\ORM\PersistentCollection {#3069 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
        -id: 143328
        -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5037236"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700500873 {#3078
          date: 2023-11-20 18:21:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700506559 {#3227
        date: 2023-11-20 19:55:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3218 …}
      +nested: Doctrine\ORM\PersistentCollection {#3216 …}
      +votes: Doctrine\ORM\PersistentCollection {#3214 …}
      +reports: Doctrine\ORM\PersistentCollection {#3229 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
      -id: 143690
      -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6366266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700506559 {#3224
        date: 2023-11-20 19:55:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700509556 {#3319
      date: 2023-11-20 20:45:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3329 …}
    +nested: Doctrine\ORM\PersistentCollection {#3325 …}
    +votes: Doctrine\ORM\PersistentCollection {#3327 …}
    +reports: Doctrine\ORM\PersistentCollection {#3332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
    -id: 143869
    -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4990259"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700509556 {#3316
      date: 2023-11-20 20:45:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: """
    1. Because you asked\n
    2. It’s not my claim\n
    3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
    \n
    Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700513901 {#3414
    date: 2023-11-20 21:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3409 …}
  +nested: Doctrine\ORM\PersistentCollection {#3404 …}
  +votes: Doctrine\ORM\PersistentCollection {#3408 …}
  +reports: Doctrine\ORM\PersistentCollection {#3418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
  -id: 144074
  -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6370786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700513901 {#3417
    date: 2023-11-20 21:58: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
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 {#3496
  +user: Proxies\__CG__\App\Entity\User {#3492 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3413
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3320
      +user: Proxies\__CG__\App\Entity\User {#3324 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3226
        +user: Proxies\__CG__\App\Entity\User {#3219 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3077
          +user: Proxies\__CG__\App\Entity\User {#3076 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2867
            +user: App\Entity\User {#2880 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "Surprised they are backing up a sister-fucker."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1701156577 {#2862
              date: 2023-11-28 08:29:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2868 …}
            +nested: Doctrine\ORM\PersistentCollection {#2870 …}
            +votes: Doctrine\ORM\PersistentCollection {#2872 …}
            +reports: Doctrine\ORM\PersistentCollection {#2874 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
            -id: 143011
            -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6359331"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700493688 {#2863
              date: 2023-11-20 16:21:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1700500873 {#3079
            date: 2023-11-20 18:21:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3075 …}
          +nested: Doctrine\ORM\PersistentCollection {#3073 …}
          +votes: Doctrine\ORM\PersistentCollection {#3071 …}
          +reports: Doctrine\ORM\PersistentCollection {#3069 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
          -id: 143328
          -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5037236"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700500873 {#3078
            date: 2023-11-20 18:21:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700506559 {#3227
          date: 2023-11-20 19:55:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3218 …}
        +nested: Doctrine\ORM\PersistentCollection {#3216 …}
        +votes: Doctrine\ORM\PersistentCollection {#3214 …}
        +reports: Doctrine\ORM\PersistentCollection {#3229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
        -id: 143690
        -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6366266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700506559 {#3224
          date: 2023-11-20 19:55:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700509556 {#3319
        date: 2023-11-20 20:45:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3329 …}
      +nested: Doctrine\ORM\PersistentCollection {#3325 …}
      +votes: Doctrine\ORM\PersistentCollection {#3327 …}
      +reports: Doctrine\ORM\PersistentCollection {#3332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
      -id: 143869
      -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4990259"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700509556 {#3316
        date: 2023-11-20 20:45:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: """
      1. Because you asked\n
      2. It’s not my claim\n
      3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
      \n
      Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700513901 {#3414
      date: 2023-11-20 21:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3409 …}
    +nested: Doctrine\ORM\PersistentCollection {#3404 …}
    +votes: Doctrine\ORM\PersistentCollection {#3408 …}
    +reports: Doctrine\ORM\PersistentCollection {#3418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
    -id: 144074
    -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6370786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700513901 {#3417
      date: 2023-11-20 21:58:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "Accountability is not a strong suit of slimy weasels in the world."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700592519 {#3497
    date: 2023-11-21 19:48:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3488 …}
  +nested: Doctrine\ORM\PersistentCollection {#3486 …}
  +votes: Doctrine\ORM\PersistentCollection {#3490 …}
  +reports: Doctrine\ORM\PersistentCollection {#3502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
  -id: 148113
  -bodyTs: "'account':1 'slimi':8 'strong':5 'suit':6 'weasel':9 'world':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6001028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592519 {#3500
    date: 2023-11-21 19:48: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
151 DENIED edit
App\Entity\EntryComment {#3496
  +user: Proxies\__CG__\App\Entity\User {#3492 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3413
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3320
      +user: Proxies\__CG__\App\Entity\User {#3324 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3226
        +user: Proxies\__CG__\App\Entity\User {#3219 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3077
          +user: Proxies\__CG__\App\Entity\User {#3076 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2867
            +user: App\Entity\User {#2880 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "Surprised they are backing up a sister-fucker."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1701156577 {#2862
              date: 2023-11-28 08:29:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2868 …}
            +nested: Doctrine\ORM\PersistentCollection {#2870 …}
            +votes: Doctrine\ORM\PersistentCollection {#2872 …}
            +reports: Doctrine\ORM\PersistentCollection {#2874 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
            -id: 143011
            -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6359331"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700493688 {#2863
              date: 2023-11-20 16:21:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1700500873 {#3079
            date: 2023-11-20 18:21:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3075 …}
          +nested: Doctrine\ORM\PersistentCollection {#3073 …}
          +votes: Doctrine\ORM\PersistentCollection {#3071 …}
          +reports: Doctrine\ORM\PersistentCollection {#3069 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
          -id: 143328
          -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5037236"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700500873 {#3078
            date: 2023-11-20 18:21:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700506559 {#3227
          date: 2023-11-20 19:55:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3218 …}
        +nested: Doctrine\ORM\PersistentCollection {#3216 …}
        +votes: Doctrine\ORM\PersistentCollection {#3214 …}
        +reports: Doctrine\ORM\PersistentCollection {#3229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
        -id: 143690
        -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6366266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700506559 {#3224
          date: 2023-11-20 19:55:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700509556 {#3319
        date: 2023-11-20 20:45:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3329 …}
      +nested: Doctrine\ORM\PersistentCollection {#3325 …}
      +votes: Doctrine\ORM\PersistentCollection {#3327 …}
      +reports: Doctrine\ORM\PersistentCollection {#3332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
      -id: 143869
      -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4990259"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700509556 {#3316
        date: 2023-11-20 20:45:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: """
      1. Because you asked\n
      2. It’s not my claim\n
      3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
      \n
      Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700513901 {#3414
      date: 2023-11-20 21:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3409 …}
    +nested: Doctrine\ORM\PersistentCollection {#3404 …}
    +votes: Doctrine\ORM\PersistentCollection {#3408 …}
    +reports: Doctrine\ORM\PersistentCollection {#3418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
    -id: 144074
    -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6370786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700513901 {#3417
      date: 2023-11-20 21:58:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "Accountability is not a strong suit of slimy weasels in the world."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700592519 {#3497
    date: 2023-11-21 19:48:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3488 …}
  +nested: Doctrine\ORM\PersistentCollection {#3486 …}
  +votes: Doctrine\ORM\PersistentCollection {#3490 …}
  +reports: Doctrine\ORM\PersistentCollection {#3502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
  -id: 148113
  -bodyTs: "'account':1 'slimi':8 'strong':5 'suit':6 'weasel':9 'world':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6001028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592519 {#3500
    date: 2023-11-21 19:48: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
152 DENIED moderate
App\Entity\EntryComment {#3496
  +user: Proxies\__CG__\App\Entity\User {#3492 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3413
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3320
      +user: Proxies\__CG__\App\Entity\User {#3324 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3226
        +user: Proxies\__CG__\App\Entity\User {#3219 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3077
          +user: Proxies\__CG__\App\Entity\User {#3076 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2867
            +user: App\Entity\User {#2880 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "Surprised they are backing up a sister-fucker."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1701156577 {#2862
              date: 2023-11-28 08:29:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2868 …}
            +nested: Doctrine\ORM\PersistentCollection {#2870 …}
            +votes: Doctrine\ORM\PersistentCollection {#2872 …}
            +reports: Doctrine\ORM\PersistentCollection {#2874 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
            -id: 143011
            -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6359331"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700493688 {#2863
              date: 2023-11-20 16:21:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1700500873 {#3079
            date: 2023-11-20 18:21:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3075 …}
          +nested: Doctrine\ORM\PersistentCollection {#3073 …}
          +votes: Doctrine\ORM\PersistentCollection {#3071 …}
          +reports: Doctrine\ORM\PersistentCollection {#3069 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
          -id: 143328
          -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5037236"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700500873 {#3078
            date: 2023-11-20 18:21:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700506559 {#3227
          date: 2023-11-20 19:55:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3218 …}
        +nested: Doctrine\ORM\PersistentCollection {#3216 …}
        +votes: Doctrine\ORM\PersistentCollection {#3214 …}
        +reports: Doctrine\ORM\PersistentCollection {#3229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
        -id: 143690
        -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6366266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700506559 {#3224
          date: 2023-11-20 19:55:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700509556 {#3319
        date: 2023-11-20 20:45:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3329 …}
      +nested: Doctrine\ORM\PersistentCollection {#3325 …}
      +votes: Doctrine\ORM\PersistentCollection {#3327 …}
      +reports: Doctrine\ORM\PersistentCollection {#3332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
      -id: 143869
      -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4990259"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700509556 {#3316
        date: 2023-11-20 20:45:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: """
      1. Because you asked\n
      2. It’s not my claim\n
      3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
      \n
      Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700513901 {#3414
      date: 2023-11-20 21:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3409 …}
    +nested: Doctrine\ORM\PersistentCollection {#3404 …}
    +votes: Doctrine\ORM\PersistentCollection {#3408 …}
    +reports: Doctrine\ORM\PersistentCollection {#3418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
    -id: 144074
    -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6370786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700513901 {#3417
      date: 2023-11-20 21:58:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "Accountability is not a strong suit of slimy weasels in the world."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700592519 {#3497
    date: 2023-11-21 19:48:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3488 …}
  +nested: Doctrine\ORM\PersistentCollection {#3486 …}
  +votes: Doctrine\ORM\PersistentCollection {#3490 …}
  +reports: Doctrine\ORM\PersistentCollection {#3502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
  -id: 148113
  -bodyTs: "'account':1 'slimi':8 'strong':5 'suit':6 'weasel':9 'world':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6001028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592519 {#3500
    date: 2023-11-21 19:48: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
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 {#3510
  +user: Proxies\__CG__\App\Entity\User {#3324 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3413
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3320
      +user: Proxies\__CG__\App\Entity\User {#3324 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3226
        +user: Proxies\__CG__\App\Entity\User {#3219 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3077
          +user: Proxies\__CG__\App\Entity\User {#3076 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2867
            +user: App\Entity\User {#2880 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "Surprised they are backing up a sister-fucker."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1701156577 {#2862
              date: 2023-11-28 08:29:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2868 …}
            +nested: Doctrine\ORM\PersistentCollection {#2870 …}
            +votes: Doctrine\ORM\PersistentCollection {#2872 …}
            +reports: Doctrine\ORM\PersistentCollection {#2874 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
            -id: 143011
            -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6359331"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700493688 {#2863
              date: 2023-11-20 16:21:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1700500873 {#3079
            date: 2023-11-20 18:21:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3075 …}
          +nested: Doctrine\ORM\PersistentCollection {#3073 …}
          +votes: Doctrine\ORM\PersistentCollection {#3071 …}
          +reports: Doctrine\ORM\PersistentCollection {#3069 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
          -id: 143328
          -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5037236"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700500873 {#3078
            date: 2023-11-20 18:21:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700506559 {#3227
          date: 2023-11-20 19:55:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3218 …}
        +nested: Doctrine\ORM\PersistentCollection {#3216 …}
        +votes: Doctrine\ORM\PersistentCollection {#3214 …}
        +reports: Doctrine\ORM\PersistentCollection {#3229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
        -id: 143690
        -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6366266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700506559 {#3224
          date: 2023-11-20 19:55:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700509556 {#3319
        date: 2023-11-20 20:45:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3329 …}
      +nested: Doctrine\ORM\PersistentCollection {#3325 …}
      +votes: Doctrine\ORM\PersistentCollection {#3327 …}
      +reports: Doctrine\ORM\PersistentCollection {#3332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
      -id: 143869
      -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4990259"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700509556 {#3316
        date: 2023-11-20 20:45:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: """
      1. Because you asked\n
      2. It’s not my claim\n
      3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
      \n
      Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700513901 {#3414
      date: 2023-11-20 21:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3409 …}
    +nested: Doctrine\ORM\PersistentCollection {#3404 …}
    +votes: Doctrine\ORM\PersistentCollection {#3408 …}
    +reports: Doctrine\ORM\PersistentCollection {#3418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
    -id: 144074
    -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6370786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700513901 {#3417
      date: 2023-11-20 21:58:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: """
    What I wanted to say is:\n
    \n
    If all you have to say “you can google it” then maybe consider being silent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700514498 {#3508
    date: 2023-11-20 22:08:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3511 …}
  +nested: Doctrine\ORM\PersistentCollection {#3513 …}
  +votes: Doctrine\ORM\PersistentCollection {#3515 …}
  +reports: Doctrine\ORM\PersistentCollection {#3517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
  -id: 144107
  -bodyTs: "'consid':19 'googl':15 'mayb':18 'say':5,12 'silent':21 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4992122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700514498 {#3509
    date: 2023-11-20 22:08:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3510
  +user: Proxies\__CG__\App\Entity\User {#3324 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3413
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3320
      +user: Proxies\__CG__\App\Entity\User {#3324 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3226
        +user: Proxies\__CG__\App\Entity\User {#3219 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3077
          +user: Proxies\__CG__\App\Entity\User {#3076 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2867
            +user: App\Entity\User {#2880 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "Surprised they are backing up a sister-fucker."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1701156577 {#2862
              date: 2023-11-28 08:29:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2868 …}
            +nested: Doctrine\ORM\PersistentCollection {#2870 …}
            +votes: Doctrine\ORM\PersistentCollection {#2872 …}
            +reports: Doctrine\ORM\PersistentCollection {#2874 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
            -id: 143011
            -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6359331"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700493688 {#2863
              date: 2023-11-20 16:21:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1700500873 {#3079
            date: 2023-11-20 18:21:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3075 …}
          +nested: Doctrine\ORM\PersistentCollection {#3073 …}
          +votes: Doctrine\ORM\PersistentCollection {#3071 …}
          +reports: Doctrine\ORM\PersistentCollection {#3069 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
          -id: 143328
          -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5037236"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700500873 {#3078
            date: 2023-11-20 18:21:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700506559 {#3227
          date: 2023-11-20 19:55:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3218 …}
        +nested: Doctrine\ORM\PersistentCollection {#3216 …}
        +votes: Doctrine\ORM\PersistentCollection {#3214 …}
        +reports: Doctrine\ORM\PersistentCollection {#3229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
        -id: 143690
        -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6366266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700506559 {#3224
          date: 2023-11-20 19:55:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700509556 {#3319
        date: 2023-11-20 20:45:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3329 …}
      +nested: Doctrine\ORM\PersistentCollection {#3325 …}
      +votes: Doctrine\ORM\PersistentCollection {#3327 …}
      +reports: Doctrine\ORM\PersistentCollection {#3332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
      -id: 143869
      -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4990259"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700509556 {#3316
        date: 2023-11-20 20:45:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: """
      1. Because you asked\n
      2. It’s not my claim\n
      3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
      \n
      Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700513901 {#3414
      date: 2023-11-20 21:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3409 …}
    +nested: Doctrine\ORM\PersistentCollection {#3404 …}
    +votes: Doctrine\ORM\PersistentCollection {#3408 …}
    +reports: Doctrine\ORM\PersistentCollection {#3418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
    -id: 144074
    -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6370786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700513901 {#3417
      date: 2023-11-20 21:58:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: """
    What I wanted to say is:\n
    \n
    If all you have to say “you can google it” then maybe consider being silent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700514498 {#3508
    date: 2023-11-20 22:08:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3511 …}
  +nested: Doctrine\ORM\PersistentCollection {#3513 …}
  +votes: Doctrine\ORM\PersistentCollection {#3515 …}
  +reports: Doctrine\ORM\PersistentCollection {#3517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
  -id: 144107
  -bodyTs: "'consid':19 'googl':15 'mayb':18 'say':5,12 'silent':21 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4992122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700514498 {#3509
    date: 2023-11-20 22:08:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3510
  +user: Proxies\__CG__\App\Entity\User {#3324 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3413
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3320
      +user: Proxies\__CG__\App\Entity\User {#3324 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3226
        +user: Proxies\__CG__\App\Entity\User {#3219 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3077
          +user: Proxies\__CG__\App\Entity\User {#3076 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2867
            +user: App\Entity\User {#2880 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "Surprised they are backing up a sister-fucker."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1701156577 {#2862
              date: 2023-11-28 08:29:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2868 …}
            +nested: Doctrine\ORM\PersistentCollection {#2870 …}
            +votes: Doctrine\ORM\PersistentCollection {#2872 …}
            +reports: Doctrine\ORM\PersistentCollection {#2874 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
            -id: 143011
            -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6359331"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700493688 {#2863
              date: 2023-11-20 16:21:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1700500873 {#3079
            date: 2023-11-20 18:21:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3075 …}
          +nested: Doctrine\ORM\PersistentCollection {#3073 …}
          +votes: Doctrine\ORM\PersistentCollection {#3071 …}
          +reports: Doctrine\ORM\PersistentCollection {#3069 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
          -id: 143328
          -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5037236"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700500873 {#3078
            date: 2023-11-20 18:21:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700506559 {#3227
          date: 2023-11-20 19:55:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3218 …}
        +nested: Doctrine\ORM\PersistentCollection {#3216 …}
        +votes: Doctrine\ORM\PersistentCollection {#3214 …}
        +reports: Doctrine\ORM\PersistentCollection {#3229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
        -id: 143690
        -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6366266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700506559 {#3224
          date: 2023-11-20 19:55:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700509556 {#3319
        date: 2023-11-20 20:45:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3329 …}
      +nested: Doctrine\ORM\PersistentCollection {#3325 …}
      +votes: Doctrine\ORM\PersistentCollection {#3327 …}
      +reports: Doctrine\ORM\PersistentCollection {#3332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
      -id: 143869
      -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4990259"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700509556 {#3316
        date: 2023-11-20 20:45:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: """
      1. Because you asked\n
      2. It’s not my claim\n
      3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
      \n
      Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700513901 {#3414
      date: 2023-11-20 21:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3409 …}
    +nested: Doctrine\ORM\PersistentCollection {#3404 …}
    +votes: Doctrine\ORM\PersistentCollection {#3408 …}
    +reports: Doctrine\ORM\PersistentCollection {#3418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
    -id: 144074
    -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6370786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700513901 {#3417
      date: 2023-11-20 21:58:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: """
    What I wanted to say is:\n
    \n
    If all you have to say “you can google it” then maybe consider being silent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700514498 {#3508
    date: 2023-11-20 22:08:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3511 …}
  +nested: Doctrine\ORM\PersistentCollection {#3513 …}
  +votes: Doctrine\ORM\PersistentCollection {#3515 …}
  +reports: Doctrine\ORM\PersistentCollection {#3517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
  -id: 144107
  -bodyTs: "'consid':19 'googl':15 'mayb':18 'say':5,12 'silent':21 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4992122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700514498 {#3509
    date: 2023-11-20 22:08:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3581
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3510
    +user: Proxies\__CG__\App\Entity\User {#3324 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3413
      +user: Proxies\__CG__\App\Entity\User {#3219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3320
        +user: Proxies\__CG__\App\Entity\User {#3324 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3226
          +user: Proxies\__CG__\App\Entity\User {#3219 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3077
            +user: Proxies\__CG__\App\Entity\User {#3076 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#2867
              +user: App\Entity\User {#2880 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: null
              +root: null
              +body: "Surprised they are backing up a sister-fucker."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1701156577 {#2862
                date: 2023-11-28 08:29:37.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@retiolus@lemmy.cat"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2868 …}
              +nested: Doctrine\ORM\PersistentCollection {#2870 …}
              +votes: Doctrine\ORM\PersistentCollection {#2872 …}
              +reports: Doctrine\ORM\PersistentCollection {#2874 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
              -id: 143011
              -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6359331"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700493688 {#2863
                date: 2023-11-20 16:21:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2867}
            +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1700500873 {#3079
              date: 2023-11-20 18:21:13.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
              "@GreenMario@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3075 …}
            +nested: Doctrine\ORM\PersistentCollection {#3073 …}
            +votes: Doctrine\ORM\PersistentCollection {#3071 …}
            +reports: Doctrine\ORM\PersistentCollection {#3069 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
            -id: 143328
            -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5037236"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700500873 {#3078
              date: 2023-11-20 18:21:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1700506559 {#3227
            date: 2023-11-20 19:55:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
            "@canis_majoris@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3218 …}
          +nested: Doctrine\ORM\PersistentCollection {#3216 …}
          +votes: Doctrine\ORM\PersistentCollection {#3214 …}
          +reports: Doctrine\ORM\PersistentCollection {#3229 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
          -id: 143690
          -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6366266"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700506559 {#3224
            date: 2023-11-20 19:55:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700509556 {#3319
          date: 2023-11-20 20:45:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
          "@ssboomman@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3329 …}
        +nested: Doctrine\ORM\PersistentCollection {#3325 …}
        +votes: Doctrine\ORM\PersistentCollection {#3327 …}
        +reports: Doctrine\ORM\PersistentCollection {#3332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
        -id: 143869
        -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4990259"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700509556 {#3316
          date: 2023-11-20 20:45:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: """
        1. Because you asked\n
        2. It’s not my claim\n
        3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
        \n
        Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700513901 {#3414
        date: 2023-11-20 21:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
        "@Johanno@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3409 …}
      +nested: Doctrine\ORM\PersistentCollection {#3404 …}
      +votes: Doctrine\ORM\PersistentCollection {#3408 …}
      +reports: Doctrine\ORM\PersistentCollection {#3418 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
      -id: 144074
      -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6370786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700513901 {#3417
        date: 2023-11-20 21:58:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: """
      What I wanted to say is:\n
      \n
      If all you have to say “you can google it” then maybe consider being silent.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700514498 {#3508
      date: 2023-11-20 22:08:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3511 …}
    +nested: Doctrine\ORM\PersistentCollection {#3513 …}
    +votes: Doctrine\ORM\PersistentCollection {#3515 …}
    +reports: Doctrine\ORM\PersistentCollection {#3517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
    -id: 144107
    -bodyTs: "'consid':19 'googl':15 'mayb':18 'say':5,12 'silent':21 'want':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4992122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700514498 {#3509
      date: 2023-11-20 22:08:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "Nah I’m ok. Thanks for the advice though!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700519124 {#3582
    date: 2023-11-20 23:25:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3577 …}
  +nested: Doctrine\ORM\PersistentCollection {#3572 …}
  +votes: Doctrine\ORM\PersistentCollection {#3576 …}
  +reports: Doctrine\ORM\PersistentCollection {#3586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3590 …}
  -id: 144402
  -bodyTs: "'advic':8 'm':3 'nah':1 'ok':4 'thank':5 'though':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6373744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700519124 {#3585
    date: 2023-11-20 23:25:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3581
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3510
    +user: Proxies\__CG__\App\Entity\User {#3324 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3413
      +user: Proxies\__CG__\App\Entity\User {#3219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3320
        +user: Proxies\__CG__\App\Entity\User {#3324 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3226
          +user: Proxies\__CG__\App\Entity\User {#3219 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3077
            +user: Proxies\__CG__\App\Entity\User {#3076 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#2867
              +user: App\Entity\User {#2880 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: null
              +root: null
              +body: "Surprised they are backing up a sister-fucker."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1701156577 {#2862
                date: 2023-11-28 08:29:37.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@retiolus@lemmy.cat"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2868 …}
              +nested: Doctrine\ORM\PersistentCollection {#2870 …}
              +votes: Doctrine\ORM\PersistentCollection {#2872 …}
              +reports: Doctrine\ORM\PersistentCollection {#2874 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
              -id: 143011
              -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6359331"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700493688 {#2863
                date: 2023-11-20 16:21:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2867}
            +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1700500873 {#3079
              date: 2023-11-20 18:21:13.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
              "@GreenMario@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3075 …}
            +nested: Doctrine\ORM\PersistentCollection {#3073 …}
            +votes: Doctrine\ORM\PersistentCollection {#3071 …}
            +reports: Doctrine\ORM\PersistentCollection {#3069 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
            -id: 143328
            -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5037236"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700500873 {#3078
              date: 2023-11-20 18:21:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1700506559 {#3227
            date: 2023-11-20 19:55:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
            "@canis_majoris@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3218 …}
          +nested: Doctrine\ORM\PersistentCollection {#3216 …}
          +votes: Doctrine\ORM\PersistentCollection {#3214 …}
          +reports: Doctrine\ORM\PersistentCollection {#3229 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
          -id: 143690
          -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6366266"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700506559 {#3224
            date: 2023-11-20 19:55:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700509556 {#3319
          date: 2023-11-20 20:45:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
          "@ssboomman@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3329 …}
        +nested: Doctrine\ORM\PersistentCollection {#3325 …}
        +votes: Doctrine\ORM\PersistentCollection {#3327 …}
        +reports: Doctrine\ORM\PersistentCollection {#3332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
        -id: 143869
        -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4990259"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700509556 {#3316
          date: 2023-11-20 20:45:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: """
        1. Because you asked\n
        2. It’s not my claim\n
        3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
        \n
        Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700513901 {#3414
        date: 2023-11-20 21:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
        "@Johanno@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3409 …}
      +nested: Doctrine\ORM\PersistentCollection {#3404 …}
      +votes: Doctrine\ORM\PersistentCollection {#3408 …}
      +reports: Doctrine\ORM\PersistentCollection {#3418 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
      -id: 144074
      -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6370786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700513901 {#3417
        date: 2023-11-20 21:58:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: """
      What I wanted to say is:\n
      \n
      If all you have to say “you can google it” then maybe consider being silent.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700514498 {#3508
      date: 2023-11-20 22:08:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3511 …}
    +nested: Doctrine\ORM\PersistentCollection {#3513 …}
    +votes: Doctrine\ORM\PersistentCollection {#3515 …}
    +reports: Doctrine\ORM\PersistentCollection {#3517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
    -id: 144107
    -bodyTs: "'consid':19 'googl':15 'mayb':18 'say':5,12 'silent':21 'want':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4992122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700514498 {#3509
      date: 2023-11-20 22:08:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "Nah I’m ok. Thanks for the advice though!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700519124 {#3582
    date: 2023-11-20 23:25:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3577 …}
  +nested: Doctrine\ORM\PersistentCollection {#3572 …}
  +votes: Doctrine\ORM\PersistentCollection {#3576 …}
  +reports: Doctrine\ORM\PersistentCollection {#3586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3590 …}
  -id: 144402
  -bodyTs: "'advic':8 'm':3 'nah':1 'ok':4 'thank':5 'though':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6373744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700519124 {#3585
    date: 2023-11-20 23:25:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3581
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3510
    +user: Proxies\__CG__\App\Entity\User {#3324 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3413
      +user: Proxies\__CG__\App\Entity\User {#3219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3320
        +user: Proxies\__CG__\App\Entity\User {#3324 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3226
          +user: Proxies\__CG__\App\Entity\User {#3219 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3077
            +user: Proxies\__CG__\App\Entity\User {#3076 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#2867
              +user: App\Entity\User {#2880 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: null
              +root: null
              +body: "Surprised they are backing up a sister-fucker."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1701156577 {#2862
                date: 2023-11-28 08:29:37.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@retiolus@lemmy.cat"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2868 …}
              +nested: Doctrine\ORM\PersistentCollection {#2870 …}
              +votes: Doctrine\ORM\PersistentCollection {#2872 …}
              +reports: Doctrine\ORM\PersistentCollection {#2874 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
              -id: 143011
              -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6359331"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700493688 {#2863
                date: 2023-11-20 16:21:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2867}
            +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1700500873 {#3079
              date: 2023-11-20 18:21:13.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
              "@GreenMario@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3075 …}
            +nested: Doctrine\ORM\PersistentCollection {#3073 …}
            +votes: Doctrine\ORM\PersistentCollection {#3071 …}
            +reports: Doctrine\ORM\PersistentCollection {#3069 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
            -id: 143328
            -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5037236"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700500873 {#3078
              date: 2023-11-20 18:21:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1700506559 {#3227
            date: 2023-11-20 19:55:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
            "@canis_majoris@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3218 …}
          +nested: Doctrine\ORM\PersistentCollection {#3216 …}
          +votes: Doctrine\ORM\PersistentCollection {#3214 …}
          +reports: Doctrine\ORM\PersistentCollection {#3229 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
          -id: 143690
          -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6366266"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700506559 {#3224
            date: 2023-11-20 19:55:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700509556 {#3319
          date: 2023-11-20 20:45:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
          "@ssboomman@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3329 …}
        +nested: Doctrine\ORM\PersistentCollection {#3325 …}
        +votes: Doctrine\ORM\PersistentCollection {#3327 …}
        +reports: Doctrine\ORM\PersistentCollection {#3332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
        -id: 143869
        -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4990259"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700509556 {#3316
          date: 2023-11-20 20:45:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: """
        1. Because you asked\n
        2. It’s not my claim\n
        3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
        \n
        Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700513901 {#3414
        date: 2023-11-20 21:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
        "@Johanno@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3409 …}
      +nested: Doctrine\ORM\PersistentCollection {#3404 …}
      +votes: Doctrine\ORM\PersistentCollection {#3408 …}
      +reports: Doctrine\ORM\PersistentCollection {#3418 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
      -id: 144074
      -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6370786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700513901 {#3417
        date: 2023-11-20 21:58:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: """
      What I wanted to say is:\n
      \n
      If all you have to say “you can google it” then maybe consider being silent.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700514498 {#3508
      date: 2023-11-20 22:08:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3511 …}
    +nested: Doctrine\ORM\PersistentCollection {#3513 …}
    +votes: Doctrine\ORM\PersistentCollection {#3515 …}
    +reports: Doctrine\ORM\PersistentCollection {#3517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
    -id: 144107
    -bodyTs: "'consid':19 'googl':15 'mayb':18 'say':5,12 'silent':21 'want':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4992122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700514498 {#3509
      date: 2023-11-20 22:08:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "Nah I’m ok. Thanks for the advice though!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700519124 {#3582
    date: 2023-11-20 23:25:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3577 …}
  +nested: Doctrine\ORM\PersistentCollection {#3572 …}
  +votes: Doctrine\ORM\PersistentCollection {#3576 …}
  +reports: Doctrine\ORM\PersistentCollection {#3586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3590 …}
  -id: 144402
  -bodyTs: "'advic':8 'm':3 'nah':1 'ok':4 'thank':5 'though':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6373744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700519124 {#3585
    date: 2023-11-20 23:25:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3526
  +user: Proxies\__CG__\App\Entity\User {#3341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3413
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3320
      +user: Proxies\__CG__\App\Entity\User {#3324 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3226
        +user: Proxies\__CG__\App\Entity\User {#3219 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3077
          +user: Proxies\__CG__\App\Entity\User {#3076 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2867
            +user: App\Entity\User {#2880 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "Surprised they are backing up a sister-fucker."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1701156577 {#2862
              date: 2023-11-28 08:29:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2868 …}
            +nested: Doctrine\ORM\PersistentCollection {#2870 …}
            +votes: Doctrine\ORM\PersistentCollection {#2872 …}
            +reports: Doctrine\ORM\PersistentCollection {#2874 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
            -id: 143011
            -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6359331"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700493688 {#2863
              date: 2023-11-20 16:21:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1700500873 {#3079
            date: 2023-11-20 18:21:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3075 …}
          +nested: Doctrine\ORM\PersistentCollection {#3073 …}
          +votes: Doctrine\ORM\PersistentCollection {#3071 …}
          +reports: Doctrine\ORM\PersistentCollection {#3069 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
          -id: 143328
          -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5037236"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700500873 {#3078
            date: 2023-11-20 18:21:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700506559 {#3227
          date: 2023-11-20 19:55:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3218 …}
        +nested: Doctrine\ORM\PersistentCollection {#3216 …}
        +votes: Doctrine\ORM\PersistentCollection {#3214 …}
        +reports: Doctrine\ORM\PersistentCollection {#3229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
        -id: 143690
        -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6366266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700506559 {#3224
          date: 2023-11-20 19:55:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700509556 {#3319
        date: 2023-11-20 20:45:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3329 …}
      +nested: Doctrine\ORM\PersistentCollection {#3325 …}
      +votes: Doctrine\ORM\PersistentCollection {#3327 …}
      +reports: Doctrine\ORM\PersistentCollection {#3332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
      -id: 143869
      -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4990259"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700509556 {#3316
        date: 2023-11-20 20:45:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: """
      1. Because you asked\n
      2. It’s not my claim\n
      3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
      \n
      Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700513901 {#3414
      date: 2023-11-20 21:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3409 …}
    +nested: Doctrine\ORM\PersistentCollection {#3404 …}
    +votes: Doctrine\ORM\PersistentCollection {#3408 …}
    +reports: Doctrine\ORM\PersistentCollection {#3418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
    -id: 144074
    -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6370786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700513901 {#3417
      date: 2023-11-20 21:58:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: """
    See, here I searched for it in the internet, **the earth is flat**: [duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)\n
    \n
    Even The Guardian confirms it!\n
    ------------------------------\n
    \n
    This is a garbage method. You can find everything and the opposite too by searching for it on the internet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700514766 {#3523
    date: 2023-11-20 22:12:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3527 …}
  +nested: Doctrine\ORM\PersistentCollection {#3529 …}
  +votes: Doctrine\ORM\PersistentCollection {#3531 …}
  +reports: Doctrine\ORM\PersistentCollection {#3533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
  -id: 144128
  -bodyTs: "'/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':16 'confirm':20 'duckduckgo.com':15 'duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':14 'earth':11 'even':17 'everyth':30 'find':29 'flat':13 'garbag':25 'guardian':19 'internet':9,41 'method':26 'opposit':33 'search':4,36 'see':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1694173"
  +editedAt: DateTimeImmutable @1700929664 {#3524
    date: 2023-11-25 17:27:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700514766 {#3525
    date: 2023-11-20 22:12:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#3526
  +user: Proxies\__CG__\App\Entity\User {#3341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3413
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3320
      +user: Proxies\__CG__\App\Entity\User {#3324 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3226
        +user: Proxies\__CG__\App\Entity\User {#3219 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3077
          +user: Proxies\__CG__\App\Entity\User {#3076 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2867
            +user: App\Entity\User {#2880 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "Surprised they are backing up a sister-fucker."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1701156577 {#2862
              date: 2023-11-28 08:29:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2868 …}
            +nested: Doctrine\ORM\PersistentCollection {#2870 …}
            +votes: Doctrine\ORM\PersistentCollection {#2872 …}
            +reports: Doctrine\ORM\PersistentCollection {#2874 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
            -id: 143011
            -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6359331"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700493688 {#2863
              date: 2023-11-20 16:21:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1700500873 {#3079
            date: 2023-11-20 18:21:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3075 …}
          +nested: Doctrine\ORM\PersistentCollection {#3073 …}
          +votes: Doctrine\ORM\PersistentCollection {#3071 …}
          +reports: Doctrine\ORM\PersistentCollection {#3069 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
          -id: 143328
          -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5037236"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700500873 {#3078
            date: 2023-11-20 18:21:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700506559 {#3227
          date: 2023-11-20 19:55:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3218 …}
        +nested: Doctrine\ORM\PersistentCollection {#3216 …}
        +votes: Doctrine\ORM\PersistentCollection {#3214 …}
        +reports: Doctrine\ORM\PersistentCollection {#3229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
        -id: 143690
        -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6366266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700506559 {#3224
          date: 2023-11-20 19:55:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700509556 {#3319
        date: 2023-11-20 20:45:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3329 …}
      +nested: Doctrine\ORM\PersistentCollection {#3325 …}
      +votes: Doctrine\ORM\PersistentCollection {#3327 …}
      +reports: Doctrine\ORM\PersistentCollection {#3332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
      -id: 143869
      -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4990259"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700509556 {#3316
        date: 2023-11-20 20:45:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: """
      1. Because you asked\n
      2. It’s not my claim\n
      3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
      \n
      Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700513901 {#3414
      date: 2023-11-20 21:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3409 …}
    +nested: Doctrine\ORM\PersistentCollection {#3404 …}
    +votes: Doctrine\ORM\PersistentCollection {#3408 …}
    +reports: Doctrine\ORM\PersistentCollection {#3418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
    -id: 144074
    -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6370786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700513901 {#3417
      date: 2023-11-20 21:58:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: """
    See, here I searched for it in the internet, **the earth is flat**: [duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)\n
    \n
    Even The Guardian confirms it!\n
    ------------------------------\n
    \n
    This is a garbage method. You can find everything and the opposite too by searching for it on the internet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700514766 {#3523
    date: 2023-11-20 22:12:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3527 …}
  +nested: Doctrine\ORM\PersistentCollection {#3529 …}
  +votes: Doctrine\ORM\PersistentCollection {#3531 …}
  +reports: Doctrine\ORM\PersistentCollection {#3533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
  -id: 144128
  -bodyTs: "'/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':16 'confirm':20 'duckduckgo.com':15 'duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':14 'earth':11 'even':17 'everyth':30 'find':29 'flat':13 'garbag':25 'guardian':19 'internet':9,41 'method':26 'opposit':33 'search':4,36 'see':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1694173"
  +editedAt: DateTimeImmutable @1700929664 {#3524
    date: 2023-11-25 17:27:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700514766 {#3525
    date: 2023-11-20 22:12:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#3526
  +user: Proxies\__CG__\App\Entity\User {#3341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3413
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3320
      +user: Proxies\__CG__\App\Entity\User {#3324 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3226
        +user: Proxies\__CG__\App\Entity\User {#3219 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3077
          +user: Proxies\__CG__\App\Entity\User {#3076 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2867
            +user: App\Entity\User {#2880 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "Surprised they are backing up a sister-fucker."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1701156577 {#2862
              date: 2023-11-28 08:29:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2868 …}
            +nested: Doctrine\ORM\PersistentCollection {#2870 …}
            +votes: Doctrine\ORM\PersistentCollection {#2872 …}
            +reports: Doctrine\ORM\PersistentCollection {#2874 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
            -id: 143011
            -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6359331"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700493688 {#2863
              date: 2023-11-20 16:21:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1700500873 {#3079
            date: 2023-11-20 18:21:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3075 …}
          +nested: Doctrine\ORM\PersistentCollection {#3073 …}
          +votes: Doctrine\ORM\PersistentCollection {#3071 …}
          +reports: Doctrine\ORM\PersistentCollection {#3069 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
          -id: 143328
          -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5037236"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700500873 {#3078
            date: 2023-11-20 18:21:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700506559 {#3227
          date: 2023-11-20 19:55:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3218 …}
        +nested: Doctrine\ORM\PersistentCollection {#3216 …}
        +votes: Doctrine\ORM\PersistentCollection {#3214 …}
        +reports: Doctrine\ORM\PersistentCollection {#3229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
        -id: 143690
        -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6366266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700506559 {#3224
          date: 2023-11-20 19:55:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700509556 {#3319
        date: 2023-11-20 20:45:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3329 …}
      +nested: Doctrine\ORM\PersistentCollection {#3325 …}
      +votes: Doctrine\ORM\PersistentCollection {#3327 …}
      +reports: Doctrine\ORM\PersistentCollection {#3332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
      -id: 143869
      -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4990259"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700509556 {#3316
        date: 2023-11-20 20:45:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: """
      1. Because you asked\n
      2. It’s not my claim\n
      3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
      \n
      Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700513901 {#3414
      date: 2023-11-20 21:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3409 …}
    +nested: Doctrine\ORM\PersistentCollection {#3404 …}
    +votes: Doctrine\ORM\PersistentCollection {#3408 …}
    +reports: Doctrine\ORM\PersistentCollection {#3418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
    -id: 144074
    -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6370786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700513901 {#3417
      date: 2023-11-20 21:58:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: """
    See, here I searched for it in the internet, **the earth is flat**: [duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)\n
    \n
    Even The Guardian confirms it!\n
    ------------------------------\n
    \n
    This is a garbage method. You can find everything and the opposite too by searching for it on the internet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700514766 {#3523
    date: 2023-11-20 22:12:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3527 …}
  +nested: Doctrine\ORM\PersistentCollection {#3529 …}
  +votes: Doctrine\ORM\PersistentCollection {#3531 …}
  +reports: Doctrine\ORM\PersistentCollection {#3533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
  -id: 144128
  -bodyTs: "'/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':16 'confirm':20 'duckduckgo.com':15 'duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':14 'earth':11 'even':17 'everyth':30 'find':29 'flat':13 'garbag':25 'guardian':19 'internet':9,41 'method':26 'opposit':33 'search':4,36 'see':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1694173"
  +editedAt: DateTimeImmutable @1700929664 {#3524
    date: 2023-11-25 17:27:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700514766 {#3525
    date: 2023-11-20 22:12:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3594
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3526
    +user: Proxies\__CG__\App\Entity\User {#3341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3413
      +user: Proxies\__CG__\App\Entity\User {#3219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3320
        +user: Proxies\__CG__\App\Entity\User {#3324 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3226
          +user: Proxies\__CG__\App\Entity\User {#3219 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3077
            +user: Proxies\__CG__\App\Entity\User {#3076 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#2867
              +user: App\Entity\User {#2880 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: null
              +root: null
              +body: "Surprised they are backing up a sister-fucker."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1701156577 {#2862
                date: 2023-11-28 08:29:37.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@retiolus@lemmy.cat"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2868 …}
              +nested: Doctrine\ORM\PersistentCollection {#2870 …}
              +votes: Doctrine\ORM\PersistentCollection {#2872 …}
              +reports: Doctrine\ORM\PersistentCollection {#2874 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
              -id: 143011
              -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6359331"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700493688 {#2863
                date: 2023-11-20 16:21:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2867}
            +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1700500873 {#3079
              date: 2023-11-20 18:21:13.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
              "@GreenMario@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3075 …}
            +nested: Doctrine\ORM\PersistentCollection {#3073 …}
            +votes: Doctrine\ORM\PersistentCollection {#3071 …}
            +reports: Doctrine\ORM\PersistentCollection {#3069 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
            -id: 143328
            -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5037236"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700500873 {#3078
              date: 2023-11-20 18:21:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1700506559 {#3227
            date: 2023-11-20 19:55:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
            "@canis_majoris@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3218 …}
          +nested: Doctrine\ORM\PersistentCollection {#3216 …}
          +votes: Doctrine\ORM\PersistentCollection {#3214 …}
          +reports: Doctrine\ORM\PersistentCollection {#3229 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
          -id: 143690
          -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6366266"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700506559 {#3224
            date: 2023-11-20 19:55:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700509556 {#3319
          date: 2023-11-20 20:45:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
          "@ssboomman@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3329 …}
        +nested: Doctrine\ORM\PersistentCollection {#3325 …}
        +votes: Doctrine\ORM\PersistentCollection {#3327 …}
        +reports: Doctrine\ORM\PersistentCollection {#3332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
        -id: 143869
        -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4990259"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700509556 {#3316
          date: 2023-11-20 20:45:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: """
        1. Because you asked\n
        2. It’s not my claim\n
        3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
        \n
        Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700513901 {#3414
        date: 2023-11-20 21:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
        "@Johanno@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3409 …}
      +nested: Doctrine\ORM\PersistentCollection {#3404 …}
      +votes: Doctrine\ORM\PersistentCollection {#3408 …}
      +reports: Doctrine\ORM\PersistentCollection {#3418 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
      -id: 144074
      -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6370786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700513901 {#3417
        date: 2023-11-20 21:58:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: """
      See, here I searched for it in the internet, **the earth is flat**: [duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)\n
      \n
      Even The Guardian confirms it!\n
      ------------------------------\n
      \n
      This is a garbage method. You can find everything and the opposite too by searching for it on the internet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700514766 {#3523
      date: 2023-11-20 22:12:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3527 …}
    +nested: Doctrine\ORM\PersistentCollection {#3529 …}
    +votes: Doctrine\ORM\PersistentCollection {#3531 …}
    +reports: Doctrine\ORM\PersistentCollection {#3533 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
    -id: 144128
    -bodyTs: "'/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':16 'confirm':20 'duckduckgo.com':15 'duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':14 'earth':11 'even':17 'everyth':30 'find':29 'flat':13 'garbag':25 'guardian':19 'internet':9,41 'method':26 'opposit':33 'search':4,36 'see':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1694173"
    +editedAt: DateTimeImmutable @1700929664 {#3524
      date: 2023-11-25 17:27:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700514766 {#3525
      date: 2023-11-20 22:12:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "I’m not trying to have a debate or prove anything. I’m also not trying for find the most accurate ‘method’ fuck off with their Reddit debatelord shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700519202 {#3592
    date: 2023-11-20 23:26:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
    "@ReversalHatchery@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3595 …}
  +nested: Doctrine\ORM\PersistentCollection {#3597 …}
  +votes: Doctrine\ORM\PersistentCollection {#3599 …}
  +reports: Doctrine\ORM\PersistentCollection {#3601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
  -id: 144407
  -bodyTs: "'accur':21 'also':14 'anyth':11 'debat':8 'debatelord':28 'find':18 'fuck':23 'm':2,13 'method':22 'prove':10 'reddit':27 'shit':29 'tri':4,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6373770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700519202 {#3593
    date: 2023-11-20 23:26: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
167 DENIED edit
App\Entity\EntryComment {#3594
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3526
    +user: Proxies\__CG__\App\Entity\User {#3341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3413
      +user: Proxies\__CG__\App\Entity\User {#3219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3320
        +user: Proxies\__CG__\App\Entity\User {#3324 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3226
          +user: Proxies\__CG__\App\Entity\User {#3219 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3077
            +user: Proxies\__CG__\App\Entity\User {#3076 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#2867
              +user: App\Entity\User {#2880 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: null
              +root: null
              +body: "Surprised they are backing up a sister-fucker."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1701156577 {#2862
                date: 2023-11-28 08:29:37.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@retiolus@lemmy.cat"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2868 …}
              +nested: Doctrine\ORM\PersistentCollection {#2870 …}
              +votes: Doctrine\ORM\PersistentCollection {#2872 …}
              +reports: Doctrine\ORM\PersistentCollection {#2874 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
              -id: 143011
              -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6359331"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700493688 {#2863
                date: 2023-11-20 16:21:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2867}
            +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1700500873 {#3079
              date: 2023-11-20 18:21:13.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
              "@GreenMario@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3075 …}
            +nested: Doctrine\ORM\PersistentCollection {#3073 …}
            +votes: Doctrine\ORM\PersistentCollection {#3071 …}
            +reports: Doctrine\ORM\PersistentCollection {#3069 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
            -id: 143328
            -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5037236"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700500873 {#3078
              date: 2023-11-20 18:21:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1700506559 {#3227
            date: 2023-11-20 19:55:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
            "@canis_majoris@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3218 …}
          +nested: Doctrine\ORM\PersistentCollection {#3216 …}
          +votes: Doctrine\ORM\PersistentCollection {#3214 …}
          +reports: Doctrine\ORM\PersistentCollection {#3229 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
          -id: 143690
          -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6366266"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700506559 {#3224
            date: 2023-11-20 19:55:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700509556 {#3319
          date: 2023-11-20 20:45:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
          "@ssboomman@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3329 …}
        +nested: Doctrine\ORM\PersistentCollection {#3325 …}
        +votes: Doctrine\ORM\PersistentCollection {#3327 …}
        +reports: Doctrine\ORM\PersistentCollection {#3332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
        -id: 143869
        -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4990259"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700509556 {#3316
          date: 2023-11-20 20:45:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: """
        1. Because you asked\n
        2. It’s not my claim\n
        3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
        \n
        Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700513901 {#3414
        date: 2023-11-20 21:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
        "@Johanno@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3409 …}
      +nested: Doctrine\ORM\PersistentCollection {#3404 …}
      +votes: Doctrine\ORM\PersistentCollection {#3408 …}
      +reports: Doctrine\ORM\PersistentCollection {#3418 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
      -id: 144074
      -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6370786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700513901 {#3417
        date: 2023-11-20 21:58:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: """
      See, here I searched for it in the internet, **the earth is flat**: [duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)\n
      \n
      Even The Guardian confirms it!\n
      ------------------------------\n
      \n
      This is a garbage method. You can find everything and the opposite too by searching for it on the internet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700514766 {#3523
      date: 2023-11-20 22:12:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3527 …}
    +nested: Doctrine\ORM\PersistentCollection {#3529 …}
    +votes: Doctrine\ORM\PersistentCollection {#3531 …}
    +reports: Doctrine\ORM\PersistentCollection {#3533 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
    -id: 144128
    -bodyTs: "'/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':16 'confirm':20 'duckduckgo.com':15 'duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':14 'earth':11 'even':17 'everyth':30 'find':29 'flat':13 'garbag':25 'guardian':19 'internet':9,41 'method':26 'opposit':33 'search':4,36 'see':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1694173"
    +editedAt: DateTimeImmutable @1700929664 {#3524
      date: 2023-11-25 17:27:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700514766 {#3525
      date: 2023-11-20 22:12:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "I’m not trying to have a debate or prove anything. I’m also not trying for find the most accurate ‘method’ fuck off with their Reddit debatelord shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700519202 {#3592
    date: 2023-11-20 23:26:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
    "@ReversalHatchery@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3595 …}
  +nested: Doctrine\ORM\PersistentCollection {#3597 …}
  +votes: Doctrine\ORM\PersistentCollection {#3599 …}
  +reports: Doctrine\ORM\PersistentCollection {#3601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
  -id: 144407
  -bodyTs: "'accur':21 'also':14 'anyth':11 'debat':8 'debatelord':28 'find':18 'fuck':23 'm':2,13 'method':22 'prove':10 'reddit':27 'shit':29 'tri':4,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6373770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700519202 {#3593
    date: 2023-11-20 23:26: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
168 DENIED moderate
App\Entity\EntryComment {#3594
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3526
    +user: Proxies\__CG__\App\Entity\User {#3341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3413
      +user: Proxies\__CG__\App\Entity\User {#3219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3320
        +user: Proxies\__CG__\App\Entity\User {#3324 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3226
          +user: Proxies\__CG__\App\Entity\User {#3219 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3077
            +user: Proxies\__CG__\App\Entity\User {#3076 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#2867
              +user: App\Entity\User {#2880 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: null
              +root: null
              +body: "Surprised they are backing up a sister-fucker."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1701156577 {#2862
                date: 2023-11-28 08:29:37.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@retiolus@lemmy.cat"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2868 …}
              +nested: Doctrine\ORM\PersistentCollection {#2870 …}
              +votes: Doctrine\ORM\PersistentCollection {#2872 …}
              +reports: Doctrine\ORM\PersistentCollection {#2874 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
              -id: 143011
              -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6359331"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700493688 {#2863
                date: 2023-11-20 16:21:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2867}
            +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1700500873 {#3079
              date: 2023-11-20 18:21:13.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
              "@GreenMario@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3075 …}
            +nested: Doctrine\ORM\PersistentCollection {#3073 …}
            +votes: Doctrine\ORM\PersistentCollection {#3071 …}
            +reports: Doctrine\ORM\PersistentCollection {#3069 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
            -id: 143328
            -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5037236"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700500873 {#3078
              date: 2023-11-20 18:21:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1700506559 {#3227
            date: 2023-11-20 19:55:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
            "@canis_majoris@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3218 …}
          +nested: Doctrine\ORM\PersistentCollection {#3216 …}
          +votes: Doctrine\ORM\PersistentCollection {#3214 …}
          +reports: Doctrine\ORM\PersistentCollection {#3229 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
          -id: 143690
          -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6366266"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700506559 {#3224
            date: 2023-11-20 19:55:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700509556 {#3319
          date: 2023-11-20 20:45:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
          "@ssboomman@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3329 …}
        +nested: Doctrine\ORM\PersistentCollection {#3325 …}
        +votes: Doctrine\ORM\PersistentCollection {#3327 …}
        +reports: Doctrine\ORM\PersistentCollection {#3332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
        -id: 143869
        -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4990259"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700509556 {#3316
          date: 2023-11-20 20:45:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: """
        1. Because you asked\n
        2. It’s not my claim\n
        3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
        \n
        Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700513901 {#3414
        date: 2023-11-20 21:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
        "@Johanno@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3409 …}
      +nested: Doctrine\ORM\PersistentCollection {#3404 …}
      +votes: Doctrine\ORM\PersistentCollection {#3408 …}
      +reports: Doctrine\ORM\PersistentCollection {#3418 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
      -id: 144074
      -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6370786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700513901 {#3417
        date: 2023-11-20 21:58:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: """
      See, here I searched for it in the internet, **the earth is flat**: [duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)\n
      \n
      Even The Guardian confirms it!\n
      ------------------------------\n
      \n
      This is a garbage method. You can find everything and the opposite too by searching for it on the internet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700514766 {#3523
      date: 2023-11-20 22:12:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3527 …}
    +nested: Doctrine\ORM\PersistentCollection {#3529 …}
    +votes: Doctrine\ORM\PersistentCollection {#3531 …}
    +reports: Doctrine\ORM\PersistentCollection {#3533 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
    -id: 144128
    -bodyTs: "'/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':16 'confirm':20 'duckduckgo.com':15 'duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':14 'earth':11 'even':17 'everyth':30 'find':29 'flat':13 'garbag':25 'guardian':19 'internet':9,41 'method':26 'opposit':33 'search':4,36 'see':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1694173"
    +editedAt: DateTimeImmutable @1700929664 {#3524
      date: 2023-11-25 17:27:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700514766 {#3525
      date: 2023-11-20 22:12:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "I’m not trying to have a debate or prove anything. I’m also not trying for find the most accurate ‘method’ fuck off with their Reddit debatelord shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700519202 {#3592
    date: 2023-11-20 23:26:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
    "@ReversalHatchery@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3595 …}
  +nested: Doctrine\ORM\PersistentCollection {#3597 …}
  +votes: Doctrine\ORM\PersistentCollection {#3599 …}
  +reports: Doctrine\ORM\PersistentCollection {#3601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
  -id: 144407
  -bodyTs: "'accur':21 'also':14 'anyth':11 'debat':8 'debatelord':28 'find':18 'fuck':23 'm':2,13 'method':22 'prove':10 'reddit':27 'shit':29 'tri':4,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6373770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700519202 {#3593
    date: 2023-11-20 23:26: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
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 {#3632
  +user: Proxies\__CG__\App\Entity\User {#3341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3594
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3526
      +user: Proxies\__CG__\App\Entity\User {#3341 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3413
        +user: Proxies\__CG__\App\Entity\User {#3219 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3320
          +user: Proxies\__CG__\App\Entity\User {#3324 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3226
            +user: Proxies\__CG__\App\Entity\User {#3219 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#3077
              +user: Proxies\__CG__\App\Entity\User {#3076 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: App\Entity\EntryComment {#2867
                +user: App\Entity\User {#2880 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
                +image: null
                +parent: null
                +root: null
                +body: "Surprised they are backing up a sister-fucker."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 6
                +score: 0
                +lastActive: DateTime @1701156577 {#2862
                  date: 2023-11-28 08:29:37.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@retiolus@lemmy.cat"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2868 …}
                +nested: Doctrine\ORM\PersistentCollection {#2870 …}
                +votes: Doctrine\ORM\PersistentCollection {#2872 …}
                +reports: Doctrine\ORM\PersistentCollection {#2874 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
                -id: 143011
                -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/6359331"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700493688 {#2863
                  date: 2023-11-20 16:21:28.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2867}
              +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1700500873 {#3079
                date: 2023-11-20 18:21:13.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@retiolus@lemmy.cat"
                "@GreenMario@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3075 …}
              +nested: Doctrine\ORM\PersistentCollection {#3073 …}
              +votes: Doctrine\ORM\PersistentCollection {#3071 …}
              +reports: Doctrine\ORM\PersistentCollection {#3069 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
              -id: 143328
              -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5037236"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700500873 {#3078
                date: 2023-11-20 18:21:13.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2867}
            +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1700506559 {#3227
              date: 2023-11-20 19:55:59.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
              "@GreenMario@lemm.ee"
              "@canis_majoris@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3218 …}
            +nested: Doctrine\ORM\PersistentCollection {#3216 …}
            +votes: Doctrine\ORM\PersistentCollection {#3214 …}
            +reports: Doctrine\ORM\PersistentCollection {#3229 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
            -id: 143690
            -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6366266"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700506559 {#3224
              date: 2023-11-20 19:55:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1700509556 {#3319
            date: 2023-11-20 20:45:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
            "@canis_majoris@lemmy.ca"
            "@ssboomman@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3329 …}
          +nested: Doctrine\ORM\PersistentCollection {#3325 …}
          +votes: Doctrine\ORM\PersistentCollection {#3327 …}
          +reports: Doctrine\ORM\PersistentCollection {#3332 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
          -id: 143869
          -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4990259"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700509556 {#3316
            date: 2023-11-20 20:45:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: """
          1. Because you asked\n
          2. It’s not my claim\n
          3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
          \n
          Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700513901 {#3414
          date: 2023-11-20 21:58:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
          "@ssboomman@lemm.ee"
          "@Johanno@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3409 …}
        +nested: Doctrine\ORM\PersistentCollection {#3404 …}
        +votes: Doctrine\ORM\PersistentCollection {#3408 …}
        +reports: Doctrine\ORM\PersistentCollection {#3418 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
        -id: 144074
        -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6370786"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700513901 {#3417
          date: 2023-11-20 21:58:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: """
        See, here I searched for it in the internet, **the earth is flat**: [duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)\n
        \n
        Even The Guardian confirms it!\n
        ------------------------------\n
        \n
        This is a garbage method. You can find everything and the opposite too by searching for it on the internet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700514766 {#3523
        date: 2023-11-20 22:12:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
        "@Johanno@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3527 …}
      +nested: Doctrine\ORM\PersistentCollection {#3529 …}
      +votes: Doctrine\ORM\PersistentCollection {#3531 …}
      +reports: Doctrine\ORM\PersistentCollection {#3533 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
      -id: 144128
      -bodyTs: "'/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':16 'confirm':20 'duckduckgo.com':15 'duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':14 'earth':11 'even':17 'everyth':30 'find':29 'flat':13 'garbag':25 'guardian':19 'internet':9,41 'method':26 'opposit':33 'search':4,36 'see':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1694173"
      +editedAt: DateTimeImmutable @1700929664 {#3524
        date: 2023-11-25 17:27:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700514766 {#3525
        date: 2023-11-20 22:12:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: "I’m not trying to have a debate or prove anything. I’m also not trying for find the most accurate ‘method’ fuck off with their Reddit debatelord shit."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700519202 {#3592
      date: 2023-11-20 23:26:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
      "@ReversalHatchery@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3595 …}
    +nested: Doctrine\ORM\PersistentCollection {#3597 …}
    +votes: Doctrine\ORM\PersistentCollection {#3599 …}
    +reports: Doctrine\ORM\PersistentCollection {#3601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
    -id: 144407
    -bodyTs: "'accur':21 'also':14 'anyth':11 'debat':8 'debatelord':28 'find':18 'fuck':23 'm':2,13 'method':22 'prove':10 'reddit':27 'shit':29 'tri':4,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6373770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700519202 {#3593
      date: 2023-11-20 23:26:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "Or, you could just shut up and not say “just google it” anymore. I think that’s the real solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700669319 {#3633
    date: 2023-11-22 17:08:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
    "@ReversalHatchery@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3629 …}
  +nested: Doctrine\ORM\PersistentCollection {#3625 …}
  +votes: Doctrine\ORM\PersistentCollection {#3623 …}
  +reports: Doctrine\ORM\PersistentCollection {#3638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
  -id: 151003
  -bodyTs: "'anymor':13 'could':3 'googl':11 'real':19 'say':9 'shut':5 'solut':20 'think':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1707188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700669319 {#3636
    date: 2023-11-22 17:08: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
171 DENIED edit
App\Entity\EntryComment {#3632
  +user: Proxies\__CG__\App\Entity\User {#3341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3594
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3526
      +user: Proxies\__CG__\App\Entity\User {#3341 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3413
        +user: Proxies\__CG__\App\Entity\User {#3219 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3320
          +user: Proxies\__CG__\App\Entity\User {#3324 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3226
            +user: Proxies\__CG__\App\Entity\User {#3219 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#3077
              +user: Proxies\__CG__\App\Entity\User {#3076 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: App\Entity\EntryComment {#2867
                +user: App\Entity\User {#2880 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
                +image: null
                +parent: null
                +root: null
                +body: "Surprised they are backing up a sister-fucker."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 6
                +score: 0
                +lastActive: DateTime @1701156577 {#2862
                  date: 2023-11-28 08:29:37.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@retiolus@lemmy.cat"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2868 …}
                +nested: Doctrine\ORM\PersistentCollection {#2870 …}
                +votes: Doctrine\ORM\PersistentCollection {#2872 …}
                +reports: Doctrine\ORM\PersistentCollection {#2874 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
                -id: 143011
                -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/6359331"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700493688 {#2863
                  date: 2023-11-20 16:21:28.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2867}
              +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1700500873 {#3079
                date: 2023-11-20 18:21:13.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@retiolus@lemmy.cat"
                "@GreenMario@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3075 …}
              +nested: Doctrine\ORM\PersistentCollection {#3073 …}
              +votes: Doctrine\ORM\PersistentCollection {#3071 …}
              +reports: Doctrine\ORM\PersistentCollection {#3069 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
              -id: 143328
              -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5037236"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700500873 {#3078
                date: 2023-11-20 18:21:13.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2867}
            +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1700506559 {#3227
              date: 2023-11-20 19:55:59.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
              "@GreenMario@lemm.ee"
              "@canis_majoris@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3218 …}
            +nested: Doctrine\ORM\PersistentCollection {#3216 …}
            +votes: Doctrine\ORM\PersistentCollection {#3214 …}
            +reports: Doctrine\ORM\PersistentCollection {#3229 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
            -id: 143690
            -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6366266"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700506559 {#3224
              date: 2023-11-20 19:55:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1700509556 {#3319
            date: 2023-11-20 20:45:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
            "@canis_majoris@lemmy.ca"
            "@ssboomman@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3329 …}
          +nested: Doctrine\ORM\PersistentCollection {#3325 …}
          +votes: Doctrine\ORM\PersistentCollection {#3327 …}
          +reports: Doctrine\ORM\PersistentCollection {#3332 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
          -id: 143869
          -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4990259"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700509556 {#3316
            date: 2023-11-20 20:45:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: """
          1. Because you asked\n
          2. It’s not my claim\n
          3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
          \n
          Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700513901 {#3414
          date: 2023-11-20 21:58:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
          "@ssboomman@lemm.ee"
          "@Johanno@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3409 …}
        +nested: Doctrine\ORM\PersistentCollection {#3404 …}
        +votes: Doctrine\ORM\PersistentCollection {#3408 …}
        +reports: Doctrine\ORM\PersistentCollection {#3418 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
        -id: 144074
        -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6370786"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700513901 {#3417
          date: 2023-11-20 21:58:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: """
        See, here I searched for it in the internet, **the earth is flat**: [duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)\n
        \n
        Even The Guardian confirms it!\n
        ------------------------------\n
        \n
        This is a garbage method. You can find everything and the opposite too by searching for it on the internet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700514766 {#3523
        date: 2023-11-20 22:12:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
        "@Johanno@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3527 …}
      +nested: Doctrine\ORM\PersistentCollection {#3529 …}
      +votes: Doctrine\ORM\PersistentCollection {#3531 …}
      +reports: Doctrine\ORM\PersistentCollection {#3533 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
      -id: 144128
      -bodyTs: "'/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':16 'confirm':20 'duckduckgo.com':15 'duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':14 'earth':11 'even':17 'everyth':30 'find':29 'flat':13 'garbag':25 'guardian':19 'internet':9,41 'method':26 'opposit':33 'search':4,36 'see':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1694173"
      +editedAt: DateTimeImmutable @1700929664 {#3524
        date: 2023-11-25 17:27:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700514766 {#3525
        date: 2023-11-20 22:12:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: "I’m not trying to have a debate or prove anything. I’m also not trying for find the most accurate ‘method’ fuck off with their Reddit debatelord shit."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700519202 {#3592
      date: 2023-11-20 23:26:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
      "@ReversalHatchery@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3595 …}
    +nested: Doctrine\ORM\PersistentCollection {#3597 …}
    +votes: Doctrine\ORM\PersistentCollection {#3599 …}
    +reports: Doctrine\ORM\PersistentCollection {#3601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
    -id: 144407
    -bodyTs: "'accur':21 'also':14 'anyth':11 'debat':8 'debatelord':28 'find':18 'fuck':23 'm':2,13 'method':22 'prove':10 'reddit':27 'shit':29 'tri':4,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6373770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700519202 {#3593
      date: 2023-11-20 23:26:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "Or, you could just shut up and not say “just google it” anymore. I think that’s the real solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700669319 {#3633
    date: 2023-11-22 17:08:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
    "@ReversalHatchery@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3629 …}
  +nested: Doctrine\ORM\PersistentCollection {#3625 …}
  +votes: Doctrine\ORM\PersistentCollection {#3623 …}
  +reports: Doctrine\ORM\PersistentCollection {#3638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
  -id: 151003
  -bodyTs: "'anymor':13 'could':3 'googl':11 'real':19 'say':9 'shut':5 'solut':20 'think':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1707188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700669319 {#3636
    date: 2023-11-22 17:08: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
172 DENIED moderate
App\Entity\EntryComment {#3632
  +user: Proxies\__CG__\App\Entity\User {#3341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3594
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3526
      +user: Proxies\__CG__\App\Entity\User {#3341 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3413
        +user: Proxies\__CG__\App\Entity\User {#3219 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3320
          +user: Proxies\__CG__\App\Entity\User {#3324 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3226
            +user: Proxies\__CG__\App\Entity\User {#3219 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#3077
              +user: Proxies\__CG__\App\Entity\User {#3076 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: App\Entity\EntryComment {#2867
                +user: App\Entity\User {#2880 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
                +image: null
                +parent: null
                +root: null
                +body: "Surprised they are backing up a sister-fucker."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 6
                +score: 0
                +lastActive: DateTime @1701156577 {#2862
                  date: 2023-11-28 08:29:37.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@retiolus@lemmy.cat"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2868 …}
                +nested: Doctrine\ORM\PersistentCollection {#2870 …}
                +votes: Doctrine\ORM\PersistentCollection {#2872 …}
                +reports: Doctrine\ORM\PersistentCollection {#2874 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
                -id: 143011
                -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/6359331"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700493688 {#2863
                  date: 2023-11-20 16:21:28.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2867}
              +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1700500873 {#3079
                date: 2023-11-20 18:21:13.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@retiolus@lemmy.cat"
                "@GreenMario@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3075 …}
              +nested: Doctrine\ORM\PersistentCollection {#3073 …}
              +votes: Doctrine\ORM\PersistentCollection {#3071 …}
              +reports: Doctrine\ORM\PersistentCollection {#3069 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
              -id: 143328
              -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5037236"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700500873 {#3078
                date: 2023-11-20 18:21:13.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2867}
            +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1700506559 {#3227
              date: 2023-11-20 19:55:59.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
              "@GreenMario@lemm.ee"
              "@canis_majoris@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3218 …}
            +nested: Doctrine\ORM\PersistentCollection {#3216 …}
            +votes: Doctrine\ORM\PersistentCollection {#3214 …}
            +reports: Doctrine\ORM\PersistentCollection {#3229 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
            -id: 143690
            -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6366266"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700506559 {#3224
              date: 2023-11-20 19:55:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1700509556 {#3319
            date: 2023-11-20 20:45:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
            "@canis_majoris@lemmy.ca"
            "@ssboomman@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3329 …}
          +nested: Doctrine\ORM\PersistentCollection {#3325 …}
          +votes: Doctrine\ORM\PersistentCollection {#3327 …}
          +reports: Doctrine\ORM\PersistentCollection {#3332 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
          -id: 143869
          -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4990259"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700509556 {#3316
            date: 2023-11-20 20:45:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: """
          1. Because you asked\n
          2. It’s not my claim\n
          3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
          \n
          Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700513901 {#3414
          date: 2023-11-20 21:58:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
          "@ssboomman@lemm.ee"
          "@Johanno@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3409 …}
        +nested: Doctrine\ORM\PersistentCollection {#3404 …}
        +votes: Doctrine\ORM\PersistentCollection {#3408 …}
        +reports: Doctrine\ORM\PersistentCollection {#3418 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
        -id: 144074
        -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6370786"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700513901 {#3417
          date: 2023-11-20 21:58:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: """
        See, here I searched for it in the internet, **the earth is flat**: [duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)\n
        \n
        Even The Guardian confirms it!\n
        ------------------------------\n
        \n
        This is a garbage method. You can find everything and the opposite too by searching for it on the internet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700514766 {#3523
        date: 2023-11-20 22:12:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
        "@Johanno@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3527 …}
      +nested: Doctrine\ORM\PersistentCollection {#3529 …}
      +votes: Doctrine\ORM\PersistentCollection {#3531 …}
      +reports: Doctrine\ORM\PersistentCollection {#3533 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
      -id: 144128
      -bodyTs: "'/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':16 'confirm':20 'duckduckgo.com':15 'duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':14 'earth':11 'even':17 'everyth':30 'find':29 'flat':13 'garbag':25 'guardian':19 'internet':9,41 'method':26 'opposit':33 'search':4,36 'see':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1694173"
      +editedAt: DateTimeImmutable @1700929664 {#3524
        date: 2023-11-25 17:27:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700514766 {#3525
        date: 2023-11-20 22:12:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: "I’m not trying to have a debate or prove anything. I’m also not trying for find the most accurate ‘method’ fuck off with their Reddit debatelord shit."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700519202 {#3592
      date: 2023-11-20 23:26:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
      "@ReversalHatchery@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3595 …}
    +nested: Doctrine\ORM\PersistentCollection {#3597 …}
    +votes: Doctrine\ORM\PersistentCollection {#3599 …}
    +reports: Doctrine\ORM\PersistentCollection {#3601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
    -id: 144407
    -bodyTs: "'accur':21 'also':14 'anyth':11 'debat':8 'debatelord':28 'find':18 'fuck':23 'm':2,13 'method':22 'prove':10 'reddit':27 'shit':29 'tri':4,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6373770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700519202 {#3593
      date: 2023-11-20 23:26:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "Or, you could just shut up and not say “just google it” anymore. I think that’s the real solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700669319 {#3633
    date: 2023-11-22 17:08:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
    "@ReversalHatchery@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3629 …}
  +nested: Doctrine\ORM\PersistentCollection {#3625 …}
  +votes: Doctrine\ORM\PersistentCollection {#3623 …}
  +reports: Doctrine\ORM\PersistentCollection {#3638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
  -id: 151003
  -bodyTs: "'anymor':13 'could':3 'googl':11 'real':19 'say':9 'shut':5 'solut':20 'think':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1707188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700669319 {#3636
    date: 2023-11-22 17:08: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
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 {#3659
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3632
    +user: Proxies\__CG__\App\Entity\User {#3341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3594
      +user: Proxies\__CG__\App\Entity\User {#3219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3526
        +user: Proxies\__CG__\App\Entity\User {#3341 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3413
          +user: Proxies\__CG__\App\Entity\User {#3219 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3320
            +user: Proxies\__CG__\App\Entity\User {#3324 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#3226
              +user: Proxies\__CG__\App\Entity\User {#3219 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: App\Entity\EntryComment {#3077
                +user: Proxies\__CG__\App\Entity\User {#3076 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
                +image: null
                +parent: App\Entity\EntryComment {#2867
                  +user: App\Entity\User {#2880 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Surprised they are backing up a sister-fucker."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 6
                  +score: 0
                  +lastActive: DateTime @1701156577 {#2862
                    date: 2023-11-28 08:29:37.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@retiolus@lemmy.cat"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2868 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2870 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2872 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
                  -id: 143011
                  -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemm.ee/comment/6359331"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700493688 {#2863
                    date: 2023-11-20 16:21:28.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2867}
                +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 10
                +score: 0
                +lastActive: DateTime @1700500873 {#3079
                  date: 2023-11-20 18:21:13.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@retiolus@lemmy.cat"
                  "@GreenMario@lemm.ee"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3075 …}
                +nested: Doctrine\ORM\PersistentCollection {#3073 …}
                +votes: Doctrine\ORM\PersistentCollection {#3071 …}
                +reports: Doctrine\ORM\PersistentCollection {#3069 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
                -id: 143328
                -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5037236"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700500873 {#3078
                  date: 2023-11-20 18:21:13.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2867}
              +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1700506559 {#3227
                date: 2023-11-20 19:55:59.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@retiolus@lemmy.cat"
                "@GreenMario@lemm.ee"
                "@canis_majoris@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3218 …}
              +nested: Doctrine\ORM\PersistentCollection {#3216 …}
              +votes: Doctrine\ORM\PersistentCollection {#3214 …}
              +reports: Doctrine\ORM\PersistentCollection {#3229 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
              -id: 143690
              -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6366266"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700506559 {#3224
                date: 2023-11-20 19:55:59.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2867}
            +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 14
            +score: 0
            +lastActive: DateTime @1700509556 {#3319
              date: 2023-11-20 20:45:56.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
              "@GreenMario@lemm.ee"
              "@canis_majoris@lemmy.ca"
              "@ssboomman@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3329 …}
            +nested: Doctrine\ORM\PersistentCollection {#3325 …}
            +votes: Doctrine\ORM\PersistentCollection {#3327 …}
            +reports: Doctrine\ORM\PersistentCollection {#3332 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
            -id: 143869
            -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4990259"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700509556 {#3316
              date: 2023-11-20 20:45:56.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: """
            1. Because you asked\n
            2. It’s not my claim\n
            3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
            \n
            Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1700513901 {#3414
            date: 2023-11-20 21:58:21.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
            "@canis_majoris@lemmy.ca"
            "@ssboomman@lemm.ee"
            "@Johanno@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3409 …}
          +nested: Doctrine\ORM\PersistentCollection {#3404 …}
          +votes: Doctrine\ORM\PersistentCollection {#3408 …}
          +reports: Doctrine\ORM\PersistentCollection {#3418 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
          -id: 144074
          -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6370786"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700513901 {#3417
            date: 2023-11-20 21:58:21.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: """
          See, here I searched for it in the internet, **the earth is flat**: [duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)\n
          \n
          Even The Guardian confirms it!\n
          ------------------------------\n
          \n
          This is a garbage method. You can find everything and the opposite too by searching for it on the internet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700514766 {#3523
          date: 2023-11-20 22:12:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
          "@ssboomman@lemm.ee"
          "@Johanno@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3527 …}
        +nested: Doctrine\ORM\PersistentCollection {#3529 …}
        +votes: Doctrine\ORM\PersistentCollection {#3531 …}
        +reports: Doctrine\ORM\PersistentCollection {#3533 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
        -id: 144128
        -bodyTs: "'/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':16 'confirm':20 'duckduckgo.com':15 'duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':14 'earth':11 'even':17 'everyth':30 'find':29 'flat':13 'garbag':25 'guardian':19 'internet':9,41 'method':26 'opposit':33 'search':4,36 'see':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1694173"
        +editedAt: DateTimeImmutable @1700929664 {#3524
          date: 2023-11-25 17:27:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700514766 {#3525
          date: 2023-11-20 22:12:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "I’m not trying to have a debate or prove anything. I’m also not trying for find the most accurate ‘method’ fuck off with their Reddit debatelord shit."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700519202 {#3592
        date: 2023-11-20 23:26:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
        "@Johanno@feddit.de"
        "@ReversalHatchery@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3595 …}
      +nested: Doctrine\ORM\PersistentCollection {#3597 …}
      +votes: Doctrine\ORM\PersistentCollection {#3599 …}
      +reports: Doctrine\ORM\PersistentCollection {#3601 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
      -id: 144407
      -bodyTs: "'accur':21 'also':14 'anyth':11 'debat':8 'debatelord':28 'find':18 'fuck':23 'm':2,13 'method':22 'prove':10 'reddit':27 'shit':29 'tri':4,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6373770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700519202 {#3593
        date: 2023-11-20 23:26:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: "Or, you could just shut up and not say “just google it” anymore. I think that’s the real solution."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700669319 {#3633
      date: 2023-11-22 17:08:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
      "@ReversalHatchery@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3629 …}
    +nested: Doctrine\ORM\PersistentCollection {#3625 …}
    +votes: Doctrine\ORM\PersistentCollection {#3623 …}
    +reports: Doctrine\ORM\PersistentCollection {#3638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
    -id: 151003
    -bodyTs: "'anymor':13 'could':3 'googl':11 'real':19 'say':9 'shut':5 'solut':20 'think':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1707188"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669319 {#3636
      date: 2023-11-22 17:08:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "Just google it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700677612 {#3654
    date: 2023-11-22 19:26:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
    "@ReversalHatchery@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3651 …}
  +nested: Doctrine\ORM\PersistentCollection {#3648 …}
  +votes: Doctrine\ORM\PersistentCollection {#3646 …}
  +reports: Doctrine\ORM\PersistentCollection {#3660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3664 …}
  -id: 151452
  -bodyTs: "'googl':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6448636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700677612 {#3657
    date: 2023-11-22 19:26:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3659
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3632
    +user: Proxies\__CG__\App\Entity\User {#3341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3594
      +user: Proxies\__CG__\App\Entity\User {#3219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3526
        +user: Proxies\__CG__\App\Entity\User {#3341 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3413
          +user: Proxies\__CG__\App\Entity\User {#3219 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3320
            +user: Proxies\__CG__\App\Entity\User {#3324 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#3226
              +user: Proxies\__CG__\App\Entity\User {#3219 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: App\Entity\EntryComment {#3077
                +user: Proxies\__CG__\App\Entity\User {#3076 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
                +image: null
                +parent: App\Entity\EntryComment {#2867
                  +user: App\Entity\User {#2880 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Surprised they are backing up a sister-fucker."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 6
                  +score: 0
                  +lastActive: DateTime @1701156577 {#2862
                    date: 2023-11-28 08:29:37.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@retiolus@lemmy.cat"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2868 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2870 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2872 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
                  -id: 143011
                  -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemm.ee/comment/6359331"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700493688 {#2863
                    date: 2023-11-20 16:21:28.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2867}
                +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 10
                +score: 0
                +lastActive: DateTime @1700500873 {#3079
                  date: 2023-11-20 18:21:13.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@retiolus@lemmy.cat"
                  "@GreenMario@lemm.ee"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3075 …}
                +nested: Doctrine\ORM\PersistentCollection {#3073 …}
                +votes: Doctrine\ORM\PersistentCollection {#3071 …}
                +reports: Doctrine\ORM\PersistentCollection {#3069 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
                -id: 143328
                -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5037236"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700500873 {#3078
                  date: 2023-11-20 18:21:13.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2867}
              +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1700506559 {#3227
                date: 2023-11-20 19:55:59.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@retiolus@lemmy.cat"
                "@GreenMario@lemm.ee"
                "@canis_majoris@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3218 …}
              +nested: Doctrine\ORM\PersistentCollection {#3216 …}
              +votes: Doctrine\ORM\PersistentCollection {#3214 …}
              +reports: Doctrine\ORM\PersistentCollection {#3229 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
              -id: 143690
              -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6366266"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700506559 {#3224
                date: 2023-11-20 19:55:59.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2867}
            +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 14
            +score: 0
            +lastActive: DateTime @1700509556 {#3319
              date: 2023-11-20 20:45:56.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
              "@GreenMario@lemm.ee"
              "@canis_majoris@lemmy.ca"
              "@ssboomman@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3329 …}
            +nested: Doctrine\ORM\PersistentCollection {#3325 …}
            +votes: Doctrine\ORM\PersistentCollection {#3327 …}
            +reports: Doctrine\ORM\PersistentCollection {#3332 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
            -id: 143869
            -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4990259"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700509556 {#3316
              date: 2023-11-20 20:45:56.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: """
            1. Because you asked\n
            2. It’s not my claim\n
            3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
            \n
            Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1700513901 {#3414
            date: 2023-11-20 21:58:21.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
            "@canis_majoris@lemmy.ca"
            "@ssboomman@lemm.ee"
            "@Johanno@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3409 …}
          +nested: Doctrine\ORM\PersistentCollection {#3404 …}
          +votes: Doctrine\ORM\PersistentCollection {#3408 …}
          +reports: Doctrine\ORM\PersistentCollection {#3418 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
          -id: 144074
          -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6370786"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700513901 {#3417
            date: 2023-11-20 21:58:21.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: """
          See, here I searched for it in the internet, **the earth is flat**: [duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)\n
          \n
          Even The Guardian confirms it!\n
          ------------------------------\n
          \n
          This is a garbage method. You can find everything and the opposite too by searching for it on the internet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700514766 {#3523
          date: 2023-11-20 22:12:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
          "@ssboomman@lemm.ee"
          "@Johanno@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3527 …}
        +nested: Doctrine\ORM\PersistentCollection {#3529 …}
        +votes: Doctrine\ORM\PersistentCollection {#3531 …}
        +reports: Doctrine\ORM\PersistentCollection {#3533 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
        -id: 144128
        -bodyTs: "'/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':16 'confirm':20 'duckduckgo.com':15 'duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':14 'earth':11 'even':17 'everyth':30 'find':29 'flat':13 'garbag':25 'guardian':19 'internet':9,41 'method':26 'opposit':33 'search':4,36 'see':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1694173"
        +editedAt: DateTimeImmutable @1700929664 {#3524
          date: 2023-11-25 17:27:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700514766 {#3525
          date: 2023-11-20 22:12:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "I’m not trying to have a debate or prove anything. I’m also not trying for find the most accurate ‘method’ fuck off with their Reddit debatelord shit."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700519202 {#3592
        date: 2023-11-20 23:26:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
        "@Johanno@feddit.de"
        "@ReversalHatchery@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3595 …}
      +nested: Doctrine\ORM\PersistentCollection {#3597 …}
      +votes: Doctrine\ORM\PersistentCollection {#3599 …}
      +reports: Doctrine\ORM\PersistentCollection {#3601 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
      -id: 144407
      -bodyTs: "'accur':21 'also':14 'anyth':11 'debat':8 'debatelord':28 'find':18 'fuck':23 'm':2,13 'method':22 'prove':10 'reddit':27 'shit':29 'tri':4,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6373770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700519202 {#3593
        date: 2023-11-20 23:26:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: "Or, you could just shut up and not say “just google it” anymore. I think that’s the real solution."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700669319 {#3633
      date: 2023-11-22 17:08:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
      "@ReversalHatchery@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3629 …}
    +nested: Doctrine\ORM\PersistentCollection {#3625 …}
    +votes: Doctrine\ORM\PersistentCollection {#3623 …}
    +reports: Doctrine\ORM\PersistentCollection {#3638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
    -id: 151003
    -bodyTs: "'anymor':13 'could':3 'googl':11 'real':19 'say':9 'shut':5 'solut':20 'think':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1707188"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669319 {#3636
      date: 2023-11-22 17:08:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "Just google it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700677612 {#3654
    date: 2023-11-22 19:26:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
    "@ReversalHatchery@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3651 …}
  +nested: Doctrine\ORM\PersistentCollection {#3648 …}
  +votes: Doctrine\ORM\PersistentCollection {#3646 …}
  +reports: Doctrine\ORM\PersistentCollection {#3660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3664 …}
  -id: 151452
  -bodyTs: "'googl':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6448636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700677612 {#3657
    date: 2023-11-22 19:26:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3659
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3632
    +user: Proxies\__CG__\App\Entity\User {#3341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3594
      +user: Proxies\__CG__\App\Entity\User {#3219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3526
        +user: Proxies\__CG__\App\Entity\User {#3341 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3413
          +user: Proxies\__CG__\App\Entity\User {#3219 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3320
            +user: Proxies\__CG__\App\Entity\User {#3324 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#3226
              +user: Proxies\__CG__\App\Entity\User {#3219 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: App\Entity\EntryComment {#3077
                +user: Proxies\__CG__\App\Entity\User {#3076 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
                +image: null
                +parent: App\Entity\EntryComment {#2867
                  +user: App\Entity\User {#2880 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Surprised they are backing up a sister-fucker."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 6
                  +score: 0
                  +lastActive: DateTime @1701156577 {#2862
                    date: 2023-11-28 08:29:37.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@retiolus@lemmy.cat"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2868 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2870 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2872 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
                  -id: 143011
                  -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemm.ee/comment/6359331"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700493688 {#2863
                    date: 2023-11-20 16:21:28.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2867}
                +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 10
                +score: 0
                +lastActive: DateTime @1700500873 {#3079
                  date: 2023-11-20 18:21:13.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@retiolus@lemmy.cat"
                  "@GreenMario@lemm.ee"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3075 …}
                +nested: Doctrine\ORM\PersistentCollection {#3073 …}
                +votes: Doctrine\ORM\PersistentCollection {#3071 …}
                +reports: Doctrine\ORM\PersistentCollection {#3069 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
                -id: 143328
                -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5037236"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700500873 {#3078
                  date: 2023-11-20 18:21:13.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2867}
              +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1700506559 {#3227
                date: 2023-11-20 19:55:59.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@retiolus@lemmy.cat"
                "@GreenMario@lemm.ee"
                "@canis_majoris@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3218 …}
              +nested: Doctrine\ORM\PersistentCollection {#3216 …}
              +votes: Doctrine\ORM\PersistentCollection {#3214 …}
              +reports: Doctrine\ORM\PersistentCollection {#3229 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
              -id: 143690
              -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6366266"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700506559 {#3224
                date: 2023-11-20 19:55:59.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2867}
            +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 14
            +score: 0
            +lastActive: DateTime @1700509556 {#3319
              date: 2023-11-20 20:45:56.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
              "@GreenMario@lemm.ee"
              "@canis_majoris@lemmy.ca"
              "@ssboomman@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3329 …}
            +nested: Doctrine\ORM\PersistentCollection {#3325 …}
            +votes: Doctrine\ORM\PersistentCollection {#3327 …}
            +reports: Doctrine\ORM\PersistentCollection {#3332 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
            -id: 143869
            -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4990259"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700509556 {#3316
              date: 2023-11-20 20:45:56.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: """
            1. Because you asked\n
            2. It’s not my claim\n
            3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
            \n
            Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1700513901 {#3414
            date: 2023-11-20 21:58:21.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
            "@canis_majoris@lemmy.ca"
            "@ssboomman@lemm.ee"
            "@Johanno@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3409 …}
          +nested: Doctrine\ORM\PersistentCollection {#3404 …}
          +votes: Doctrine\ORM\PersistentCollection {#3408 …}
          +reports: Doctrine\ORM\PersistentCollection {#3418 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
          -id: 144074
          -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6370786"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700513901 {#3417
            date: 2023-11-20 21:58:21.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: """
          See, here I searched for it in the internet, **the earth is flat**: [duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)\n
          \n
          Even The Guardian confirms it!\n
          ------------------------------\n
          \n
          This is a garbage method. You can find everything and the opposite too by searching for it on the internet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700514766 {#3523
          date: 2023-11-20 22:12:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
          "@ssboomman@lemm.ee"
          "@Johanno@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3527 …}
        +nested: Doctrine\ORM\PersistentCollection {#3529 …}
        +votes: Doctrine\ORM\PersistentCollection {#3531 …}
        +reports: Doctrine\ORM\PersistentCollection {#3533 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
        -id: 144128
        -bodyTs: "'/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':16 'confirm':20 'duckduckgo.com':15 'duckduckgo.com/?q=the+earth+is+flat&ia=news](https://duckduckgo.com/?q=the+earth+is+flat&ia=news)':14 'earth':11 'even':17 'everyth':30 'find':29 'flat':13 'garbag':25 'guardian':19 'internet':9,41 'method':26 'opposit':33 'search':4,36 'see':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1694173"
        +editedAt: DateTimeImmutable @1700929664 {#3524
          date: 2023-11-25 17:27:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700514766 {#3525
          date: 2023-11-20 22:12:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "I’m not trying to have a debate or prove anything. I’m also not trying for find the most accurate ‘method’ fuck off with their Reddit debatelord shit."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700519202 {#3592
        date: 2023-11-20 23:26:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
        "@Johanno@feddit.de"
        "@ReversalHatchery@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3595 …}
      +nested: Doctrine\ORM\PersistentCollection {#3597 …}
      +votes: Doctrine\ORM\PersistentCollection {#3599 …}
      +reports: Doctrine\ORM\PersistentCollection {#3601 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
      -id: 144407
      -bodyTs: "'accur':21 'also':14 'anyth':11 'debat':8 'debatelord':28 'find':18 'fuck':23 'm':2,13 'method':22 'prove':10 'reddit':27 'shit':29 'tri':4,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6373770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700519202 {#3593
        date: 2023-11-20 23:26:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: "Or, you could just shut up and not say “just google it” anymore. I think that’s the real solution."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700669319 {#3633
      date: 2023-11-22 17:08:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
      "@ReversalHatchery@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3629 …}
    +nested: Doctrine\ORM\PersistentCollection {#3625 …}
    +votes: Doctrine\ORM\PersistentCollection {#3623 …}
    +reports: Doctrine\ORM\PersistentCollection {#3638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
    -id: 151003
    -bodyTs: "'anymor':13 'could':3 'googl':11 'real':19 'say':9 'shut':5 'solut':20 'think':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1707188"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669319 {#3636
      date: 2023-11-22 17:08:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "Just google it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700677612 {#3654
    date: 2023-11-22 19:26:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
    "@ReversalHatchery@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3651 …}
  +nested: Doctrine\ORM\PersistentCollection {#3648 …}
  +votes: Doctrine\ORM\PersistentCollection {#3646 …}
  +reports: Doctrine\ORM\PersistentCollection {#3660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3664 …}
  -id: 151452
  -bodyTs: "'googl':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6448636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700677612 {#3657
    date: 2023-11-22 19:26:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3541
  +user: Proxies\__CG__\App\Entity\User {#3542 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3413
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3320
      +user: Proxies\__CG__\App\Entity\User {#3324 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3226
        +user: Proxies\__CG__\App\Entity\User {#3219 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3077
          +user: Proxies\__CG__\App\Entity\User {#3076 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2867
            +user: App\Entity\User {#2880 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "Surprised they are backing up a sister-fucker."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1701156577 {#2862
              date: 2023-11-28 08:29:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2868 …}
            +nested: Doctrine\ORM\PersistentCollection {#2870 …}
            +votes: Doctrine\ORM\PersistentCollection {#2872 …}
            +reports: Doctrine\ORM\PersistentCollection {#2874 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
            -id: 143011
            -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6359331"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700493688 {#2863
              date: 2023-11-20 16:21:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1700500873 {#3079
            date: 2023-11-20 18:21:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3075 …}
          +nested: Doctrine\ORM\PersistentCollection {#3073 …}
          +votes: Doctrine\ORM\PersistentCollection {#3071 …}
          +reports: Doctrine\ORM\PersistentCollection {#3069 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
          -id: 143328
          -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5037236"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700500873 {#3078
            date: 2023-11-20 18:21:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700506559 {#3227
          date: 2023-11-20 19:55:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3218 …}
        +nested: Doctrine\ORM\PersistentCollection {#3216 …}
        +votes: Doctrine\ORM\PersistentCollection {#3214 …}
        +reports: Doctrine\ORM\PersistentCollection {#3229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
        -id: 143690
        -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6366266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700506559 {#3224
          date: 2023-11-20 19:55:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700509556 {#3319
        date: 2023-11-20 20:45:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3329 …}
      +nested: Doctrine\ORM\PersistentCollection {#3325 …}
      +votes: Doctrine\ORM\PersistentCollection {#3327 …}
      +reports: Doctrine\ORM\PersistentCollection {#3332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
      -id: 143869
      -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4990259"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700509556 {#3316
        date: 2023-11-20 20:45:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: """
      1. Because you asked\n
      2. It’s not my claim\n
      3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
      \n
      Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700513901 {#3414
      date: 2023-11-20 21:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3409 …}
    +nested: Doctrine\ORM\PersistentCollection {#3404 …}
    +votes: Doctrine\ORM\PersistentCollection {#3408 …}
    +reports: Doctrine\ORM\PersistentCollection {#3418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
    -id: 144074
    -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6370786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700513901 {#3417
      date: 2023-11-20 21:58:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: """
    You’re willingly confirming something you rate as sensitive, trying to bring more credibility to it by being an extra shout and referencing a virtually unverifiable needle in a haystack ‘authority’ as Google, but find the sensitivity a reason for not sharing your information.\n
    \n
    How can you reason like this?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700518789 {#3539
    date: 2023-11-20 23:19:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3543 …}
  +nested: Doctrine\ORM\PersistentCollection {#3545 …}
  +votes: Doctrine\ORM\PersistentCollection {#3547 …}
  +reports: Doctrine\ORM\PersistentCollection {#3549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3553 …}
  -id: 144383
  -bodyTs: "'author':31 'bring':12 'confirm':4 'credibl':14 'extra':20 'find':35 'googl':33 'haystack':30 'inform':44 'like':49 'needl':27 'rate':7 're':2 'reason':39,48 'referenc':23 'sensit':9,37 'share':42 'shout':21 'someth':5 'tri':10 'unverifi':26 'virtual':25 'will':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4741492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700518789 {#3540
    date: 2023-11-20 23:19:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#3541
  +user: Proxies\__CG__\App\Entity\User {#3542 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3413
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3320
      +user: Proxies\__CG__\App\Entity\User {#3324 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3226
        +user: Proxies\__CG__\App\Entity\User {#3219 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3077
          +user: Proxies\__CG__\App\Entity\User {#3076 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2867
            +user: App\Entity\User {#2880 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "Surprised they are backing up a sister-fucker."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1701156577 {#2862
              date: 2023-11-28 08:29:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2868 …}
            +nested: Doctrine\ORM\PersistentCollection {#2870 …}
            +votes: Doctrine\ORM\PersistentCollection {#2872 …}
            +reports: Doctrine\ORM\PersistentCollection {#2874 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
            -id: 143011
            -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6359331"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700493688 {#2863
              date: 2023-11-20 16:21:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1700500873 {#3079
            date: 2023-11-20 18:21:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3075 …}
          +nested: Doctrine\ORM\PersistentCollection {#3073 …}
          +votes: Doctrine\ORM\PersistentCollection {#3071 …}
          +reports: Doctrine\ORM\PersistentCollection {#3069 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
          -id: 143328
          -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5037236"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700500873 {#3078
            date: 2023-11-20 18:21:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700506559 {#3227
          date: 2023-11-20 19:55:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3218 …}
        +nested: Doctrine\ORM\PersistentCollection {#3216 …}
        +votes: Doctrine\ORM\PersistentCollection {#3214 …}
        +reports: Doctrine\ORM\PersistentCollection {#3229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
        -id: 143690
        -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6366266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700506559 {#3224
          date: 2023-11-20 19:55:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700509556 {#3319
        date: 2023-11-20 20:45:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3329 …}
      +nested: Doctrine\ORM\PersistentCollection {#3325 …}
      +votes: Doctrine\ORM\PersistentCollection {#3327 …}
      +reports: Doctrine\ORM\PersistentCollection {#3332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
      -id: 143869
      -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4990259"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700509556 {#3316
        date: 2023-11-20 20:45:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: """
      1. Because you asked\n
      2. It’s not my claim\n
      3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
      \n
      Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700513901 {#3414
      date: 2023-11-20 21:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3409 …}
    +nested: Doctrine\ORM\PersistentCollection {#3404 …}
    +votes: Doctrine\ORM\PersistentCollection {#3408 …}
    +reports: Doctrine\ORM\PersistentCollection {#3418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
    -id: 144074
    -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6370786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700513901 {#3417
      date: 2023-11-20 21:58:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: """
    You’re willingly confirming something you rate as sensitive, trying to bring more credibility to it by being an extra shout and referencing a virtually unverifiable needle in a haystack ‘authority’ as Google, but find the sensitivity a reason for not sharing your information.\n
    \n
    How can you reason like this?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700518789 {#3539
    date: 2023-11-20 23:19:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3543 …}
  +nested: Doctrine\ORM\PersistentCollection {#3545 …}
  +votes: Doctrine\ORM\PersistentCollection {#3547 …}
  +reports: Doctrine\ORM\PersistentCollection {#3549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3553 …}
  -id: 144383
  -bodyTs: "'author':31 'bring':12 'confirm':4 'credibl':14 'extra':20 'find':35 'googl':33 'haystack':30 'inform':44 'like':49 'needl':27 'rate':7 're':2 'reason':39,48 'referenc':23 'sensit':9,37 'share':42 'shout':21 'someth':5 'tri':10 'unverifi':26 'virtual':25 'will':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4741492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700518789 {#3540
    date: 2023-11-20 23:19:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#3541
  +user: Proxies\__CG__\App\Entity\User {#3542 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3413
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3320
      +user: Proxies\__CG__\App\Entity\User {#3324 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3226
        +user: Proxies\__CG__\App\Entity\User {#3219 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3077
          +user: Proxies\__CG__\App\Entity\User {#3076 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2867
            +user: App\Entity\User {#2880 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "Surprised they are backing up a sister-fucker."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1701156577 {#2862
              date: 2023-11-28 08:29:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2868 …}
            +nested: Doctrine\ORM\PersistentCollection {#2870 …}
            +votes: Doctrine\ORM\PersistentCollection {#2872 …}
            +reports: Doctrine\ORM\PersistentCollection {#2874 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
            -id: 143011
            -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6359331"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700493688 {#2863
              date: 2023-11-20 16:21:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1700500873 {#3079
            date: 2023-11-20 18:21:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3075 …}
          +nested: Doctrine\ORM\PersistentCollection {#3073 …}
          +votes: Doctrine\ORM\PersistentCollection {#3071 …}
          +reports: Doctrine\ORM\PersistentCollection {#3069 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
          -id: 143328
          -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5037236"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700500873 {#3078
            date: 2023-11-20 18:21:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700506559 {#3227
          date: 2023-11-20 19:55:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3218 …}
        +nested: Doctrine\ORM\PersistentCollection {#3216 …}
        +votes: Doctrine\ORM\PersistentCollection {#3214 …}
        +reports: Doctrine\ORM\PersistentCollection {#3229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
        -id: 143690
        -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6366266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700506559 {#3224
          date: 2023-11-20 19:55:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700509556 {#3319
        date: 2023-11-20 20:45:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3329 …}
      +nested: Doctrine\ORM\PersistentCollection {#3325 …}
      +votes: Doctrine\ORM\PersistentCollection {#3327 …}
      +reports: Doctrine\ORM\PersistentCollection {#3332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
      -id: 143869
      -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4990259"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700509556 {#3316
        date: 2023-11-20 20:45:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: """
      1. Because you asked\n
      2. It’s not my claim\n
      3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
      \n
      Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700513901 {#3414
      date: 2023-11-20 21:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3409 …}
    +nested: Doctrine\ORM\PersistentCollection {#3404 …}
    +votes: Doctrine\ORM\PersistentCollection {#3408 …}
    +reports: Doctrine\ORM\PersistentCollection {#3418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
    -id: 144074
    -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6370786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700513901 {#3417
      date: 2023-11-20 21:58:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: """
    You’re willingly confirming something you rate as sensitive, trying to bring more credibility to it by being an extra shout and referencing a virtually unverifiable needle in a haystack ‘authority’ as Google, but find the sensitivity a reason for not sharing your information.\n
    \n
    How can you reason like this?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700518789 {#3539
    date: 2023-11-20 23:19:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3543 …}
  +nested: Doctrine\ORM\PersistentCollection {#3545 …}
  +votes: Doctrine\ORM\PersistentCollection {#3547 …}
  +reports: Doctrine\ORM\PersistentCollection {#3549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3553 …}
  -id: 144383
  -bodyTs: "'author':31 'bring':12 'confirm':4 'credibl':14 'extra':20 'find':35 'googl':33 'haystack':30 'inform':44 'like':49 'needl':27 'rate':7 're':2 'reason':39,48 'referenc':23 'sensit':9,37 'share':42 'shout':21 'someth':5 'tri':10 'unverifi':26 'virtual':25 'will':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4741492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700518789 {#3540
    date: 2023-11-20 23:19:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3609
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3541
    +user: Proxies\__CG__\App\Entity\User {#3542 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3413
      +user: Proxies\__CG__\App\Entity\User {#3219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3320
        +user: Proxies\__CG__\App\Entity\User {#3324 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3226
          +user: Proxies\__CG__\App\Entity\User {#3219 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3077
            +user: Proxies\__CG__\App\Entity\User {#3076 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#2867
              +user: App\Entity\User {#2880 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: null
              +root: null
              +body: "Surprised they are backing up a sister-fucker."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1701156577 {#2862
                date: 2023-11-28 08:29:37.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@retiolus@lemmy.cat"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2868 …}
              +nested: Doctrine\ORM\PersistentCollection {#2870 …}
              +votes: Doctrine\ORM\PersistentCollection {#2872 …}
              +reports: Doctrine\ORM\PersistentCollection {#2874 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
              -id: 143011
              -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6359331"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700493688 {#2863
                date: 2023-11-20 16:21:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2867}
            +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1700500873 {#3079
              date: 2023-11-20 18:21:13.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
              "@GreenMario@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3075 …}
            +nested: Doctrine\ORM\PersistentCollection {#3073 …}
            +votes: Doctrine\ORM\PersistentCollection {#3071 …}
            +reports: Doctrine\ORM\PersistentCollection {#3069 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
            -id: 143328
            -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5037236"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700500873 {#3078
              date: 2023-11-20 18:21:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1700506559 {#3227
            date: 2023-11-20 19:55:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
            "@canis_majoris@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3218 …}
          +nested: Doctrine\ORM\PersistentCollection {#3216 …}
          +votes: Doctrine\ORM\PersistentCollection {#3214 …}
          +reports: Doctrine\ORM\PersistentCollection {#3229 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
          -id: 143690
          -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6366266"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700506559 {#3224
            date: 2023-11-20 19:55:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700509556 {#3319
          date: 2023-11-20 20:45:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
          "@ssboomman@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3329 …}
        +nested: Doctrine\ORM\PersistentCollection {#3325 …}
        +votes: Doctrine\ORM\PersistentCollection {#3327 …}
        +reports: Doctrine\ORM\PersistentCollection {#3332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
        -id: 143869
        -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4990259"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700509556 {#3316
          date: 2023-11-20 20:45:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: """
        1. Because you asked\n
        2. It’s not my claim\n
        3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
        \n
        Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700513901 {#3414
        date: 2023-11-20 21:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
        "@Johanno@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3409 …}
      +nested: Doctrine\ORM\PersistentCollection {#3404 …}
      +votes: Doctrine\ORM\PersistentCollection {#3408 …}
      +reports: Doctrine\ORM\PersistentCollection {#3418 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
      -id: 144074
      -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6370786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700513901 {#3417
        date: 2023-11-20 21:58:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: """
      You’re willingly confirming something you rate as sensitive, trying to bring more credibility to it by being an extra shout and referencing a virtually unverifiable needle in a haystack ‘authority’ as Google, but find the sensitivity a reason for not sharing your information.\n
      \n
      How can you reason like this?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700518789 {#3539
      date: 2023-11-20 23:19:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3543 …}
    +nested: Doctrine\ORM\PersistentCollection {#3545 …}
    +votes: Doctrine\ORM\PersistentCollection {#3547 …}
    +reports: Doctrine\ORM\PersistentCollection {#3549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3553 …}
    -id: 144383
    -bodyTs: "'author':31 'bring':12 'confirm':4 'credibl':14 'extra':20 'find':35 'googl':33 'haystack':30 'inform':44 'like':49 'needl':27 'rate':7 're':2 'reason':39,48 'referenc':23 'sensit':9,37 'share':42 'shout':21 'someth':5 'tri':10 'unverifi':26 'virtual':25 'will':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4741492"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700518789 {#3540
      date: 2023-11-20 23:19:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "Easily"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700519239 {#3607
    date: 2023-11-20 23:27:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
    "@tweeks@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3610 …}
  +nested: Doctrine\ORM\PersistentCollection {#3612 …}
  +votes: Doctrine\ORM\PersistentCollection {#3614 …}
  +reports: Doctrine\ORM\PersistentCollection {#3616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
  -id: 144412
  -bodyTs: "'easili':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6373783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700519239 {#3608
    date: 2023-11-20 23:27: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
183 DENIED edit
App\Entity\EntryComment {#3609
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3541
    +user: Proxies\__CG__\App\Entity\User {#3542 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3413
      +user: Proxies\__CG__\App\Entity\User {#3219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3320
        +user: Proxies\__CG__\App\Entity\User {#3324 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3226
          +user: Proxies\__CG__\App\Entity\User {#3219 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3077
            +user: Proxies\__CG__\App\Entity\User {#3076 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#2867
              +user: App\Entity\User {#2880 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: null
              +root: null
              +body: "Surprised they are backing up a sister-fucker."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1701156577 {#2862
                date: 2023-11-28 08:29:37.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@retiolus@lemmy.cat"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2868 …}
              +nested: Doctrine\ORM\PersistentCollection {#2870 …}
              +votes: Doctrine\ORM\PersistentCollection {#2872 …}
              +reports: Doctrine\ORM\PersistentCollection {#2874 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
              -id: 143011
              -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6359331"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700493688 {#2863
                date: 2023-11-20 16:21:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2867}
            +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1700500873 {#3079
              date: 2023-11-20 18:21:13.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
              "@GreenMario@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3075 …}
            +nested: Doctrine\ORM\PersistentCollection {#3073 …}
            +votes: Doctrine\ORM\PersistentCollection {#3071 …}
            +reports: Doctrine\ORM\PersistentCollection {#3069 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
            -id: 143328
            -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5037236"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700500873 {#3078
              date: 2023-11-20 18:21:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1700506559 {#3227
            date: 2023-11-20 19:55:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
            "@canis_majoris@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3218 …}
          +nested: Doctrine\ORM\PersistentCollection {#3216 …}
          +votes: Doctrine\ORM\PersistentCollection {#3214 …}
          +reports: Doctrine\ORM\PersistentCollection {#3229 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
          -id: 143690
          -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6366266"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700506559 {#3224
            date: 2023-11-20 19:55:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700509556 {#3319
          date: 2023-11-20 20:45:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
          "@ssboomman@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3329 …}
        +nested: Doctrine\ORM\PersistentCollection {#3325 …}
        +votes: Doctrine\ORM\PersistentCollection {#3327 …}
        +reports: Doctrine\ORM\PersistentCollection {#3332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
        -id: 143869
        -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4990259"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700509556 {#3316
          date: 2023-11-20 20:45:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: """
        1. Because you asked\n
        2. It’s not my claim\n
        3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
        \n
        Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700513901 {#3414
        date: 2023-11-20 21:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
        "@Johanno@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3409 …}
      +nested: Doctrine\ORM\PersistentCollection {#3404 …}
      +votes: Doctrine\ORM\PersistentCollection {#3408 …}
      +reports: Doctrine\ORM\PersistentCollection {#3418 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
      -id: 144074
      -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6370786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700513901 {#3417
        date: 2023-11-20 21:58:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: """
      You’re willingly confirming something you rate as sensitive, trying to bring more credibility to it by being an extra shout and referencing a virtually unverifiable needle in a haystack ‘authority’ as Google, but find the sensitivity a reason for not sharing your information.\n
      \n
      How can you reason like this?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700518789 {#3539
      date: 2023-11-20 23:19:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3543 …}
    +nested: Doctrine\ORM\PersistentCollection {#3545 …}
    +votes: Doctrine\ORM\PersistentCollection {#3547 …}
    +reports: Doctrine\ORM\PersistentCollection {#3549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3553 …}
    -id: 144383
    -bodyTs: "'author':31 'bring':12 'confirm':4 'credibl':14 'extra':20 'find':35 'googl':33 'haystack':30 'inform':44 'like':49 'needl':27 'rate':7 're':2 'reason':39,48 'referenc':23 'sensit':9,37 'share':42 'shout':21 'someth':5 'tri':10 'unverifi':26 'virtual':25 'will':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4741492"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700518789 {#3540
      date: 2023-11-20 23:19:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "Easily"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700519239 {#3607
    date: 2023-11-20 23:27:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
    "@tweeks@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3610 …}
  +nested: Doctrine\ORM\PersistentCollection {#3612 …}
  +votes: Doctrine\ORM\PersistentCollection {#3614 …}
  +reports: Doctrine\ORM\PersistentCollection {#3616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
  -id: 144412
  -bodyTs: "'easili':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6373783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700519239 {#3608
    date: 2023-11-20 23:27: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
184 DENIED moderate
App\Entity\EntryComment {#3609
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3541
    +user: Proxies\__CG__\App\Entity\User {#3542 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3413
      +user: Proxies\__CG__\App\Entity\User {#3219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3320
        +user: Proxies\__CG__\App\Entity\User {#3324 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3226
          +user: Proxies\__CG__\App\Entity\User {#3219 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3077
            +user: Proxies\__CG__\App\Entity\User {#3076 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#2867
              +user: App\Entity\User {#2880 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: null
              +root: null
              +body: "Surprised they are backing up a sister-fucker."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1701156577 {#2862
                date: 2023-11-28 08:29:37.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@retiolus@lemmy.cat"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2868 …}
              +nested: Doctrine\ORM\PersistentCollection {#2870 …}
              +votes: Doctrine\ORM\PersistentCollection {#2872 …}
              +reports: Doctrine\ORM\PersistentCollection {#2874 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
              -id: 143011
              -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6359331"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700493688 {#2863
                date: 2023-11-20 16:21:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2867}
            +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1700500873 {#3079
              date: 2023-11-20 18:21:13.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@retiolus@lemmy.cat"
              "@GreenMario@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3075 …}
            +nested: Doctrine\ORM\PersistentCollection {#3073 …}
            +votes: Doctrine\ORM\PersistentCollection {#3071 …}
            +reports: Doctrine\ORM\PersistentCollection {#3069 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
            -id: 143328
            -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5037236"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700500873 {#3078
              date: 2023-11-20 18:21:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2867}
          +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1700506559 {#3227
            date: 2023-11-20 19:55:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
            "@GreenMario@lemm.ee"
            "@canis_majoris@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3218 …}
          +nested: Doctrine\ORM\PersistentCollection {#3216 …}
          +votes: Doctrine\ORM\PersistentCollection {#3214 …}
          +reports: Doctrine\ORM\PersistentCollection {#3229 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
          -id: 143690
          -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6366266"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700506559 {#3224
            date: 2023-11-20 19:55:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "Everytime smb. says “you can Google it” I think about googling it and expect some weird niche article from some esoteric sites. But then I think, why didn’t you Google it and posted an link? Why should I try to find a trustworthy source for your claim?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700509556 {#3319
          date: 2023-11-20 20:45:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
          "@canis_majoris@lemmy.ca"
          "@ssboomman@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3329 …}
        +nested: Doctrine\ORM\PersistentCollection {#3325 …}
        +votes: Doctrine\ORM\PersistentCollection {#3327 …}
        +reports: Doctrine\ORM\PersistentCollection {#3332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
        -id: 143869
        -bodyTs: "'articl':18 'claim':48 'didn':28 'esoter':21 'everytim':1 'expect':14 'find':42 'googl':6,11,31 'link':36 'nich':17 'post':34 'say':3 'site':22 'smb':2 'sourc':45 'think':9,26 'tri':40 'trustworthi':44 'weird':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4990259"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700509556 {#3316
          date: 2023-11-20 20:45:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: """
        1. Because you asked\n
        2. It’s not my claim\n
        3. Because it’s a sensitive topic revolving SA and I feel weird sending the link.\n
        \n
        Regardless it doesn’t actually matter. I don’t owe you a link. If you want it I told you how to get it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700513901 {#3414
        date: 2023-11-20 21:58:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
        "@ssboomman@lemm.ee"
        "@Johanno@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3409 …}
      +nested: Doctrine\ORM\PersistentCollection {#3404 …}
      +votes: Doctrine\ORM\PersistentCollection {#3408 …}
      +reports: Doctrine\ORM\PersistentCollection {#3418 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
      -id: 144074
      -bodyTs: "'1':1 '2':5 '3':11 'actual':31 'ask':4 'claim':10 'doesn':29 'feel':22 'get':49 'link':26,39 'matter':32 'owe':36 'regardless':27 'revolv':18 'sa':19 'send':24 'sensit':16 'told':45 'topic':17 'want':42 'weird':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6370786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700513901 {#3417
        date: 2023-11-20 21:58:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: """
      You’re willingly confirming something you rate as sensitive, trying to bring more credibility to it by being an extra shout and referencing a virtually unverifiable needle in a haystack ‘authority’ as Google, but find the sensitivity a reason for not sharing your information.\n
      \n
      How can you reason like this?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700518789 {#3539
      date: 2023-11-20 23:19:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
      "@Johanno@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3543 …}
    +nested: Doctrine\ORM\PersistentCollection {#3545 …}
    +votes: Doctrine\ORM\PersistentCollection {#3547 …}
    +reports: Doctrine\ORM\PersistentCollection {#3549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3553 …}
    -id: 144383
    -bodyTs: "'author':31 'bring':12 'confirm':4 'credibl':14 'extra':20 'find':35 'googl':33 'haystack':30 'inform':44 'like':49 'needl':27 'rate':7 're':2 'reason':39,48 'referenc':23 'sensit':9,37 'share':42 'shout':21 'someth':5 'tri':10 'unverifi':26 'virtual':25 'will':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4741492"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700518789 {#3540
      date: 2023-11-20 23:19:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "Easily"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700519239 {#3607
    date: 2023-11-20 23:27:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@Johanno@feddit.de"
    "@tweeks@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3610 …}
  +nested: Doctrine\ORM\PersistentCollection {#3612 …}
  +votes: Doctrine\ORM\PersistentCollection {#3614 …}
  +reports: Doctrine\ORM\PersistentCollection {#3616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
  -id: 144412
  -bodyTs: "'easili':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6373783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700519239 {#3608
    date: 2023-11-20 23:27: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
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 {#3340
  +user: Proxies\__CG__\App\Entity\User {#3341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3226
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3077
      +user: Proxies\__CG__\App\Entity\User {#3076 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2867
        +user: App\Entity\User {#2880 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Surprised they are backing up a sister-fucker."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1701156577 {#2862
          date: 2023-11-28 08:29:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2868 …}
        +nested: Doctrine\ORM\PersistentCollection {#2870 …}
        +votes: Doctrine\ORM\PersistentCollection {#2872 …}
        +reports: Doctrine\ORM\PersistentCollection {#2874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
        -id: 143011
        -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6359331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700493688 {#2863
          date: 2023-11-20 16:21:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700500873 {#3079
        date: 2023-11-20 18:21:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3075 …}
      +nested: Doctrine\ORM\PersistentCollection {#3073 …}
      +votes: Doctrine\ORM\PersistentCollection {#3071 …}
      +reports: Doctrine\ORM\PersistentCollection {#3069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
      -id: 143328
      -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5037236"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700500873 {#3078
        date: 2023-11-20 18:21:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700506559 {#3227
      date: 2023-11-20 19:55:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3218 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3214 …}
    +reports: Doctrine\ORM\PersistentCollection {#3229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
    -id: 143690
    -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6366266"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700506559 {#3224
      date: 2023-11-20 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "I can also google that the earth is flat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700514571 {#3338
    date: 2023-11-20 22:09:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3342 …}
  +nested: Doctrine\ORM\PersistentCollection {#3344 …}
  +votes: Doctrine\ORM\PersistentCollection {#3346 …}
  +reports: Doctrine\ORM\PersistentCollection {#3348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
  -id: 144114
  -bodyTs: "'also':3 'earth':7 'flat':9 'googl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1694160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700514571 {#3339
    date: 2023-11-20 22:09: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
187 DENIED edit
App\Entity\EntryComment {#3340
  +user: Proxies\__CG__\App\Entity\User {#3341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3226
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3077
      +user: Proxies\__CG__\App\Entity\User {#3076 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2867
        +user: App\Entity\User {#2880 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Surprised they are backing up a sister-fucker."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1701156577 {#2862
          date: 2023-11-28 08:29:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2868 …}
        +nested: Doctrine\ORM\PersistentCollection {#2870 …}
        +votes: Doctrine\ORM\PersistentCollection {#2872 …}
        +reports: Doctrine\ORM\PersistentCollection {#2874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
        -id: 143011
        -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6359331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700493688 {#2863
          date: 2023-11-20 16:21:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700500873 {#3079
        date: 2023-11-20 18:21:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3075 …}
      +nested: Doctrine\ORM\PersistentCollection {#3073 …}
      +votes: Doctrine\ORM\PersistentCollection {#3071 …}
      +reports: Doctrine\ORM\PersistentCollection {#3069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
      -id: 143328
      -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5037236"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700500873 {#3078
        date: 2023-11-20 18:21:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700506559 {#3227
      date: 2023-11-20 19:55:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3218 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3214 …}
    +reports: Doctrine\ORM\PersistentCollection {#3229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
    -id: 143690
    -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6366266"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700506559 {#3224
      date: 2023-11-20 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "I can also google that the earth is flat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700514571 {#3338
    date: 2023-11-20 22:09:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3342 …}
  +nested: Doctrine\ORM\PersistentCollection {#3344 …}
  +votes: Doctrine\ORM\PersistentCollection {#3346 …}
  +reports: Doctrine\ORM\PersistentCollection {#3348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
  -id: 144114
  -bodyTs: "'also':3 'earth':7 'flat':9 'googl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1694160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700514571 {#3339
    date: 2023-11-20 22:09: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
188 DENIED moderate
App\Entity\EntryComment {#3340
  +user: Proxies\__CG__\App\Entity\User {#3341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3226
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3077
      +user: Proxies\__CG__\App\Entity\User {#3076 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2867
        +user: App\Entity\User {#2880 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Surprised they are backing up a sister-fucker."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1701156577 {#2862
          date: 2023-11-28 08:29:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2868 …}
        +nested: Doctrine\ORM\PersistentCollection {#2870 …}
        +votes: Doctrine\ORM\PersistentCollection {#2872 …}
        +reports: Doctrine\ORM\PersistentCollection {#2874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
        -id: 143011
        -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6359331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700493688 {#2863
          date: 2023-11-20 16:21:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700500873 {#3079
        date: 2023-11-20 18:21:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3075 …}
      +nested: Doctrine\ORM\PersistentCollection {#3073 …}
      +votes: Doctrine\ORM\PersistentCollection {#3071 …}
      +reports: Doctrine\ORM\PersistentCollection {#3069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
      -id: 143328
      -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5037236"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700500873 {#3078
        date: 2023-11-20 18:21:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700506559 {#3227
      date: 2023-11-20 19:55:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3218 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3214 …}
    +reports: Doctrine\ORM\PersistentCollection {#3229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
    -id: 143690
    -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6366266"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700506559 {#3224
      date: 2023-11-20 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "I can also google that the earth is flat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700514571 {#3338
    date: 2023-11-20 22:09:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3342 …}
  +nested: Doctrine\ORM\PersistentCollection {#3344 …}
  +votes: Doctrine\ORM\PersistentCollection {#3346 …}
  +reports: Doctrine\ORM\PersistentCollection {#3348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
  -id: 144114
  -bodyTs: "'also':3 'earth':7 'flat':9 'googl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1694160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700514571 {#3339
    date: 2023-11-20 22:09: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
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 {#3426
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3340
    +user: Proxies\__CG__\App\Entity\User {#3341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3226
      +user: Proxies\__CG__\App\Entity\User {#3219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3077
        +user: Proxies\__CG__\App\Entity\User {#3076 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2867
          +user: App\Entity\User {#2880 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Surprised they are backing up a sister-fucker."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1701156577 {#2862
            date: 2023-11-28 08:29:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2868 …}
          +nested: Doctrine\ORM\PersistentCollection {#2870 …}
          +votes: Doctrine\ORM\PersistentCollection {#2872 …}
          +reports: Doctrine\ORM\PersistentCollection {#2874 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
          -id: 143011
          -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6359331"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700493688 {#2863
            date: 2023-11-20 16:21:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1700500873 {#3079
          date: 2023-11-20 18:21:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3075 …}
        +nested: Doctrine\ORM\PersistentCollection {#3073 …}
        +votes: Doctrine\ORM\PersistentCollection {#3071 …}
        +reports: Doctrine\ORM\PersistentCollection {#3069 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
        -id: 143328
        -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5037236"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700500873 {#3078
          date: 2023-11-20 18:21:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700506559 {#3227
        date: 2023-11-20 19:55:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3218 …}
      +nested: Doctrine\ORM\PersistentCollection {#3216 …}
      +votes: Doctrine\ORM\PersistentCollection {#3214 …}
      +reports: Doctrine\ORM\PersistentCollection {#3229 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
      -id: 143690
      -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6366266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700506559 {#3224
        date: 2023-11-20 19:55:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: "I can also google that the earth is flat"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700514571 {#3338
      date: 2023-11-20 22:09:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3342 …}
    +nested: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3346 …}
    +reports: Doctrine\ORM\PersistentCollection {#3348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
    -id: 144114
    -bodyTs: "'also':3 'earth':7 'flat':9 'googl':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1694160"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700514571 {#3339
      date: 2023-11-20 22:09:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "Cool"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700519066 {#3424
    date: 2023-11-20 23:24:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@ReversalHatchery@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3427 …}
  +nested: Doctrine\ORM\PersistentCollection {#3429 …}
  +votes: Doctrine\ORM\PersistentCollection {#3431 …}
  +reports: Doctrine\ORM\PersistentCollection {#3433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
  -id: 144397
  -bodyTs: "'cool':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6373722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700519066 {#3425
    date: 2023-11-20 23:24: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
191 DENIED edit
App\Entity\EntryComment {#3426
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3340
    +user: Proxies\__CG__\App\Entity\User {#3341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3226
      +user: Proxies\__CG__\App\Entity\User {#3219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3077
        +user: Proxies\__CG__\App\Entity\User {#3076 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2867
          +user: App\Entity\User {#2880 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Surprised they are backing up a sister-fucker."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1701156577 {#2862
            date: 2023-11-28 08:29:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2868 …}
          +nested: Doctrine\ORM\PersistentCollection {#2870 …}
          +votes: Doctrine\ORM\PersistentCollection {#2872 …}
          +reports: Doctrine\ORM\PersistentCollection {#2874 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
          -id: 143011
          -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6359331"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700493688 {#2863
            date: 2023-11-20 16:21:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1700500873 {#3079
          date: 2023-11-20 18:21:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3075 …}
        +nested: Doctrine\ORM\PersistentCollection {#3073 …}
        +votes: Doctrine\ORM\PersistentCollection {#3071 …}
        +reports: Doctrine\ORM\PersistentCollection {#3069 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
        -id: 143328
        -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5037236"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700500873 {#3078
          date: 2023-11-20 18:21:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700506559 {#3227
        date: 2023-11-20 19:55:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3218 …}
      +nested: Doctrine\ORM\PersistentCollection {#3216 …}
      +votes: Doctrine\ORM\PersistentCollection {#3214 …}
      +reports: Doctrine\ORM\PersistentCollection {#3229 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
      -id: 143690
      -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6366266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700506559 {#3224
        date: 2023-11-20 19:55:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: "I can also google that the earth is flat"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700514571 {#3338
      date: 2023-11-20 22:09:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3342 …}
    +nested: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3346 …}
    +reports: Doctrine\ORM\PersistentCollection {#3348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
    -id: 144114
    -bodyTs: "'also':3 'earth':7 'flat':9 'googl':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1694160"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700514571 {#3339
      date: 2023-11-20 22:09:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "Cool"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700519066 {#3424
    date: 2023-11-20 23:24:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@ReversalHatchery@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3427 …}
  +nested: Doctrine\ORM\PersistentCollection {#3429 …}
  +votes: Doctrine\ORM\PersistentCollection {#3431 …}
  +reports: Doctrine\ORM\PersistentCollection {#3433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
  -id: 144397
  -bodyTs: "'cool':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6373722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700519066 {#3425
    date: 2023-11-20 23:24: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
192 DENIED moderate
App\Entity\EntryComment {#3426
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3340
    +user: Proxies\__CG__\App\Entity\User {#3341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3226
      +user: Proxies\__CG__\App\Entity\User {#3219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3077
        +user: Proxies\__CG__\App\Entity\User {#3076 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2867
          +user: App\Entity\User {#2880 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Surprised they are backing up a sister-fucker."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1701156577 {#2862
            date: 2023-11-28 08:29:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@retiolus@lemmy.cat"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2868 …}
          +nested: Doctrine\ORM\PersistentCollection {#2870 …}
          +votes: Doctrine\ORM\PersistentCollection {#2872 …}
          +reports: Doctrine\ORM\PersistentCollection {#2874 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
          -id: 143011
          -bodyTs: "'back':4 'fucker':9 'sister':8 'sister-fuck':7 'surpris':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6359331"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700493688 {#2863
            date: 2023-11-20 16:21:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2867}
        +body: "I’ve seen this in a number of threads but I’ve never seen direct proof?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1700500873 {#3079
          date: 2023-11-20 18:21:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
          "@GreenMario@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3075 …}
        +nested: Doctrine\ORM\PersistentCollection {#3073 …}
        +votes: Doctrine\ORM\PersistentCollection {#3071 …}
        +reports: Doctrine\ORM\PersistentCollection {#3069 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
        -id: 143328
        -bodyTs: "'direct':15 'never':13 'number':7 'proof':16 'seen':3,14 'thread':9 've':2,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5037236"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700500873 {#3078
          date: 2023-11-20 18:21:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2867}
      +body: "You can google it. She’s said on numerous occasions and in many many social media posts that he abused her"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700506559 {#3227
        date: 2023-11-20 19:55:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@GreenMario@lemm.ee"
        "@canis_majoris@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3218 …}
      +nested: Doctrine\ORM\PersistentCollection {#3216 …}
      +votes: Doctrine\ORM\PersistentCollection {#3214 …}
      +reports: Doctrine\ORM\PersistentCollection {#3229 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
      -id: 143690
      -bodyTs: "'abus':20 'googl':3 'mani':13,14 'media':16 'numer':9 'occas':10 'post':17 'said':7 'social':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6366266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700506559 {#3224
        date: 2023-11-20 19:55:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2867}
    +body: "I can also google that the earth is flat"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700514571 {#3338
      date: 2023-11-20 22:09:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@GreenMario@lemm.ee"
      "@canis_majoris@lemmy.ca"
      "@ssboomman@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3342 …}
    +nested: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3346 …}
    +reports: Doctrine\ORM\PersistentCollection {#3348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
    -id: 144114
    -bodyTs: "'also':3 'earth':7 'flat':9 'googl':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1694160"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700514571 {#3339
      date: 2023-11-20 22:09:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2867}
  +body: "Cool"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700519066 {#3424
    date: 2023-11-20 23:24:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@GreenMario@lemm.ee"
    "@canis_majoris@lemmy.ca"
    "@ssboomman@lemm.ee"
    "@ReversalHatchery@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3427 …}
  +nested: Doctrine\ORM\PersistentCollection {#3429 …}
  +votes: Doctrine\ORM\PersistentCollection {#3431 …}
  +reports: Doctrine\ORM\PersistentCollection {#3433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
  -id: 144397
  -bodyTs: "'cool':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6373722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700519066 {#3425
    date: 2023-11-20 23:24: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
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 {#2940
  +user: App\Entity\User {#2953 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve never seen employees miss their CEO so much."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1700932614 {#2935
    date: 2023-11-25 18:16:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2941 …}
  +nested: Doctrine\ORM\PersistentCollection {#2943 …}
  +votes: Doctrine\ORM\PersistentCollection {#2945 …}
  +reports: Doctrine\ORM\PersistentCollection {#2947 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2951 …}
  -id: 142988
  -bodyTs: "'ceo':8 'employe':5 'miss':6 'much':10 'never':3 'seen':4 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5453076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700493179 {#2936
    date: 2023-11-20 16:12: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
195 DENIED edit
App\Entity\EntryComment {#2940
  +user: App\Entity\User {#2953 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve never seen employees miss their CEO so much."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1700932614 {#2935
    date: 2023-11-25 18:16:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2941 …}
  +nested: Doctrine\ORM\PersistentCollection {#2943 …}
  +votes: Doctrine\ORM\PersistentCollection {#2945 …}
  +reports: Doctrine\ORM\PersistentCollection {#2947 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2951 …}
  -id: 142988
  -bodyTs: "'ceo':8 'employe':5 'miss':6 'much':10 'never':3 'seen':4 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5453076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700493179 {#2936
    date: 2023-11-20 16:12: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
196 DENIED moderate
App\Entity\EntryComment {#2940
  +user: App\Entity\User {#2953 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve never seen employees miss their CEO so much."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1700932614 {#2935
    date: 2023-11-25 18:16:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2941 …}
  +nested: Doctrine\ORM\PersistentCollection {#2943 …}
  +votes: Doctrine\ORM\PersistentCollection {#2945 …}
  +reports: Doctrine\ORM\PersistentCollection {#2947 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2951 …}
  -id: 142988
  -bodyTs: "'ceo':8 'employe':5 'miss':6 'much':10 'never':3 'seen':4 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5453076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700493179 {#2936
    date: 2023-11-20 16:12: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
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 {#3025
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2940
    +user: App\Entity\User {#2953 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve never seen employees miss their CEO so much."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1700932614 {#2935
      date: 2023-11-25 18:16:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2941 …}
    +nested: Doctrine\ORM\PersistentCollection {#2943 …}
    +votes: Doctrine\ORM\PersistentCollection {#2945 …}
    +reports: Doctrine\ORM\PersistentCollection {#2947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2949 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2951 …}
    -id: 142988
    -bodyTs: "'ceo':8 'employe':5 'miss':6 'much':10 'never':3 'seen':4 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5453076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700493179 {#2936
      date: 2023-11-20 16:12:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2940}
  +body: "If you’ve ever been a part of something that had real leadership, this is what it looks like."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700504664 {#3026
    date: 2023-11-20 19:24:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@Crow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 143562
  -bodyTs: "'ever':4 'leadership':13 'like':19 'look':18 'part':7 'real':12 'someth':9 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5456835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700504664 {#3029
    date: 2023-11-20 19:24:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3025
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2940
    +user: App\Entity\User {#2953 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve never seen employees miss their CEO so much."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1700932614 {#2935
      date: 2023-11-25 18:16:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2941 …}
    +nested: Doctrine\ORM\PersistentCollection {#2943 …}
    +votes: Doctrine\ORM\PersistentCollection {#2945 …}
    +reports: Doctrine\ORM\PersistentCollection {#2947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2949 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2951 …}
    -id: 142988
    -bodyTs: "'ceo':8 'employe':5 'miss':6 'much':10 'never':3 'seen':4 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5453076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700493179 {#2936
      date: 2023-11-20 16:12:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2940}
  +body: "If you’ve ever been a part of something that had real leadership, this is what it looks like."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700504664 {#3026
    date: 2023-11-20 19:24:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@Crow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 143562
  -bodyTs: "'ever':4 'leadership':13 'like':19 'look':18 'part':7 'real':12 'someth':9 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5456835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700504664 {#3029
    date: 2023-11-20 19:24:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3025
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2940
    +user: App\Entity\User {#2953 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve never seen employees miss their CEO so much."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1700932614 {#2935
      date: 2023-11-25 18:16:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2941 …}
    +nested: Doctrine\ORM\PersistentCollection {#2943 …}
    +votes: Doctrine\ORM\PersistentCollection {#2945 …}
    +reports: Doctrine\ORM\PersistentCollection {#2947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2949 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2951 …}
    -id: 142988
    -bodyTs: "'ceo':8 'employe':5 'miss':6 'much':10 'never':3 'seen':4 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5453076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700493179 {#2936
      date: 2023-11-20 16:12:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2940}
  +body: "If you’ve ever been a part of something that had real leadership, this is what it looks like."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700504664 {#3026
    date: 2023-11-20 19:24:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@Crow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 143562
  -bodyTs: "'ever':4 'leadership':13 'like':19 'look':18 'part':7 'real':12 'someth':9 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5456835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700504664 {#3029
    date: 2023-11-20 19:24:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3237
  +user: Proxies\__CG__\App\Entity\User {#3238 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3025
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2940
      +user: App\Entity\User {#2953 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve never seen employees miss their CEO so much."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1700932614 {#2935
        date: 2023-11-25 18:16:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2941 …}
      +nested: Doctrine\ORM\PersistentCollection {#2943 …}
      +votes: Doctrine\ORM\PersistentCollection {#2945 …}
      +reports: Doctrine\ORM\PersistentCollection {#2947 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2949 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2951 …}
      -id: 142988
      -bodyTs: "'ceo':8 'employe':5 'miss':6 'much':10 'never':3 'seen':4 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5453076"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700493179 {#2936
        date: 2023-11-20 16:12:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2940}
    +body: "If you’ve ever been a part of something that had real leadership, this is what it looks like."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700504664 {#3026
      date: 2023-11-20 19:24:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@Crow@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3107 …}
    +nested: Doctrine\ORM\PersistentCollection {#3105 …}
    +votes: Doctrine\ORM\PersistentCollection {#3103 …}
    +reports: Doctrine\ORM\PersistentCollection {#3101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
    -id: 143562
    -bodyTs: "'ever':4 'leadership':13 'like':19 'look':18 'part':7 'real':12 'someth':9 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5456835"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700504664 {#3029
      date: 2023-11-20 19:24:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2940}
  +body: """
    Lol, they’re upset because their stock dropped when they fired him. That’s all this is.\n
    \n
    Before you go, “oh, they’re non-profit!” They have a for profit subsidiary.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700508846 {#3235
    date: 2023-11-20 20:34:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@Crow@lemmy.world"
    "@TropicalDingdong@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3239 …}
  +nested: Doctrine\ORM\PersistentCollection {#3241 …}
  +votes: Doctrine\ORM\PersistentCollection {#3243 …}
  +reports: Doctrine\ORM\PersistentCollection {#3245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
  -id: 143831
  -bodyTs: "'drop':8 'fire':11 'go':20 'lol':1 'non':25 'non-profit':24 'oh':21 'profit':26,31 're':3,23 'stock':7 'subsidiari':32 'upset':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5458220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700508846 {#3236
    date: 2023-11-20 20:34:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#3237
  +user: Proxies\__CG__\App\Entity\User {#3238 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3025
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2940
      +user: App\Entity\User {#2953 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve never seen employees miss their CEO so much."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1700932614 {#2935
        date: 2023-11-25 18:16:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2941 …}
      +nested: Doctrine\ORM\PersistentCollection {#2943 …}
      +votes: Doctrine\ORM\PersistentCollection {#2945 …}
      +reports: Doctrine\ORM\PersistentCollection {#2947 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2949 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2951 …}
      -id: 142988
      -bodyTs: "'ceo':8 'employe':5 'miss':6 'much':10 'never':3 'seen':4 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5453076"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700493179 {#2936
        date: 2023-11-20 16:12:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2940}
    +body: "If you’ve ever been a part of something that had real leadership, this is what it looks like."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700504664 {#3026
      date: 2023-11-20 19:24:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@Crow@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3107 …}
    +nested: Doctrine\ORM\PersistentCollection {#3105 …}
    +votes: Doctrine\ORM\PersistentCollection {#3103 …}
    +reports: Doctrine\ORM\PersistentCollection {#3101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
    -id: 143562
    -bodyTs: "'ever':4 'leadership':13 'like':19 'look':18 'part':7 'real':12 'someth':9 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5456835"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700504664 {#3029
      date: 2023-11-20 19:24:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2940}
  +body: """
    Lol, they’re upset because their stock dropped when they fired him. That’s all this is.\n
    \n
    Before you go, “oh, they’re non-profit!” They have a for profit subsidiary.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700508846 {#3235
    date: 2023-11-20 20:34:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@Crow@lemmy.world"
    "@TropicalDingdong@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3239 …}
  +nested: Doctrine\ORM\PersistentCollection {#3241 …}
  +votes: Doctrine\ORM\PersistentCollection {#3243 …}
  +reports: Doctrine\ORM\PersistentCollection {#3245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
  -id: 143831
  -bodyTs: "'drop':8 'fire':11 'go':20 'lol':1 'non':25 'non-profit':24 'oh':21 'profit':26,31 're':3,23 'stock':7 'subsidiari':32 'upset':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5458220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700508846 {#3236
    date: 2023-11-20 20:34:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#3237
  +user: Proxies\__CG__\App\Entity\User {#3238 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3025
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2940
      +user: App\Entity\User {#2953 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve never seen employees miss their CEO so much."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1700932614 {#2935
        date: 2023-11-25 18:16:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2941 …}
      +nested: Doctrine\ORM\PersistentCollection {#2943 …}
      +votes: Doctrine\ORM\PersistentCollection {#2945 …}
      +reports: Doctrine\ORM\PersistentCollection {#2947 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2949 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2951 …}
      -id: 142988
      -bodyTs: "'ceo':8 'employe':5 'miss':6 'much':10 'never':3 'seen':4 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5453076"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700493179 {#2936
        date: 2023-11-20 16:12:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2940}
    +body: "If you’ve ever been a part of something that had real leadership, this is what it looks like."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700504664 {#3026
      date: 2023-11-20 19:24:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@Crow@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3107 …}
    +nested: Doctrine\ORM\PersistentCollection {#3105 …}
    +votes: Doctrine\ORM\PersistentCollection {#3103 …}
    +reports: Doctrine\ORM\PersistentCollection {#3101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
    -id: 143562
    -bodyTs: "'ever':4 'leadership':13 'like':19 'look':18 'part':7 'real':12 'someth':9 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5456835"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700504664 {#3029
      date: 2023-11-20 19:24:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2940}
  +body: """
    Lol, they’re upset because their stock dropped when they fired him. That’s all this is.\n
    \n
    Before you go, “oh, they’re non-profit!” They have a for profit subsidiary.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700508846 {#3235
    date: 2023-11-20 20:34:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@Crow@lemmy.world"
    "@TropicalDingdong@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3239 …}
  +nested: Doctrine\ORM\PersistentCollection {#3241 …}
  +votes: Doctrine\ORM\PersistentCollection {#3243 …}
  +reports: Doctrine\ORM\PersistentCollection {#3245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
  -id: 143831
  -bodyTs: "'drop':8 'fire':11 'go':20 'lol':1 'non':25 'non-profit':24 'oh':21 'profit':26,31 're':3,23 'stock':7 'subsidiari':32 'upset':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5458220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700508846 {#3236
    date: 2023-11-20 20:34:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3356
  +user: Proxies\__CG__\App\Entity\User {#3357 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3237
    +user: Proxies\__CG__\App\Entity\User {#3238 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3025
      +user: Proxies\__CG__\App\Entity\User {#3108 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2940
        +user: App\Entity\User {#2953 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "I’ve never seen employees miss their CEO so much."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1700932614 {#2935
          date: 2023-11-25 18:16:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2941 …}
        +nested: Doctrine\ORM\PersistentCollection {#2943 …}
        +votes: Doctrine\ORM\PersistentCollection {#2945 …}
        +reports: Doctrine\ORM\PersistentCollection {#2947 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2949 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2951 …}
        -id: 142988
        -bodyTs: "'ceo':8 'employe':5 'miss':6 'much':10 'never':3 'seen':4 've':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5453076"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700493179 {#2936
          date: 2023-11-20 16:12:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2940}
      +body: "If you’ve ever been a part of something that had real leadership, this is what it looks like."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700504664 {#3026
        date: 2023-11-20 19:24:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@Crow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3107 …}
      +nested: Doctrine\ORM\PersistentCollection {#3105 …}
      +votes: Doctrine\ORM\PersistentCollection {#3103 …}
      +reports: Doctrine\ORM\PersistentCollection {#3101 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
      -id: 143562
      -bodyTs: "'ever':4 'leadership':13 'like':19 'look':18 'part':7 'real':12 'someth':9 've':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5456835"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700504664 {#3029
        date: 2023-11-20 19:24:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2940}
    +body: """
      Lol, they’re upset because their stock dropped when they fired him. That’s all this is.\n
      \n
      Before you go, “oh, they’re non-profit!” They have a for profit subsidiary.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700508846 {#3235
      date: 2023-11-20 20:34:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@Crow@lemmy.world"
      "@TropicalDingdong@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3239 …}
    +nested: Doctrine\ORM\PersistentCollection {#3241 …}
    +votes: Doctrine\ORM\PersistentCollection {#3243 …}
    +reports: Doctrine\ORM\PersistentCollection {#3245 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
    -id: 143831
    -bodyTs: "'drop':8 'fire':11 'go':20 'lol':1 'non':25 'non-profit':24 'oh':21 'profit':26,31 're':3,23 'stock':7 'subsidiari':32 'upset':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5458220"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700508846 {#3236
      date: 2023-11-20 20:34:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2940}
  +body: """
    The for-profit portion doesn’t have stock like that, either. Not in a publicly traded way where we can actually say the price dropped.\n
    \n
    This whole thing is crazy, and it’s hard to know as an outsider what the fuck is going on.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700516672 {#3354
    date: 2023-11-20 22:44:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@Crow@lemmy.world"
    "@TropicalDingdong@lemmy.world"
    "@TurtleJoe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3358 …}
  +nested: Doctrine\ORM\PersistentCollection {#3360 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
  -id: 144238
  -bodyTs: "'actual':22 'crazi':31 'doesn':6 'drop':26 'either':12 'for-profit':2 'fuck':43 'go':45 'hard':35 'know':37 'like':10 'outsid':40 'portion':5 'price':25 'profit':4 'public':16 'say':23 'stock':9 'thing':29 'trade':17 'way':18 'whole':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4822155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700516672 {#3355
    date: 2023-11-20 22:44:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3356
  +user: Proxies\__CG__\App\Entity\User {#3357 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3237
    +user: Proxies\__CG__\App\Entity\User {#3238 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3025
      +user: Proxies\__CG__\App\Entity\User {#3108 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2940
        +user: App\Entity\User {#2953 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "I’ve never seen employees miss their CEO so much."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1700932614 {#2935
          date: 2023-11-25 18:16:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2941 …}
        +nested: Doctrine\ORM\PersistentCollection {#2943 …}
        +votes: Doctrine\ORM\PersistentCollection {#2945 …}
        +reports: Doctrine\ORM\PersistentCollection {#2947 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2949 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2951 …}
        -id: 142988
        -bodyTs: "'ceo':8 'employe':5 'miss':6 'much':10 'never':3 'seen':4 've':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5453076"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700493179 {#2936
          date: 2023-11-20 16:12:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2940}
      +body: "If you’ve ever been a part of something that had real leadership, this is what it looks like."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700504664 {#3026
        date: 2023-11-20 19:24:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@Crow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3107 …}
      +nested: Doctrine\ORM\PersistentCollection {#3105 …}
      +votes: Doctrine\ORM\PersistentCollection {#3103 …}
      +reports: Doctrine\ORM\PersistentCollection {#3101 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
      -id: 143562
      -bodyTs: "'ever':4 'leadership':13 'like':19 'look':18 'part':7 'real':12 'someth':9 've':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5456835"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700504664 {#3029
        date: 2023-11-20 19:24:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2940}
    +body: """
      Lol, they’re upset because their stock dropped when they fired him. That’s all this is.\n
      \n
      Before you go, “oh, they’re non-profit!” They have a for profit subsidiary.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700508846 {#3235
      date: 2023-11-20 20:34:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@Crow@lemmy.world"
      "@TropicalDingdong@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3239 …}
    +nested: Doctrine\ORM\PersistentCollection {#3241 …}
    +votes: Doctrine\ORM\PersistentCollection {#3243 …}
    +reports: Doctrine\ORM\PersistentCollection {#3245 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
    -id: 143831
    -bodyTs: "'drop':8 'fire':11 'go':20 'lol':1 'non':25 'non-profit':24 'oh':21 'profit':26,31 're':3,23 'stock':7 'subsidiari':32 'upset':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5458220"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700508846 {#3236
      date: 2023-11-20 20:34:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2940}
  +body: """
    The for-profit portion doesn’t have stock like that, either. Not in a publicly traded way where we can actually say the price dropped.\n
    \n
    This whole thing is crazy, and it’s hard to know as an outsider what the fuck is going on.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700516672 {#3354
    date: 2023-11-20 22:44:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@Crow@lemmy.world"
    "@TropicalDingdong@lemmy.world"
    "@TurtleJoe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3358 …}
  +nested: Doctrine\ORM\PersistentCollection {#3360 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
  -id: 144238
  -bodyTs: "'actual':22 'crazi':31 'doesn':6 'drop':26 'either':12 'for-profit':2 'fuck':43 'go':45 'hard':35 'know':37 'like':10 'outsid':40 'portion':5 'price':25 'profit':4 'public':16 'say':23 'stock':9 'thing':29 'trade':17 'way':18 'whole':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4822155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700516672 {#3355
    date: 2023-11-20 22:44:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3356
  +user: Proxies\__CG__\App\Entity\User {#3357 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3237
    +user: Proxies\__CG__\App\Entity\User {#3238 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3025
      +user: Proxies\__CG__\App\Entity\User {#3108 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2940
        +user: App\Entity\User {#2953 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2719 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "I’ve never seen employees miss their CEO so much."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1700932614 {#2935
          date: 2023-11-25 18:16:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@retiolus@lemmy.cat"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2941 …}
        +nested: Doctrine\ORM\PersistentCollection {#2943 …}
        +votes: Doctrine\ORM\PersistentCollection {#2945 …}
        +reports: Doctrine\ORM\PersistentCollection {#2947 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2949 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2951 …}
        -id: 142988
        -bodyTs: "'ceo':8 'employe':5 'miss':6 'much':10 'never':3 'seen':4 've':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5453076"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700493179 {#2936
          date: 2023-11-20 16:12:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2940}
      +body: "If you’ve ever been a part of something that had real leadership, this is what it looks like."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700504664 {#3026
        date: 2023-11-20 19:24:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@retiolus@lemmy.cat"
        "@Crow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3107 …}
      +nested: Doctrine\ORM\PersistentCollection {#3105 …}
      +votes: Doctrine\ORM\PersistentCollection {#3103 …}
      +reports: Doctrine\ORM\PersistentCollection {#3101 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
      -id: 143562
      -bodyTs: "'ever':4 'leadership':13 'like':19 'look':18 'part':7 'real':12 'someth':9 've':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5456835"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700504664 {#3029
        date: 2023-11-20 19:24:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2940}
    +body: """
      Lol, they’re upset because their stock dropped when they fired him. That’s all this is.\n
      \n
      Before you go, “oh, they’re non-profit!” They have a for profit subsidiary.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700508846 {#3235
      date: 2023-11-20 20:34:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@retiolus@lemmy.cat"
      "@Crow@lemmy.world"
      "@TropicalDingdong@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3239 …}
    +nested: Doctrine\ORM\PersistentCollection {#3241 …}
    +votes: Doctrine\ORM\PersistentCollection {#3243 …}
    +reports: Doctrine\ORM\PersistentCollection {#3245 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
    -id: 143831
    -bodyTs: "'drop':8 'fire':11 'go':20 'lol':1 'non':25 'non-profit':24 'oh':21 'profit':26,31 're':3,23 'stock':7 'subsidiari':32 'upset':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5458220"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700508846 {#3236
      date: 2023-11-20 20:34:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2940}
  +body: """
    The for-profit portion doesn’t have stock like that, either. Not in a publicly traded way where we can actually say the price dropped.\n
    \n
    This whole thing is crazy, and it’s hard to know as an outsider what the fuck is going on.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700516672 {#3354
    date: 2023-11-20 22:44:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@retiolus@lemmy.cat"
    "@Crow@lemmy.world"
    "@TropicalDingdong@lemmy.world"
    "@TurtleJoe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3358 …}
  +nested: Doctrine\ORM\PersistentCollection {#3360 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
  -id: 144238
  -bodyTs: "'actual':22 'crazi':31 'doesn':6 'drop':26 'either':12 'for-profit':2 'fuck':43 'go':45 'hard':35 'know':37 'like':10 'outsid':40 'portion':5 'price':25 'profit':4 'public':16 'say':23 'stock':9 'thing':29 'trade':17 'way':18 'whole':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4822155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700516672 {#3355
    date: 2023-11-20 22:44:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details