GET https://kbin.spritesserver.nl/index.php/d/leminal.space/comments/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.23 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2420
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I hoped this was a fake, but Google lens has verified it is indeed real lol\n
    \n
    I wonder if he lost a bet or something? I can’t imagine anyone seriously thinking this was a good idea…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1729562090 {#2425
    date: 2024-10-22 03:54:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jhogenbaum@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1601 …}
  +nested: Doctrine\ORM\PersistentCollection {#1873 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 351768
  -bodyTs: "'anyon':30 'bet':23 'fake':6 'good':36 'googl':8 'hope':2 'idea':37 'imagin':29 'inde':14 'len':9 'lol':16 'lost':21 'real':15 'serious':31 'someth':25 'think':32 'verifi':11 'wonder':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706590598 {#1602
    date: 2024-01-30 05:56: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
3 DENIED edit
App\Entity\EntryComment {#2420
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I hoped this was a fake, but Google lens has verified it is indeed real lol\n
    \n
    I wonder if he lost a bet or something? I can’t imagine anyone seriously thinking this was a good idea…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1729562090 {#2425
    date: 2024-10-22 03:54:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jhogenbaum@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1601 …}
  +nested: Doctrine\ORM\PersistentCollection {#1873 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 351768
  -bodyTs: "'anyon':30 'bet':23 'fake':6 'good':36 'googl':8 'hope':2 'idea':37 'imagin':29 'inde':14 'len':9 'lol':16 'lost':21 'real':15 'serious':31 'someth':25 'think':32 'verifi':11 'wonder':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706590598 {#1602
    date: 2024-01-30 05:56: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
4 DENIED moderate
App\Entity\EntryComment {#2420
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I hoped this was a fake, but Google lens has verified it is indeed real lol\n
    \n
    I wonder if he lost a bet or something? I can’t imagine anyone seriously thinking this was a good idea…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1729562090 {#2425
    date: 2024-10-22 03:54:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jhogenbaum@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1601 …}
  +nested: Doctrine\ORM\PersistentCollection {#1873 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 351768
  -bodyTs: "'anyon':30 'bet':23 'fake':6 'good':36 'googl':8 'hope':2 'idea':37 'imagin':29 'inde':14 'len':9 'lol':16 'lost':21 'real':15 'serious':31 'someth':25 'think':32 'verifi':11 'wonder':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706590598 {#1602
    date: 2024-01-30 05:56: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
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 {#3409
  +user: Proxies\__CG__\App\Entity\User {#3410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I hoped this was a fake, but Google lens has verified it is indeed real lol\n
      \n
      I wonder if he lost a bet or something? I can’t imagine anyone seriously thinking this was a good idea…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1729562090 {#2425
      date: 2024-10-22 03:54:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jhogenbaum@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 351768
    -bodyTs: "'anyon':30 'bet':23 'fake':6 'good':36 'googl':8 'hope':2 'idea':37 'imagin':29 'inde':14 'len':9 'lol':16 'lost':21 'real':15 'serious':31 'someth':25 'think':32 'verifi':11 'wonder':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7141261"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706590598 {#1602
      date: 2024-01-30 05:56:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: "Lol, it was just a joke by the tattoo artist. It’s not real. [vancouverisawesome.com/…/vancouver-tattoo-artist-…](https://www.vancouverisawesome.com/local-news/vancouver-tattoo-artist-prank-viral-video-hot-dogs-6208559)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706594450 {#3407
    date: 2024-01-30 07:00:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jhogenbaum@leminal.space"
    "@MrJameGumb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3411 …}
  +nested: Doctrine\ORM\PersistentCollection {#3413 …}
  +votes: Doctrine\ORM\PersistentCollection {#3415 …}
  +reports: Doctrine\ORM\PersistentCollection {#3417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
  -id: 351847
  -bodyTs: "'/local-news/vancouver-tattoo-artist-prank-viral-video-hot-dogs-6208559)':19 '/vancouver-tattoo-artist-':16 'artist':10 'joke':6 'lol':1 'real':14 'tattoo':9 'vancouverisawesome.com':15 'www.vancouverisawesome.com':18 'www.vancouverisawesome.com/local-news/vancouver-tattoo-artist-prank-viral-video-hot-dogs-6208559)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594450 {#3408
    date: 2024-01-30 07:00:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3409
  +user: Proxies\__CG__\App\Entity\User {#3410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I hoped this was a fake, but Google lens has verified it is indeed real lol\n
      \n
      I wonder if he lost a bet or something? I can’t imagine anyone seriously thinking this was a good idea…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1729562090 {#2425
      date: 2024-10-22 03:54:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jhogenbaum@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 351768
    -bodyTs: "'anyon':30 'bet':23 'fake':6 'good':36 'googl':8 'hope':2 'idea':37 'imagin':29 'inde':14 'len':9 'lol':16 'lost':21 'real':15 'serious':31 'someth':25 'think':32 'verifi':11 'wonder':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7141261"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706590598 {#1602
      date: 2024-01-30 05:56:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: "Lol, it was just a joke by the tattoo artist. It’s not real. [vancouverisawesome.com/…/vancouver-tattoo-artist-…](https://www.vancouverisawesome.com/local-news/vancouver-tattoo-artist-prank-viral-video-hot-dogs-6208559)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706594450 {#3407
    date: 2024-01-30 07:00:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jhogenbaum@leminal.space"
    "@MrJameGumb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3411 …}
  +nested: Doctrine\ORM\PersistentCollection {#3413 …}
  +votes: Doctrine\ORM\PersistentCollection {#3415 …}
  +reports: Doctrine\ORM\PersistentCollection {#3417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
  -id: 351847
  -bodyTs: "'/local-news/vancouver-tattoo-artist-prank-viral-video-hot-dogs-6208559)':19 '/vancouver-tattoo-artist-':16 'artist':10 'joke':6 'lol':1 'real':14 'tattoo':9 'vancouverisawesome.com':15 'www.vancouverisawesome.com':18 'www.vancouverisawesome.com/local-news/vancouver-tattoo-artist-prank-viral-video-hot-dogs-6208559)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594450 {#3408
    date: 2024-01-30 07:00:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3409
  +user: Proxies\__CG__\App\Entity\User {#3410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I hoped this was a fake, but Google lens has verified it is indeed real lol\n
      \n
      I wonder if he lost a bet or something? I can’t imagine anyone seriously thinking this was a good idea…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1729562090 {#2425
      date: 2024-10-22 03:54:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jhogenbaum@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 351768
    -bodyTs: "'anyon':30 'bet':23 'fake':6 'good':36 'googl':8 'hope':2 'idea':37 'imagin':29 'inde':14 'len':9 'lol':16 'lost':21 'real':15 'serious':31 'someth':25 'think':32 'verifi':11 'wonder':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7141261"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706590598 {#1602
      date: 2024-01-30 05:56:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: "Lol, it was just a joke by the tattoo artist. It’s not real. [vancouverisawesome.com/…/vancouver-tattoo-artist-…](https://www.vancouverisawesome.com/local-news/vancouver-tattoo-artist-prank-viral-video-hot-dogs-6208559)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706594450 {#3407
    date: 2024-01-30 07:00:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jhogenbaum@leminal.space"
    "@MrJameGumb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3411 …}
  +nested: Doctrine\ORM\PersistentCollection {#3413 …}
  +votes: Doctrine\ORM\PersistentCollection {#3415 …}
  +reports: Doctrine\ORM\PersistentCollection {#3417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
  -id: 351847
  -bodyTs: "'/local-news/vancouver-tattoo-artist-prank-viral-video-hot-dogs-6208559)':19 '/vancouver-tattoo-artist-':16 'artist':10 'joke':6 'lol':1 'real':14 'tattoo':9 'vancouverisawesome.com':15 'www.vancouverisawesome.com':18 'www.vancouverisawesome.com/local-news/vancouver-tattoo-artist-prank-viral-video-hot-dogs-6208559)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594450 {#3408
    date: 2024-01-30 07:00:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3573
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3409
    +user: Proxies\__CG__\App\Entity\User {#3410 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2420
      +user: App\Entity\User {#2488 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I hoped this was a fake, but Google lens has verified it is indeed real lol\n
        \n
        I wonder if he lost a bet or something? I can’t imagine anyone seriously thinking this was a good idea…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1729562090 {#2425
        date: 2024-10-22 03:54:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jhogenbaum@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1601 …}
      +nested: Doctrine\ORM\PersistentCollection {#1873 …}
      +votes: Doctrine\ORM\PersistentCollection {#1855 …}
      +reports: Doctrine\ORM\PersistentCollection {#1942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
      -id: 351768
      -bodyTs: "'anyon':30 'bet':23 'fake':6 'good':36 'googl':8 'hope':2 'idea':37 'imagin':29 'inde':14 'len':9 'lol':16 'lost':21 'real':15 'serious':31 'someth':25 'think':32 'verifi':11 'wonder':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7141261"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706590598 {#1602
        date: 2024-01-30 05:56:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2420}
    +body: "Lol, it was just a joke by the tattoo artist. It’s not real. [vancouverisawesome.com/…/vancouver-tattoo-artist-…](https://www.vancouverisawesome.com/local-news/vancouver-tattoo-artist-prank-viral-video-hot-dogs-6208559)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706594450 {#3407
      date: 2024-01-30 07:00:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jhogenbaum@leminal.space"
      "@MrJameGumb@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3411 …}
    +nested: Doctrine\ORM\PersistentCollection {#3413 …}
    +votes: Doctrine\ORM\PersistentCollection {#3415 …}
    +reports: Doctrine\ORM\PersistentCollection {#3417 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
    -id: 351847
    -bodyTs: "'/local-news/vancouver-tattoo-artist-prank-viral-video-hot-dogs-6208559)':19 '/vancouver-tattoo-artist-':16 'artist':10 'joke':6 'lol':1 'real':14 'tattoo':9 'vancouverisawesome.com':15 'www.vancouverisawesome.com':18 'www.vancouverisawesome.com/local-news/vancouver-tattoo-artist-prank-viral-video-hot-dogs-6208559)':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7141988"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706594450 {#3408
      date: 2024-01-30 07:00:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: "I feel much better about it then lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706594741 {#3571
    date: 2024-01-30 07:05:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jhogenbaum@leminal.space"
    "@MrJameGumb@lemmy.world"
    "@Mozingo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3574 …}
  +nested: Doctrine\ORM\PersistentCollection {#3576 …}
  +votes: Doctrine\ORM\PersistentCollection {#3578 …}
  +reports: Doctrine\ORM\PersistentCollection {#3580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
  -id: 351853
  -bodyTs: "'better':4 'feel':2 'lol':8 'much':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7142035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594741 {#3572
    date: 2024-01-30 07:05:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3573
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3409
    +user: Proxies\__CG__\App\Entity\User {#3410 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2420
      +user: App\Entity\User {#2488 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I hoped this was a fake, but Google lens has verified it is indeed real lol\n
        \n
        I wonder if he lost a bet or something? I can’t imagine anyone seriously thinking this was a good idea…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1729562090 {#2425
        date: 2024-10-22 03:54:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jhogenbaum@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1601 …}
      +nested: Doctrine\ORM\PersistentCollection {#1873 …}
      +votes: Doctrine\ORM\PersistentCollection {#1855 …}
      +reports: Doctrine\ORM\PersistentCollection {#1942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
      -id: 351768
      -bodyTs: "'anyon':30 'bet':23 'fake':6 'good':36 'googl':8 'hope':2 'idea':37 'imagin':29 'inde':14 'len':9 'lol':16 'lost':21 'real':15 'serious':31 'someth':25 'think':32 'verifi':11 'wonder':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7141261"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706590598 {#1602
        date: 2024-01-30 05:56:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2420}
    +body: "Lol, it was just a joke by the tattoo artist. It’s not real. [vancouverisawesome.com/…/vancouver-tattoo-artist-…](https://www.vancouverisawesome.com/local-news/vancouver-tattoo-artist-prank-viral-video-hot-dogs-6208559)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706594450 {#3407
      date: 2024-01-30 07:00:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jhogenbaum@leminal.space"
      "@MrJameGumb@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3411 …}
    +nested: Doctrine\ORM\PersistentCollection {#3413 …}
    +votes: Doctrine\ORM\PersistentCollection {#3415 …}
    +reports: Doctrine\ORM\PersistentCollection {#3417 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
    -id: 351847
    -bodyTs: "'/local-news/vancouver-tattoo-artist-prank-viral-video-hot-dogs-6208559)':19 '/vancouver-tattoo-artist-':16 'artist':10 'joke':6 'lol':1 'real':14 'tattoo':9 'vancouverisawesome.com':15 'www.vancouverisawesome.com':18 'www.vancouverisawesome.com/local-news/vancouver-tattoo-artist-prank-viral-video-hot-dogs-6208559)':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7141988"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706594450 {#3408
      date: 2024-01-30 07:00:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: "I feel much better about it then lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706594741 {#3571
    date: 2024-01-30 07:05:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jhogenbaum@leminal.space"
    "@MrJameGumb@lemmy.world"
    "@Mozingo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3574 …}
  +nested: Doctrine\ORM\PersistentCollection {#3576 …}
  +votes: Doctrine\ORM\PersistentCollection {#3578 …}
  +reports: Doctrine\ORM\PersistentCollection {#3580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
  -id: 351853
  -bodyTs: "'better':4 'feel':2 'lol':8 'much':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7142035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594741 {#3572
    date: 2024-01-30 07:05:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3573
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3409
    +user: Proxies\__CG__\App\Entity\User {#3410 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2420
      +user: App\Entity\User {#2488 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I hoped this was a fake, but Google lens has verified it is indeed real lol\n
        \n
        I wonder if he lost a bet or something? I can’t imagine anyone seriously thinking this was a good idea…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1729562090 {#2425
        date: 2024-10-22 03:54:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jhogenbaum@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1601 …}
      +nested: Doctrine\ORM\PersistentCollection {#1873 …}
      +votes: Doctrine\ORM\PersistentCollection {#1855 …}
      +reports: Doctrine\ORM\PersistentCollection {#1942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
      -id: 351768
      -bodyTs: "'anyon':30 'bet':23 'fake':6 'good':36 'googl':8 'hope':2 'idea':37 'imagin':29 'inde':14 'len':9 'lol':16 'lost':21 'real':15 'serious':31 'someth':25 'think':32 'verifi':11 'wonder':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7141261"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706590598 {#1602
        date: 2024-01-30 05:56:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2420}
    +body: "Lol, it was just a joke by the tattoo artist. It’s not real. [vancouverisawesome.com/…/vancouver-tattoo-artist-…](https://www.vancouverisawesome.com/local-news/vancouver-tattoo-artist-prank-viral-video-hot-dogs-6208559)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706594450 {#3407
      date: 2024-01-30 07:00:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jhogenbaum@leminal.space"
      "@MrJameGumb@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3411 …}
    +nested: Doctrine\ORM\PersistentCollection {#3413 …}
    +votes: Doctrine\ORM\PersistentCollection {#3415 …}
    +reports: Doctrine\ORM\PersistentCollection {#3417 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
    -id: 351847
    -bodyTs: "'/local-news/vancouver-tattoo-artist-prank-viral-video-hot-dogs-6208559)':19 '/vancouver-tattoo-artist-':16 'artist':10 'joke':6 'lol':1 'real':14 'tattoo':9 'vancouverisawesome.com':15 'www.vancouverisawesome.com':18 'www.vancouverisawesome.com/local-news/vancouver-tattoo-artist-prank-viral-video-hot-dogs-6208559)':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7141988"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706594450 {#3408
      date: 2024-01-30 07:00:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: "I feel much better about it then lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706594741 {#3571
    date: 2024-01-30 07:05:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jhogenbaum@leminal.space"
    "@MrJameGumb@lemmy.world"
    "@Mozingo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3574 …}
  +nested: Doctrine\ORM\PersistentCollection {#3576 …}
  +votes: Doctrine\ORM\PersistentCollection {#3578 …}
  +reports: Doctrine\ORM\PersistentCollection {#3580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
  -id: 351853
  -bodyTs: "'better':4 'feel':2 'lol':8 'much':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7142035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594741 {#3572
    date: 2024-01-30 07:05:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1691
  +user: App\Entity\User {#1618 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s not even ash Wednesday"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1729557385 {#1621
    date: 2024-10-22 02:36:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jhogenbaum@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1616 …}
  +reports: Doctrine\ORM\PersistentCollection {#1598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
  -id: 351697
  -bodyTs: "'ash':5 'even':4 'wednesday':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7140508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706586830 {#1687
    date: 2024-01-30 04:53:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1691
  +user: App\Entity\User {#1618 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s not even ash Wednesday"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1729557385 {#1621
    date: 2024-10-22 02:36:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jhogenbaum@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1616 …}
  +reports: Doctrine\ORM\PersistentCollection {#1598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
  -id: 351697
  -bodyTs: "'ash':5 'even':4 'wednesday':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7140508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706586830 {#1687
    date: 2024-01-30 04:53:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1691
  +user: App\Entity\User {#1618 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s not even ash Wednesday"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1729557385 {#1621
    date: 2024-10-22 02:36:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jhogenbaum@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1616 …}
  +reports: Doctrine\ORM\PersistentCollection {#1598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
  -id: 351697
  -bodyTs: "'ash':5 'even':4 'wednesday':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7140508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706586830 {#1687
    date: 2024-01-30 04:53:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#3393
  +user: Proxies\__CG__\App\Entity\User {#3394 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#1691
    +user: App\Entity\User {#1618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not even ash Wednesday"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1729557385 {#1621
      date: 2024-10-22 02:36:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jhogenbaum@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1701 …}
    +nested: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    -id: 351697
    -bodyTs: "'ash':5 'even':4 'wednesday':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7140508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706586830 {#1687
      date: 2024-01-30 04:53:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "It’s wiener Wednesday at this man’s church. The priest blessed you with hot dog water."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706592829 {#3391
    date: 2024-01-30 06:33:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jhogenbaum@leminal.space"
    "@BoxerDevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3395 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3399 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  -id: 351814
  -bodyTs: "'bless':12 'church':9 'dog':16 'hot':15 'man':7 'priest':11 'water':17 'wednesday':4 'wiener':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706592829 {#3392
    date: 2024-01-30 06:33: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
19 DENIED edit
App\Entity\EntryComment {#3393
  +user: Proxies\__CG__\App\Entity\User {#3394 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#1691
    +user: App\Entity\User {#1618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not even ash Wednesday"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1729557385 {#1621
      date: 2024-10-22 02:36:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jhogenbaum@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1701 …}
    +nested: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    -id: 351697
    -bodyTs: "'ash':5 'even':4 'wednesday':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7140508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706586830 {#1687
      date: 2024-01-30 04:53:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "It’s wiener Wednesday at this man’s church. The priest blessed you with hot dog water."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706592829 {#3391
    date: 2024-01-30 06:33:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jhogenbaum@leminal.space"
    "@BoxerDevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3395 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3399 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  -id: 351814
  -bodyTs: "'bless':12 'church':9 'dog':16 'hot':15 'man':7 'priest':11 'water':17 'wednesday':4 'wiener':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706592829 {#3392
    date: 2024-01-30 06:33: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
20 DENIED moderate
App\Entity\EntryComment {#3393
  +user: Proxies\__CG__\App\Entity\User {#3394 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#1691
    +user: App\Entity\User {#1618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not even ash Wednesday"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1729557385 {#1621
      date: 2024-10-22 02:36:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jhogenbaum@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1701 …}
    +nested: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    -id: 351697
    -bodyTs: "'ash':5 'even':4 'wednesday':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7140508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706586830 {#1687
      date: 2024-01-30 04:53:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "It’s wiener Wednesday at this man’s church. The priest blessed you with hot dog water."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706592829 {#3391
    date: 2024-01-30 06:33:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jhogenbaum@leminal.space"
    "@BoxerDevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3395 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3399 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  -id: 351814
  -bodyTs: "'bless':12 'church':9 'dog':16 'hot':15 'man':7 'priest':11 'water':17 'wednesday':4 'wiener':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706592829 {#3392
    date: 2024-01-30 06:33: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
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 {#2359
  +user: App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "What does BTS stand for, outside of K-pop?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1721487071 {#2371
    date: 2024-07-20 16:51:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 295315
  -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6546867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704873889 {#2363
    date: 2024-01-10 09:04: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
23 DENIED edit
App\Entity\EntryComment {#2359
  +user: App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "What does BTS stand for, outside of K-pop?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1721487071 {#2371
    date: 2024-07-20 16:51:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 295315
  -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6546867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704873889 {#2363
    date: 2024-01-10 09:04: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
24 DENIED moderate
App\Entity\EntryComment {#2359
  +user: App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "What does BTS stand for, outside of K-pop?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1721487071 {#2371
    date: 2024-07-20 16:51:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 295315
  -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6546867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704873889 {#2363
    date: 2024-01-10 09:04: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
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 {#3118
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "[en.m.wikipedia.org/wiki/BTS_(disambiguation)](https://en.m.wikipedia.org/wiki/BTS_(disambiguation))"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704899494 {#3116
    date: 2024-01-10 16:11:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3120 …}
  +votes: Doctrine\ORM\PersistentCollection {#3122 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  -id: 296085
  -bodyTs: "'/wiki/bts_(disambiguation)](https://en.m.wikipedia.org/wiki/bts_(disambiguation))':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/bts_(disambiguation)](https://en.m.wikipedia.org/wiki/bts_(disambiguation))':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8110896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704899494 {#3117
    date: 2024-01-10 16:11:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3118
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "[en.m.wikipedia.org/wiki/BTS_(disambiguation)](https://en.m.wikipedia.org/wiki/BTS_(disambiguation))"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704899494 {#3116
    date: 2024-01-10 16:11:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3120 …}
  +votes: Doctrine\ORM\PersistentCollection {#3122 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  -id: 296085
  -bodyTs: "'/wiki/bts_(disambiguation)](https://en.m.wikipedia.org/wiki/bts_(disambiguation))':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/bts_(disambiguation)](https://en.m.wikipedia.org/wiki/bts_(disambiguation))':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8110896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704899494 {#3117
    date: 2024-01-10 16:11:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3118
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "[en.m.wikipedia.org/wiki/BTS_(disambiguation)](https://en.m.wikipedia.org/wiki/BTS_(disambiguation))"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704899494 {#3116
    date: 2024-01-10 16:11:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3120 …}
  +votes: Doctrine\ORM\PersistentCollection {#3122 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  -id: 296085
  -bodyTs: "'/wiki/bts_(disambiguation)](https://en.m.wikipedia.org/wiki/bts_(disambiguation))':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/bts_(disambiguation)](https://en.m.wikipedia.org/wiki/bts_(disambiguation))':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8110896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704899494 {#3117
    date: 2024-01-10 16:11:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3138
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "it’s a frech degree"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704893868 {#3136
    date: 2024-01-10 14:37:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 301147
  -bodyTs: "'degre':5 'frech':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6282584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704893868 {#3137
    date: 2024-01-10 14:37: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
31 DENIED edit
App\Entity\EntryComment {#3138
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "it’s a frech degree"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704893868 {#3136
    date: 2024-01-10 14:37:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 301147
  -bodyTs: "'degre':5 'frech':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6282584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704893868 {#3137
    date: 2024-01-10 14:37: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
32 DENIED moderate
App\Entity\EntryComment {#3138
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "it’s a frech degree"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704893868 {#3136
    date: 2024-01-10 14:37:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 301147
  -bodyTs: "'degre':5 'frech':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6282584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704893868 {#3137
    date: 2024-01-10 14:37: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
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 {#3154
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "Beyond the supernatural (role-playing game) Behind the scenes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704944412 {#3152
    date: 2024-01-11 04:40:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 298178
  -bodyTs: "'behind':8 'beyond':1 'game':7 'play':6 'role':5 'role-play':4 'scene':10 'supernatur':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6569705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704944412 {#3153
    date: 2024-01-11 04:40:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3154
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "Beyond the supernatural (role-playing game) Behind the scenes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704944412 {#3152
    date: 2024-01-11 04:40:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 298178
  -bodyTs: "'behind':8 'beyond':1 'game':7 'play':6 'role':5 'role-play':4 'scene':10 'supernatur':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6569705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704944412 {#3153
    date: 2024-01-11 04:40:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3154
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "Beyond the supernatural (role-playing game) Behind the scenes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704944412 {#3152
    date: 2024-01-11 04:40:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 298178
  -bodyTs: "'behind':8 'beyond':1 'game':7 'play':6 'role':5 'role-play':4 'scene':10 'supernatur':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6569705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704944412 {#3153
    date: 2024-01-11 04:40:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3170
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "Behind The Scenes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704873978 {#3168
    date: 2024-01-10 09:06:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
  -id: 297104
  -bodyTs: "'behind':1 'scene':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6293327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704873978 {#3169
    date: 2024-01-10 09:06: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
39 DENIED edit
App\Entity\EntryComment {#3170
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "Behind The Scenes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704873978 {#3168
    date: 2024-01-10 09:06:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
  -id: 297104
  -bodyTs: "'behind':1 'scene':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6293327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704873978 {#3169
    date: 2024-01-10 09:06: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
40 DENIED moderate
App\Entity\EntryComment {#3170
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "Behind The Scenes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704873978 {#3168
    date: 2024-01-10 09:06:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
  -id: 297104
  -bodyTs: "'behind':1 'scene':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6293327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704873978 {#3169
    date: 2024-01-10 09:06: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
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 {#3186
  +user: Proxies\__CG__\App\Entity\User {#3187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "Bacon Tomato Salmon sandwich."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704945566 {#3184
    date: 2024-01-11 04:59:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3188 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  -id: 298199
  -bodyTs: "'bacon':1 'salmon':3 'sandwich':4 'tomato':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6570013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704945566 {#3185
    date: 2024-01-11 04:59:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3186
  +user: Proxies\__CG__\App\Entity\User {#3187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "Bacon Tomato Salmon sandwich."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704945566 {#3184
    date: 2024-01-11 04:59:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3188 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  -id: 298199
  -bodyTs: "'bacon':1 'salmon':3 'sandwich':4 'tomato':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6570013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704945566 {#3185
    date: 2024-01-11 04:59:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3186
  +user: Proxies\__CG__\App\Entity\User {#3187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "Bacon Tomato Salmon sandwich."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704945566 {#3184
    date: 2024-01-11 04:59:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3188 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  -id: 298199
  -bodyTs: "'bacon':1 'salmon':3 'sandwich':4 'tomato':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6570013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704945566 {#3185
    date: 2024-01-11 04:59:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3202
  +user: Proxies\__CG__\App\Entity\User {#3203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "From context, Behind The Scenes I guess"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 76
  +score: 0
  +lastActive: DateTime @1704874022 {#3200
    date: 2024-01-10 09:07:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 295321
  -bodyTs: "'behind':3 'context':2 'guess':7 'scene':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4590670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704874022 {#3201
    date: 2024-01-10 09:07:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3202
  +user: Proxies\__CG__\App\Entity\User {#3203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "From context, Behind The Scenes I guess"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 76
  +score: 0
  +lastActive: DateTime @1704874022 {#3200
    date: 2024-01-10 09:07:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 295321
  -bodyTs: "'behind':3 'context':2 'guess':7 'scene':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4590670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704874022 {#3201
    date: 2024-01-10 09:07:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3202
  +user: Proxies\__CG__\App\Entity\User {#3203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "From context, Behind The Scenes I guess"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 76
  +score: 0
  +lastActive: DateTime @1704874022 {#3200
    date: 2024-01-10 09:07:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 295321
  -bodyTs: "'behind':3 'context':2 'guess':7 'scene':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4590670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704874022 {#3201
    date: 2024-01-10 09:07:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3218
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "Wait, does it *not* stand for “behind the scenes” wrt the K-pop group?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 134
  +score: 0
  +lastActive: DateTime @1704876530 {#3216
    date: 2024-01-10 09:48:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  -id: 295374
  -bodyTs: "'behind':7 'group':15 'k':13 'k-pop':12 'pop':14 'scene':9 'stand':5 'wait':1 'wrt':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6547980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704876530 {#3217
    date: 2024-01-10 09:48:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3218
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "Wait, does it *not* stand for “behind the scenes” wrt the K-pop group?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 134
  +score: 0
  +lastActive: DateTime @1704876530 {#3216
    date: 2024-01-10 09:48:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  -id: 295374
  -bodyTs: "'behind':7 'group':15 'k':13 'k-pop':12 'pop':14 'scene':9 'stand':5 'wait':1 'wrt':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6547980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704876530 {#3217
    date: 2024-01-10 09:48:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3218
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "Wait, does it *not* stand for “behind the scenes” wrt the K-pop group?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 134
  +score: 0
  +lastActive: DateTime @1704876530 {#3216
    date: 2024-01-10 09:48:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  -id: 295374
  -bodyTs: "'behind':7 'group':15 'k':13 'k-pop':12 'pop':14 'scene':9 'stand':5 'wait':1 'wrt':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6547980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704876530 {#3217
    date: 2024-01-10 09:48:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3463
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3218
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2359
      +user: App\Entity\User {#1909 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "What does BTS stand for, outside of K-pop?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1721487071 {#2371
        date: 2024-07-20 16:51:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 295315
      -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6546867"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704873889 {#2363
        date: 2024-01-10 09:04:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2359}
    +body: "Wait, does it *not* stand for “behind the scenes” wrt the K-pop group?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 134
    +score: 0
    +lastActive: DateTime @1704876530 {#3216
      date: 2024-01-10 09:48:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@NateNate60@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3220 …}
    +nested: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    -id: 295374
    -bodyTs: "'behind':7 'group':15 'k':13 'k-pop':12 'pop':14 'scene':9 'stand':5 'wait':1 'wrt':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6547980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704876530 {#3217
      date: 2024-01-10 09:48:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "It does stand for behind the scenes, but it is also a popular kpop group, the bangtan boys (bangtan sonyeondan in Korean) (everybody just calls them BTS)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704879722 {#3461
    date: 2024-01-10 10:42:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
    "@9point6@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3464 …}
  +nested: Doctrine\ORM\PersistentCollection {#3466 …}
  +votes: Doctrine\ORM\PersistentCollection {#3468 …}
  +reports: Doctrine\ORM\PersistentCollection {#3470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3474 …}
  -id: 297108
  -bodyTs: "'also':11 'bangtan':17,19 'behind':5 'boy':18 'bts':27 'call':25 'everybodi':23 'group':15 'korean':22 'kpop':14 'popular':13 'scene':7 'sonyeondan':20 'stand':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6295928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704879722 {#3462
    date: 2024-01-10 10:42:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3463
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3218
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2359
      +user: App\Entity\User {#1909 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "What does BTS stand for, outside of K-pop?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1721487071 {#2371
        date: 2024-07-20 16:51:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 295315
      -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6546867"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704873889 {#2363
        date: 2024-01-10 09:04:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2359}
    +body: "Wait, does it *not* stand for “behind the scenes” wrt the K-pop group?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 134
    +score: 0
    +lastActive: DateTime @1704876530 {#3216
      date: 2024-01-10 09:48:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@NateNate60@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3220 …}
    +nested: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    -id: 295374
    -bodyTs: "'behind':7 'group':15 'k':13 'k-pop':12 'pop':14 'scene':9 'stand':5 'wait':1 'wrt':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6547980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704876530 {#3217
      date: 2024-01-10 09:48:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "It does stand for behind the scenes, but it is also a popular kpop group, the bangtan boys (bangtan sonyeondan in Korean) (everybody just calls them BTS)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704879722 {#3461
    date: 2024-01-10 10:42:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
    "@9point6@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3464 …}
  +nested: Doctrine\ORM\PersistentCollection {#3466 …}
  +votes: Doctrine\ORM\PersistentCollection {#3468 …}
  +reports: Doctrine\ORM\PersistentCollection {#3470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3474 …}
  -id: 297108
  -bodyTs: "'also':11 'bangtan':17,19 'behind':5 'boy':18 'bts':27 'call':25 'everybodi':23 'group':15 'korean':22 'kpop':14 'popular':13 'scene':7 'sonyeondan':20 'stand':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6295928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704879722 {#3462
    date: 2024-01-10 10:42:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3463
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3218
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2359
      +user: App\Entity\User {#1909 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "What does BTS stand for, outside of K-pop?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1721487071 {#2371
        date: 2024-07-20 16:51:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 295315
      -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6546867"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704873889 {#2363
        date: 2024-01-10 09:04:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2359}
    +body: "Wait, does it *not* stand for “behind the scenes” wrt the K-pop group?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 134
    +score: 0
    +lastActive: DateTime @1704876530 {#3216
      date: 2024-01-10 09:48:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@NateNate60@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3220 …}
    +nested: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    -id: 295374
    -bodyTs: "'behind':7 'group':15 'k':13 'k-pop':12 'pop':14 'scene':9 'stand':5 'wait':1 'wrt':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6547980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704876530 {#3217
      date: 2024-01-10 09:48:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "It does stand for behind the scenes, but it is also a popular kpop group, the bangtan boys (bangtan sonyeondan in Korean) (everybody just calls them BTS)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704879722 {#3461
    date: 2024-01-10 10:42:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
    "@9point6@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3464 …}
  +nested: Doctrine\ORM\PersistentCollection {#3466 …}
  +votes: Doctrine\ORM\PersistentCollection {#3468 …}
  +reports: Doctrine\ORM\PersistentCollection {#3470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3474 …}
  -id: 297108
  -bodyTs: "'also':11 'bangtan':17,19 'behind':5 'boy':18 'bts':27 'call':25 'everybodi':23 'group':15 'korean':22 'kpop':14 'popular':13 'scene':7 'sonyeondan':20 'stand':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6295928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704879722 {#3462
    date: 2024-01-10 10:42:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3478
  +user: Proxies\__CG__\App\Entity\User {#3479 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3218
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2359
      +user: App\Entity\User {#1909 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "What does BTS stand for, outside of K-pop?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1721487071 {#2371
        date: 2024-07-20 16:51:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 295315
      -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6546867"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704873889 {#2363
        date: 2024-01-10 09:04:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2359}
    +body: "Wait, does it *not* stand for “behind the scenes” wrt the K-pop group?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 134
    +score: 0
    +lastActive: DateTime @1704876530 {#3216
      date: 2024-01-10 09:48:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@NateNate60@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3220 …}
    +nested: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    -id: 295374
    -bodyTs: "'behind':7 'group':15 'k':13 'k-pop':12 'pop':14 'scene':9 'stand':5 'wait':1 'wrt':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6547980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704876530 {#3217
      date: 2024-01-10 09:48:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "It stands for Bangtan Boys"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704888405 {#3476
    date: 2024-01-10 13:06:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
    "@9point6@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3480 …}
  +nested: Doctrine\ORM\PersistentCollection {#3482 …}
  +votes: Doctrine\ORM\PersistentCollection {#3484 …}
  +reports: Doctrine\ORM\PersistentCollection {#3486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
  -id: 295634
  -bodyTs: "'bangtan':4 'boy':5 'stand':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6553019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704888405 {#3477
    date: 2024-01-10 13:06:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3478
  +user: Proxies\__CG__\App\Entity\User {#3479 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3218
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2359
      +user: App\Entity\User {#1909 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "What does BTS stand for, outside of K-pop?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1721487071 {#2371
        date: 2024-07-20 16:51:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 295315
      -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6546867"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704873889 {#2363
        date: 2024-01-10 09:04:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2359}
    +body: "Wait, does it *not* stand for “behind the scenes” wrt the K-pop group?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 134
    +score: 0
    +lastActive: DateTime @1704876530 {#3216
      date: 2024-01-10 09:48:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@NateNate60@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3220 …}
    +nested: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    -id: 295374
    -bodyTs: "'behind':7 'group':15 'k':13 'k-pop':12 'pop':14 'scene':9 'stand':5 'wait':1 'wrt':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6547980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704876530 {#3217
      date: 2024-01-10 09:48:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "It stands for Bangtan Boys"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704888405 {#3476
    date: 2024-01-10 13:06:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
    "@9point6@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3480 …}
  +nested: Doctrine\ORM\PersistentCollection {#3482 …}
  +votes: Doctrine\ORM\PersistentCollection {#3484 …}
  +reports: Doctrine\ORM\PersistentCollection {#3486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
  -id: 295634
  -bodyTs: "'bangtan':4 'boy':5 'stand':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6553019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704888405 {#3477
    date: 2024-01-10 13:06:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3478
  +user: Proxies\__CG__\App\Entity\User {#3479 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3218
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2359
      +user: App\Entity\User {#1909 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "What does BTS stand for, outside of K-pop?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1721487071 {#2371
        date: 2024-07-20 16:51:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 295315
      -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6546867"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704873889 {#2363
        date: 2024-01-10 09:04:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2359}
    +body: "Wait, does it *not* stand for “behind the scenes” wrt the K-pop group?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 134
    +score: 0
    +lastActive: DateTime @1704876530 {#3216
      date: 2024-01-10 09:48:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@NateNate60@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3220 …}
    +nested: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    -id: 295374
    -bodyTs: "'behind':7 'group':15 'k':13 'k-pop':12 'pop':14 'scene':9 'stand':5 'wait':1 'wrt':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6547980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704876530 {#3217
      date: 2024-01-10 09:48:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "It stands for Bangtan Boys"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704888405 {#3476
    date: 2024-01-10 13:06:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
    "@9point6@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3480 …}
  +nested: Doctrine\ORM\PersistentCollection {#3482 …}
  +votes: Doctrine\ORM\PersistentCollection {#3484 …}
  +reports: Doctrine\ORM\PersistentCollection {#3486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
  -id: 295634
  -bodyTs: "'bangtan':4 'boy':5 'stand':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6553019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704888405 {#3477
    date: 2024-01-10 13:06:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3589
  +user: Proxies\__CG__\App\Entity\User {#3595 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3478
    +user: Proxies\__CG__\App\Entity\User {#3479 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#3218
      +user: Proxies\__CG__\App\Entity\User {#3219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: App\Entity\EntryComment {#2359
        +user: App\Entity\User {#1909 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: null
        +root: null
        +body: "What does BTS stand for, outside of K-pop?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 66
        +score: 0
        +lastActive: DateTime @1721487071 {#2371
          date: 2024-07-20 16:51:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AmicA_LuciS@leminal.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 295315
        -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6546867"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704873889 {#2363
          date: 2024-01-10 09:04:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2359}
      +body: "Wait, does it *not* stand for “behind the scenes” wrt the K-pop group?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 134
      +score: 0
      +lastActive: DateTime @1704876530 {#3216
        date: 2024-01-10 09:48:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
        "@NateNate60@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3220 …}
      +nested: Doctrine\ORM\PersistentCollection {#3222 …}
      +votes: Doctrine\ORM\PersistentCollection {#3224 …}
      +reports: Doctrine\ORM\PersistentCollection {#3226 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
      -id: 295374
      -bodyTs: "'behind':7 'group':15 'k':13 'k-pop':12 'pop':14 'scene':9 'stand':5 'wait':1 'wrt':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6547980"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704876530 {#3217
        date: 2024-01-10 09:48:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2359}
    +body: "It stands for Bangtan Boys"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704888405 {#3476
      date: 2024-01-10 13:06:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@NateNate60@lemmy.world"
      "@9point6@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3480 …}
    +nested: Doctrine\ORM\PersistentCollection {#3482 …}
    +votes: Doctrine\ORM\PersistentCollection {#3484 …}
    +reports: Doctrine\ORM\PersistentCollection {#3486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
    -id: 295634
    -bodyTs: "'bangtan':4 'boy':5 'stand':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6553019"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704888405 {#3477
      date: 2024-01-10 13:06:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "That’s some linguistic gymnastics right there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1704890891 {#3588
    date: 2024-01-10 13:48:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
    "@9point6@lemmy.world"
    "@trashgirlfriend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3596 …}
  +nested: Doctrine\ORM\PersistentCollection {#3598 …}
  +votes: Doctrine\ORM\PersistentCollection {#3600 …}
  +reports: Doctrine\ORM\PersistentCollection {#3603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3607 …}
  -id: 295712
  -bodyTs: "'gymnast':5 'linguist':4 'right':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5575379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704890891 {#3591
    date: 2024-01-10 13:48:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3589
  +user: Proxies\__CG__\App\Entity\User {#3595 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3478
    +user: Proxies\__CG__\App\Entity\User {#3479 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#3218
      +user: Proxies\__CG__\App\Entity\User {#3219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: App\Entity\EntryComment {#2359
        +user: App\Entity\User {#1909 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: null
        +root: null
        +body: "What does BTS stand for, outside of K-pop?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 66
        +score: 0
        +lastActive: DateTime @1721487071 {#2371
          date: 2024-07-20 16:51:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AmicA_LuciS@leminal.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 295315
        -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6546867"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704873889 {#2363
          date: 2024-01-10 09:04:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2359}
      +body: "Wait, does it *not* stand for “behind the scenes” wrt the K-pop group?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 134
      +score: 0
      +lastActive: DateTime @1704876530 {#3216
        date: 2024-01-10 09:48:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
        "@NateNate60@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3220 …}
      +nested: Doctrine\ORM\PersistentCollection {#3222 …}
      +votes: Doctrine\ORM\PersistentCollection {#3224 …}
      +reports: Doctrine\ORM\PersistentCollection {#3226 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
      -id: 295374
      -bodyTs: "'behind':7 'group':15 'k':13 'k-pop':12 'pop':14 'scene':9 'stand':5 'wait':1 'wrt':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6547980"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704876530 {#3217
        date: 2024-01-10 09:48:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2359}
    +body: "It stands for Bangtan Boys"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704888405 {#3476
      date: 2024-01-10 13:06:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@NateNate60@lemmy.world"
      "@9point6@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3480 …}
    +nested: Doctrine\ORM\PersistentCollection {#3482 …}
    +votes: Doctrine\ORM\PersistentCollection {#3484 …}
    +reports: Doctrine\ORM\PersistentCollection {#3486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
    -id: 295634
    -bodyTs: "'bangtan':4 'boy':5 'stand':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6553019"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704888405 {#3477
      date: 2024-01-10 13:06:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "That’s some linguistic gymnastics right there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1704890891 {#3588
    date: 2024-01-10 13:48:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
    "@9point6@lemmy.world"
    "@trashgirlfriend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3596 …}
  +nested: Doctrine\ORM\PersistentCollection {#3598 …}
  +votes: Doctrine\ORM\PersistentCollection {#3600 …}
  +reports: Doctrine\ORM\PersistentCollection {#3603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3607 …}
  -id: 295712
  -bodyTs: "'gymnast':5 'linguist':4 'right':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5575379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704890891 {#3591
    date: 2024-01-10 13:48:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3589
  +user: Proxies\__CG__\App\Entity\User {#3595 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3478
    +user: Proxies\__CG__\App\Entity\User {#3479 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#3218
      +user: Proxies\__CG__\App\Entity\User {#3219 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: App\Entity\EntryComment {#2359
        +user: App\Entity\User {#1909 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: null
        +root: null
        +body: "What does BTS stand for, outside of K-pop?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 66
        +score: 0
        +lastActive: DateTime @1721487071 {#2371
          date: 2024-07-20 16:51:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AmicA_LuciS@leminal.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 295315
        -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6546867"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704873889 {#2363
          date: 2024-01-10 09:04:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2359}
      +body: "Wait, does it *not* stand for “behind the scenes” wrt the K-pop group?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 134
      +score: 0
      +lastActive: DateTime @1704876530 {#3216
        date: 2024-01-10 09:48:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
        "@NateNate60@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3220 …}
      +nested: Doctrine\ORM\PersistentCollection {#3222 …}
      +votes: Doctrine\ORM\PersistentCollection {#3224 …}
      +reports: Doctrine\ORM\PersistentCollection {#3226 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
      -id: 295374
      -bodyTs: "'behind':7 'group':15 'k':13 'k-pop':12 'pop':14 'scene':9 'stand':5 'wait':1 'wrt':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6547980"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704876530 {#3217
        date: 2024-01-10 09:48:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2359}
    +body: "It stands for Bangtan Boys"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704888405 {#3476
      date: 2024-01-10 13:06:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@NateNate60@lemmy.world"
      "@9point6@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3480 …}
    +nested: Doctrine\ORM\PersistentCollection {#3482 …}
    +votes: Doctrine\ORM\PersistentCollection {#3484 …}
    +reports: Doctrine\ORM\PersistentCollection {#3486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
    -id: 295634
    -bodyTs: "'bangtan':4 'boy':5 'stand':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6553019"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704888405 {#3477
      date: 2024-01-10 13:06:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "That’s some linguistic gymnastics right there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1704890891 {#3588
    date: 2024-01-10 13:48:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
    "@9point6@lemmy.world"
    "@trashgirlfriend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3596 …}
  +nested: Doctrine\ORM\PersistentCollection {#3598 …}
  +votes: Doctrine\ORM\PersistentCollection {#3600 …}
  +reports: Doctrine\ORM\PersistentCollection {#3603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3607 …}
  -id: 295712
  -bodyTs: "'gymnast':5 'linguist':4 'right':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5575379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704890891 {#3591
    date: 2024-01-10 13:48:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3494
  +user: Proxies\__CG__\App\Entity\User {#3495 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3218
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2359
      +user: App\Entity\User {#1909 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "What does BTS stand for, outside of K-pop?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1721487071 {#2371
        date: 2024-07-20 16:51:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 295315
      -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6546867"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704873889 {#2363
        date: 2024-01-10 09:04:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2359}
    +body: "Wait, does it *not* stand for “behind the scenes” wrt the K-pop group?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 134
    +score: 0
    +lastActive: DateTime @1704876530 {#3216
      date: 2024-01-10 09:48:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@NateNate60@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3220 …}
    +nested: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    -id: 295374
    -bodyTs: "'behind':7 'group':15 'k':13 'k-pop':12 'pop':14 'scene':9 'stand':5 'wait':1 'wrt':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6547980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704876530 {#3217
      date: 2024-01-10 09:48:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "Nah, for the Kpop group it’s a shortening of the group’s full Korean name Bangtan Sonyeondan which in English translates to “Bulletproof Boy Scouts”. Though in recent years they apparently also added “Beyond the Scene” to try to show how they’ve grown since they first began."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1704888541 {#3492
    date: 2024-01-10 13:09:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
    "@9point6@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3496 …}
  +nested: Doctrine\ORM\PersistentCollection {#3498 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
  -id: 295636
  -bodyTs: "'ad':34 'also':33 'appar':32 'bangtan':17 'began':49 'beyond':35 'boy':25 'bulletproof':24 'english':21 'first':48 'full':14 'group':5,12 'grown':45 'korean':15 'kpop':4 'nah':1 'name':16 'recent':29 'scene':37 'scout':26 'shorten':9 'show':41 'sinc':46 'sonyeondan':18 'though':27 'translat':22 'tri':39 've':44 'year':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5534050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704888541 {#3493
    date: 2024-01-10 13:09:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3494
  +user: Proxies\__CG__\App\Entity\User {#3495 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3218
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2359
      +user: App\Entity\User {#1909 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "What does BTS stand for, outside of K-pop?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1721487071 {#2371
        date: 2024-07-20 16:51:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 295315
      -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6546867"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704873889 {#2363
        date: 2024-01-10 09:04:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2359}
    +body: "Wait, does it *not* stand for “behind the scenes” wrt the K-pop group?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 134
    +score: 0
    +lastActive: DateTime @1704876530 {#3216
      date: 2024-01-10 09:48:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@NateNate60@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3220 …}
    +nested: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    -id: 295374
    -bodyTs: "'behind':7 'group':15 'k':13 'k-pop':12 'pop':14 'scene':9 'stand':5 'wait':1 'wrt':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6547980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704876530 {#3217
      date: 2024-01-10 09:48:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "Nah, for the Kpop group it’s a shortening of the group’s full Korean name Bangtan Sonyeondan which in English translates to “Bulletproof Boy Scouts”. Though in recent years they apparently also added “Beyond the Scene” to try to show how they’ve grown since they first began."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1704888541 {#3492
    date: 2024-01-10 13:09:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
    "@9point6@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3496 …}
  +nested: Doctrine\ORM\PersistentCollection {#3498 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
  -id: 295636
  -bodyTs: "'ad':34 'also':33 'appar':32 'bangtan':17 'began':49 'beyond':35 'boy':25 'bulletproof':24 'english':21 'first':48 'full':14 'group':5,12 'grown':45 'korean':15 'kpop':4 'nah':1 'name':16 'recent':29 'scene':37 'scout':26 'shorten':9 'show':41 'sinc':46 'sonyeondan':18 'though':27 'translat':22 'tri':39 've':44 'year':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5534050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704888541 {#3493
    date: 2024-01-10 13:09:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3494
  +user: Proxies\__CG__\App\Entity\User {#3495 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3218
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2359
      +user: App\Entity\User {#1909 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "What does BTS stand for, outside of K-pop?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1721487071 {#2371
        date: 2024-07-20 16:51:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 295315
      -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6546867"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704873889 {#2363
        date: 2024-01-10 09:04:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2359}
    +body: "Wait, does it *not* stand for “behind the scenes” wrt the K-pop group?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 134
    +score: 0
    +lastActive: DateTime @1704876530 {#3216
      date: 2024-01-10 09:48:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@NateNate60@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3220 …}
    +nested: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    -id: 295374
    -bodyTs: "'behind':7 'group':15 'k':13 'k-pop':12 'pop':14 'scene':9 'stand':5 'wait':1 'wrt':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6547980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704876530 {#3217
      date: 2024-01-10 09:48:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "Nah, for the Kpop group it’s a shortening of the group’s full Korean name Bangtan Sonyeondan which in English translates to “Bulletproof Boy Scouts”. Though in recent years they apparently also added “Beyond the Scene” to try to show how they’ve grown since they first began."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1704888541 {#3492
    date: 2024-01-10 13:09:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
    "@9point6@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3496 …}
  +nested: Doctrine\ORM\PersistentCollection {#3498 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
  -id: 295636
  -bodyTs: "'ad':34 'also':33 'appar':32 'bangtan':17 'began':49 'beyond':35 'boy':25 'bulletproof':24 'english':21 'first':48 'full':14 'group':5,12 'grown':45 'korean':15 'kpop':4 'nah':1 'name':16 'recent':29 'scene':37 'scout':26 'shorten':9 'show':41 'sinc':46 'sonyeondan':18 'though':27 'translat':22 'tri':39 've':44 'year':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5534050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704888541 {#3493
    date: 2024-01-10 13:09:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3234
  +user: Proxies\__CG__\App\Entity\User {#3235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "Idk until somebody say it… I am not BTS fan or KPop in general but damn if their name appears so many times than now I always think of the band first and I hate it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704885503 {#3232
    date: 2024-01-10 12:18:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3236 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3240 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -id: 295559
  -bodyTs: "'alway':27 'appear':20 'band':31 'bts':9 'damn':16 'fan':10 'first':32 'general':14 'hate':35 'idk':1 'kpop':12 'mani':22 'name':19 'say':4 'somebodi':3 'think':28 'time':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7226264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704885503 {#3233
    date: 2024-01-10 12:18:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3234
  +user: Proxies\__CG__\App\Entity\User {#3235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "Idk until somebody say it… I am not BTS fan or KPop in general but damn if their name appears so many times than now I always think of the band first and I hate it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704885503 {#3232
    date: 2024-01-10 12:18:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3236 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3240 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -id: 295559
  -bodyTs: "'alway':27 'appear':20 'band':31 'bts':9 'damn':16 'fan':10 'first':32 'general':14 'hate':35 'idk':1 'kpop':12 'mani':22 'name':19 'say':4 'somebodi':3 'think':28 'time':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7226264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704885503 {#3233
    date: 2024-01-10 12:18:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3234
  +user: Proxies\__CG__\App\Entity\User {#3235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does BTS stand for, outside of K-pop?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1721487071 {#2371
      date: 2024-07-20 16:51:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2372 …}
    +nested: Doctrine\ORM\PersistentCollection {#2386 …}
    +votes: Doctrine\ORM\PersistentCollection {#2385 …}
    +reports: Doctrine\ORM\PersistentCollection {#2378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
    -id: 295315
    -bodyTs: "'bts':3 'k':9 'k-pop':8 'outsid':6 'pop':10 'stand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873889 {#2363
      date: 2024-01-10 09:04:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "Idk until somebody say it… I am not BTS fan or KPop in general but damn if their name appears so many times than now I always think of the band first and I hate it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704885503 {#3232
    date: 2024-01-10 12:18:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3236 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3240 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -id: 295559
  -bodyTs: "'alway':27 'appear':20 'band':31 'bts':9 'damn':16 'fan':10 'first':32 'general':14 'hate':35 'idk':1 'kpop':12 'mani':22 'name':19 'say':4 'somebodi':3 'think':28 'time':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7226264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704885503 {#3233
    date: 2024-01-10 12:18:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2083
  +user: App\Entity\User {#2095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "BFD."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1720318705 {#2079
    date: 2024-07-07 04:18:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 295354
  -bodyTs: "'bfd':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7221972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704875755 {#2084
    date: 2024-01-10 09:35: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
75 DENIED edit
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#2095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "BFD."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1720318705 {#2079
    date: 2024-07-07 04:18:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 295354
  -bodyTs: "'bfd':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7221972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704875755 {#2084
    date: 2024-01-10 09:35: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
76 DENIED moderate
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#2095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "BFD."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1720318705 {#2079
    date: 2024-07-07 04:18:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 295354
  -bodyTs: "'bfd':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7221972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704875755 {#2084
    date: 2024-01-10 09:35: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
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 {#3266
  +user: Proxies\__CG__\App\Entity\User {#3267 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2083
    +user: App\Entity\User {#2095 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "BFD."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1720318705 {#2079
      date: 2024-07-07 04:18:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2082 …}
    +nested: Doctrine\ORM\PersistentCollection {#2096 …}
    +votes: Doctrine\ORM\PersistentCollection {#2081 …}
    +reports: Doctrine\ORM\PersistentCollection {#2098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
    -id: 295354
    -bodyTs: "'bfd':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7221972"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704875755 {#2084
      date: 2024-01-10 09:35:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2083}
  +body: "BFG"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704886413 {#3264
    date: 2024-01-10 12:33:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@SatanicNotMessianic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3268 …}
  +nested: Doctrine\ORM\PersistentCollection {#3270 …}
  +votes: Doctrine\ORM\PersistentCollection {#3272 …}
  +reports: Doctrine\ORM\PersistentCollection {#3274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
  -id: 295581
  -bodyTs: "'bfg':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6552222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704886413 {#3265
    date: 2024-01-10 12:33: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
79 DENIED edit
App\Entity\EntryComment {#3266
  +user: Proxies\__CG__\App\Entity\User {#3267 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2083
    +user: App\Entity\User {#2095 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "BFD."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1720318705 {#2079
      date: 2024-07-07 04:18:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2082 …}
    +nested: Doctrine\ORM\PersistentCollection {#2096 …}
    +votes: Doctrine\ORM\PersistentCollection {#2081 …}
    +reports: Doctrine\ORM\PersistentCollection {#2098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
    -id: 295354
    -bodyTs: "'bfd':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7221972"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704875755 {#2084
      date: 2024-01-10 09:35:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2083}
  +body: "BFG"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704886413 {#3264
    date: 2024-01-10 12:33:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@SatanicNotMessianic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3268 …}
  +nested: Doctrine\ORM\PersistentCollection {#3270 …}
  +votes: Doctrine\ORM\PersistentCollection {#3272 …}
  +reports: Doctrine\ORM\PersistentCollection {#3274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
  -id: 295581
  -bodyTs: "'bfg':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6552222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704886413 {#3265
    date: 2024-01-10 12:33: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
80 DENIED moderate
App\Entity\EntryComment {#3266
  +user: Proxies\__CG__\App\Entity\User {#3267 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2083
    +user: App\Entity\User {#2095 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "BFD."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1720318705 {#2079
      date: 2024-07-07 04:18:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2082 …}
    +nested: Doctrine\ORM\PersistentCollection {#2096 …}
    +votes: Doctrine\ORM\PersistentCollection {#2081 …}
    +reports: Doctrine\ORM\PersistentCollection {#2098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
    -id: 295354
    -bodyTs: "'bfd':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7221972"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704875755 {#2084
      date: 2024-01-10 09:35:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2083}
  +body: "BFG"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704886413 {#3264
    date: 2024-01-10 12:33:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@SatanicNotMessianic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3268 …}
  +nested: Doctrine\ORM\PersistentCollection {#3270 …}
  +votes: Doctrine\ORM\PersistentCollection {#3272 …}
  +reports: Doctrine\ORM\PersistentCollection {#3274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
  -id: 295581
  -bodyTs: "'bfg':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6552222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704886413 {#3265
    date: 2024-01-10 12:33: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
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 {#3510
  +user: Proxies\__CG__\App\Entity\User {#3448 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3266
    +user: Proxies\__CG__\App\Entity\User {#3267 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2083
      +user: App\Entity\User {#2095 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "BFD."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1720318705 {#2079
        date: 2024-07-07 04:18:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2082 …}
      +nested: Doctrine\ORM\PersistentCollection {#2096 …}
      +votes: Doctrine\ORM\PersistentCollection {#2081 …}
      +reports: Doctrine\ORM\PersistentCollection {#2098 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
      -id: 295354
      -bodyTs: "'bfd':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7221972"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704875755 {#2084
        date: 2024-01-10 09:35:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2083}
    +body: "BFG"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704886413 {#3264
      date: 2024-01-10 12:33:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@SatanicNotMessianic@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3268 …}
    +nested: Doctrine\ORM\PersistentCollection {#3270 …}
    +votes: Doctrine\ORM\PersistentCollection {#3272 …}
    +reports: Doctrine\ORM\PersistentCollection {#3274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
    -id: 295581
    -bodyTs: "'bfg':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6552222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704886413 {#3265
      date: 2024-01-10 12:33:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2083}
  +body: "Epic guitar riff starts"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704916060 {#3508
    date: 2024-01-10 20:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@SatanicNotMessianic@lemmy.ml"
    "@Siegfried@lemmy.world"
  ]
  +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: 296877
  -bodyTs: "'epic':1 'guitar':2 'riff':3 'start':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6560280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704916060 {#3509
    date: 2024-01-10 20:47:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3510
  +user: Proxies\__CG__\App\Entity\User {#3448 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3266
    +user: Proxies\__CG__\App\Entity\User {#3267 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2083
      +user: App\Entity\User {#2095 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "BFD."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1720318705 {#2079
        date: 2024-07-07 04:18:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2082 …}
      +nested: Doctrine\ORM\PersistentCollection {#2096 …}
      +votes: Doctrine\ORM\PersistentCollection {#2081 …}
      +reports: Doctrine\ORM\PersistentCollection {#2098 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
      -id: 295354
      -bodyTs: "'bfd':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7221972"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704875755 {#2084
        date: 2024-01-10 09:35:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2083}
    +body: "BFG"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704886413 {#3264
      date: 2024-01-10 12:33:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@SatanicNotMessianic@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3268 …}
    +nested: Doctrine\ORM\PersistentCollection {#3270 …}
    +votes: Doctrine\ORM\PersistentCollection {#3272 …}
    +reports: Doctrine\ORM\PersistentCollection {#3274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
    -id: 295581
    -bodyTs: "'bfg':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6552222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704886413 {#3265
      date: 2024-01-10 12:33:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2083}
  +body: "Epic guitar riff starts"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704916060 {#3508
    date: 2024-01-10 20:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@SatanicNotMessianic@lemmy.ml"
    "@Siegfried@lemmy.world"
  ]
  +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: 296877
  -bodyTs: "'epic':1 'guitar':2 'riff':3 'start':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6560280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704916060 {#3509
    date: 2024-01-10 20:47:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3510
  +user: Proxies\__CG__\App\Entity\User {#3448 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3266
    +user: Proxies\__CG__\App\Entity\User {#3267 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2083
      +user: App\Entity\User {#2095 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "BFD."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1720318705 {#2079
        date: 2024-07-07 04:18:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2082 …}
      +nested: Doctrine\ORM\PersistentCollection {#2096 …}
      +votes: Doctrine\ORM\PersistentCollection {#2081 …}
      +reports: Doctrine\ORM\PersistentCollection {#2098 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
      -id: 295354
      -bodyTs: "'bfd':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7221972"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704875755 {#2084
        date: 2024-01-10 09:35:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2083}
    +body: "BFG"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704886413 {#3264
      date: 2024-01-10 12:33:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@SatanicNotMessianic@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3268 …}
    +nested: Doctrine\ORM\PersistentCollection {#3270 …}
    +votes: Doctrine\ORM\PersistentCollection {#3272 …}
    +reports: Doctrine\ORM\PersistentCollection {#3274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
    -id: 295581
    -bodyTs: "'bfg':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6552222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704886413 {#3265
      date: 2024-01-10 12:33:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2083}
  +body: "Epic guitar riff starts"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704916060 {#3508
    date: 2024-01-10 20:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@SatanicNotMessianic@lemmy.ml"
    "@Siegfried@lemmy.world"
  ]
  +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: 296877
  -bodyTs: "'epic':1 'guitar':2 'riff':3 'start':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6560280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704916060 {#3509
    date: 2024-01-10 20:47:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3525
  +user: Proxies\__CG__\App\Entity\User {#3526 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3266
    +user: Proxies\__CG__\App\Entity\User {#3267 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2083
      +user: App\Entity\User {#2095 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "BFD."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1720318705 {#2079
        date: 2024-07-07 04:18:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2082 …}
      +nested: Doctrine\ORM\PersistentCollection {#2096 …}
      +votes: Doctrine\ORM\PersistentCollection {#2081 …}
      +reports: Doctrine\ORM\PersistentCollection {#2098 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
      -id: 295354
      -bodyTs: "'bfd':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7221972"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704875755 {#2084
        date: 2024-01-10 09:35:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2083}
    +body: "BFG"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704886413 {#3264
      date: 2024-01-10 12:33:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@SatanicNotMessianic@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3268 …}
    +nested: Doctrine\ORM\PersistentCollection {#3270 …}
    +votes: Doctrine\ORM\PersistentCollection {#3272 …}
    +reports: Doctrine\ORM\PersistentCollection {#3274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
    -id: 295581
    -bodyTs: "'bfg':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6552222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704886413 {#3265
      date: 2024-01-10 12:33:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2083}
  +body: "BBC"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704920718 {#3523
    date: 2024-01-10 22:05:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@SatanicNotMessianic@lemmy.ml"
    "@Siegfried@lemmy.world"
  ]
  +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: 297202
  -bodyTs: "'bbc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6562000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704920718 {#3524
    date: 2024-01-10 22:05: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
87 DENIED edit
App\Entity\EntryComment {#3525
  +user: Proxies\__CG__\App\Entity\User {#3526 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3266
    +user: Proxies\__CG__\App\Entity\User {#3267 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2083
      +user: App\Entity\User {#2095 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "BFD."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1720318705 {#2079
        date: 2024-07-07 04:18:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2082 …}
      +nested: Doctrine\ORM\PersistentCollection {#2096 …}
      +votes: Doctrine\ORM\PersistentCollection {#2081 …}
      +reports: Doctrine\ORM\PersistentCollection {#2098 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
      -id: 295354
      -bodyTs: "'bfd':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7221972"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704875755 {#2084
        date: 2024-01-10 09:35:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2083}
    +body: "BFG"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704886413 {#3264
      date: 2024-01-10 12:33:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@SatanicNotMessianic@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3268 …}
    +nested: Doctrine\ORM\PersistentCollection {#3270 …}
    +votes: Doctrine\ORM\PersistentCollection {#3272 …}
    +reports: Doctrine\ORM\PersistentCollection {#3274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
    -id: 295581
    -bodyTs: "'bfg':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6552222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704886413 {#3265
      date: 2024-01-10 12:33:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2083}
  +body: "BBC"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704920718 {#3523
    date: 2024-01-10 22:05:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@SatanicNotMessianic@lemmy.ml"
    "@Siegfried@lemmy.world"
  ]
  +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: 297202
  -bodyTs: "'bbc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6562000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704920718 {#3524
    date: 2024-01-10 22:05: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
88 DENIED moderate
App\Entity\EntryComment {#3525
  +user: Proxies\__CG__\App\Entity\User {#3526 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3266
    +user: Proxies\__CG__\App\Entity\User {#3267 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2083
      +user: App\Entity\User {#2095 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "BFD."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1720318705 {#2079
        date: 2024-07-07 04:18:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2082 …}
      +nested: Doctrine\ORM\PersistentCollection {#2096 …}
      +votes: Doctrine\ORM\PersistentCollection {#2081 …}
      +reports: Doctrine\ORM\PersistentCollection {#2098 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
      -id: 295354
      -bodyTs: "'bfd':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7221972"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704875755 {#2084
        date: 2024-01-10 09:35:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2083}
    +body: "BFG"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704886413 {#3264
      date: 2024-01-10 12:33:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@SatanicNotMessianic@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3268 …}
    +nested: Doctrine\ORM\PersistentCollection {#3270 …}
    +votes: Doctrine\ORM\PersistentCollection {#3272 …}
    +reports: Doctrine\ORM\PersistentCollection {#3274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
    -id: 295581
    -bodyTs: "'bfg':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6552222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704886413 {#3265
      date: 2024-01-10 12:33:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2083}
  +body: "BBC"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704920718 {#3523
    date: 2024-01-10 22:05:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@SatanicNotMessianic@lemmy.ml"
    "@Siegfried@lemmy.world"
  ]
  +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: 297202
  -bodyTs: "'bbc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6562000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704920718 {#3524
    date: 2024-01-10 22:05: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
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 {#3282
  +user: Proxies\__CG__\App\Entity\User {#3283 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2083
    +user: App\Entity\User {#2095 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "BFD."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1720318705 {#2079
      date: 2024-07-07 04:18:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2082 …}
    +nested: Doctrine\ORM\PersistentCollection {#2096 …}
    +votes: Doctrine\ORM\PersistentCollection {#2081 …}
    +reports: Doctrine\ORM\PersistentCollection {#2098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
    -id: 295354
    -bodyTs: "'bfd':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7221972"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704875755 {#2084
      date: 2024-01-10 09:35:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2083}
  +body: "Got Greench?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704892174 {#3280
    date: 2024-01-10 14:09:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@SatanicNotMessianic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3284 …}
  +nested: Doctrine\ORM\PersistentCollection {#3286 …}
  +votes: Doctrine\ORM\PersistentCollection {#3288 …}
  +reports: Doctrine\ORM\PersistentCollection {#3290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3294 …}
  -id: 295758
  -bodyTs: "'got':1 'greench':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6530865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704892174 {#3281
    date: 2024-01-10 14:09:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3282
  +user: Proxies\__CG__\App\Entity\User {#3283 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2083
    +user: App\Entity\User {#2095 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "BFD."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1720318705 {#2079
      date: 2024-07-07 04:18:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2082 …}
    +nested: Doctrine\ORM\PersistentCollection {#2096 …}
    +votes: Doctrine\ORM\PersistentCollection {#2081 …}
    +reports: Doctrine\ORM\PersistentCollection {#2098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
    -id: 295354
    -bodyTs: "'bfd':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7221972"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704875755 {#2084
      date: 2024-01-10 09:35:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2083}
  +body: "Got Greench?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704892174 {#3280
    date: 2024-01-10 14:09:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@SatanicNotMessianic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3284 …}
  +nested: Doctrine\ORM\PersistentCollection {#3286 …}
  +votes: Doctrine\ORM\PersistentCollection {#3288 …}
  +reports: Doctrine\ORM\PersistentCollection {#3290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3294 …}
  -id: 295758
  -bodyTs: "'got':1 'greench':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6530865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704892174 {#3281
    date: 2024-01-10 14:09:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3282
  +user: Proxies\__CG__\App\Entity\User {#3283 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2083
    +user: App\Entity\User {#2095 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "BFD."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1720318705 {#2079
      date: 2024-07-07 04:18:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2082 …}
    +nested: Doctrine\ORM\PersistentCollection {#2096 …}
    +votes: Doctrine\ORM\PersistentCollection {#2081 …}
    +reports: Doctrine\ORM\PersistentCollection {#2098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
    -id: 295354
    -bodyTs: "'bfd':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7221972"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704875755 {#2084
      date: 2024-01-10 09:35:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2083}
  +body: "Got Greench?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704892174 {#3280
    date: 2024-01-10 14:09:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@SatanicNotMessianic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3284 …}
  +nested: Doctrine\ORM\PersistentCollection {#3286 …}
  +votes: Doctrine\ORM\PersistentCollection {#3288 …}
  +reports: Doctrine\ORM\PersistentCollection {#3290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3294 …}
  -id: 295758
  -bodyTs: "'got':1 'greench':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6530865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704892174 {#3281
    date: 2024-01-10 14:09:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2068
  +user: App\Entity\User {#2059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "Makes me think of how every MTG headline the past few years had me wondering what Wizards of the Coast messed up this time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1720306240 {#2143
    date: 2024-07-07 00:50:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +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: 296978
  -bodyTs: "'coast':20 'everi':6 'headlin':8 'make':1 'mess':21 'mtg':7 'past':10 'think':3 'time':24 'wizard':17 'wonder':15 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4929079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704872105 {#2135
    date: 2024-01-10 08:35:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2068
  +user: App\Entity\User {#2059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "Makes me think of how every MTG headline the past few years had me wondering what Wizards of the Coast messed up this time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1720306240 {#2143
    date: 2024-07-07 00:50:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +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: 296978
  -bodyTs: "'coast':20 'everi':6 'headlin':8 'make':1 'mess':21 'mtg':7 'past':10 'think':3 'time':24 'wizard':17 'wonder':15 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4929079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704872105 {#2135
    date: 2024-01-10 08:35:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2068
  +user: App\Entity\User {#2059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "Makes me think of how every MTG headline the past few years had me wondering what Wizards of the Coast messed up this time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1720306240 {#2143
    date: 2024-07-07 00:50:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +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: 296978
  -bodyTs: "'coast':20 'everi':6 'headlin':8 'make':1 'mess':21 'mtg':7 'past':10 'think':3 'time':24 'wizard':17 'wonder':15 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4929079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704872105 {#2135
    date: 2024-01-10 08:35:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3378
  +user: Proxies\__CG__\App\Entity\User {#3347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2068
    +user: App\Entity\User {#2059 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "Makes me think of how every MTG headline the past few years had me wondering what Wizards of the Coast messed up this time."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1720306240 {#2143
      date: 2024-07-07 00:50:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +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: 296978
    -bodyTs: "'coast':20 'everi':6 'headlin':8 'make':1 'mess':21 'mtg':7 'past':10 'think':3 'time':24 'wizard':17 'wonder':15 'year':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.online/comment/4929079"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704872105 {#2135
      date: 2024-01-10 08:35:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2068}
  +body: "Fascists love ruining stuff like the Charlie Chaplin mustache and red hats."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704910538 {#3376
    date: 2024-01-10 19:15:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@DashboTreeFrog@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3379 …}
  +nested: Doctrine\ORM\PersistentCollection {#3381 …}
  +votes: Doctrine\ORM\PersistentCollection {#3383 …}
  +reports: Doctrine\ORM\PersistentCollection {#3385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
  -id: 296981
  -bodyTs: "'chaplin':8 'charli':7 'fascist':1 'hat':12 'like':5 'love':2 'mustach':9 'red':11 'ruin':3 'stuff':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4941754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704910538 {#3377
    date: 2024-01-10 19:15: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
99 DENIED edit
App\Entity\EntryComment {#3378
  +user: Proxies\__CG__\App\Entity\User {#3347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2068
    +user: App\Entity\User {#2059 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "Makes me think of how every MTG headline the past few years had me wondering what Wizards of the Coast messed up this time."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1720306240 {#2143
      date: 2024-07-07 00:50:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +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: 296978
    -bodyTs: "'coast':20 'everi':6 'headlin':8 'make':1 'mess':21 'mtg':7 'past':10 'think':3 'time':24 'wizard':17 'wonder':15 'year':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.online/comment/4929079"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704872105 {#2135
      date: 2024-01-10 08:35:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2068}
  +body: "Fascists love ruining stuff like the Charlie Chaplin mustache and red hats."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704910538 {#3376
    date: 2024-01-10 19:15:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@DashboTreeFrog@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3379 …}
  +nested: Doctrine\ORM\PersistentCollection {#3381 …}
  +votes: Doctrine\ORM\PersistentCollection {#3383 …}
  +reports: Doctrine\ORM\PersistentCollection {#3385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
  -id: 296981
  -bodyTs: "'chaplin':8 'charli':7 'fascist':1 'hat':12 'like':5 'love':2 'mustach':9 'red':11 'ruin':3 'stuff':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4941754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704910538 {#3377
    date: 2024-01-10 19:15: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
100 DENIED moderate
App\Entity\EntryComment {#3378
  +user: Proxies\__CG__\App\Entity\User {#3347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2068
    +user: App\Entity\User {#2059 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "Makes me think of how every MTG headline the past few years had me wondering what Wizards of the Coast messed up this time."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1720306240 {#2143
      date: 2024-07-07 00:50:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +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: 296978
    -bodyTs: "'coast':20 'everi':6 'headlin':8 'make':1 'mess':21 'mtg':7 'past':10 'think':3 'time':24 'wizard':17 'wonder':15 'year':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.online/comment/4929079"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704872105 {#2135
      date: 2024-01-10 08:35:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2068}
  +body: "Fascists love ruining stuff like the Charlie Chaplin mustache and red hats."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704910538 {#3376
    date: 2024-01-10 19:15:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@DashboTreeFrog@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3379 …}
  +nested: Doctrine\ORM\PersistentCollection {#3381 …}
  +votes: Doctrine\ORM\PersistentCollection {#3383 …}
  +reports: Doctrine\ORM\PersistentCollection {#3385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
  -id: 296981
  -bodyTs: "'chaplin':8 'charli':7 'fascist':1 'hat':12 'like':5 'love':2 'mustach':9 'red':11 'ruin':3 'stuff':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4941754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704910538 {#3377
    date: 2024-01-10 19:15: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
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 {#3557
  +user: Proxies\__CG__\App\Entity\User {#3558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3378
    +user: Proxies\__CG__\App\Entity\User {#3347 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2068
      +user: App\Entity\User {#2059 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "Makes me think of how every MTG headline the past few years had me wondering what Wizards of the Coast messed up this time."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1720306240 {#2143
        date: 2024-07-07 00:50:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +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: 296978
      -bodyTs: "'coast':20 'everi':6 'headlin':8 'make':1 'mess':21 'mtg':7 'past':10 'think':3 'time':24 'wizard':17 'wonder':15 'year':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.online/comment/4929079"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704872105 {#2135
        date: 2024-01-10 08:35:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2068}
    +body: "Fascists love ruining stuff like the Charlie Chaplin mustache and red hats."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704910538 {#3376
      date: 2024-01-10 19:15:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@DashboTreeFrog@discuss.online"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3379 …}
    +nested: Doctrine\ORM\PersistentCollection {#3381 …}
    +votes: Doctrine\ORM\PersistentCollection {#3383 …}
    +reports: Doctrine\ORM\PersistentCollection {#3385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
    -id: 296981
    -bodyTs: "'chaplin':8 'charli':7 'fascist':1 'hat':12 'like':5 'love':2 'mustach':9 'red':11 'ruin':3 'stuff':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.online/comment/4941754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704910538 {#3377
      date: 2024-01-10 19:15:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2068}
  +body: "Now they are going to ruin mono-blue as well?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704919779 {#3555
    date: 2024-01-10 21:49:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@DashboTreeFrog@discuss.online"
    "@pearsaltchocolatebar@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3559 …}
  +nested: Doctrine\ORM\PersistentCollection {#3561 …}
  +votes: Doctrine\ORM\PersistentCollection {#3563 …}
  +reports: Doctrine\ORM\PersistentCollection {#3565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
  -id: 297133
  -bodyTs: "'blue':9 'go':4 'mono':8 'mono-blu':7 'ruin':6 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6561670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704919779 {#3556
    date: 2024-01-10 21:49: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 {#3557
  +user: Proxies\__CG__\App\Entity\User {#3558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3378
    +user: Proxies\__CG__\App\Entity\User {#3347 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2068
      +user: App\Entity\User {#2059 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "Makes me think of how every MTG headline the past few years had me wondering what Wizards of the Coast messed up this time."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1720306240 {#2143
        date: 2024-07-07 00:50:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +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: 296978
      -bodyTs: "'coast':20 'everi':6 'headlin':8 'make':1 'mess':21 'mtg':7 'past':10 'think':3 'time':24 'wizard':17 'wonder':15 'year':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.online/comment/4929079"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704872105 {#2135
        date: 2024-01-10 08:35:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2068}
    +body: "Fascists love ruining stuff like the Charlie Chaplin mustache and red hats."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704910538 {#3376
      date: 2024-01-10 19:15:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@DashboTreeFrog@discuss.online"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3379 …}
    +nested: Doctrine\ORM\PersistentCollection {#3381 …}
    +votes: Doctrine\ORM\PersistentCollection {#3383 …}
    +reports: Doctrine\ORM\PersistentCollection {#3385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
    -id: 296981
    -bodyTs: "'chaplin':8 'charli':7 'fascist':1 'hat':12 'like':5 'love':2 'mustach':9 'red':11 'ruin':3 'stuff':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.online/comment/4941754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704910538 {#3377
      date: 2024-01-10 19:15:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2068}
  +body: "Now they are going to ruin mono-blue as well?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704919779 {#3555
    date: 2024-01-10 21:49:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@DashboTreeFrog@discuss.online"
    "@pearsaltchocolatebar@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3559 …}
  +nested: Doctrine\ORM\PersistentCollection {#3561 …}
  +votes: Doctrine\ORM\PersistentCollection {#3563 …}
  +reports: Doctrine\ORM\PersistentCollection {#3565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
  -id: 297133
  -bodyTs: "'blue':9 'go':4 'mono':8 'mono-blu':7 'ruin':6 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6561670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704919779 {#3556
    date: 2024-01-10 21:49: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 {#3557
  +user: Proxies\__CG__\App\Entity\User {#3558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3378
    +user: Proxies\__CG__\App\Entity\User {#3347 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2068
      +user: App\Entity\User {#2059 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "Makes me think of how every MTG headline the past few years had me wondering what Wizards of the Coast messed up this time."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1720306240 {#2143
        date: 2024-07-07 00:50:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +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: 296978
      -bodyTs: "'coast':20 'everi':6 'headlin':8 'make':1 'mess':21 'mtg':7 'past':10 'think':3 'time':24 'wizard':17 'wonder':15 'year':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.online/comment/4929079"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704872105 {#2135
        date: 2024-01-10 08:35:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2068}
    +body: "Fascists love ruining stuff like the Charlie Chaplin mustache and red hats."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704910538 {#3376
      date: 2024-01-10 19:15:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@DashboTreeFrog@discuss.online"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3379 …}
    +nested: Doctrine\ORM\PersistentCollection {#3381 …}
    +votes: Doctrine\ORM\PersistentCollection {#3383 …}
    +reports: Doctrine\ORM\PersistentCollection {#3385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
    -id: 296981
    -bodyTs: "'chaplin':8 'charli':7 'fascist':1 'hat':12 'like':5 'love':2 'mustach':9 'red':11 'ruin':3 'stuff':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.online/comment/4941754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704910538 {#3377
      date: 2024-01-10 19:15:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2068}
  +body: "Now they are going to ruin mono-blue as well?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704919779 {#3555
    date: 2024-01-10 21:49:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@DashboTreeFrog@discuss.online"
    "@pearsaltchocolatebar@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3559 …}
  +nested: Doctrine\ORM\PersistentCollection {#3561 …}
  +votes: Doctrine\ORM\PersistentCollection {#3563 …}
  +reports: Doctrine\ORM\PersistentCollection {#3565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
  -id: 297133
  -bodyTs: "'blue':9 'go':4 'mono':8 'mono-blu':7 'ruin':6 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6561670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704919779 {#3556
    date: 2024-01-10 21:49: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 {#2231
  +user: App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is BTS still around they were big back when I was in high school, they must all be men now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1720277033 {#2216
    date: 2024-07-06 16:43:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 296302
  -bodyTs: "'around':4 'back':8 'big':7 'bts':2 'high':13 'men':19 'must':16 'school':14 'still':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6595167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704903932 {#2214
    date: 2024-01-10 17:25: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
107 DENIED edit
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is BTS still around they were big back when I was in high school, they must all be men now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1720277033 {#2216
    date: 2024-07-06 16:43:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 296302
  -bodyTs: "'around':4 'back':8 'big':7 'bts':2 'high':13 'men':19 'must':16 'school':14 'still':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6595167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704903932 {#2214
    date: 2024-01-10 17:25: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
108 DENIED moderate
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is BTS still around they were big back when I was in high school, they must all be men now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1720277033 {#2216
    date: 2024-07-06 16:43:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 296302
  -bodyTs: "'around':4 'back':8 'big':7 'bts':2 'high':13 'men':19 'must':16 'school':14 'still':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6595167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704903932 {#2214
    date: 2024-01-10 17:25: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
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 {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2231
    +user: App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is BTS still around they were big back when I was in high school, they must all be men now"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1720277033 {#2216
      date: 2024-07-06 16:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2232 …}
    +nested: Doctrine\ORM\PersistentCollection {#2228 …}
    +votes: Doctrine\ORM\PersistentCollection {#2192 …}
    +reports: Doctrine\ORM\PersistentCollection {#2299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
    -id: 296302
    -bodyTs: "'around':4 'back':8 'big':7 'bts':2 'high':13 'men':19 'must':16 'school':14 'still':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6595167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704903932 {#2214
      date: 2024-01-10 17:25:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "They’re still pretty big, pretty sure they’re taking a break for military service"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704918030 {#3328
    date: 2024-01-10 21:20:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Dumbkid@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 296983
  -bodyTs: "'big':5 'break':12 'militari':14 'pretti':4,6 're':2,9 'servic':15 'still':3 'sure':7 'take':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8117668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704918030 {#3329
    date: 2024-01-10 21:20: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
111 DENIED edit
App\Entity\EntryComment {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2231
    +user: App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is BTS still around they were big back when I was in high school, they must all be men now"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1720277033 {#2216
      date: 2024-07-06 16:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2232 …}
    +nested: Doctrine\ORM\PersistentCollection {#2228 …}
    +votes: Doctrine\ORM\PersistentCollection {#2192 …}
    +reports: Doctrine\ORM\PersistentCollection {#2299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
    -id: 296302
    -bodyTs: "'around':4 'back':8 'big':7 'bts':2 'high':13 'men':19 'must':16 'school':14 'still':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6595167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704903932 {#2214
      date: 2024-01-10 17:25:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "They’re still pretty big, pretty sure they’re taking a break for military service"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704918030 {#3328
    date: 2024-01-10 21:20:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Dumbkid@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 296983
  -bodyTs: "'big':5 'break':12 'militari':14 'pretti':4,6 're':2,9 'servic':15 'still':3 'sure':7 'take':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8117668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704918030 {#3329
    date: 2024-01-10 21:20: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
112 DENIED moderate
App\Entity\EntryComment {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2231
    +user: App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is BTS still around they were big back when I was in high school, they must all be men now"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1720277033 {#2216
      date: 2024-07-06 16:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2232 …}
    +nested: Doctrine\ORM\PersistentCollection {#2228 …}
    +votes: Doctrine\ORM\PersistentCollection {#2192 …}
    +reports: Doctrine\ORM\PersistentCollection {#2299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
    -id: 296302
    -bodyTs: "'around':4 'back':8 'big':7 'bts':2 'high':13 'men':19 'must':16 'school':14 'still':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6595167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704903932 {#2214
      date: 2024-01-10 17:25:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "They’re still pretty big, pretty sure they’re taking a break for military service"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704918030 {#3328
    date: 2024-01-10 21:20:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Dumbkid@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 296983
  -bodyTs: "'big':5 'break':12 'militari':14 'pretti':4,6 're':2,9 'servic':15 'still':3 'sure':7 'take':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8117668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704918030 {#3329
    date: 2024-01-10 21:20: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
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 {#3346
  +user: Proxies\__CG__\App\Entity\User {#3347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2231
    +user: App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is BTS still around they were big back when I was in high school, they must all be men now"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1720277033 {#2216
      date: 2024-07-06 16:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2232 …}
    +nested: Doctrine\ORM\PersistentCollection {#2228 …}
    +votes: Doctrine\ORM\PersistentCollection {#2192 …}
    +reports: Doctrine\ORM\PersistentCollection {#2299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
    -id: 296302
    -bodyTs: "'around':4 'back':8 'big':7 'bts':2 'high':13 'men':19 'must':16 'school':14 'still':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6595167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704903932 {#2214
      date: 2024-01-10 17:25:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Last I heard at least one of them had to go into mandatory service, but I haven’t heard anything since."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704910456 {#3344
    date: 2024-01-10 19:14:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Dumbkid@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 296980
  -bodyTs: "'anyth':20 'go':11 'haven':17 'heard':3,19 'last':1 'least':5 'mandatori':13 'one':6 'servic':14 'sinc':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4941720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704910456 {#3345
    date: 2024-01-10 19:14:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3346
  +user: Proxies\__CG__\App\Entity\User {#3347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2231
    +user: App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is BTS still around they were big back when I was in high school, they must all be men now"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1720277033 {#2216
      date: 2024-07-06 16:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2232 …}
    +nested: Doctrine\ORM\PersistentCollection {#2228 …}
    +votes: Doctrine\ORM\PersistentCollection {#2192 …}
    +reports: Doctrine\ORM\PersistentCollection {#2299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
    -id: 296302
    -bodyTs: "'around':4 'back':8 'big':7 'bts':2 'high':13 'men':19 'must':16 'school':14 'still':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6595167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704903932 {#2214
      date: 2024-01-10 17:25:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Last I heard at least one of them had to go into mandatory service, but I haven’t heard anything since."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704910456 {#3344
    date: 2024-01-10 19:14:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Dumbkid@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 296980
  -bodyTs: "'anyth':20 'go':11 'haven':17 'heard':3,19 'last':1 'least':5 'mandatori':13 'one':6 'servic':14 'sinc':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4941720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704910456 {#3345
    date: 2024-01-10 19:14:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3346
  +user: Proxies\__CG__\App\Entity\User {#3347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2231
    +user: App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is BTS still around they were big back when I was in high school, they must all be men now"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1720277033 {#2216
      date: 2024-07-06 16:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2232 …}
    +nested: Doctrine\ORM\PersistentCollection {#2228 …}
    +votes: Doctrine\ORM\PersistentCollection {#2192 …}
    +reports: Doctrine\ORM\PersistentCollection {#2299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
    -id: 296302
    -bodyTs: "'around':4 'back':8 'big':7 'bts':2 'high':13 'men':19 'must':16 'school':14 'still':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6595167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704903932 {#2214
      date: 2024-01-10 17:25:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Last I heard at least one of them had to go into mandatory service, but I haven’t heard anything since."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704910456 {#3344
    date: 2024-01-10 19:14:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Dumbkid@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 296980
  -bodyTs: "'anyth':20 'go':11 'haven':17 'heard':3,19 'last':1 'least':5 'mandatori':13 'one':6 'servic':14 'sinc':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4941720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704910456 {#3345
    date: 2024-01-10 19:14:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3362
  +user: Proxies\__CG__\App\Entity\User {#3363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2231
    +user: App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is BTS still around they were big back when I was in high school, they must all be men now"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1720277033 {#2216
      date: 2024-07-06 16:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2232 …}
    +nested: Doctrine\ORM\PersistentCollection {#2228 …}
    +votes: Doctrine\ORM\PersistentCollection {#2192 …}
    +reports: Doctrine\ORM\PersistentCollection {#2299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
    -id: 296302
    -bodyTs: "'around':4 'back':8 'big':7 'bts':2 'high':13 'men':19 'must':16 'school':14 'still':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6595167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704903932 {#2214
      date: 2024-01-10 17:25:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: """
    > they must all be men now\n
    \n
    Hopefully their transition went well
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1704913089 {#3360
    date: 2024-01-10 19:58:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Dumbkid@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 296723
  -bodyTs: "'hope':7 'men':5 'must':2 'transit':9 'well':11 'went':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6559481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704913089 {#3361
    date: 2024-01-10 19:58:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3362
  +user: Proxies\__CG__\App\Entity\User {#3363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2231
    +user: App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is BTS still around they were big back when I was in high school, they must all be men now"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1720277033 {#2216
      date: 2024-07-06 16:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2232 …}
    +nested: Doctrine\ORM\PersistentCollection {#2228 …}
    +votes: Doctrine\ORM\PersistentCollection {#2192 …}
    +reports: Doctrine\ORM\PersistentCollection {#2299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
    -id: 296302
    -bodyTs: "'around':4 'back':8 'big':7 'bts':2 'high':13 'men':19 'must':16 'school':14 'still':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6595167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704903932 {#2214
      date: 2024-01-10 17:25:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: """
    > they must all be men now\n
    \n
    Hopefully their transition went well
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1704913089 {#3360
    date: 2024-01-10 19:58:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Dumbkid@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 296723
  -bodyTs: "'hope':7 'men':5 'must':2 'transit':9 'well':11 'went':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6559481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704913089 {#3361
    date: 2024-01-10 19:58:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3362
  +user: Proxies\__CG__\App\Entity\User {#3363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2231
    +user: App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is BTS still around they were big back when I was in high school, they must all be men now"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1720277033 {#2216
      date: 2024-07-06 16:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2232 …}
    +nested: Doctrine\ORM\PersistentCollection {#2228 …}
    +votes: Doctrine\ORM\PersistentCollection {#2192 …}
    +reports: Doctrine\ORM\PersistentCollection {#2299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
    -id: 296302
    -bodyTs: "'around':4 'back':8 'big':7 'bts':2 'high':13 'men':19 'must':16 'school':14 'still':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6595167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704903932 {#2214
      date: 2024-01-10 17:25:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: """
    > they must all be men now\n
    \n
    Hopefully their transition went well
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1704913089 {#3360
    date: 2024-01-10 19:58:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Dumbkid@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 296723
  -bodyTs: "'hope':7 'men':5 'must':2 'transit':9 'well':11 'went':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6559481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704913089 {#3361
    date: 2024-01-10 19:58:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3541
  +user: Proxies\__CG__\App\Entity\User {#3542 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3362
    +user: Proxies\__CG__\App\Entity\User {#3363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2231
      +user: App\Entity\User {#2301 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is BTS still around they were big back when I was in high school, they must all be men now"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1720277033 {#2216
        date: 2024-07-06 16:43:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2232 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2192 …}
      +reports: Doctrine\ORM\PersistentCollection {#2299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 296302
      -bodyTs: "'around':4 'back':8 'big':7 'bts':2 'high':13 'men':19 'must':16 'school':14 'still':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6595167"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704903932 {#2214
        date: 2024-01-10 17:25:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2231}
    +body: """
      > they must all be men now\n
      \n
      Hopefully their transition went well
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1704913089 {#3360
      date: 2024-01-10 19:58:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@Dumbkid@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3364 …}
    +nested: Doctrine\ORM\PersistentCollection {#3366 …}
    +votes: Doctrine\ORM\PersistentCollection {#3368 …}
    +reports: Doctrine\ORM\PersistentCollection {#3370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
    -id: 296723
    -bodyTs: "'hope':7 'men':5 'must':2 'transit':9 'well':11 'went':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6559481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704913089 {#3361
      date: 2024-01-10 19:58:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "💀"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704913944 {#3539
    date: 2024-01-10 20:12:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Dumbkid@lemmy.dbzer0.com"
    "@wreckedcarzz@lemmy.world"
  ]
  +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: 296770
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5994960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704913944 {#3540
    date: 2024-01-10 20:12: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
123 DENIED edit
App\Entity\EntryComment {#3541
  +user: Proxies\__CG__\App\Entity\User {#3542 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3362
    +user: Proxies\__CG__\App\Entity\User {#3363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2231
      +user: App\Entity\User {#2301 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is BTS still around they were big back when I was in high school, they must all be men now"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1720277033 {#2216
        date: 2024-07-06 16:43:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2232 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2192 …}
      +reports: Doctrine\ORM\PersistentCollection {#2299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 296302
      -bodyTs: "'around':4 'back':8 'big':7 'bts':2 'high':13 'men':19 'must':16 'school':14 'still':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6595167"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704903932 {#2214
        date: 2024-01-10 17:25:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2231}
    +body: """
      > they must all be men now\n
      \n
      Hopefully their transition went well
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1704913089 {#3360
      date: 2024-01-10 19:58:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@Dumbkid@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3364 …}
    +nested: Doctrine\ORM\PersistentCollection {#3366 …}
    +votes: Doctrine\ORM\PersistentCollection {#3368 …}
    +reports: Doctrine\ORM\PersistentCollection {#3370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
    -id: 296723
    -bodyTs: "'hope':7 'men':5 'must':2 'transit':9 'well':11 'went':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6559481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704913089 {#3361
      date: 2024-01-10 19:58:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "💀"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704913944 {#3539
    date: 2024-01-10 20:12:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Dumbkid@lemmy.dbzer0.com"
    "@wreckedcarzz@lemmy.world"
  ]
  +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: 296770
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5994960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704913944 {#3540
    date: 2024-01-10 20:12: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
124 DENIED moderate
App\Entity\EntryComment {#3541
  +user: Proxies\__CG__\App\Entity\User {#3542 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3362
    +user: Proxies\__CG__\App\Entity\User {#3363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2231
      +user: App\Entity\User {#2301 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is BTS still around they were big back when I was in high school, they must all be men now"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1720277033 {#2216
        date: 2024-07-06 16:43:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2232 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2192 …}
      +reports: Doctrine\ORM\PersistentCollection {#2299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 296302
      -bodyTs: "'around':4 'back':8 'big':7 'bts':2 'high':13 'men':19 'must':16 'school':14 'still':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6595167"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704903932 {#2214
        date: 2024-01-10 17:25:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2231}
    +body: """
      > they must all be men now\n
      \n
      Hopefully their transition went well
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1704913089 {#3360
      date: 2024-01-10 19:58:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@Dumbkid@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3364 …}
    +nested: Doctrine\ORM\PersistentCollection {#3366 …}
    +votes: Doctrine\ORM\PersistentCollection {#3368 …}
    +reports: Doctrine\ORM\PersistentCollection {#3370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
    -id: 296723
    -bodyTs: "'hope':7 'men':5 'must':2 'transit':9 'well':11 'went':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6559481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704913089 {#3361
      date: 2024-01-10 19:58:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "💀"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704913944 {#3539
    date: 2024-01-10 20:12:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Dumbkid@lemmy.dbzer0.com"
    "@wreckedcarzz@lemmy.world"
  ]
  +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: 296770
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5994960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704913944 {#3540
    date: 2024-01-10 20:12: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
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 {#2266
  +user: App\Entity\User {#2235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve actually got a few really cool things coming together in my life. Job is going well. Back on the bicycle as soon as it warms back up. Back in the gym now. Another “supplement” cycle upcoming. Just bought a house. The podcast went from 0 to several thousand downloads a month in 1 year. Starting a non profit that has a huge interest in donations already. May start twitch streaming for fun.\n
    \n
    So I’ll claim it. 2024 will be my year.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1720050743 {#2209
    date: 2024-07-04 01:52:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 295428
  -bodyTs: "'0':47 '1':55 '2024':80 'actual':3 'alreadi':68 'anoth':35 'back':19,28,30 'bicycl':22 'bought':40 'claim':78 'come':10 'cool':8 'cycl':37 'donat':67 'download':51 'fun':74 'go':17 'got':4 'gym':33 'hous':42 'huge':64 'interest':65 'job':15 'life':14 'll':77 'may':69 'month':53 'non':59 'podcast':44 'profit':60 'realli':7 'sever':49 'soon':24 'start':57,70 'stream':72 'supplement':36 'thing':9 'thousand':50 'togeth':11 'twitch':71 'upcom':38 've':2 'warm':27 'well':18 'went':45 'year':56,84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6549175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704879329 {#2204
    date: 2024-01-10 10:35:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2266
  +user: App\Entity\User {#2235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve actually got a few really cool things coming together in my life. Job is going well. Back on the bicycle as soon as it warms back up. Back in the gym now. Another “supplement” cycle upcoming. Just bought a house. The podcast went from 0 to several thousand downloads a month in 1 year. Starting a non profit that has a huge interest in donations already. May start twitch streaming for fun.\n
    \n
    So I’ll claim it. 2024 will be my year.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1720050743 {#2209
    date: 2024-07-04 01:52:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 295428
  -bodyTs: "'0':47 '1':55 '2024':80 'actual':3 'alreadi':68 'anoth':35 'back':19,28,30 'bicycl':22 'bought':40 'claim':78 'come':10 'cool':8 'cycl':37 'donat':67 'download':51 'fun':74 'go':17 'got':4 'gym':33 'hous':42 'huge':64 'interest':65 'job':15 'life':14 'll':77 'may':69 'month':53 'non':59 'podcast':44 'profit':60 'realli':7 'sever':49 'soon':24 'start':57,70 'stream':72 'supplement':36 'thing':9 'thousand':50 'togeth':11 'twitch':71 'upcom':38 've':2 'warm':27 'well':18 'went':45 'year':56,84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6549175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704879329 {#2204
    date: 2024-01-10 10:35:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2266
  +user: App\Entity\User {#2235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve actually got a few really cool things coming together in my life. Job is going well. Back on the bicycle as soon as it warms back up. Back in the gym now. Another “supplement” cycle upcoming. Just bought a house. The podcast went from 0 to several thousand downloads a month in 1 year. Starting a non profit that has a huge interest in donations already. May start twitch streaming for fun.\n
    \n
    So I’ll claim it. 2024 will be my year.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1720050743 {#2209
    date: 2024-07-04 01:52:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 295428
  -bodyTs: "'0':47 '1':55 '2024':80 'actual':3 'alreadi':68 'anoth':35 'back':19,28,30 'bicycl':22 'bought':40 'claim':78 'come':10 'cool':8 'cycl':37 'donat':67 'download':51 'fun':74 'go':17 'got':4 'gym':33 'hous':42 'huge':64 'interest':65 'job':15 'life':14 'll':77 'may':69 'month':53 'non':59 'podcast':44 'profit':60 'realli':7 'sever':49 'soon':24 'start':57,70 'stream':72 'supplement':36 'thing':9 'thousand':50 'togeth':11 'twitch':71 'upcom':38 've':2 'warm':27 'well':18 'went':45 'year':56,84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6549175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704879329 {#2204
    date: 2024-01-10 10:35:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3314
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2266
    +user: App\Entity\User {#2235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve actually got a few really cool things coming together in my life. Job is going well. Back on the bicycle as soon as it warms back up. Back in the gym now. Another “supplement” cycle upcoming. Just bought a house. The podcast went from 0 to several thousand downloads a month in 1 year. Starting a non profit that has a huge interest in donations already. May start twitch streaming for fun.\n
      \n
      So I’ll claim it. 2024 will be my year.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1720050743 {#2209
      date: 2024-07-04 01:52:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2268 …}
    +nested: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2274 …}
    +reports: Doctrine\ORM\PersistentCollection {#2190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
    -id: 295428
    -bodyTs: "'0':47 '1':55 '2024':80 'actual':3 'alreadi':68 'anoth':35 'back':19,28,30 'bicycl':22 'bought':40 'claim':78 'come':10 'cool':8 'cycl':37 'donat':67 'download':51 'fun':74 'go':17 'got':4 'gym':33 'hous':42 'huge':64 'interest':65 'job':15 'life':14 'll':77 'may':69 'month':53 'non':59 'podcast':44 'profit':60 'realli':7 'sever':49 'soon':24 'start':57,70 'stream':72 'supplement':36 'thing':9 'thousand':50 'togeth':11 'twitch':71 'upcom':38 've':2 'warm':27 'well':18 'went':45 'year':56,84"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6549175"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704879329 {#2204
      date: 2024-01-10 10:35:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2266}
  +body: "Jinxed it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704899107 {#3312
    date: 2024-01-10 16:05:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Sanity_in_Moderation@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3316 …}
  +nested: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
  -id: 296068
  -bodyTs: "'jinx':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6555465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704899107 {#3313
    date: 2024-01-10 16:05: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
131 DENIED edit
App\Entity\EntryComment {#3314
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2266
    +user: App\Entity\User {#2235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve actually got a few really cool things coming together in my life. Job is going well. Back on the bicycle as soon as it warms back up. Back in the gym now. Another “supplement” cycle upcoming. Just bought a house. The podcast went from 0 to several thousand downloads a month in 1 year. Starting a non profit that has a huge interest in donations already. May start twitch streaming for fun.\n
      \n
      So I’ll claim it. 2024 will be my year.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1720050743 {#2209
      date: 2024-07-04 01:52:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2268 …}
    +nested: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2274 …}
    +reports: Doctrine\ORM\PersistentCollection {#2190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
    -id: 295428
    -bodyTs: "'0':47 '1':55 '2024':80 'actual':3 'alreadi':68 'anoth':35 'back':19,28,30 'bicycl':22 'bought':40 'claim':78 'come':10 'cool':8 'cycl':37 'donat':67 'download':51 'fun':74 'go':17 'got':4 'gym':33 'hous':42 'huge':64 'interest':65 'job':15 'life':14 'll':77 'may':69 'month':53 'non':59 'podcast':44 'profit':60 'realli':7 'sever':49 'soon':24 'start':57,70 'stream':72 'supplement':36 'thing':9 'thousand':50 'togeth':11 'twitch':71 'upcom':38 've':2 'warm':27 'well':18 'went':45 'year':56,84"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6549175"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704879329 {#2204
      date: 2024-01-10 10:35:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2266}
  +body: "Jinxed it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704899107 {#3312
    date: 2024-01-10 16:05:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Sanity_in_Moderation@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3316 …}
  +nested: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
  -id: 296068
  -bodyTs: "'jinx':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6555465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704899107 {#3313
    date: 2024-01-10 16:05: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
132 DENIED moderate
App\Entity\EntryComment {#3314
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2266
    +user: App\Entity\User {#2235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve actually got a few really cool things coming together in my life. Job is going well. Back on the bicycle as soon as it warms back up. Back in the gym now. Another “supplement” cycle upcoming. Just bought a house. The podcast went from 0 to several thousand downloads a month in 1 year. Starting a non profit that has a huge interest in donations already. May start twitch streaming for fun.\n
      \n
      So I’ll claim it. 2024 will be my year.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1720050743 {#2209
      date: 2024-07-04 01:52:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2268 …}
    +nested: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2274 …}
    +reports: Doctrine\ORM\PersistentCollection {#2190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
    -id: 295428
    -bodyTs: "'0':47 '1':55 '2024':80 'actual':3 'alreadi':68 'anoth':35 'back':19,28,30 'bicycl':22 'bought':40 'claim':78 'come':10 'cool':8 'cycl':37 'donat':67 'download':51 'fun':74 'go':17 'got':4 'gym':33 'hous':42 'huge':64 'interest':65 'job':15 'life':14 'll':77 'may':69 'month':53 'non':59 'podcast':44 'profit':60 'realli':7 'sever':49 'soon':24 'start':57,70 'stream':72 'supplement':36 'thing':9 'thousand':50 'togeth':11 'twitch':71 'upcom':38 've':2 'warm':27 'well':18 'went':45 'year':56,84"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6549175"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704879329 {#2204
      date: 2024-01-10 10:35:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2266}
  +body: "Jinxed it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704899107 {#3312
    date: 2024-01-10 16:05:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Sanity_in_Moderation@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3316 …}
  +nested: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
  -id: 296068
  -bodyTs: "'jinx':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6555465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704899107 {#3313
    date: 2024-01-10 16:05: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
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 {#2178
  +user: App\Entity\User {#2005 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "First week of 2024 and I had to put my dog of 15 years down, 2024 can fuck right off already, I’m done with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1719916849 {#2173
    date: 2024-07-02 12:40:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  -id: 295184
  -bodyTs: "'15':13 '2024':4,16 'alreadi':21 'dog':11 'done':24 'first':1 'fuck':18 'm':23 'put':9 'right':19 'week':2 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7327083"
  +editedAt: DateTimeImmutable @1719791063 {#2187
    date: 2024-07-01 01:44:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704867258 {#2175
    date: 2024-01-10 07:14: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
135 DENIED edit
App\Entity\EntryComment {#2178
  +user: App\Entity\User {#2005 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "First week of 2024 and I had to put my dog of 15 years down, 2024 can fuck right off already, I’m done with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1719916849 {#2173
    date: 2024-07-02 12:40:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  -id: 295184
  -bodyTs: "'15':13 '2024':4,16 'alreadi':21 'dog':11 'done':24 'first':1 'fuck':18 'm':23 'put':9 'right':19 'week':2 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7327083"
  +editedAt: DateTimeImmutable @1719791063 {#2187
    date: 2024-07-01 01:44:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704867258 {#2175
    date: 2024-01-10 07:14: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
136 DENIED moderate
App\Entity\EntryComment {#2178
  +user: App\Entity\User {#2005 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "First week of 2024 and I had to put my dog of 15 years down, 2024 can fuck right off already, I’m done with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1719916849 {#2173
    date: 2024-07-02 12:40:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  -id: 295184
  -bodyTs: "'15':13 '2024':4,16 'alreadi':21 'dog':11 'done':24 'first':1 'fuck':18 'm':23 'put':9 'right':19 'week':2 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7327083"
  +editedAt: DateTimeImmutable @1719791063 {#2187
    date: 2024-07-01 01:44:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704867258 {#2175
    date: 2024-01-10 07:14: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
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 {#3096
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2178
    +user: App\Entity\User {#2005 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "First week of 2024 and I had to put my dog of 15 years down, 2024 can fuck right off already, I’m done with it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1719916849 {#2173
      date: 2024-07-02 12:40:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2170 …}
    +nested: Doctrine\ORM\PersistentCollection {#2184 …}
    +votes: Doctrine\ORM\PersistentCollection {#2169 …}
    +reports: Doctrine\ORM\PersistentCollection {#2134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
    -id: 295184
    -bodyTs: "'15':13 '2024':4,16 'alreadi':21 'dog':11 'done':24 'first':1 'fuck':18 'm':23 'put':9 'right':19 'week':2 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7327083"
    +editedAt: DateTimeImmutable @1719791063 {#2187
      date: 2024-07-01 01:44:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704867258 {#2175
      date: 2024-01-10 07:14:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2178}
  +body: "i’m sorry for your loss."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704871351 {#3098
    date: 2024-01-10 08:22:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@ElBarto@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 295267
  -bodyTs: "'loss':6 'm':2 'sorri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6545802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704871351 {#3097
    date: 2024-01-10 08:22: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
139 DENIED edit
App\Entity\EntryComment {#3096
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2178
    +user: App\Entity\User {#2005 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "First week of 2024 and I had to put my dog of 15 years down, 2024 can fuck right off already, I’m done with it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1719916849 {#2173
      date: 2024-07-02 12:40:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2170 …}
    +nested: Doctrine\ORM\PersistentCollection {#2184 …}
    +votes: Doctrine\ORM\PersistentCollection {#2169 …}
    +reports: Doctrine\ORM\PersistentCollection {#2134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
    -id: 295184
    -bodyTs: "'15':13 '2024':4,16 'alreadi':21 'dog':11 'done':24 'first':1 'fuck':18 'm':23 'put':9 'right':19 'week':2 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7327083"
    +editedAt: DateTimeImmutable @1719791063 {#2187
      date: 2024-07-01 01:44:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704867258 {#2175
      date: 2024-01-10 07:14:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2178}
  +body: "i’m sorry for your loss."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704871351 {#3098
    date: 2024-01-10 08:22:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@ElBarto@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 295267
  -bodyTs: "'loss':6 'm':2 'sorri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6545802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704871351 {#3097
    date: 2024-01-10 08:22: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
140 DENIED moderate
App\Entity\EntryComment {#3096
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2178
    +user: App\Entity\User {#2005 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "First week of 2024 and I had to put my dog of 15 years down, 2024 can fuck right off already, I’m done with it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1719916849 {#2173
      date: 2024-07-02 12:40:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2170 …}
    +nested: Doctrine\ORM\PersistentCollection {#2184 …}
    +votes: Doctrine\ORM\PersistentCollection {#2169 …}
    +reports: Doctrine\ORM\PersistentCollection {#2134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
    -id: 295184
    -bodyTs: "'15':13 '2024':4,16 'alreadi':21 'dog':11 'done':24 'first':1 'fuck':18 'm':23 'put':9 'right':19 'week':2 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7327083"
    +editedAt: DateTimeImmutable @1719791063 {#2187
      date: 2024-07-01 01:44:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704867258 {#2175
      date: 2024-01-10 07:14:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2178}
  +body: "i’m sorry for your loss."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704871351 {#3098
    date: 2024-01-10 08:22:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@ElBarto@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 295267
  -bodyTs: "'loss':6 'm':2 'sorri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6545802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704871351 {#3097
    date: 2024-01-10 08:22: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
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 {#3080
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2178
    +user: App\Entity\User {#2005 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "First week of 2024 and I had to put my dog of 15 years down, 2024 can fuck right off already, I’m done with it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1719916849 {#2173
      date: 2024-07-02 12:40:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2170 …}
    +nested: Doctrine\ORM\PersistentCollection {#2184 …}
    +votes: Doctrine\ORM\PersistentCollection {#2169 …}
    +reports: Doctrine\ORM\PersistentCollection {#2134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
    -id: 295184
    -bodyTs: "'15':13 '2024':4,16 'alreadi':21 'dog':11 'done':24 'first':1 'fuck':18 'm':23 'put':9 'right':19 'week':2 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7327083"
    +editedAt: DateTimeImmutable @1719791063 {#2187
      date: 2024-07-01 01:44:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704867258 {#2175
      date: 2024-01-10 07:14:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2178}
  +body: "I feel you, I had to put my wife of 15 years down as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704876181 {#3082
    date: 2024-01-10 09:43:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@ElBarto@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3078 …}
  +nested: Doctrine\ORM\PersistentCollection {#3076 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
  -id: 295366
  -bodyTs: "'15':11 'feel':2 'put':7 'well':15 'wife':9 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4872047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704876181 {#3081
    date: 2024-01-10 09:43:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3080
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2178
    +user: App\Entity\User {#2005 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "First week of 2024 and I had to put my dog of 15 years down, 2024 can fuck right off already, I’m done with it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1719916849 {#2173
      date: 2024-07-02 12:40:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2170 …}
    +nested: Doctrine\ORM\PersistentCollection {#2184 …}
    +votes: Doctrine\ORM\PersistentCollection {#2169 …}
    +reports: Doctrine\ORM\PersistentCollection {#2134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
    -id: 295184
    -bodyTs: "'15':13 '2024':4,16 'alreadi':21 'dog':11 'done':24 'first':1 'fuck':18 'm':23 'put':9 'right':19 'week':2 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7327083"
    +editedAt: DateTimeImmutable @1719791063 {#2187
      date: 2024-07-01 01:44:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704867258 {#2175
      date: 2024-01-10 07:14:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2178}
  +body: "I feel you, I had to put my wife of 15 years down as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704876181 {#3082
    date: 2024-01-10 09:43:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@ElBarto@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3078 …}
  +nested: Doctrine\ORM\PersistentCollection {#3076 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
  -id: 295366
  -bodyTs: "'15':11 'feel':2 'put':7 'well':15 'wife':9 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4872047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704876181 {#3081
    date: 2024-01-10 09:43:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3080
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2178
    +user: App\Entity\User {#2005 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "First week of 2024 and I had to put my dog of 15 years down, 2024 can fuck right off already, I’m done with it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1719916849 {#2173
      date: 2024-07-02 12:40:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2170 …}
    +nested: Doctrine\ORM\PersistentCollection {#2184 …}
    +votes: Doctrine\ORM\PersistentCollection {#2169 …}
    +reports: Doctrine\ORM\PersistentCollection {#2134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
    -id: 295184
    -bodyTs: "'15':13 '2024':4,16 'alreadi':21 'dog':11 'done':24 'first':1 'fuck':18 'm':23 'put':9 'right':19 'week':2 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7327083"
    +editedAt: DateTimeImmutable @1719791063 {#2187
      date: 2024-07-01 01:44:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704867258 {#2175
      date: 2024-01-10 07:14:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2178}
  +body: "I feel you, I had to put my wife of 15 years down as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704876181 {#3082
    date: 2024-01-10 09:43:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@ElBarto@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3078 …}
  +nested: Doctrine\ORM\PersistentCollection {#3076 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
  -id: 295366
  -bodyTs: "'15':11 'feel':2 'put':7 'well':15 'wife':9 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4872047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704876181 {#3081
    date: 2024-01-10 09:43:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3447
  +user: Proxies\__CG__\App\Entity\User {#3448 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3080
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2178
      +user: App\Entity\User {#2005 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "First week of 2024 and I had to put my dog of 15 years down, 2024 can fuck right off already, I’m done with it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 47
      +score: 0
      +lastActive: DateTime @1719916849 {#2173
        date: 2024-07-02 12:40:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2170 …}
      +nested: Doctrine\ORM\PersistentCollection {#2184 …}
      +votes: Doctrine\ORM\PersistentCollection {#2169 …}
      +reports: Doctrine\ORM\PersistentCollection {#2134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
      -id: 295184
      -bodyTs: "'15':13 '2024':4,16 'alreadi':21 'dog':11 'done':24 'first':1 'fuck':18 'm':23 'put':9 'right':19 'week':2 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7327083"
      +editedAt: DateTimeImmutable @1719791063 {#2187
        date: 2024-07-01 01:44:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704867258 {#2175
        date: 2024-01-10 07:14:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2178}
    +body: "I feel you, I had to put my wife of 15 years down as well"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1704876181 {#3082
      date: 2024-01-10 09:43:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@ElBarto@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3078 …}
    +nested: Doctrine\ORM\PersistentCollection {#3076 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
    -id: 295366
    -bodyTs: "'15':11 'feel':2 'put':7 'well':15 'wife':9 'year':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/4872047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704876181 {#3081
      date: 2024-01-10 09:43:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2178}
  +body: """
    What kind of put down did you use?\n
    \n
    You breath smells in the morning? Where there people there saying Daaamn for your putdowns?\n
    \n
    Spill the beans mate
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704885281 {#3445
    date: 2024-01-10 12:14:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@ElBarto@sh.itjust.works"
    "@BulbasaurBabu@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3449 …}
  +nested: Doctrine\ORM\PersistentCollection {#3451 …}
  +votes: Doctrine\ORM\PersistentCollection {#3453 …}
  +reports: Doctrine\ORM\PersistentCollection {#3455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3459 …}
  -id: 295554
  -bodyTs: "'bean':26 'breath':10 'daaamn':20 'kind':2 'mate':27 'morn':14 'peopl':17 'put':4 'putdown':23 'say':19 'smell':11 'spill':24 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6551736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704885281 {#3446
    date: 2024-01-10 12:14:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3447
  +user: Proxies\__CG__\App\Entity\User {#3448 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3080
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2178
      +user: App\Entity\User {#2005 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "First week of 2024 and I had to put my dog of 15 years down, 2024 can fuck right off already, I’m done with it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 47
      +score: 0
      +lastActive: DateTime @1719916849 {#2173
        date: 2024-07-02 12:40:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2170 …}
      +nested: Doctrine\ORM\PersistentCollection {#2184 …}
      +votes: Doctrine\ORM\PersistentCollection {#2169 …}
      +reports: Doctrine\ORM\PersistentCollection {#2134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
      -id: 295184
      -bodyTs: "'15':13 '2024':4,16 'alreadi':21 'dog':11 'done':24 'first':1 'fuck':18 'm':23 'put':9 'right':19 'week':2 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7327083"
      +editedAt: DateTimeImmutable @1719791063 {#2187
        date: 2024-07-01 01:44:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704867258 {#2175
        date: 2024-01-10 07:14:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2178}
    +body: "I feel you, I had to put my wife of 15 years down as well"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1704876181 {#3082
      date: 2024-01-10 09:43:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@ElBarto@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3078 …}
    +nested: Doctrine\ORM\PersistentCollection {#3076 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
    -id: 295366
    -bodyTs: "'15':11 'feel':2 'put':7 'well':15 'wife':9 'year':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/4872047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704876181 {#3081
      date: 2024-01-10 09:43:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2178}
  +body: """
    What kind of put down did you use?\n
    \n
    You breath smells in the morning? Where there people there saying Daaamn for your putdowns?\n
    \n
    Spill the beans mate
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704885281 {#3445
    date: 2024-01-10 12:14:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@ElBarto@sh.itjust.works"
    "@BulbasaurBabu@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3449 …}
  +nested: Doctrine\ORM\PersistentCollection {#3451 …}
  +votes: Doctrine\ORM\PersistentCollection {#3453 …}
  +reports: Doctrine\ORM\PersistentCollection {#3455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3459 …}
  -id: 295554
  -bodyTs: "'bean':26 'breath':10 'daaamn':20 'kind':2 'mate':27 'morn':14 'peopl':17 'put':4 'putdown':23 'say':19 'smell':11 'spill':24 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6551736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704885281 {#3446
    date: 2024-01-10 12:14:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3447
  +user: Proxies\__CG__\App\Entity\User {#3448 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#3080
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: App\Entity\EntryComment {#2178
      +user: App\Entity\User {#2005 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "First week of 2024 and I had to put my dog of 15 years down, 2024 can fuck right off already, I’m done with it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 47
      +score: 0
      +lastActive: DateTime @1719916849 {#2173
        date: 2024-07-02 12:40:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2170 …}
      +nested: Doctrine\ORM\PersistentCollection {#2184 …}
      +votes: Doctrine\ORM\PersistentCollection {#2169 …}
      +reports: Doctrine\ORM\PersistentCollection {#2134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
      -id: 295184
      -bodyTs: "'15':13 '2024':4,16 'alreadi':21 'dog':11 'done':24 'first':1 'fuck':18 'm':23 'put':9 'right':19 'week':2 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7327083"
      +editedAt: DateTimeImmutable @1719791063 {#2187
        date: 2024-07-01 01:44:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704867258 {#2175
        date: 2024-01-10 07:14:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2178}
    +body: "I feel you, I had to put my wife of 15 years down as well"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1704876181 {#3082
      date: 2024-01-10 09:43:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@ElBarto@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3078 …}
    +nested: Doctrine\ORM\PersistentCollection {#3076 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
    -id: 295366
    -bodyTs: "'15':11 'feel':2 'put':7 'well':15 'wife':9 'year':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/4872047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704876181 {#3081
      date: 2024-01-10 09:43:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2178}
  +body: """
    What kind of put down did you use?\n
    \n
    You breath smells in the morning? Where there people there saying Daaamn for your putdowns?\n
    \n
    Spill the beans mate
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704885281 {#3445
    date: 2024-01-10 12:14:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@ElBarto@sh.itjust.works"
    "@BulbasaurBabu@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3449 …}
  +nested: Doctrine\ORM\PersistentCollection {#3451 …}
  +votes: Doctrine\ORM\PersistentCollection {#3453 …}
  +reports: Doctrine\ORM\PersistentCollection {#3455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3459 …}
  -id: 295554
  -bodyTs: "'bean':26 'breath':10 'daaamn':20 'kind':2 'mate':27 'morn':14 'peopl':17 'put':4 'putdown':23 'say':19 'smell':11 'spill':24 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6551736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704885281 {#3446
    date: 2024-01-10 12:14:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2498
  +user: App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why are these new years memes always accompanied by a picture of either Cillian Murphy or Ryan Gosling?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1719866226 {#2493
    date: 2024-07-01 22:37:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2499 …}
  +nested: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  -id: 295360
  -bodyTs: "'accompani':8 'alway':7 'cillian':14 'either':13 'gosl':18 'meme':6 'murphi':15 'new':4 'pictur':11 'ryan':17 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6547775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704876042 {#2494
    date: 2024-01-10 09:40: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
151 DENIED edit
App\Entity\EntryComment {#2498
  +user: App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why are these new years memes always accompanied by a picture of either Cillian Murphy or Ryan Gosling?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1719866226 {#2493
    date: 2024-07-01 22:37:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2499 …}
  +nested: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  -id: 295360
  -bodyTs: "'accompani':8 'alway':7 'cillian':14 'either':13 'gosl':18 'meme':6 'murphi':15 'new':4 'pictur':11 'ryan':17 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6547775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704876042 {#2494
    date: 2024-01-10 09:40: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
152 DENIED moderate
App\Entity\EntryComment {#2498
  +user: App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why are these new years memes always accompanied by a picture of either Cillian Murphy or Ryan Gosling?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1719866226 {#2493
    date: 2024-07-01 22:37:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2499 …}
  +nested: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  -id: 295360
  -bodyTs: "'accompani':8 'alway':7 'cillian':14 'either':13 'gosl':18 'meme':6 'murphi':15 'new':4 'pictur':11 'ryan':17 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6547775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704876042 {#2494
    date: 2024-01-10 09:40: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
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 {#3298
  +user: Proxies\__CG__\App\Entity\User {#3299 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2498
    +user: App\Entity\User {#2511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why are these new years memes always accompanied by a picture of either Cillian Murphy or Ryan Gosling?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1719866226 {#2493
      date: 2024-07-01 22:37:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2499 …}
    +nested: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    -id: 295360
    -bodyTs: "'accompani':8 'alway':7 'cillian':14 'either':13 'gosl':18 'meme':6 'murphi':15 'new':4 'pictur':11 'ryan':17 'year':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6547775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704876042 {#2494
      date: 2024-01-10 09:40:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "ryan gosling is (probably jokingly) the mascot of depressed memes because he was pretty sad in blade runner, and it’s probably similar with the oppenheimer dude, because he made some funny faces in the movie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704877856 {#3296
    date: 2024-01-10 10:10:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@mriormro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3300 …}
  +nested: Doctrine\ORM\PersistentCollection {#3302 …}
  +votes: Doctrine\ORM\PersistentCollection {#3304 …}
  +reports: Doctrine\ORM\PersistentCollection {#3306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
  -id: 295399
  -bodyTs: "'blade':17 'depress':9 'dude':27 'face':33 'funni':32 'gosl':2 'joke':5 'made':30 'mascot':7 'meme':10 'movi':36 'oppenheim':26 'pretti':14 'probabl':4,22 'runner':18 'ryan':1 'sad':15 'similar':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6548532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704877856 {#3297
    date: 2024-01-10 10:10: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
155 DENIED edit
App\Entity\EntryComment {#3298
  +user: Proxies\__CG__\App\Entity\User {#3299 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2498
    +user: App\Entity\User {#2511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why are these new years memes always accompanied by a picture of either Cillian Murphy or Ryan Gosling?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1719866226 {#2493
      date: 2024-07-01 22:37:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2499 …}
    +nested: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    -id: 295360
    -bodyTs: "'accompani':8 'alway':7 'cillian':14 'either':13 'gosl':18 'meme':6 'murphi':15 'new':4 'pictur':11 'ryan':17 'year':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6547775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704876042 {#2494
      date: 2024-01-10 09:40:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "ryan gosling is (probably jokingly) the mascot of depressed memes because he was pretty sad in blade runner, and it’s probably similar with the oppenheimer dude, because he made some funny faces in the movie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704877856 {#3296
    date: 2024-01-10 10:10:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@mriormro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3300 …}
  +nested: Doctrine\ORM\PersistentCollection {#3302 …}
  +votes: Doctrine\ORM\PersistentCollection {#3304 …}
  +reports: Doctrine\ORM\PersistentCollection {#3306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
  -id: 295399
  -bodyTs: "'blade':17 'depress':9 'dude':27 'face':33 'funni':32 'gosl':2 'joke':5 'made':30 'mascot':7 'meme':10 'movi':36 'oppenheim':26 'pretti':14 'probabl':4,22 'runner':18 'ryan':1 'sad':15 'similar':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6548532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704877856 {#3297
    date: 2024-01-10 10:10: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
156 DENIED moderate
App\Entity\EntryComment {#3298
  +user: Proxies\__CG__\App\Entity\User {#3299 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2498
    +user: App\Entity\User {#2511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why are these new years memes always accompanied by a picture of either Cillian Murphy or Ryan Gosling?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1719866226 {#2493
      date: 2024-07-01 22:37:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2499 …}
    +nested: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    -id: 295360
    -bodyTs: "'accompani':8 'alway':7 'cillian':14 'either':13 'gosl':18 'meme':6 'murphi':15 'new':4 'pictur':11 'ryan':17 'year':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6547775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704876042 {#2494
      date: 2024-01-10 09:40:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "ryan gosling is (probably jokingly) the mascot of depressed memes because he was pretty sad in blade runner, and it’s probably similar with the oppenheimer dude, because he made some funny faces in the movie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704877856 {#3296
    date: 2024-01-10 10:10:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@mriormro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3300 …}
  +nested: Doctrine\ORM\PersistentCollection {#3302 …}
  +votes: Doctrine\ORM\PersistentCollection {#3304 …}
  +reports: Doctrine\ORM\PersistentCollection {#3306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
  -id: 295399
  -bodyTs: "'blade':17 'depress':9 'dude':27 'face':33 'funni':32 'gosl':2 'joke':5 'made':30 'mascot':7 'meme':10 'movi':36 'oppenheim':26 'pretti':14 'probabl':4,22 'runner':18 'ryan':1 'sad':15 'similar':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6548532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704877856 {#3297
    date: 2024-01-10 10:10: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
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 {#2572
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is this a shitpost?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1719848492 {#2567
    date: 2024-07-01 17:41:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2574 …}
  +nested: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
  -id: 295316
  -bodyTs: "'shitpost':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6546881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704873913 {#2568
    date: 2024-01-10 09:05: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
159 DENIED edit
App\Entity\EntryComment {#2572
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is this a shitpost?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1719848492 {#2567
    date: 2024-07-01 17:41:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2574 …}
  +nested: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
  -id: 295316
  -bodyTs: "'shitpost':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6546881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704873913 {#2568
    date: 2024-01-10 09:05: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
160 DENIED moderate
App\Entity\EntryComment {#2572
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is this a shitpost?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1719848492 {#2567
    date: 2024-07-01 17:41:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2574 …}
  +nested: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
  -id: 295316
  -bodyTs: "'shitpost':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6546881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704873913 {#2568
    date: 2024-01-10 09:05: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
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 {#3250
  +user: Proxies\__CG__\App\Entity\User {#3251 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2572
    +user: App\Entity\User {#2586 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is this a shitpost?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1719848492 {#2567
      date: 2024-07-01 17:41:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2574 …}
    +nested: Doctrine\ORM\PersistentCollection {#2576 …}
    +votes: Doctrine\ORM\PersistentCollection {#2578 …}
    +reports: Doctrine\ORM\PersistentCollection {#2580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
    -id: 295316
    -bodyTs: "'shitpost':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546881"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873913 {#2568
      date: 2024-01-10 09:05:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2572}
  +body: "It’s not the first photo OP posted here. They are nice photos but obviously off topic. No ideq what the cyrillic title means."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704874435 {#3248
    date: 2024-01-10 09:13:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Asudox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3252 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3262 …}
  -id: 295326
  -bodyTs: "'cyril':22 'first':5 'ideq':19 'mean':24 'nice':12 'obvious':15 'op':7 'photo':6,13 'post':8 'titl':23 'topic':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7332824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704874435 {#3249
    date: 2024-01-10 09:13: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
163 DENIED edit
App\Entity\EntryComment {#3250
  +user: Proxies\__CG__\App\Entity\User {#3251 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2572
    +user: App\Entity\User {#2586 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is this a shitpost?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1719848492 {#2567
      date: 2024-07-01 17:41:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2574 …}
    +nested: Doctrine\ORM\PersistentCollection {#2576 …}
    +votes: Doctrine\ORM\PersistentCollection {#2578 …}
    +reports: Doctrine\ORM\PersistentCollection {#2580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
    -id: 295316
    -bodyTs: "'shitpost':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546881"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873913 {#2568
      date: 2024-01-10 09:05:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2572}
  +body: "It’s not the first photo OP posted here. They are nice photos but obviously off topic. No ideq what the cyrillic title means."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704874435 {#3248
    date: 2024-01-10 09:13:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Asudox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3252 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3262 …}
  -id: 295326
  -bodyTs: "'cyril':22 'first':5 'ideq':19 'mean':24 'nice':12 'obvious':15 'op':7 'photo':6,13 'post':8 'titl':23 'topic':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7332824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704874435 {#3249
    date: 2024-01-10 09:13: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
164 DENIED moderate
App\Entity\EntryComment {#3250
  +user: Proxies\__CG__\App\Entity\User {#3251 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2572
    +user: App\Entity\User {#2586 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is this a shitpost?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1719848492 {#2567
      date: 2024-07-01 17:41:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2574 …}
    +nested: Doctrine\ORM\PersistentCollection {#2576 …}
    +votes: Doctrine\ORM\PersistentCollection {#2578 …}
    +reports: Doctrine\ORM\PersistentCollection {#2580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
    -id: 295316
    -bodyTs: "'shitpost':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546881"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704873913 {#2568
      date: 2024-01-10 09:05:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2572}
  +body: "It’s not the first photo OP posted here. They are nice photos but obviously off topic. No ideq what the cyrillic title means."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704874435 {#3248
    date: 2024-01-10 09:13:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Asudox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3252 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3262 …}
  -id: 295326
  -bodyTs: "'cyril':22 'first':5 'ideq':19 'mean':24 'nice':12 'obvious':15 'op':7 'photo':6,13 'post':8 'titl':23 'topic':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7332824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704874435 {#3249
    date: 2024-01-10 09:13: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
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 {#3425
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3250
    +user: Proxies\__CG__\App\Entity\User {#3251 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2572
      +user: App\Entity\User {#2586 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is this a shitpost?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1719848492 {#2567
        date: 2024-07-01 17:41:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2574 …}
      +nested: Doctrine\ORM\PersistentCollection {#2576 …}
      +votes: Doctrine\ORM\PersistentCollection {#2578 …}
      +reports: Doctrine\ORM\PersistentCollection {#2580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
      -id: 295316
      -bodyTs: "'shitpost':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6546881"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704873913 {#2568
        date: 2024-01-10 09:05:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2572}
    +body: "It’s not the first photo OP posted here. They are nice photos but obviously off topic. No ideq what the cyrillic title means."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704874435 {#3248
      date: 2024-01-10 09:13:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@Asudox@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3252 …}
    +nested: Doctrine\ORM\PersistentCollection {#3254 …}
    +votes: Doctrine\ORM\PersistentCollection {#3256 …}
    +reports: Doctrine\ORM\PersistentCollection {#3258 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3260 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3262 …}
    -id: 295326
    -bodyTs: "'cyril':22 'first':5 'ideq':19 'mean':24 'nice':12 'obvious':15 'op':7 'photo':6,13 'post':8 'titl':23 'topic':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7332824"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704874435 {#3249
      date: 2024-01-10 09:13:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2572}
  +body: "It seems like OP is russian and I guess he doesn’t know what a shitpost is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704874970 {#3424
    date: 2024-01-10 09:22:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Asudox@lemmy.world"
    "@gigachad@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3432 …}
  +nested: Doctrine\ORM\PersistentCollection {#3435 …}
  +votes: Doctrine\ORM\PersistentCollection {#3437 …}
  +reports: Doctrine\ORM\PersistentCollection {#3439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3443 …}
  -id: 295333
  -bodyTs: "'doesn':11 'guess':9 'know':13 'like':3 'op':4 'russian':6 'seem':2 'shitpost':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6547321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704874970 {#3427
    date: 2024-01-10 09:22:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#3425
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3250
    +user: Proxies\__CG__\App\Entity\User {#3251 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2572
      +user: App\Entity\User {#2586 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is this a shitpost?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1719848492 {#2567
        date: 2024-07-01 17:41:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2574 …}
      +nested: Doctrine\ORM\PersistentCollection {#2576 …}
      +votes: Doctrine\ORM\PersistentCollection {#2578 …}
      +reports: Doctrine\ORM\PersistentCollection {#2580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
      -id: 295316
      -bodyTs: "'shitpost':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6546881"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704873913 {#2568
        date: 2024-01-10 09:05:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2572}
    +body: "It’s not the first photo OP posted here. They are nice photos but obviously off topic. No ideq what the cyrillic title means."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704874435 {#3248
      date: 2024-01-10 09:13:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@Asudox@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3252 …}
    +nested: Doctrine\ORM\PersistentCollection {#3254 …}
    +votes: Doctrine\ORM\PersistentCollection {#3256 …}
    +reports: Doctrine\ORM\PersistentCollection {#3258 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3260 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3262 …}
    -id: 295326
    -bodyTs: "'cyril':22 'first':5 'ideq':19 'mean':24 'nice':12 'obvious':15 'op':7 'photo':6,13 'post':8 'titl':23 'topic':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7332824"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704874435 {#3249
      date: 2024-01-10 09:13:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2572}
  +body: "It seems like OP is russian and I guess he doesn’t know what a shitpost is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704874970 {#3424
    date: 2024-01-10 09:22:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Asudox@lemmy.world"
    "@gigachad@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3432 …}
  +nested: Doctrine\ORM\PersistentCollection {#3435 …}
  +votes: Doctrine\ORM\PersistentCollection {#3437 …}
  +reports: Doctrine\ORM\PersistentCollection {#3439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3443 …}
  -id: 295333
  -bodyTs: "'doesn':11 'guess':9 'know':13 'like':3 'op':4 'russian':6 'seem':2 'shitpost':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6547321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704874970 {#3427
    date: 2024-01-10 09:22:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#3425
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3250
    +user: Proxies\__CG__\App\Entity\User {#3251 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2572
      +user: App\Entity\User {#2586 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is this a shitpost?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1719848492 {#2567
        date: 2024-07-01 17:41:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmicA_LuciS@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2574 …}
      +nested: Doctrine\ORM\PersistentCollection {#2576 …}
      +votes: Doctrine\ORM\PersistentCollection {#2578 …}
      +reports: Doctrine\ORM\PersistentCollection {#2580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
      -id: 295316
      -bodyTs: "'shitpost':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6546881"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704873913 {#2568
        date: 2024-01-10 09:05:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2572}
    +body: "It’s not the first photo OP posted here. They are nice photos but obviously off topic. No ideq what the cyrillic title means."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704874435 {#3248
      date: 2024-01-10 09:13:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
      "@Asudox@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3252 …}
    +nested: Doctrine\ORM\PersistentCollection {#3254 …}
    +votes: Doctrine\ORM\PersistentCollection {#3256 …}
    +reports: Doctrine\ORM\PersistentCollection {#3258 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3260 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3262 …}
    -id: 295326
    -bodyTs: "'cyril':22 'first':5 'ideq':19 'mean':24 'nice':12 'obvious':15 'op':7 'photo':6,13 'post':8 'titl':23 'topic':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7332824"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704874435 {#3249
      date: 2024-01-10 09:13:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2572}
  +body: "It seems like OP is russian and I guess he doesn’t know what a shitpost is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704874970 {#3424
    date: 2024-01-10 09:22:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Asudox@lemmy.world"
    "@gigachad@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3432 …}
  +nested: Doctrine\ORM\PersistentCollection {#3435 …}
  +votes: Doctrine\ORM\PersistentCollection {#3437 …}
  +reports: Doctrine\ORM\PersistentCollection {#3439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3443 …}
  -id: 295333
  -bodyTs: "'doesn':11 'guess':9 'know':13 'like':3 'op':4 'russian':6 'seem':2 'shitpost':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6547321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704874970 {#3427
    date: 2024-01-10 09:22:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2648
  +user: App\Entity\User {#2661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Man, 1993 was my year.\n
    \n
    I was born in ‘94.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1719845548 {#2643
    date: 2024-07-01 16:52:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2649 …}
  +nested: Doctrine\ORM\PersistentCollection {#2651 …}
  +votes: Doctrine\ORM\PersistentCollection {#2653 …}
  +reports: Doctrine\ORM\PersistentCollection {#2655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
  -id: 295246
  -bodyTs: "'1993':2 '94':10 'born':8 'man':1 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6545262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704870086 {#2644
    date: 2024-01-10 08:01: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
171 DENIED edit
App\Entity\EntryComment {#2648
  +user: App\Entity\User {#2661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Man, 1993 was my year.\n
    \n
    I was born in ‘94.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1719845548 {#2643
    date: 2024-07-01 16:52:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2649 …}
  +nested: Doctrine\ORM\PersistentCollection {#2651 …}
  +votes: Doctrine\ORM\PersistentCollection {#2653 …}
  +reports: Doctrine\ORM\PersistentCollection {#2655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
  -id: 295246
  -bodyTs: "'1993':2 '94':10 'born':8 'man':1 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6545262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704870086 {#2644
    date: 2024-01-10 08:01: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
172 DENIED moderate
App\Entity\EntryComment {#2648
  +user: App\Entity\User {#2661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Man, 1993 was my year.\n
    \n
    I was born in ‘94.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1719845548 {#2643
    date: 2024-07-01 16:52:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2649 …}
  +nested: Doctrine\ORM\PersistentCollection {#2651 …}
  +votes: Doctrine\ORM\PersistentCollection {#2653 …}
  +reports: Doctrine\ORM\PersistentCollection {#2655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
  -id: 295246
  -bodyTs: "'1993':2 '94':10 'born':8 'man':1 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6545262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704870086 {#2644
    date: 2024-01-10 08:01: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
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 {#3064
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2648
    +user: App\Entity\User {#2661 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man, 1993 was my year.\n
      \n
      I was born in ‘94.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1719845548 {#2643
      date: 2024-07-01 16:52:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2649 …}
    +nested: Doctrine\ORM\PersistentCollection {#2651 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    -id: 295246
    -bodyTs: "'1993':2 '94':10 'born':8 'man':1 'year':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6545262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704870086 {#2644
      date: 2024-01-10 08:01:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2648}
  +body: "2005"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704870192 {#3066
    date: 2024-01-10 08:03:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@DarkMessiah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3062 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  -id: 295250
  -bodyTs: "'2005':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4550791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704870192 {#3065
    date: 2024-01-10 08:03:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3064
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2648
    +user: App\Entity\User {#2661 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man, 1993 was my year.\n
      \n
      I was born in ‘94.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1719845548 {#2643
      date: 2024-07-01 16:52:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2649 …}
    +nested: Doctrine\ORM\PersistentCollection {#2651 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    -id: 295246
    -bodyTs: "'1993':2 '94':10 'born':8 'man':1 'year':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6545262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704870086 {#2644
      date: 2024-01-10 08:01:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2648}
  +body: "2005"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704870192 {#3066
    date: 2024-01-10 08:03:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@DarkMessiah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3062 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  -id: 295250
  -bodyTs: "'2005':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4550791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704870192 {#3065
    date: 2024-01-10 08:03:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3064
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2648
    +user: App\Entity\User {#2661 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man, 1993 was my year.\n
      \n
      I was born in ‘94.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1719845548 {#2643
      date: 2024-07-01 16:52:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2649 …}
    +nested: Doctrine\ORM\PersistentCollection {#2651 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    -id: 295246
    -bodyTs: "'1993':2 '94':10 'born':8 'man':1 'year':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6545262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704870086 {#2644
      date: 2024-01-10 08:01:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2648}
  +body: "2005"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704870192 {#3066
    date: 2024-01-10 08:03:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@DarkMessiah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3062 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  -id: 295250
  -bodyTs: "'2005':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4550791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704870192 {#3065
    date: 2024-01-10 08:03:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3048
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2648
    +user: App\Entity\User {#2661 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man, 1993 was my year.\n
      \n
      I was born in ‘94.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1719845548 {#2643
      date: 2024-07-01 16:52:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2649 …}
    +nested: Doctrine\ORM\PersistentCollection {#2651 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    -id: 295246
    -bodyTs: "'1993':2 '94':10 'born':8 'man':1 'year':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6545262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704870086 {#2644
      date: 2024-01-10 08:01:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2648}
  +body: "I would say this but 9/11 happened while my mom was pregnant so"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704874667 {#3050
    date: 2024-01-10 09:17:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@DarkMessiah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3046 …}
  +nested: Doctrine\ORM\PersistentCollection {#3044 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 295331
  -bodyTs: "'9/11':6 'happen':7 'mom':10 'pregnant':12 'say':3 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5216196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704874667 {#3049
    date: 2024-01-10 09:17:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#3048
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2648
    +user: App\Entity\User {#2661 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man, 1993 was my year.\n
      \n
      I was born in ‘94.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1719845548 {#2643
      date: 2024-07-01 16:52:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2649 …}
    +nested: Doctrine\ORM\PersistentCollection {#2651 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    -id: 295246
    -bodyTs: "'1993':2 '94':10 'born':8 'man':1 'year':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6545262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704870086 {#2644
      date: 2024-01-10 08:01:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2648}
  +body: "I would say this but 9/11 happened while my mom was pregnant so"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704874667 {#3050
    date: 2024-01-10 09:17:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@DarkMessiah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3046 …}
  +nested: Doctrine\ORM\PersistentCollection {#3044 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 295331
  -bodyTs: "'9/11':6 'happen':7 'mom':10 'pregnant':12 'say':3 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5216196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704874667 {#3049
    date: 2024-01-10 09:17:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#3048
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2648
    +user: App\Entity\User {#2661 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man, 1993 was my year.\n
      \n
      I was born in ‘94.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1719845548 {#2643
      date: 2024-07-01 16:52:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2649 …}
    +nested: Doctrine\ORM\PersistentCollection {#2651 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    -id: 295246
    -bodyTs: "'1993':2 '94':10 'born':8 'man':1 'year':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6545262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704870086 {#2644
      date: 2024-01-10 08:01:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2648}
  +body: "I would say this but 9/11 happened while my mom was pregnant so"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704874667 {#3050
    date: 2024-01-10 09:17:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@DarkMessiah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3046 …}
  +nested: Doctrine\ORM\PersistentCollection {#3044 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 295331
  -bodyTs: "'9/11':6 'happen':7 'mom':10 'pregnant':12 'say':3 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5216196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704874667 {#3049
    date: 2024-01-10 09:17:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2721
  +user: App\Entity\User {#2734 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "We’ve all realized that 2016 was our year. We already peaked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1719790071 {#2716
    date: 2024-07-01 01:27:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2722 …}
  +nested: Doctrine\ORM\PersistentCollection {#2724 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  -id: 295127
  -bodyTs: "'2016':6 'alreadi':11 'peak':12 'realiz':4 've':2 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6542964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704864970 {#2717
    date: 2024-01-10 06:36: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
183 DENIED edit
App\Entity\EntryComment {#2721
  +user: App\Entity\User {#2734 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "We’ve all realized that 2016 was our year. We already peaked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1719790071 {#2716
    date: 2024-07-01 01:27:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2722 …}
  +nested: Doctrine\ORM\PersistentCollection {#2724 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  -id: 295127
  -bodyTs: "'2016':6 'alreadi':11 'peak':12 'realiz':4 've':2 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6542964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704864970 {#2717
    date: 2024-01-10 06:36: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
184 DENIED moderate
App\Entity\EntryComment {#2721
  +user: App\Entity\User {#2734 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "We’ve all realized that 2016 was our year. We already peaked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1719790071 {#2716
    date: 2024-07-01 01:27:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2722 …}
  +nested: Doctrine\ORM\PersistentCollection {#2724 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  -id: 295127
  -bodyTs: "'2016':6 'alreadi':11 'peak':12 'realiz':4 've':2 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6542964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704864970 {#2717
    date: 2024-01-10 06:36: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
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 {#3028
  +user: Proxies\__CG__\App\Entity\User {#3111 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2721
    +user: App\Entity\User {#2734 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "We’ve all realized that 2016 was our year. We already peaked."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1719790071 {#2716
      date: 2024-07-01 01:27:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2722 …}
    +nested: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    -id: 295127
    -bodyTs: "'2016':6 'alreadi':11 'peak':12 'realiz':4 've':2 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6542964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704864970 {#2717
      date: 2024-01-10 06:36:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2721}
  +body: "Harambe was our last chance…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704867074 {#3029
    date: 2024-01-10 07:11:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Mr_Fish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3110 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
  -id: 295180
  -bodyTs: "'chanc':5 'haramb':1 'last':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6543877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704867074 {#3032
    date: 2024-01-10 07:11: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
187 DENIED edit
App\Entity\EntryComment {#3028
  +user: Proxies\__CG__\App\Entity\User {#3111 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2721
    +user: App\Entity\User {#2734 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "We’ve all realized that 2016 was our year. We already peaked."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1719790071 {#2716
      date: 2024-07-01 01:27:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2722 …}
    +nested: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    -id: 295127
    -bodyTs: "'2016':6 'alreadi':11 'peak':12 'realiz':4 've':2 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6542964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704864970 {#2717
      date: 2024-01-10 06:36:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2721}
  +body: "Harambe was our last chance…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704867074 {#3029
    date: 2024-01-10 07:11:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Mr_Fish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3110 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
  -id: 295180
  -bodyTs: "'chanc':5 'haramb':1 'last':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6543877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704867074 {#3032
    date: 2024-01-10 07:11: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
188 DENIED moderate
App\Entity\EntryComment {#3028
  +user: Proxies\__CG__\App\Entity\User {#3111 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: App\Entity\EntryComment {#2721
    +user: App\Entity\User {#2734 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +parent: null
    +root: null
    +body: "We’ve all realized that 2016 was our year. We already peaked."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1719790071 {#2716
      date: 2024-07-01 01:27:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmicA_LuciS@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2722 …}
    +nested: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    -id: 295127
    -bodyTs: "'2016':6 'alreadi':11 'peak':12 'realiz':4 've':2 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6542964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704864970 {#2717
      date: 2024-01-10 06:36:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2721}
  +body: "Harambe was our last chance…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704867074 {#3029
    date: 2024-01-10 07:11:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
    "@Mr_Fish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3110 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
  -id: 295180
  -bodyTs: "'chanc':5 'haramb':1 'last':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6543877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704867074 {#3032
    date: 2024-01-10 07:11: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
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 {#2794
  +user: App\Entity\User {#2807 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Which one piece villain is this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706597533 {#2789
    date: 2024-01-30 07:52:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jhogenbaum@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2795 …}
  +nested: Doctrine\ORM\PersistentCollection {#2797 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  -id: 351930
  -bodyTs: "'one':2 'piec':3 'villain':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7142553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706597533 {#2790
    date: 2024-01-30 07:52: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
191 DENIED edit
App\Entity\EntryComment {#2794
  +user: App\Entity\User {#2807 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Which one piece villain is this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706597533 {#2789
    date: 2024-01-30 07:52:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jhogenbaum@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2795 …}
  +nested: Doctrine\ORM\PersistentCollection {#2797 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  -id: 351930
  -bodyTs: "'one':2 'piec':3 'villain':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7142553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706597533 {#2790
    date: 2024-01-30 07:52: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
192 DENIED moderate
App\Entity\EntryComment {#2794
  +user: App\Entity\User {#2807 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Which one piece villain is this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706597533 {#2789
    date: 2024-01-30 07:52:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jhogenbaum@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2795 …}
  +nested: Doctrine\ORM\PersistentCollection {#2797 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  -id: 351930
  -bodyTs: "'one':2 'piec':3 'villain':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7142553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706597533 {#2790
    date: 2024-01-30 07:52: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
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 {#2868
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dot Hogs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706594202 {#2863
    date: 2024-01-30 06:56:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jhogenbaum@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2869 …}
  +nested: Doctrine\ORM\PersistentCollection {#2871 …}
  +votes: Doctrine\ORM\PersistentCollection {#2873 …}
  +reports: Doctrine\ORM\PersistentCollection {#2875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
  -id: 351839
  -bodyTs: "'dot':1 'hog':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594202 {#2864
    date: 2024-01-30 06:56: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
195 DENIED edit
App\Entity\EntryComment {#2868
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dot Hogs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706594202 {#2863
    date: 2024-01-30 06:56:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jhogenbaum@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2869 …}
  +nested: Doctrine\ORM\PersistentCollection {#2871 …}
  +votes: Doctrine\ORM\PersistentCollection {#2873 …}
  +reports: Doctrine\ORM\PersistentCollection {#2875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
  -id: 351839
  -bodyTs: "'dot':1 'hog':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594202 {#2864
    date: 2024-01-30 06:56: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
196 DENIED moderate
App\Entity\EntryComment {#2868
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dot Hogs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706594202 {#2863
    date: 2024-01-30 06:56:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jhogenbaum@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2869 …}
  +nested: Doctrine\ORM\PersistentCollection {#2871 …}
  +votes: Doctrine\ORM\PersistentCollection {#2873 …}
  +reports: Doctrine\ORM\PersistentCollection {#2875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
  -id: 351839
  -bodyTs: "'dot':1 'hog':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594202 {#2864
    date: 2024-01-30 06:56: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
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 {#2941
  +user: App\Entity\User {#2955 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Say cheese for the camera"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705370403 {#2936
    date: 2024-01-16 03:00:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2943 …}
  +nested: Doctrine\ORM\PersistentCollection {#2945 …}
  +votes: Doctrine\ORM\PersistentCollection {#2947 …}
  +reports: Doctrine\ORM\PersistentCollection {#2949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
  -id: 312458
  -bodyTs: "'camera':5 'chees':2 'say':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmyfi.com/comment/349933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705370403 {#2937
    date: 2024-01-16 03:00: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
199 DENIED edit
App\Entity\EntryComment {#2941
  +user: App\Entity\User {#2955 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Say cheese for the camera"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705370403 {#2936
    date: 2024-01-16 03:00:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2943 …}
  +nested: Doctrine\ORM\PersistentCollection {#2945 …}
  +votes: Doctrine\ORM\PersistentCollection {#2947 …}
  +reports: Doctrine\ORM\PersistentCollection {#2949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
  -id: 312458
  -bodyTs: "'camera':5 'chees':2 'say':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmyfi.com/comment/349933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705370403 {#2937
    date: 2024-01-16 03:00: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
200 DENIED moderate
App\Entity\EntryComment {#2941
  +user: App\Entity\User {#2955 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Say cheese for the camera"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705370403 {#2936
    date: 2024-01-16 03:00:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmicA_LuciS@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2943 …}
  +nested: Doctrine\ORM\PersistentCollection {#2945 …}
  +votes: Doctrine\ORM\PersistentCollection {#2947 …}
  +reports: Doctrine\ORM\PersistentCollection {#2949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
  -id: 312458
  -bodyTs: "'camera':5 'chees':2 'say':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmyfi.com/comment/349933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705370403 {#2937
    date: 2024-01-16 03:00: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