GET https://kbin.spritesserver.nl/u/@Satelllliiiiiiiteeee@kbin.social/commented

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 …}
}
6.50 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 {#1629
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1628 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +body: """
    > The highest margin for most is probably merch purchased at venues, including physical media\n
    \n
    This is no longer the case since venues started taking a cut of merch sales
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697632871 {#1598
    date: 2023-10-18 14:41:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yuunikki@lemmy.dbzer0.com"
    "@Rearsays@lemmy.ml"
    "@paultimate14@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1618 …}
  +nested: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
  -id: 56679
  -bodyTs: "'case':20 'cut':26 'highest':2 'includ':12 'longer':18 'margin':3 'media':14 'merch':8,28 'physic':13 'probabl':7 'purchas':9 'sale':29 'sinc':21 'start':23 'take':24 'venu':11,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/548645/-/comment/3029986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697632871 {#1630
    date: 2023-10-18 14:41:11.0 +02:00
  }
  +"title": 56679
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1629
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1628 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +body: """
    > The highest margin for most is probably merch purchased at venues, including physical media\n
    \n
    This is no longer the case since venues started taking a cut of merch sales
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697632871 {#1598
    date: 2023-10-18 14:41:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yuunikki@lemmy.dbzer0.com"
    "@Rearsays@lemmy.ml"
    "@paultimate14@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1618 …}
  +nested: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
  -id: 56679
  -bodyTs: "'case':20 'cut':26 'highest':2 'includ':12 'longer':18 'margin':3 'media':14 'merch':8,28 'physic':13 'probabl':7 'purchas':9 'sale':29 'sinc':21 'start':23 'take':24 'venu':11,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/548645/-/comment/3029986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697632871 {#1630
    date: 2023-10-18 14:41:11.0 +02:00
  }
  +"title": 56679
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1629
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1628 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +body: """
    > The highest margin for most is probably merch purchased at venues, including physical media\n
    \n
    This is no longer the case since venues started taking a cut of merch sales
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697632871 {#1598
    date: 2023-10-18 14:41:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yuunikki@lemmy.dbzer0.com"
    "@Rearsays@lemmy.ml"
    "@paultimate14@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1618 …}
  +nested: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
  -id: 56679
  -bodyTs: "'case':20 'cut':26 'highest':2 'includ':12 'longer':18 'margin':3 'media':14 'merch':8,28 'physic':13 'probabl':7 'purchas':9 'sale':29 'sinc':21 'start':23 'take':24 'venu':11,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/548645/-/comment/3029986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697632871 {#1630
    date: 2023-10-18 14:41:11.0 +02:00
  }
  +"title": 56679
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2035
  +user: Proxies\__CG__\App\Entity\User {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: Proxies\__CG__\App\Entity\Image {#2262 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2263 …}
  +slug: "One-thing-the-fandoms-can-agree-on"
  +title: "One thing the fandoms can agree on."
  +url: "https://lemmy.world/pictrs/image/2a6a5e1b-29a2-4d53-88b4-c7e09dc8ba61.jpeg"
  +body: "To help contribute, here’s the only meme I’ve ever done, which I did in response to news that Abrams was working on a new ST movie. And after seeing how well the franchise is going with SNW and LD, I feel it’s even more appropriate."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 83
  +favouriteCount: 537
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699639895 {#2274
    date: 2023-11-10 19:11:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2237 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
  +badges: Doctrine\ORM\PersistentCollection {#2246 …}
  +children: [
    App\Entity\EntryComment {#2027
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +body: "I'd be happy if Rian Johnson got another chance with Star Wars. Brick, Brothers Bloom, Looper, and Knives Out were all great and at least personally The Last Jedi felt like it was trying to set up things to pay off in the next movie since he was originally slated to write and direct Episode 8 and 9."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699571364 {#2020
        date: 2023-11-10 00:09:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GratefullyGodless@lemmy.world"
        "@Riccosuave@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2036 …}
      +nested: Doctrine\ORM\PersistentCollection {#2144 …}
      +votes: Doctrine\ORM\PersistentCollection {#2061 …}
      +reports: Doctrine\ORM\PersistentCollection {#2084 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
      -id: 105800
      -bodyTs: "'8':57 '9':59 'anoth':9 'bloom':16 'brick':14 'brother':15 'chanc':10 'd':2 'direct':55 'episod':56 'felt':31 'got':8 'great':23 'happi':4 'jedi':30 'johnson':7 'knive':19 'last':29 'least':26 'like':32 'looper':17 'movi':46 'next':45 'origin':50 'pay':41 'person':27 'rian':6 'set':37 'sinc':47 'slate':51 'star':12 'thing':39 'tri':35 'war':13 'write':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/risa@startrek.website/t/612436/-/comment/3466853"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699571364 {#2013
        date: 2023-11-10 00:09:24.0 +01:00
      }
      +"title": 105800
    }
  ]
  -id: 11505
  -titleTs: "'agre':6 'fandom':4 'one':1 'thing':2"
  -bodyTs: "'abram':21 'appropri':48 'contribut':3 'done':12 'even':46 'ever':11 'feel':43 'franchis':35 'go':37 'help':2 'ld':41 'meme':8 'movi':28 'new':26 'news':19 'respons':17 'see':31 'snw':39 'st':27 've':10 'well':33 'work':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699636355
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8023805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699549955 {#2322
    date: 2023-11-09 18:12:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2035
  +user: Proxies\__CG__\App\Entity\User {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: Proxies\__CG__\App\Entity\Image {#2262 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2263 …}
  +slug: "One-thing-the-fandoms-can-agree-on"
  +title: "One thing the fandoms can agree on."
  +url: "https://lemmy.world/pictrs/image/2a6a5e1b-29a2-4d53-88b4-c7e09dc8ba61.jpeg"
  +body: "To help contribute, here’s the only meme I’ve ever done, which I did in response to news that Abrams was working on a new ST movie. And after seeing how well the franchise is going with SNW and LD, I feel it’s even more appropriate."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 83
  +favouriteCount: 537
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699639895 {#2274
    date: 2023-11-10 19:11:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2237 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
  +badges: Doctrine\ORM\PersistentCollection {#2246 …}
  +children: [
    App\Entity\EntryComment {#2027
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +body: "I'd be happy if Rian Johnson got another chance with Star Wars. Brick, Brothers Bloom, Looper, and Knives Out were all great and at least personally The Last Jedi felt like it was trying to set up things to pay off in the next movie since he was originally slated to write and direct Episode 8 and 9."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699571364 {#2020
        date: 2023-11-10 00:09:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GratefullyGodless@lemmy.world"
        "@Riccosuave@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2036 …}
      +nested: Doctrine\ORM\PersistentCollection {#2144 …}
      +votes: Doctrine\ORM\PersistentCollection {#2061 …}
      +reports: Doctrine\ORM\PersistentCollection {#2084 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
      -id: 105800
      -bodyTs: "'8':57 '9':59 'anoth':9 'bloom':16 'brick':14 'brother':15 'chanc':10 'd':2 'direct':55 'episod':56 'felt':31 'got':8 'great':23 'happi':4 'jedi':30 'johnson':7 'knive':19 'last':29 'least':26 'like':32 'looper':17 'movi':46 'next':45 'origin':50 'pay':41 'person':27 'rian':6 'set':37 'sinc':47 'slate':51 'star':12 'thing':39 'tri':35 'war':13 'write':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/risa@startrek.website/t/612436/-/comment/3466853"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699571364 {#2013
        date: 2023-11-10 00:09:24.0 +01:00
      }
      +"title": 105800
    }
  ]
  -id: 11505
  -titleTs: "'agre':6 'fandom':4 'one':1 'thing':2"
  -bodyTs: "'abram':21 'appropri':48 'contribut':3 'done':12 'even':46 'ever':11 'feel':43 'franchis':35 'go':37 'help':2 'ld':41 'meme':8 'movi':28 'new':26 'news':19 'respons':17 'see':31 'snw':39 'st':27 've':10 'well':33 'work':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699636355
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8023805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699549955 {#2322
    date: 2023-11-09 18:12:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2035
  +user: Proxies\__CG__\App\Entity\User {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: Proxies\__CG__\App\Entity\Image {#2262 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2263 …}
  +slug: "One-thing-the-fandoms-can-agree-on"
  +title: "One thing the fandoms can agree on."
  +url: "https://lemmy.world/pictrs/image/2a6a5e1b-29a2-4d53-88b4-c7e09dc8ba61.jpeg"
  +body: "To help contribute, here’s the only meme I’ve ever done, which I did in response to news that Abrams was working on a new ST movie. And after seeing how well the franchise is going with SNW and LD, I feel it’s even more appropriate."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 83
  +favouriteCount: 537
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699639895 {#2274
    date: 2023-11-10 19:11:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2237 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
  +badges: Doctrine\ORM\PersistentCollection {#2246 …}
  +children: [
    App\Entity\EntryComment {#2027
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +body: "I'd be happy if Rian Johnson got another chance with Star Wars. Brick, Brothers Bloom, Looper, and Knives Out were all great and at least personally The Last Jedi felt like it was trying to set up things to pay off in the next movie since he was originally slated to write and direct Episode 8 and 9."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699571364 {#2020
        date: 2023-11-10 00:09:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GratefullyGodless@lemmy.world"
        "@Riccosuave@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2036 …}
      +nested: Doctrine\ORM\PersistentCollection {#2144 …}
      +votes: Doctrine\ORM\PersistentCollection {#2061 …}
      +reports: Doctrine\ORM\PersistentCollection {#2084 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
      -id: 105800
      -bodyTs: "'8':57 '9':59 'anoth':9 'bloom':16 'brick':14 'brother':15 'chanc':10 'd':2 'direct':55 'episod':56 'felt':31 'got':8 'great':23 'happi':4 'jedi':30 'johnson':7 'knive':19 'last':29 'least':26 'like':32 'looper':17 'movi':46 'next':45 'origin':50 'pay':41 'person':27 'rian':6 'set':37 'sinc':47 'slate':51 'star':12 'thing':39 'tri':35 'war':13 'write':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/risa@startrek.website/t/612436/-/comment/3466853"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699571364 {#2013
        date: 2023-11-10 00:09:24.0 +01:00
      }
      +"title": 105800
    }
  ]
  -id: 11505
  -titleTs: "'agre':6 'fandom':4 'one':1 'thing':2"
  -bodyTs: "'abram':21 'appropri':48 'contribut':3 'done':12 'even':46 'ever':11 'feel':43 'franchis':35 'go':37 'help':2 'ld':41 'meme':8 'movi':28 'new':26 'news':19 'respons':17 'see':31 'snw':39 'st':27 've':10 'well':33 'work':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699636355
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8023805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699549955 {#2322
    date: 2023-11-09 18:12:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2027
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#2117 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
    +image: Proxies\__CG__\App\Entity\Image {#2262 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2263 …}
    +slug: "One-thing-the-fandoms-can-agree-on"
    +title: "One thing the fandoms can agree on."
    +url: "https://lemmy.world/pictrs/image/2a6a5e1b-29a2-4d53-88b4-c7e09dc8ba61.jpeg"
    +body: "To help contribute, here’s the only meme I’ve ever done, which I did in response to news that Abrams was working on a new ST movie. And after seeing how well the franchise is going with SNW and LD, I feel it’s even more appropriate."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 83
    +favouriteCount: 537
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699639895 {#2274
      date: 2023-11-10 19:11:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2234 …}
    +votes: Doctrine\ORM\PersistentCollection {#2237 …}
    +reports: Doctrine\ORM\PersistentCollection {#2258 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
    +badges: Doctrine\ORM\PersistentCollection {#2246 …}
    +children: [
      App\Entity\EntryComment {#2027}
    ]
    -id: 11505
    -titleTs: "'agre':6 'fandom':4 'one':1 'thing':2"
    -bodyTs: "'abram':21 'appropri':48 'contribut':3 'done':12 'even':46 'ever':11 'feel':43 'franchis':35 'go':37 'help':2 'ld':41 'meme':8 'movi':28 'new':26 'news':19 'respons':17 'see':31 'snw':39 'st':27 've':10 'well':33 'work':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699636355
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8023805"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699549955 {#2322
      date: 2023-11-09 18:12:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +body: "I'd be happy if Rian Johnson got another chance with Star Wars. Brick, Brothers Bloom, Looper, and Knives Out were all great and at least personally The Last Jedi felt like it was trying to set up things to pay off in the next movie since he was originally slated to write and direct Episode 8 and 9."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699571364 {#2020
    date: 2023-11-10 00:09:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GratefullyGodless@lemmy.world"
    "@Riccosuave@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2036 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  -id: 105800
  -bodyTs: "'8':57 '9':59 'anoth':9 'bloom':16 'brick':14 'brother':15 'chanc':10 'd':2 'direct':55 'episod':56 'felt':31 'got':8 'great':23 'happi':4 'jedi':30 'johnson':7 'knive':19 'last':29 'least':26 'like':32 'looper':17 'movi':46 'next':45 'origin':50 'pay':41 'person':27 'rian':6 'set':37 'sinc':47 'slate':51 'star':12 'thing':39 'tri':35 'war':13 'write':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/612436/-/comment/3466853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699571364 {#2013
    date: 2023-11-10 00:09:24.0 +01:00
  }
  +"title": 105800
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2027
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#2117 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
    +image: Proxies\__CG__\App\Entity\Image {#2262 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2263 …}
    +slug: "One-thing-the-fandoms-can-agree-on"
    +title: "One thing the fandoms can agree on."
    +url: "https://lemmy.world/pictrs/image/2a6a5e1b-29a2-4d53-88b4-c7e09dc8ba61.jpeg"
    +body: "To help contribute, here’s the only meme I’ve ever done, which I did in response to news that Abrams was working on a new ST movie. And after seeing how well the franchise is going with SNW and LD, I feel it’s even more appropriate."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 83
    +favouriteCount: 537
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699639895 {#2274
      date: 2023-11-10 19:11:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2234 …}
    +votes: Doctrine\ORM\PersistentCollection {#2237 …}
    +reports: Doctrine\ORM\PersistentCollection {#2258 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
    +badges: Doctrine\ORM\PersistentCollection {#2246 …}
    +children: [
      App\Entity\EntryComment {#2027}
    ]
    -id: 11505
    -titleTs: "'agre':6 'fandom':4 'one':1 'thing':2"
    -bodyTs: "'abram':21 'appropri':48 'contribut':3 'done':12 'even':46 'ever':11 'feel':43 'franchis':35 'go':37 'help':2 'ld':41 'meme':8 'movi':28 'new':26 'news':19 'respons':17 'see':31 'snw':39 'st':27 've':10 'well':33 'work':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699636355
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8023805"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699549955 {#2322
      date: 2023-11-09 18:12:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +body: "I'd be happy if Rian Johnson got another chance with Star Wars. Brick, Brothers Bloom, Looper, and Knives Out were all great and at least personally The Last Jedi felt like it was trying to set up things to pay off in the next movie since he was originally slated to write and direct Episode 8 and 9."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699571364 {#2020
    date: 2023-11-10 00:09:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GratefullyGodless@lemmy.world"
    "@Riccosuave@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2036 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  -id: 105800
  -bodyTs: "'8':57 '9':59 'anoth':9 'bloom':16 'brick':14 'brother':15 'chanc':10 'd':2 'direct':55 'episod':56 'felt':31 'got':8 'great':23 'happi':4 'jedi':30 'johnson':7 'knive':19 'last':29 'least':26 'like':32 'looper':17 'movi':46 'next':45 'origin':50 'pay':41 'person':27 'rian':6 'set':37 'sinc':47 'slate':51 'star':12 'thing':39 'tri':35 'war':13 'write':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/612436/-/comment/3466853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699571364 {#2013
    date: 2023-11-10 00:09:24.0 +01:00
  }
  +"title": 105800
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2027
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#2117 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
    +image: Proxies\__CG__\App\Entity\Image {#2262 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2263 …}
    +slug: "One-thing-the-fandoms-can-agree-on"
    +title: "One thing the fandoms can agree on."
    +url: "https://lemmy.world/pictrs/image/2a6a5e1b-29a2-4d53-88b4-c7e09dc8ba61.jpeg"
    +body: "To help contribute, here’s the only meme I’ve ever done, which I did in response to news that Abrams was working on a new ST movie. And after seeing how well the franchise is going with SNW and LD, I feel it’s even more appropriate."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 83
    +favouriteCount: 537
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699639895 {#2274
      date: 2023-11-10 19:11:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2234 …}
    +votes: Doctrine\ORM\PersistentCollection {#2237 …}
    +reports: Doctrine\ORM\PersistentCollection {#2258 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
    +badges: Doctrine\ORM\PersistentCollection {#2246 …}
    +children: [
      App\Entity\EntryComment {#2027}
    ]
    -id: 11505
    -titleTs: "'agre':6 'fandom':4 'one':1 'thing':2"
    -bodyTs: "'abram':21 'appropri':48 'contribut':3 'done':12 'even':46 'ever':11 'feel':43 'franchis':35 'go':37 'help':2 'ld':41 'meme':8 'movi':28 'new':26 'news':19 'respons':17 'see':31 'snw':39 'st':27 've':10 'well':33 'work':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699636355
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8023805"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699549955 {#2322
      date: 2023-11-09 18:12:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +body: "I'd be happy if Rian Johnson got another chance with Star Wars. Brick, Brothers Bloom, Looper, and Knives Out were all great and at least personally The Last Jedi felt like it was trying to set up things to pay off in the next movie since he was originally slated to write and direct Episode 8 and 9."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699571364 {#2020
    date: 2023-11-10 00:09:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GratefullyGodless@lemmy.world"
    "@Riccosuave@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2036 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  -id: 105800
  -bodyTs: "'8':57 '9':59 'anoth':9 'bloom':16 'brick':14 'brother':15 'chanc':10 'd':2 'direct':55 'episod':56 'felt':31 'got':8 'great':23 'happi':4 'jedi':30 'johnson':7 'knive':19 'last':29 'least':26 'like':32 'looper':17 'movi':46 'next':45 'origin':50 'pay':41 'person':27 'rian':6 'set':37 'sinc':47 'slate':51 'star':12 'thing':39 'tri':35 'war':13 'write':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/612436/-/comment/3466853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699571364 {#2013
    date: 2023-11-10 00:09:24.0 +01:00
  }
  +"title": 105800
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2463
  +user: Proxies\__CG__\App\Entity\User {#2001 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: Proxies\__CG__\App\Entity\Image {#1353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2263 …}
  +slug: "Woman-strikes-a-Swedish-neonazi-with-her-handbag-1985"
  +title: "Woman strikes a Swedish neonazi with her handbag, 1985"
  +url: "https://lemmy.world/pictrs/image/0cac44ea-609e-465a-a560-d3c5680c2692.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 67
  +favouriteCount: 890
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698784460 {#1348
    date: 2023-10-31 21:34:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1358 …}
  +votes: Doctrine\ORM\PersistentCollection {#1355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2495 …}
  +badges: Doctrine\ORM\PersistentCollection {#2497 …}
  +children: [
    App\Entity\EntryComment {#2464
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2447 …}
      +body: "They do! It's relatively simple to develop black and white film too"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698614489 {#1707
        date: 2023-10-29 22:21:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PugJesus@lemmy.world"
        "@pinkdrunkenelephants@lemmy.cafe"
        "@Letto@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2458 …}
      +votes: Doctrine\ORM\PersistentCollection {#2456 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
      -id: 78943
      -bodyTs: "'black':9 'develop':8 'film':12 'relat':5 'simpl':6 'white':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/historyporn@lemmy.world/t/580321/-/comment/3249686"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698614489 {#2465
        date: 2023-10-29 22:21:29.0 +01:00
      }
      +"title": 78943
    }
  ]
  -id: 8365
  -titleTs: "'1985':9 'handbag':8 'neonazi':5 'strike':2 'swedish':4 'woman':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698681182
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7499182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698594782 {#1979
    date: 2023-10-29 16:53:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2463
  +user: Proxies\__CG__\App\Entity\User {#2001 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: Proxies\__CG__\App\Entity\Image {#1353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2263 …}
  +slug: "Woman-strikes-a-Swedish-neonazi-with-her-handbag-1985"
  +title: "Woman strikes a Swedish neonazi with her handbag, 1985"
  +url: "https://lemmy.world/pictrs/image/0cac44ea-609e-465a-a560-d3c5680c2692.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 67
  +favouriteCount: 890
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698784460 {#1348
    date: 2023-10-31 21:34:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1358 …}
  +votes: Doctrine\ORM\PersistentCollection {#1355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2495 …}
  +badges: Doctrine\ORM\PersistentCollection {#2497 …}
  +children: [
    App\Entity\EntryComment {#2464
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2447 …}
      +body: "They do! It's relatively simple to develop black and white film too"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698614489 {#1707
        date: 2023-10-29 22:21:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PugJesus@lemmy.world"
        "@pinkdrunkenelephants@lemmy.cafe"
        "@Letto@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2458 …}
      +votes: Doctrine\ORM\PersistentCollection {#2456 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
      -id: 78943
      -bodyTs: "'black':9 'develop':8 'film':12 'relat':5 'simpl':6 'white':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/historyporn@lemmy.world/t/580321/-/comment/3249686"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698614489 {#2465
        date: 2023-10-29 22:21:29.0 +01:00
      }
      +"title": 78943
    }
  ]
  -id: 8365
  -titleTs: "'1985':9 'handbag':8 'neonazi':5 'strike':2 'swedish':4 'woman':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698681182
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7499182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698594782 {#1979
    date: 2023-10-29 16:53:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2463
  +user: Proxies\__CG__\App\Entity\User {#2001 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: Proxies\__CG__\App\Entity\Image {#1353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2263 …}
  +slug: "Woman-strikes-a-Swedish-neonazi-with-her-handbag-1985"
  +title: "Woman strikes a Swedish neonazi with her handbag, 1985"
  +url: "https://lemmy.world/pictrs/image/0cac44ea-609e-465a-a560-d3c5680c2692.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 67
  +favouriteCount: 890
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698784460 {#1348
    date: 2023-10-31 21:34:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1358 …}
  +votes: Doctrine\ORM\PersistentCollection {#1355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2495 …}
  +badges: Doctrine\ORM\PersistentCollection {#2497 …}
  +children: [
    App\Entity\EntryComment {#2464
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2447 …}
      +body: "They do! It's relatively simple to develop black and white film too"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698614489 {#1707
        date: 2023-10-29 22:21:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PugJesus@lemmy.world"
        "@pinkdrunkenelephants@lemmy.cafe"
        "@Letto@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2458 …}
      +votes: Doctrine\ORM\PersistentCollection {#2456 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
      -id: 78943
      -bodyTs: "'black':9 'develop':8 'film':12 'relat':5 'simpl':6 'white':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/historyporn@lemmy.world/t/580321/-/comment/3249686"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698614489 {#2465
        date: 2023-10-29 22:21:29.0 +01:00
      }
      +"title": 78943
    }
  ]
  -id: 8365
  -titleTs: "'1985':9 'handbag':8 'neonazi':5 'strike':2 'swedish':4 'woman':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698681182
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7499182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698594782 {#1979
    date: 2023-10-29 16:53:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2464
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2463
    +user: Proxies\__CG__\App\Entity\User {#2001 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
    +image: Proxies\__CG__\App\Entity\Image {#1353 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2263 …}
    +slug: "Woman-strikes-a-Swedish-neonazi-with-her-handbag-1985"
    +title: "Woman strikes a Swedish neonazi with her handbag, 1985"
    +url: "https://lemmy.world/pictrs/image/0cac44ea-609e-465a-a560-d3c5680c2692.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 890
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698784460 {#1348
      date: 2023-10-31 21:34:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1358 …}
    +votes: Doctrine\ORM\PersistentCollection {#1355 …}
    +reports: Doctrine\ORM\PersistentCollection {#2491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2495 …}
    +badges: Doctrine\ORM\PersistentCollection {#2497 …}
    +children: [
      App\Entity\EntryComment {#2464}
    ]
    -id: 8365
    -titleTs: "'1985':9 'handbag':8 'neonazi':5 'strike':2 'swedish':4 'woman':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698681182
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7499182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698594782 {#1979
      date: 2023-10-29 16:53:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2447 …}
  +body: "They do! It's relatively simple to develop black and white film too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698614489 {#1707
    date: 2023-10-29 22:21:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@Letto@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  -id: 78943
  -bodyTs: "'black':9 'develop':8 'film':12 'relat':5 'simpl':6 'white':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/580321/-/comment/3249686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698614489 {#2465
    date: 2023-10-29 22:21:29.0 +01:00
  }
  +"title": 78943
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2464
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2463
    +user: Proxies\__CG__\App\Entity\User {#2001 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
    +image: Proxies\__CG__\App\Entity\Image {#1353 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2263 …}
    +slug: "Woman-strikes-a-Swedish-neonazi-with-her-handbag-1985"
    +title: "Woman strikes a Swedish neonazi with her handbag, 1985"
    +url: "https://lemmy.world/pictrs/image/0cac44ea-609e-465a-a560-d3c5680c2692.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 890
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698784460 {#1348
      date: 2023-10-31 21:34:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1358 …}
    +votes: Doctrine\ORM\PersistentCollection {#1355 …}
    +reports: Doctrine\ORM\PersistentCollection {#2491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2495 …}
    +badges: Doctrine\ORM\PersistentCollection {#2497 …}
    +children: [
      App\Entity\EntryComment {#2464}
    ]
    -id: 8365
    -titleTs: "'1985':9 'handbag':8 'neonazi':5 'strike':2 'swedish':4 'woman':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698681182
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7499182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698594782 {#1979
      date: 2023-10-29 16:53:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2447 …}
  +body: "They do! It's relatively simple to develop black and white film too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698614489 {#1707
    date: 2023-10-29 22:21:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@Letto@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  -id: 78943
  -bodyTs: "'black':9 'develop':8 'film':12 'relat':5 'simpl':6 'white':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/580321/-/comment/3249686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698614489 {#2465
    date: 2023-10-29 22:21:29.0 +01:00
  }
  +"title": 78943
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2464
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2463
    +user: Proxies\__CG__\App\Entity\User {#2001 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
    +image: Proxies\__CG__\App\Entity\Image {#1353 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2263 …}
    +slug: "Woman-strikes-a-Swedish-neonazi-with-her-handbag-1985"
    +title: "Woman strikes a Swedish neonazi with her handbag, 1985"
    +url: "https://lemmy.world/pictrs/image/0cac44ea-609e-465a-a560-d3c5680c2692.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 890
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698784460 {#1348
      date: 2023-10-31 21:34:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1358 …}
    +votes: Doctrine\ORM\PersistentCollection {#1355 …}
    +reports: Doctrine\ORM\PersistentCollection {#2491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2495 …}
    +badges: Doctrine\ORM\PersistentCollection {#2497 …}
    +children: [
      App\Entity\EntryComment {#2464}
    ]
    -id: 8365
    -titleTs: "'1985':9 'handbag':8 'neonazi':5 'strike':2 'swedish':4 'woman':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698681182
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7499182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698594782 {#1979
      date: 2023-10-29 16:53:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2411 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2447 …}
  +body: "They do! It's relatively simple to develop black and white film too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698614489 {#1707
    date: 2023-10-29 22:21:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@Letto@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  -id: 78943
  -bodyTs: "'black':9 'develop':8 'film':12 'relat':5 'simpl':6 'white':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/580321/-/comment/3249686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698614489 {#2465
    date: 2023-10-29 22:21:29.0 +01:00
  }
  +"title": 78943
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1596
  +user: Proxies\__CG__\App\Entity\User {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: Proxies\__CG__\App\Entity\Image {#2544 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2546 …}
  +slug: "The-New-York-Times-tried-to-block-the-Internet-Archive"
  +title: "The New York Times tried to block the Internet Archive: another reason to value the latter"
  +url: "https://walledculture.org/the-new-york-times-tried-to-block-the-internet-archive-another-reason-to-value-the-latter/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 332
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697365436 {#2539
    date: 2023-10-15 12:23:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2547 …}
  +votes: Doctrine\ORM\PersistentCollection {#2549 …}
  +reports: Doctrine\ORM\PersistentCollection {#2551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
  +badges: Doctrine\ORM\PersistentCollection {#2557 …}
  +children: [
    App\Entity\EntryComment {#1702
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
      +body: "Its the New York Times not someones personal blog. If they are publishing sloppy work that is their fault."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697138321 {#1528
        date: 2023-10-12 21:18:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@psychothumbs@lemmy.world"
        "@morrowind@lemmy.ml"
        "@wildginger@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1683 …}
      +nested: Doctrine\ORM\PersistentCollection {#1680 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1692 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1705 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
      -id: 45398
      -bodyTs: "'blog':9 'fault':19 'new':3 'person':8 'publish':13 'sloppi':14 'someon':7 'time':5 'work':15 'york':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/534407/-/comment/2921765"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697138321 {#1619
        date: 2023-10-12 21:18:41.0 +02:00
      }
      +"title": 45398
    }
  ]
  -id: 4917
  -titleTs: "'anoth':11 'archiv':10 'block':7 'internet':9 'latter':16 'new':2 'reason':12 'time':4 'tri':5 'valu':14 'york':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697221902
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6711956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697135502 {#2525
    date: 2023-10-12 20:31:42.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1596
  +user: Proxies\__CG__\App\Entity\User {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: Proxies\__CG__\App\Entity\Image {#2544 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2546 …}
  +slug: "The-New-York-Times-tried-to-block-the-Internet-Archive"
  +title: "The New York Times tried to block the Internet Archive: another reason to value the latter"
  +url: "https://walledculture.org/the-new-york-times-tried-to-block-the-internet-archive-another-reason-to-value-the-latter/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 332
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697365436 {#2539
    date: 2023-10-15 12:23:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2547 …}
  +votes: Doctrine\ORM\PersistentCollection {#2549 …}
  +reports: Doctrine\ORM\PersistentCollection {#2551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
  +badges: Doctrine\ORM\PersistentCollection {#2557 …}
  +children: [
    App\Entity\EntryComment {#1702
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
      +body: "Its the New York Times not someones personal blog. If they are publishing sloppy work that is their fault."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697138321 {#1528
        date: 2023-10-12 21:18:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@psychothumbs@lemmy.world"
        "@morrowind@lemmy.ml"
        "@wildginger@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1683 …}
      +nested: Doctrine\ORM\PersistentCollection {#1680 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1692 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1705 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
      -id: 45398
      -bodyTs: "'blog':9 'fault':19 'new':3 'person':8 'publish':13 'sloppi':14 'someon':7 'time':5 'work':15 'york':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/534407/-/comment/2921765"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697138321 {#1619
        date: 2023-10-12 21:18:41.0 +02:00
      }
      +"title": 45398
    }
  ]
  -id: 4917
  -titleTs: "'anoth':11 'archiv':10 'block':7 'internet':9 'latter':16 'new':2 'reason':12 'time':4 'tri':5 'valu':14 'york':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697221902
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6711956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697135502 {#2525
    date: 2023-10-12 20:31:42.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1596
  +user: Proxies\__CG__\App\Entity\User {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: Proxies\__CG__\App\Entity\Image {#2544 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2546 …}
  +slug: "The-New-York-Times-tried-to-block-the-Internet-Archive"
  +title: "The New York Times tried to block the Internet Archive: another reason to value the latter"
  +url: "https://walledculture.org/the-new-york-times-tried-to-block-the-internet-archive-another-reason-to-value-the-latter/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 332
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697365436 {#2539
    date: 2023-10-15 12:23:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2547 …}
  +votes: Doctrine\ORM\PersistentCollection {#2549 …}
  +reports: Doctrine\ORM\PersistentCollection {#2551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
  +badges: Doctrine\ORM\PersistentCollection {#2557 …}
  +children: [
    App\Entity\EntryComment {#1702
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
      +body: "Its the New York Times not someones personal blog. If they are publishing sloppy work that is their fault."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697138321 {#1528
        date: 2023-10-12 21:18:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@psychothumbs@lemmy.world"
        "@morrowind@lemmy.ml"
        "@wildginger@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1683 …}
      +nested: Doctrine\ORM\PersistentCollection {#1680 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1692 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1705 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
      -id: 45398
      -bodyTs: "'blog':9 'fault':19 'new':3 'person':8 'publish':13 'sloppi':14 'someon':7 'time':5 'work':15 'york':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/534407/-/comment/2921765"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697138321 {#1619
        date: 2023-10-12 21:18:41.0 +02:00
      }
      +"title": 45398
    }
  ]
  -id: 4917
  -titleTs: "'anoth':11 'archiv':10 'block':7 'internet':9 'latter':16 'new':2 'reason':12 'time':4 'tri':5 'valu':14 'york':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697221902
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6711956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697135502 {#2525
    date: 2023-10-12 20:31:42.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1702
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: Proxies\__CG__\App\Entity\Image {#2544 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2546 …}
    +slug: "The-New-York-Times-tried-to-block-the-Internet-Archive"
    +title: "The New York Times tried to block the Internet Archive: another reason to value the latter"
    +url: "https://walledculture.org/the-new-york-times-tried-to-block-the-internet-archive-another-reason-to-value-the-latter/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 332
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697365436 {#2539
      date: 2023-10-15 12:23:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2547 …}
    +votes: Doctrine\ORM\PersistentCollection {#2549 …}
    +reports: Doctrine\ORM\PersistentCollection {#2551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
    +badges: Doctrine\ORM\PersistentCollection {#2557 …}
    +children: [
      App\Entity\EntryComment {#1702}
    ]
    -id: 4917
    -titleTs: "'anoth':11 'archiv':10 'block':7 'internet':9 'latter':16 'new':2 'reason':12 'time':4 'tri':5 'valu':14 'york':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697221902
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6711956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697135502 {#2525
      date: 2023-10-12 20:31:42.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
  +body: "Its the New York Times not someones personal blog. If they are publishing sloppy work that is their fault."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697138321 {#1528
    date: 2023-10-12 21:18:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psychothumbs@lemmy.world"
    "@morrowind@lemmy.ml"
    "@wildginger@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1683 …}
  +nested: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  -id: 45398
  -bodyTs: "'blog':9 'fault':19 'new':3 'person':8 'publish':13 'sloppi':14 'someon':7 'time':5 'work':15 'york':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/534407/-/comment/2921765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697138321 {#1619
    date: 2023-10-12 21:18:41.0 +02:00
  }
  +"title": 45398
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1702
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: Proxies\__CG__\App\Entity\Image {#2544 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2546 …}
    +slug: "The-New-York-Times-tried-to-block-the-Internet-Archive"
    +title: "The New York Times tried to block the Internet Archive: another reason to value the latter"
    +url: "https://walledculture.org/the-new-york-times-tried-to-block-the-internet-archive-another-reason-to-value-the-latter/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 332
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697365436 {#2539
      date: 2023-10-15 12:23:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2547 …}
    +votes: Doctrine\ORM\PersistentCollection {#2549 …}
    +reports: Doctrine\ORM\PersistentCollection {#2551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
    +badges: Doctrine\ORM\PersistentCollection {#2557 …}
    +children: [
      App\Entity\EntryComment {#1702}
    ]
    -id: 4917
    -titleTs: "'anoth':11 'archiv':10 'block':7 'internet':9 'latter':16 'new':2 'reason':12 'time':4 'tri':5 'valu':14 'york':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697221902
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6711956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697135502 {#2525
      date: 2023-10-12 20:31:42.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
  +body: "Its the New York Times not someones personal blog. If they are publishing sloppy work that is their fault."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697138321 {#1528
    date: 2023-10-12 21:18:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psychothumbs@lemmy.world"
    "@morrowind@lemmy.ml"
    "@wildginger@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1683 …}
  +nested: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  -id: 45398
  -bodyTs: "'blog':9 'fault':19 'new':3 'person':8 'publish':13 'sloppi':14 'someon':7 'time':5 'work':15 'york':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/534407/-/comment/2921765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697138321 {#1619
    date: 2023-10-12 21:18:41.0 +02:00
  }
  +"title": 45398
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1702
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: Proxies\__CG__\App\Entity\Image {#2544 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2546 …}
    +slug: "The-New-York-Times-tried-to-block-the-Internet-Archive"
    +title: "The New York Times tried to block the Internet Archive: another reason to value the latter"
    +url: "https://walledculture.org/the-new-york-times-tried-to-block-the-internet-archive-another-reason-to-value-the-latter/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 332
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697365436 {#2539
      date: 2023-10-15 12:23:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2547 …}
    +votes: Doctrine\ORM\PersistentCollection {#2549 …}
    +reports: Doctrine\ORM\PersistentCollection {#2551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
    +badges: Doctrine\ORM\PersistentCollection {#2557 …}
    +children: [
      App\Entity\EntryComment {#1702}
    ]
    -id: 4917
    -titleTs: "'anoth':11 'archiv':10 'block':7 'internet':9 'latter':16 'new':2 'reason':12 'time':4 'tri':5 'valu':14 'york':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697221902
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6711956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697135502 {#2525
      date: 2023-10-12 20:31:42.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
  +body: "Its the New York Times not someones personal blog. If they are publishing sloppy work that is their fault."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697138321 {#1528
    date: 2023-10-12 21:18:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psychothumbs@lemmy.world"
    "@morrowind@lemmy.ml"
    "@wildginger@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1683 …}
  +nested: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  -id: 45398
  -bodyTs: "'blog':9 'fault':19 'new':3 'person':8 'publish':13 'sloppi':14 'someon':7 'time':5 'work':15 'york':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/534407/-/comment/2921765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697138321 {#1619
    date: 2023-10-12 21:18:41.0 +02:00
  }
  +"title": 45398
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1732
  +user: Proxies\__CG__\App\Entity\User {#1981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
  +image: Proxies\__CG__\App\Entity\Image {#2504 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2506 …}
  +slug: "World-attention"
  +title: "World attention"
  +url: "https://feddit.it/pictrs/image/b39ba3bc-ec79-48d6-b403-a58011d2c9c0.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 344
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697814076 {#2499
    date: 2023-10-20 17:01:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2507 …}
  +votes: Doctrine\ORM\PersistentCollection {#2509 …}
  +reports: Doctrine\ORM\PersistentCollection {#2511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
  +badges: Doctrine\ORM\PersistentCollection {#2517 …}
  +children: [
    App\Entity\EntryComment {#1734
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1732 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1733 …}
      +body: "Not every conflict is between nations and the infobox has to work across different conflicts. Belligerents is probably the best option to label the sides of a conflict"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697647522 {#1730
        date: 2023-10-18 18:45:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vodkasolution@feddit.it"
        "@Varyk@sh.itjust.works"
        "@kamenlady@lemmy.world"
        "@tdawg@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1719 …}
      +votes: Doctrine\ORM\PersistentCollection {#1714 …}
      +reports: Doctrine\ORM\PersistentCollection {#1720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
      -id: 57282
      -bodyTs: "'across':13 'belliger':16 'best':20 'conflict':3,15,28 'differ':14 'everi':2 'infobox':9 'label':23 'nation':6 'option':21 'probabl':18 'side':25 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/549656/-/comment/3034435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697647522 {#1737
        date: 2023-10-18 18:45:22.0 +02:00
      }
      +"title": 57282
    }
  ]
  -id: 6201
  -titleTs: "'attent':2 'world':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697724150
  +visibility: "visible             "
  +apId: "https://feddit.it/post/2689047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697637750 {#1354
    date: 2023-10-18 16:02:30.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1732
  +user: Proxies\__CG__\App\Entity\User {#1981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
  +image: Proxies\__CG__\App\Entity\Image {#2504 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2506 …}
  +slug: "World-attention"
  +title: "World attention"
  +url: "https://feddit.it/pictrs/image/b39ba3bc-ec79-48d6-b403-a58011d2c9c0.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 344
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697814076 {#2499
    date: 2023-10-20 17:01:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2507 …}
  +votes: Doctrine\ORM\PersistentCollection {#2509 …}
  +reports: Doctrine\ORM\PersistentCollection {#2511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
  +badges: Doctrine\ORM\PersistentCollection {#2517 …}
  +children: [
    App\Entity\EntryComment {#1734
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1732 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1733 …}
      +body: "Not every conflict is between nations and the infobox has to work across different conflicts. Belligerents is probably the best option to label the sides of a conflict"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697647522 {#1730
        date: 2023-10-18 18:45:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vodkasolution@feddit.it"
        "@Varyk@sh.itjust.works"
        "@kamenlady@lemmy.world"
        "@tdawg@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1719 …}
      +votes: Doctrine\ORM\PersistentCollection {#1714 …}
      +reports: Doctrine\ORM\PersistentCollection {#1720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
      -id: 57282
      -bodyTs: "'across':13 'belliger':16 'best':20 'conflict':3,15,28 'differ':14 'everi':2 'infobox':9 'label':23 'nation':6 'option':21 'probabl':18 'side':25 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/549656/-/comment/3034435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697647522 {#1737
        date: 2023-10-18 18:45:22.0 +02:00
      }
      +"title": 57282
    }
  ]
  -id: 6201
  -titleTs: "'attent':2 'world':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697724150
  +visibility: "visible             "
  +apId: "https://feddit.it/post/2689047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697637750 {#1354
    date: 2023-10-18 16:02:30.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1732
  +user: Proxies\__CG__\App\Entity\User {#1981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
  +image: Proxies\__CG__\App\Entity\Image {#2504 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2506 …}
  +slug: "World-attention"
  +title: "World attention"
  +url: "https://feddit.it/pictrs/image/b39ba3bc-ec79-48d6-b403-a58011d2c9c0.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 344
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697814076 {#2499
    date: 2023-10-20 17:01:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2507 …}
  +votes: Doctrine\ORM\PersistentCollection {#2509 …}
  +reports: Doctrine\ORM\PersistentCollection {#2511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
  +badges: Doctrine\ORM\PersistentCollection {#2517 …}
  +children: [
    App\Entity\EntryComment {#1734
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1732 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1733 …}
      +body: "Not every conflict is between nations and the infobox has to work across different conflicts. Belligerents is probably the best option to label the sides of a conflict"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697647522 {#1730
        date: 2023-10-18 18:45:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vodkasolution@feddit.it"
        "@Varyk@sh.itjust.works"
        "@kamenlady@lemmy.world"
        "@tdawg@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1719 …}
      +votes: Doctrine\ORM\PersistentCollection {#1714 …}
      +reports: Doctrine\ORM\PersistentCollection {#1720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
      -id: 57282
      -bodyTs: "'across':13 'belliger':16 'best':20 'conflict':3,15,28 'differ':14 'everi':2 'infobox':9 'label':23 'nation':6 'option':21 'probabl':18 'side':25 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/549656/-/comment/3034435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697647522 {#1737
        date: 2023-10-18 18:45:22.0 +02:00
      }
      +"title": 57282
    }
  ]
  -id: 6201
  -titleTs: "'attent':2 'world':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697724150
  +visibility: "visible             "
  +apId: "https://feddit.it/post/2689047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697637750 {#1354
    date: 2023-10-18 16:02:30.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1734
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1732
    +user: Proxies\__CG__\App\Entity\User {#1981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
    +image: Proxies\__CG__\App\Entity\Image {#2504 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2506 …}
    +slug: "World-attention"
    +title: "World attention"
    +url: "https://feddit.it/pictrs/image/b39ba3bc-ec79-48d6-b403-a58011d2c9c0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 344
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697814076 {#2499
      date: 2023-10-20 17:01:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2507 …}
    +votes: Doctrine\ORM\PersistentCollection {#2509 …}
    +reports: Doctrine\ORM\PersistentCollection {#2511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
    +badges: Doctrine\ORM\PersistentCollection {#2517 …}
    +children: [
      App\Entity\EntryComment {#1734}
    ]
    -id: 6201
    -titleTs: "'attent':2 'world':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697724150
    +visibility: "visible             "
    +apId: "https://feddit.it/post/2689047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697637750 {#1354
      date: 2023-10-18 16:02:30.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1733 …}
  +body: "Not every conflict is between nations and the infobox has to work across different conflicts. Belligerents is probably the best option to label the sides of a conflict"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697647522 {#1730
    date: 2023-10-18 18:45:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vodkasolution@feddit.it"
    "@Varyk@sh.itjust.works"
    "@kamenlady@lemmy.world"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  -id: 57282
  -bodyTs: "'across':13 'belliger':16 'best':20 'conflict':3,15,28 'differ':14 'everi':2 'infobox':9 'label':23 'nation':6 'option':21 'probabl':18 'side':25 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/549656/-/comment/3034435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697647522 {#1737
    date: 2023-10-18 18:45:22.0 +02:00
  }
  +"title": 57282
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1734
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1732
    +user: Proxies\__CG__\App\Entity\User {#1981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
    +image: Proxies\__CG__\App\Entity\Image {#2504 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2506 …}
    +slug: "World-attention"
    +title: "World attention"
    +url: "https://feddit.it/pictrs/image/b39ba3bc-ec79-48d6-b403-a58011d2c9c0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 344
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697814076 {#2499
      date: 2023-10-20 17:01:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2507 …}
    +votes: Doctrine\ORM\PersistentCollection {#2509 …}
    +reports: Doctrine\ORM\PersistentCollection {#2511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
    +badges: Doctrine\ORM\PersistentCollection {#2517 …}
    +children: [
      App\Entity\EntryComment {#1734}
    ]
    -id: 6201
    -titleTs: "'attent':2 'world':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697724150
    +visibility: "visible             "
    +apId: "https://feddit.it/post/2689047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697637750 {#1354
      date: 2023-10-18 16:02:30.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1733 …}
  +body: "Not every conflict is between nations and the infobox has to work across different conflicts. Belligerents is probably the best option to label the sides of a conflict"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697647522 {#1730
    date: 2023-10-18 18:45:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vodkasolution@feddit.it"
    "@Varyk@sh.itjust.works"
    "@kamenlady@lemmy.world"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  -id: 57282
  -bodyTs: "'across':13 'belliger':16 'best':20 'conflict':3,15,28 'differ':14 'everi':2 'infobox':9 'label':23 'nation':6 'option':21 'probabl':18 'side':25 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/549656/-/comment/3034435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697647522 {#1737
    date: 2023-10-18 18:45:22.0 +02:00
  }
  +"title": 57282
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1734
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1732
    +user: Proxies\__CG__\App\Entity\User {#1981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
    +image: Proxies\__CG__\App\Entity\Image {#2504 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2506 …}
    +slug: "World-attention"
    +title: "World attention"
    +url: "https://feddit.it/pictrs/image/b39ba3bc-ec79-48d6-b403-a58011d2c9c0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 344
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697814076 {#2499
      date: 2023-10-20 17:01:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2507 …}
    +votes: Doctrine\ORM\PersistentCollection {#2509 …}
    +reports: Doctrine\ORM\PersistentCollection {#2511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
    +badges: Doctrine\ORM\PersistentCollection {#2517 …}
    +children: [
      App\Entity\EntryComment {#1734}
    ]
    -id: 6201
    -titleTs: "'attent':2 'world':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697724150
    +visibility: "visible             "
    +apId: "https://feddit.it/post/2689047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697637750 {#1354
      date: 2023-10-18 16:02:30.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1733 …}
  +body: "Not every conflict is between nations and the infobox has to work across different conflicts. Belligerents is probably the best option to label the sides of a conflict"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697647522 {#1730
    date: 2023-10-18 18:45:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vodkasolution@feddit.it"
    "@Varyk@sh.itjust.works"
    "@kamenlady@lemmy.world"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  -id: 57282
  -bodyTs: "'across':13 'belliger':16 'best':20 'conflict':3,15,28 'differ':14 'everi':2 'infobox':9 'label':23 'nation':6 'option':21 'probabl':18 'side':25 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/549656/-/comment/3034435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697647522 {#1737
    date: 2023-10-18 18:45:22.0 +02:00
  }
  +"title": 57282
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2081
  +user: Proxies\__CG__\App\Entity\User {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2251 …}
  +slug: "Fonts"
  +title: "Fonts"
  +url: null
  +body: "I always use Windows fonts with Linux. What font do you use?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699722577 {#2248
    date: 2023-11-11 18:09:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2285 …}
  +votes: Doctrine\ORM\PersistentCollection {#2287 …}
  +reports: Doctrine\ORM\PersistentCollection {#2142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2155 …}
  +badges: Doctrine\ORM\PersistentCollection {#2158 …}
  +children: [
    App\Entity\EntryComment {#2062
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2081 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
      +image: null
      +parent: null
      +root: null
      +body: "I used to use Inter Semibold as my main UI font but recently moved over to SF Pro Text Semibold. I've been consistently using the Nerd Fonts version of Fira Code for terminal/IDE"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699623561 {#2085
        date: 2023-11-10 14:39:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@joel1974@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2077 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2064 …}
      +reports: Doctrine\ORM\PersistentCollection {#2088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
      -id: 107528
      -bodyTs: "'code':32 'consist':24 'fira':31 'font':11,28 'inter':5 'main':9 'move':14 'nerd':27 'pro':18 'recent':13 'semibold':6,20 'sf':17 'terminal/ide':34 'text':19 'ui':10 'use':2,4,25 've':22 'version':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/614187/-/comment/3477465"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699623561 {#2096
        date: 2023-11-10 14:39:21.0 +01:00
      }
      +"title": 107528
    }
  ]
  -id: 11680
  -titleTs: "'font':1"
  -bodyTs: "'alway':2 'font':5,9 'linux':7 'use':3,12 'window':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699686359
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8050039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699599959 {#2235
    date: 2023-11-10 08:05:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2081
  +user: Proxies\__CG__\App\Entity\User {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2251 …}
  +slug: "Fonts"
  +title: "Fonts"
  +url: null
  +body: "I always use Windows fonts with Linux. What font do you use?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699722577 {#2248
    date: 2023-11-11 18:09:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2285 …}
  +votes: Doctrine\ORM\PersistentCollection {#2287 …}
  +reports: Doctrine\ORM\PersistentCollection {#2142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2155 …}
  +badges: Doctrine\ORM\PersistentCollection {#2158 …}
  +children: [
    App\Entity\EntryComment {#2062
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2081 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
      +image: null
      +parent: null
      +root: null
      +body: "I used to use Inter Semibold as my main UI font but recently moved over to SF Pro Text Semibold. I've been consistently using the Nerd Fonts version of Fira Code for terminal/IDE"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699623561 {#2085
        date: 2023-11-10 14:39:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@joel1974@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2077 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2064 …}
      +reports: Doctrine\ORM\PersistentCollection {#2088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
      -id: 107528
      -bodyTs: "'code':32 'consist':24 'fira':31 'font':11,28 'inter':5 'main':9 'move':14 'nerd':27 'pro':18 'recent':13 'semibold':6,20 'sf':17 'terminal/ide':34 'text':19 'ui':10 'use':2,4,25 've':22 'version':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/614187/-/comment/3477465"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699623561 {#2096
        date: 2023-11-10 14:39:21.0 +01:00
      }
      +"title": 107528
    }
  ]
  -id: 11680
  -titleTs: "'font':1"
  -bodyTs: "'alway':2 'font':5,9 'linux':7 'use':3,12 'window':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699686359
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8050039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699599959 {#2235
    date: 2023-11-10 08:05:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2081
  +user: Proxies\__CG__\App\Entity\User {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2251 …}
  +slug: "Fonts"
  +title: "Fonts"
  +url: null
  +body: "I always use Windows fonts with Linux. What font do you use?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699722577 {#2248
    date: 2023-11-11 18:09:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2285 …}
  +votes: Doctrine\ORM\PersistentCollection {#2287 …}
  +reports: Doctrine\ORM\PersistentCollection {#2142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2155 …}
  +badges: Doctrine\ORM\PersistentCollection {#2158 …}
  +children: [
    App\Entity\EntryComment {#2062
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2081 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
      +image: null
      +parent: null
      +root: null
      +body: "I used to use Inter Semibold as my main UI font but recently moved over to SF Pro Text Semibold. I've been consistently using the Nerd Fonts version of Fira Code for terminal/IDE"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699623561 {#2085
        date: 2023-11-10 14:39:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@joel1974@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2077 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2064 …}
      +reports: Doctrine\ORM\PersistentCollection {#2088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
      -id: 107528
      -bodyTs: "'code':32 'consist':24 'fira':31 'font':11,28 'inter':5 'main':9 'move':14 'nerd':27 'pro':18 'recent':13 'semibold':6,20 'sf':17 'terminal/ide':34 'text':19 'ui':10 'use':2,4,25 've':22 'version':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/614187/-/comment/3477465"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699623561 {#2096
        date: 2023-11-10 14:39:21.0 +01:00
      }
      +"title": 107528
    }
  ]
  -id: 11680
  -titleTs: "'font':1"
  -bodyTs: "'alway':2 'font':5,9 'linux':7 'use':3,12 'window':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699686359
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8050039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699599959 {#2235
    date: 2023-11-10 08:05:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2062
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2081
    +user: Proxies\__CG__\App\Entity\User {#2297 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2251 …}
    +slug: "Fonts"
    +title: "Fonts"
    +url: null
    +body: "I always use Windows fonts with Linux. What font do you use?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699722577 {#2248
      date: 2023-11-11 18:09:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2285 …}
    +votes: Doctrine\ORM\PersistentCollection {#2287 …}
    +reports: Doctrine\ORM\PersistentCollection {#2142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2039 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2155 …}
    +badges: Doctrine\ORM\PersistentCollection {#2158 …}
    +children: [
      App\Entity\EntryComment {#2062}
    ]
    -id: 11680
    -titleTs: "'font':1"
    -bodyTs: "'alway':2 'font':5,9 'linux':7 'use':3,12 'window':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699686359
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8050039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699599959 {#2235
      date: 2023-11-10 08:05:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
  +image: null
  +parent: null
  +root: null
  +body: "I used to use Inter Semibold as my main UI font but recently moved over to SF Pro Text Semibold. I've been consistently using the Nerd Fonts version of Fira Code for terminal/IDE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699623561 {#2085
    date: 2023-11-10 14:39:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@joel1974@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 107528
  -bodyTs: "'code':32 'consist':24 'fira':31 'font':11,28 'inter':5 'main':9 'move':14 'nerd':27 'pro':18 'recent':13 'semibold':6,20 'sf':17 'terminal/ide':34 'text':19 'ui':10 'use':2,4,25 've':22 'version':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/614187/-/comment/3477465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699623561 {#2096
    date: 2023-11-10 14:39:21.0 +01:00
  }
  +"title": 107528
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2062
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2081
    +user: Proxies\__CG__\App\Entity\User {#2297 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2251 …}
    +slug: "Fonts"
    +title: "Fonts"
    +url: null
    +body: "I always use Windows fonts with Linux. What font do you use?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699722577 {#2248
      date: 2023-11-11 18:09:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2285 …}
    +votes: Doctrine\ORM\PersistentCollection {#2287 …}
    +reports: Doctrine\ORM\PersistentCollection {#2142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2039 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2155 …}
    +badges: Doctrine\ORM\PersistentCollection {#2158 …}
    +children: [
      App\Entity\EntryComment {#2062}
    ]
    -id: 11680
    -titleTs: "'font':1"
    -bodyTs: "'alway':2 'font':5,9 'linux':7 'use':3,12 'window':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699686359
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8050039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699599959 {#2235
      date: 2023-11-10 08:05:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
  +image: null
  +parent: null
  +root: null
  +body: "I used to use Inter Semibold as my main UI font but recently moved over to SF Pro Text Semibold. I've been consistently using the Nerd Fonts version of Fira Code for terminal/IDE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699623561 {#2085
    date: 2023-11-10 14:39:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@joel1974@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 107528
  -bodyTs: "'code':32 'consist':24 'fira':31 'font':11,28 'inter':5 'main':9 'move':14 'nerd':27 'pro':18 'recent':13 'semibold':6,20 'sf':17 'terminal/ide':34 'text':19 'ui':10 'use':2,4,25 've':22 'version':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/614187/-/comment/3477465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699623561 {#2096
    date: 2023-11-10 14:39:21.0 +01:00
  }
  +"title": 107528
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2062
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2081
    +user: Proxies\__CG__\App\Entity\User {#2297 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2251 …}
    +slug: "Fonts"
    +title: "Fonts"
    +url: null
    +body: "I always use Windows fonts with Linux. What font do you use?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699722577 {#2248
      date: 2023-11-11 18:09:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2285 …}
    +votes: Doctrine\ORM\PersistentCollection {#2287 …}
    +reports: Doctrine\ORM\PersistentCollection {#2142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2039 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2155 …}
    +badges: Doctrine\ORM\PersistentCollection {#2158 …}
    +children: [
      App\Entity\EntryComment {#2062}
    ]
    -id: 11680
    -titleTs: "'font':1"
    -bodyTs: "'alway':2 'font':5,9 'linux':7 'use':3,12 'window':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699686359
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8050039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699599959 {#2235
      date: 2023-11-10 08:05:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
  +image: null
  +parent: null
  +root: null
  +body: "I used to use Inter Semibold as my main UI font but recently moved over to SF Pro Text Semibold. I've been consistently using the Nerd Fonts version of Fira Code for terminal/IDE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699623561 {#2085
    date: 2023-11-10 14:39:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@joel1974@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 107528
  -bodyTs: "'code':32 'consist':24 'fira':31 'font':11,28 'inter':5 'main':9 'move':14 'nerd':27 'pro':18 'recent':13 'semibold':6,20 'sf':17 'terminal/ide':34 'text':19 'ui':10 'use':2,4,25 've':22 'version':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/614187/-/comment/3477465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699623561 {#2096
    date: 2023-11-10 14:39:21.0 +01:00
  }
  +"title": 107528
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#2522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2251 …}
  +slug: "How-did-Ikea-s-Blajah-became-the-symbol-of-the-trans"
  +title: "How did Ikea's Blajah became the symbol of the trans community ?"
  +url: null
  +body: """
    I feel stupid for asking, but how did the trans community decided that the giant shark Blajah will become their favourite plushie ?\n
    \n
    I mean it looks awesome... but why that one ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687583076 {#2559
    date: 2023-06-24 07:04:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2564 …}
  +votes: Doctrine\ORM\PersistentCollection {#2567 …}
  +reports: Doctrine\ORM\PersistentCollection {#2569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2573 …}
  +badges: Doctrine\ORM\PersistentCollection {#2575 …}
  +children: [
    App\Entity\EntryComment {#1665
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
      +body: "This is exactly the reason, it became a meme (like Fallout New Vegas becoming a thing in the trans community before it) and people ran with it. People have retroactively said that it's because blåhaj is trans pride colors but it wasn't the initial reason."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1687535422 {#1595
        date: 2023-06-23 17:50:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ziggurat@sh.itjust.works"
        "@sunshine@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1571 …}
      +nested: Doctrine\ORM\PersistentCollection {#1591 …}
      +votes: Doctrine\ORM\PersistentCollection {#1590 …}
      +reports: Doctrine\ORM\PersistentCollection {#1553 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
      -id: 3197
      -bodyTs: "'becam':7 'becom':14 'blåhaj':36 'color':40 'communiti':20 'exact':3 'fallout':11 'initi':46 'like':10 'meme':9 'new':12 'peopl':24,28 'pride':39 'ran':25 'reason':5,47 'retroact':30 'said':31 'thing':16 'tran':19,38 'vega':13 'wasn':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/81402/-/comment/354343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687535422 {#1612
        date: 2023-06-23 17:50:22.0 +02:00
      }
      +"title": 3197
    }
  ]
  -id: 309
  -titleTs: "'becam':6 'blajah':5 'communiti':12 'ikea':3 'symbol':8 'tran':11"
  -bodyTs: "'ask':5 'awesom':27 'becom':19 'blajah':17 'communiti':11 'decid':12 'favourit':21 'feel':2 'giant':15 'look':26 'mean':24 'one':31 'plushi':22 'shark':16 'stupid':3 'tran':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687589891
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/357294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687503491 {#2545
    date: 2023-06-23 08:58:11.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#2522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2251 …}
  +slug: "How-did-Ikea-s-Blajah-became-the-symbol-of-the-trans"
  +title: "How did Ikea's Blajah became the symbol of the trans community ?"
  +url: null
  +body: """
    I feel stupid for asking, but how did the trans community decided that the giant shark Blajah will become their favourite plushie ?\n
    \n
    I mean it looks awesome... but why that one ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687583076 {#2559
    date: 2023-06-24 07:04:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2564 …}
  +votes: Doctrine\ORM\PersistentCollection {#2567 …}
  +reports: Doctrine\ORM\PersistentCollection {#2569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2573 …}
  +badges: Doctrine\ORM\PersistentCollection {#2575 …}
  +children: [
    App\Entity\EntryComment {#1665
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
      +body: "This is exactly the reason, it became a meme (like Fallout New Vegas becoming a thing in the trans community before it) and people ran with it. People have retroactively said that it's because blåhaj is trans pride colors but it wasn't the initial reason."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1687535422 {#1595
        date: 2023-06-23 17:50:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ziggurat@sh.itjust.works"
        "@sunshine@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1571 …}
      +nested: Doctrine\ORM\PersistentCollection {#1591 …}
      +votes: Doctrine\ORM\PersistentCollection {#1590 …}
      +reports: Doctrine\ORM\PersistentCollection {#1553 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
      -id: 3197
      -bodyTs: "'becam':7 'becom':14 'blåhaj':36 'color':40 'communiti':20 'exact':3 'fallout':11 'initi':46 'like':10 'meme':9 'new':12 'peopl':24,28 'pride':39 'ran':25 'reason':5,47 'retroact':30 'said':31 'thing':16 'tran':19,38 'vega':13 'wasn':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/81402/-/comment/354343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687535422 {#1612
        date: 2023-06-23 17:50:22.0 +02:00
      }
      +"title": 3197
    }
  ]
  -id: 309
  -titleTs: "'becam':6 'blajah':5 'communiti':12 'ikea':3 'symbol':8 'tran':11"
  -bodyTs: "'ask':5 'awesom':27 'becom':19 'blajah':17 'communiti':11 'decid':12 'favourit':21 'feel':2 'giant':15 'look':26 'mean':24 'one':31 'plushi':22 'shark':16 'stupid':3 'tran':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687589891
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/357294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687503491 {#2545
    date: 2023-06-23 08:58:11.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#2522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2251 …}
  +slug: "How-did-Ikea-s-Blajah-became-the-symbol-of-the-trans"
  +title: "How did Ikea's Blajah became the symbol of the trans community ?"
  +url: null
  +body: """
    I feel stupid for asking, but how did the trans community decided that the giant shark Blajah will become their favourite plushie ?\n
    \n
    I mean it looks awesome... but why that one ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687583076 {#2559
    date: 2023-06-24 07:04:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2564 …}
  +votes: Doctrine\ORM\PersistentCollection {#2567 …}
  +reports: Doctrine\ORM\PersistentCollection {#2569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2573 …}
  +badges: Doctrine\ORM\PersistentCollection {#2575 …}
  +children: [
    App\Entity\EntryComment {#1665
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
      +body: "This is exactly the reason, it became a meme (like Fallout New Vegas becoming a thing in the trans community before it) and people ran with it. People have retroactively said that it's because blåhaj is trans pride colors but it wasn't the initial reason."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1687535422 {#1595
        date: 2023-06-23 17:50:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ziggurat@sh.itjust.works"
        "@sunshine@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1571 …}
      +nested: Doctrine\ORM\PersistentCollection {#1591 …}
      +votes: Doctrine\ORM\PersistentCollection {#1590 …}
      +reports: Doctrine\ORM\PersistentCollection {#1553 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
      -id: 3197
      -bodyTs: "'becam':7 'becom':14 'blåhaj':36 'color':40 'communiti':20 'exact':3 'fallout':11 'initi':46 'like':10 'meme':9 'new':12 'peopl':24,28 'pride':39 'ran':25 'reason':5,47 'retroact':30 'said':31 'thing':16 'tran':19,38 'vega':13 'wasn':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/81402/-/comment/354343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687535422 {#1612
        date: 2023-06-23 17:50:22.0 +02:00
      }
      +"title": 3197
    }
  ]
  -id: 309
  -titleTs: "'becam':6 'blajah':5 'communiti':12 'ikea':3 'symbol':8 'tran':11"
  -bodyTs: "'ask':5 'awesom':27 'becom':19 'blajah':17 'communiti':11 'decid':12 'favourit':21 'feel':2 'giant':15 'look':26 'mean':24 'one':31 'plushi':22 'shark':16 'stupid':3 'tran':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687589891
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/357294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687503491 {#2545
    date: 2023-06-23 08:58:11.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1665
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2522 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2251 …}
    +slug: "How-did-Ikea-s-Blajah-became-the-symbol-of-the-trans"
    +title: "How did Ikea's Blajah became the symbol of the trans community ?"
    +url: null
    +body: """
      I feel stupid for asking, but how did the trans community decided that the giant shark Blajah will become their favourite plushie ?\n
      \n
      I mean it looks awesome... but why that one ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 31
    +favouriteCount: 61
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687583076 {#2559
      date: 2023-06-24 07:04:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2564 …}
    +votes: Doctrine\ORM\PersistentCollection {#2567 …}
    +reports: Doctrine\ORM\PersistentCollection {#2569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2573 …}
    +badges: Doctrine\ORM\PersistentCollection {#2575 …}
    +children: [
      App\Entity\EntryComment {#1665}
    ]
    -id: 309
    -titleTs: "'becam':6 'blajah':5 'communiti':12 'ikea':3 'symbol':8 'tran':11"
    -bodyTs: "'ask':5 'awesom':27 'becom':19 'blajah':17 'communiti':11 'decid':12 'favourit':21 'feel':2 'giant':15 'look':26 'mean':24 'one':31 'plushi':22 'shark':16 'stupid':3 'tran':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687589891
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/357294"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687503491 {#2545
      date: 2023-06-23 08:58:11.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
  +body: "This is exactly the reason, it became a meme (like Fallout New Vegas becoming a thing in the trans community before it) and people ran with it. People have retroactively said that it's because blåhaj is trans pride colors but it wasn't the initial reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687535422 {#1595
    date: 2023-06-23 17:50:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ziggurat@sh.itjust.works"
    "@sunshine@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1571 …}
  +nested: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  -id: 3197
  -bodyTs: "'becam':7 'becom':14 'blåhaj':36 'color':40 'communiti':20 'exact':3 'fallout':11 'initi':46 'like':10 'meme':9 'new':12 'peopl':24,28 'pride':39 'ran':25 'reason':5,47 'retroact':30 'said':31 'thing':16 'tran':19,38 'vega':13 'wasn':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/81402/-/comment/354343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687535422 {#1612
    date: 2023-06-23 17:50:22.0 +02:00
  }
  +"title": 3197
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1665
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2522 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2251 …}
    +slug: "How-did-Ikea-s-Blajah-became-the-symbol-of-the-trans"
    +title: "How did Ikea's Blajah became the symbol of the trans community ?"
    +url: null
    +body: """
      I feel stupid for asking, but how did the trans community decided that the giant shark Blajah will become their favourite plushie ?\n
      \n
      I mean it looks awesome... but why that one ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 31
    +favouriteCount: 61
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687583076 {#2559
      date: 2023-06-24 07:04:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2564 …}
    +votes: Doctrine\ORM\PersistentCollection {#2567 …}
    +reports: Doctrine\ORM\PersistentCollection {#2569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2573 …}
    +badges: Doctrine\ORM\PersistentCollection {#2575 …}
    +children: [
      App\Entity\EntryComment {#1665}
    ]
    -id: 309
    -titleTs: "'becam':6 'blajah':5 'communiti':12 'ikea':3 'symbol':8 'tran':11"
    -bodyTs: "'ask':5 'awesom':27 'becom':19 'blajah':17 'communiti':11 'decid':12 'favourit':21 'feel':2 'giant':15 'look':26 'mean':24 'one':31 'plushi':22 'shark':16 'stupid':3 'tran':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687589891
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/357294"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687503491 {#2545
      date: 2023-06-23 08:58:11.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
  +body: "This is exactly the reason, it became a meme (like Fallout New Vegas becoming a thing in the trans community before it) and people ran with it. People have retroactively said that it's because blåhaj is trans pride colors but it wasn't the initial reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687535422 {#1595
    date: 2023-06-23 17:50:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ziggurat@sh.itjust.works"
    "@sunshine@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1571 …}
  +nested: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  -id: 3197
  -bodyTs: "'becam':7 'becom':14 'blåhaj':36 'color':40 'communiti':20 'exact':3 'fallout':11 'initi':46 'like':10 'meme':9 'new':12 'peopl':24,28 'pride':39 'ran':25 'reason':5,47 'retroact':30 'said':31 'thing':16 'tran':19,38 'vega':13 'wasn':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/81402/-/comment/354343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687535422 {#1612
    date: 2023-06-23 17:50:22.0 +02:00
  }
  +"title": 3197
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1665
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2522 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2251 …}
    +slug: "How-did-Ikea-s-Blajah-became-the-symbol-of-the-trans"
    +title: "How did Ikea's Blajah became the symbol of the trans community ?"
    +url: null
    +body: """
      I feel stupid for asking, but how did the trans community decided that the giant shark Blajah will become their favourite plushie ?\n
      \n
      I mean it looks awesome... but why that one ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 31
    +favouriteCount: 61
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687583076 {#2559
      date: 2023-06-24 07:04:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2564 …}
    +votes: Doctrine\ORM\PersistentCollection {#2567 …}
    +reports: Doctrine\ORM\PersistentCollection {#2569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2573 …}
    +badges: Doctrine\ORM\PersistentCollection {#2575 …}
    +children: [
      App\Entity\EntryComment {#1665}
    ]
    -id: 309
    -titleTs: "'becam':6 'blajah':5 'communiti':12 'ikea':3 'symbol':8 'tran':11"
    -bodyTs: "'ask':5 'awesom':27 'becom':19 'blajah':17 'communiti':11 'decid':12 'favourit':21 'feel':2 'giant':15 'look':26 'mean':24 'one':31 'plushi':22 'shark':16 'stupid':3 'tran':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687589891
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/357294"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687503491 {#2545
      date: 2023-06-23 08:58:11.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
  +body: "This is exactly the reason, it became a meme (like Fallout New Vegas becoming a thing in the trans community before it) and people ran with it. People have retroactively said that it's because blåhaj is trans pride colors but it wasn't the initial reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687535422 {#1595
    date: 2023-06-23 17:50:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ziggurat@sh.itjust.works"
    "@sunshine@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1571 …}
  +nested: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  -id: 3197
  -bodyTs: "'becam':7 'becom':14 'blåhaj':36 'color':40 'communiti':20 'exact':3 'fallout':11 'initi':46 'like':10 'meme':9 'new':12 'peopl':24,28 'pride':39 'ran':25 'reason':5,47 'retroact':30 'said':31 'thing':16 'tran':19,38 'vega':13 'wasn':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/81402/-/comment/354343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687535422 {#1612
    date: 2023-06-23 17:50:22.0 +02:00
  }
  +"title": 3197
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2467
  +user: Proxies\__CG__\App\Entity\User {#2150 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
  +image: Proxies\__CG__\App\Entity\Image {#1999 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2263 …}
  +slug: "Systemd-Working-On-Storage-Target-Mode-Feature-Inspired-By-Apple"
  +title: "Systemd Working On "Storage Target Mode" Feature - Inspired By Apple macOS"
  +url: "https://lemmy.world/pictrs/image/ba07837a-9696-4917-99c8-5a8b641419b2.webp"
  +body: "Yet another win for Systemd."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699149302 {#1993
    date: 2023-11-05 02:55:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2004 …}
  +votes: Doctrine\ORM\PersistentCollection {#1989 …}
  +reports: Doctrine\ORM\PersistentCollection {#1986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
  +badges: Doctrine\ORM\PersistentCollection {#2015 …}
  +children: [
    App\Entity\EntryComment {#2469
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
      +image: null
      +parent: null
      +root: null
      +body: "Target disk mode is fantastic, I'm thrilled to see this coming to Linux"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698932706 {#2468
        date: 2023-11-02 14:45:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TCB13@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2371 …}
      +nested: Doctrine\ORM\PersistentCollection {#2370 …}
      +votes: Doctrine\ORM\PersistentCollection {#2360 …}
      +reports: Doctrine\ORM\PersistentCollection {#2361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
      -id: 84482
      -bodyTs: "'come':12 'disk':2 'fantast':5 'linux':14 'm':7 'mode':3 'see':10 'target':1 'thrill':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/585457/-/comment/3280278"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698762418 {#2470
        date: 2023-10-31 15:26:58.0 +01:00
      }
      +"title": 84482
    }
  ]
  -id: 9082
  -titleTs: "'appl':10 'featur':7 'inspir':8 'maco':11 'mode':6 'storag':4 'systemd':1 'target':5 'work':2"
  -bodyTs: "'anoth':2 'systemd':5 'win':3 'yet':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698846629
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7592267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698760229 {#2184
    date: 2023-10-31 14:50:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2467
  +user: Proxies\__CG__\App\Entity\User {#2150 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
  +image: Proxies\__CG__\App\Entity\Image {#1999 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2263 …}
  +slug: "Systemd-Working-On-Storage-Target-Mode-Feature-Inspired-By-Apple"
  +title: "Systemd Working On "Storage Target Mode" Feature - Inspired By Apple macOS"
  +url: "https://lemmy.world/pictrs/image/ba07837a-9696-4917-99c8-5a8b641419b2.webp"
  +body: "Yet another win for Systemd."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699149302 {#1993
    date: 2023-11-05 02:55:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2004 …}
  +votes: Doctrine\ORM\PersistentCollection {#1989 …}
  +reports: Doctrine\ORM\PersistentCollection {#1986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
  +badges: Doctrine\ORM\PersistentCollection {#2015 …}
  +children: [
    App\Entity\EntryComment {#2469
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
      +image: null
      +parent: null
      +root: null
      +body: "Target disk mode is fantastic, I'm thrilled to see this coming to Linux"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698932706 {#2468
        date: 2023-11-02 14:45:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TCB13@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2371 …}
      +nested: Doctrine\ORM\PersistentCollection {#2370 …}
      +votes: Doctrine\ORM\PersistentCollection {#2360 …}
      +reports: Doctrine\ORM\PersistentCollection {#2361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
      -id: 84482
      -bodyTs: "'come':12 'disk':2 'fantast':5 'linux':14 'm':7 'mode':3 'see':10 'target':1 'thrill':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/585457/-/comment/3280278"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698762418 {#2470
        date: 2023-10-31 15:26:58.0 +01:00
      }
      +"title": 84482
    }
  ]
  -id: 9082
  -titleTs: "'appl':10 'featur':7 'inspir':8 'maco':11 'mode':6 'storag':4 'systemd':1 'target':5 'work':2"
  -bodyTs: "'anoth':2 'systemd':5 'win':3 'yet':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698846629
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7592267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698760229 {#2184
    date: 2023-10-31 14:50:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2467
  +user: Proxies\__CG__\App\Entity\User {#2150 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
  +image: Proxies\__CG__\App\Entity\Image {#1999 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2263 …}
  +slug: "Systemd-Working-On-Storage-Target-Mode-Feature-Inspired-By-Apple"
  +title: "Systemd Working On "Storage Target Mode" Feature - Inspired By Apple macOS"
  +url: "https://lemmy.world/pictrs/image/ba07837a-9696-4917-99c8-5a8b641419b2.webp"
  +body: "Yet another win for Systemd."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699149302 {#1993
    date: 2023-11-05 02:55:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2004 …}
  +votes: Doctrine\ORM\PersistentCollection {#1989 …}
  +reports: Doctrine\ORM\PersistentCollection {#1986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
  +badges: Doctrine\ORM\PersistentCollection {#2015 …}
  +children: [
    App\Entity\EntryComment {#2469
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
      +image: null
      +parent: null
      +root: null
      +body: "Target disk mode is fantastic, I'm thrilled to see this coming to Linux"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698932706 {#2468
        date: 2023-11-02 14:45:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TCB13@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2371 …}
      +nested: Doctrine\ORM\PersistentCollection {#2370 …}
      +votes: Doctrine\ORM\PersistentCollection {#2360 …}
      +reports: Doctrine\ORM\PersistentCollection {#2361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
      -id: 84482
      -bodyTs: "'come':12 'disk':2 'fantast':5 'linux':14 'm':7 'mode':3 'see':10 'target':1 'thrill':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/585457/-/comment/3280278"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698762418 {#2470
        date: 2023-10-31 15:26:58.0 +01:00
      }
      +"title": 84482
    }
  ]
  -id: 9082
  -titleTs: "'appl':10 'featur':7 'inspir':8 'maco':11 'mode':6 'storag':4 'systemd':1 'target':5 'work':2"
  -bodyTs: "'anoth':2 'systemd':5 'win':3 'yet':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698846629
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7592267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698760229 {#2184
    date: 2023-10-31 14:50:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2469
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467
    +user: Proxies\__CG__\App\Entity\User {#2150 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
    +image: Proxies\__CG__\App\Entity\Image {#1999 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2263 …}
    +slug: "Systemd-Working-On-Storage-Target-Mode-Feature-Inspired-By-Apple"
    +title: "Systemd Working On "Storage Target Mode" Feature - Inspired By Apple macOS"
    +url: "https://lemmy.world/pictrs/image/ba07837a-9696-4917-99c8-5a8b641419b2.webp"
    +body: "Yet another win for Systemd."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149302 {#1993
      date: 2023-11-05 02:55:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2004 …}
    +votes: Doctrine\ORM\PersistentCollection {#1989 …}
    +reports: Doctrine\ORM\PersistentCollection {#1986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
    +badges: Doctrine\ORM\PersistentCollection {#2015 …}
    +children: [
      App\Entity\EntryComment {#2469}
    ]
    -id: 9082
    -titleTs: "'appl':10 'featur':7 'inspir':8 'maco':11 'mode':6 'storag':4 'systemd':1 'target':5 'work':2"
    -bodyTs: "'anoth':2 'systemd':5 'win':3 'yet':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698846629
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7592267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698760229 {#2184
      date: 2023-10-31 14:50:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
  +image: null
  +parent: null
  +root: null
  +body: "Target disk mode is fantastic, I'm thrilled to see this coming to Linux"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698932706 {#2468
    date: 2023-11-02 14:45:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2371 …}
  +nested: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2360 …}
  +reports: Doctrine\ORM\PersistentCollection {#2361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  -id: 84482
  -bodyTs: "'come':12 'disk':2 'fantast':5 'linux':14 'm':7 'mode':3 'see':10 'target':1 'thrill':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/585457/-/comment/3280278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698762418 {#2470
    date: 2023-10-31 15:26:58.0 +01:00
  }
  +"title": 84482
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2469
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467
    +user: Proxies\__CG__\App\Entity\User {#2150 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
    +image: Proxies\__CG__\App\Entity\Image {#1999 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2263 …}
    +slug: "Systemd-Working-On-Storage-Target-Mode-Feature-Inspired-By-Apple"
    +title: "Systemd Working On "Storage Target Mode" Feature - Inspired By Apple macOS"
    +url: "https://lemmy.world/pictrs/image/ba07837a-9696-4917-99c8-5a8b641419b2.webp"
    +body: "Yet another win for Systemd."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149302 {#1993
      date: 2023-11-05 02:55:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2004 …}
    +votes: Doctrine\ORM\PersistentCollection {#1989 …}
    +reports: Doctrine\ORM\PersistentCollection {#1986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
    +badges: Doctrine\ORM\PersistentCollection {#2015 …}
    +children: [
      App\Entity\EntryComment {#2469}
    ]
    -id: 9082
    -titleTs: "'appl':10 'featur':7 'inspir':8 'maco':11 'mode':6 'storag':4 'systemd':1 'target':5 'work':2"
    -bodyTs: "'anoth':2 'systemd':5 'win':3 'yet':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698846629
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7592267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698760229 {#2184
      date: 2023-10-31 14:50:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
  +image: null
  +parent: null
  +root: null
  +body: "Target disk mode is fantastic, I'm thrilled to see this coming to Linux"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698932706 {#2468
    date: 2023-11-02 14:45:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2371 …}
  +nested: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2360 …}
  +reports: Doctrine\ORM\PersistentCollection {#2361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  -id: 84482
  -bodyTs: "'come':12 'disk':2 'fantast':5 'linux':14 'm':7 'mode':3 'see':10 'target':1 'thrill':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/585457/-/comment/3280278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698762418 {#2470
    date: 2023-10-31 15:26:58.0 +01:00
  }
  +"title": 84482
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2469
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467
    +user: Proxies\__CG__\App\Entity\User {#2150 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
    +image: Proxies\__CG__\App\Entity\Image {#1999 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2263 …}
    +slug: "Systemd-Working-On-Storage-Target-Mode-Feature-Inspired-By-Apple"
    +title: "Systemd Working On "Storage Target Mode" Feature - Inspired By Apple macOS"
    +url: "https://lemmy.world/pictrs/image/ba07837a-9696-4917-99c8-5a8b641419b2.webp"
    +body: "Yet another win for Systemd."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149302 {#1993
      date: 2023-11-05 02:55:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2004 …}
    +votes: Doctrine\ORM\PersistentCollection {#1989 …}
    +reports: Doctrine\ORM\PersistentCollection {#1986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
    +badges: Doctrine\ORM\PersistentCollection {#2015 …}
    +children: [
      App\Entity\EntryComment {#2469}
    ]
    -id: 9082
    -titleTs: "'appl':10 'featur':7 'inspir':8 'maco':11 'mode':6 'storag':4 'systemd':1 'target':5 'work':2"
    -bodyTs: "'anoth':2 'systemd':5 'win':3 'yet':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698846629
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7592267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698760229 {#2184
      date: 2023-10-31 14:50:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
  +image: null
  +parent: null
  +root: null
  +body: "Target disk mode is fantastic, I'm thrilled to see this coming to Linux"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698932706 {#2468
    date: 2023-11-02 14:45:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2371 …}
  +nested: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2360 …}
  +reports: Doctrine\ORM\PersistentCollection {#2361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  -id: 84482
  -bodyTs: "'come':12 'disk':2 'fantast':5 'linux':14 'm':7 'mode':3 'see':10 'target':1 'thrill':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/585457/-/comment/3280278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698762418 {#2470
    date: 2023-10-31 15:26:58.0 +01:00
  }
  +"title": 84482
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2392
  +user: Proxies\__CG__\App\Entity\User {#2240 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
  +image: Proxies\__CG__\App\Entity\Image {#2153 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2149 …}
  +slug: "When-you-use-Linux-instead-of-GNU-Linux-on-Lemmy"
  +title: "When you use Linux instead of GNU/Linux on Lemmy"
  +url: "https://lemmy.minetest.ch/pictrs/image/05b20895-fa9b-4c48-86b0-9f61c2f010bd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699303877 {#2151
    date: 2023-11-06 21:51:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  +badges: Doctrine\ORM\PersistentCollection {#2187 …}
  +children: [
    App\Entity\EntryComment {#2387
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2392 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
      +body: "Asahi is the distro for Apple Silicon, not Alpine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699299773 {#2389
        date: 2023-11-06 20:42:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jordanlund@lemmy.minetest.ch"
        "@thantik@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2395 …}
      +nested: Doctrine\ORM\PersistentCollection {#1384 …}
      +votes: Doctrine\ORM\PersistentCollection {#1383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1405 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
      -id: 96278
      -bodyTs: "'alpin':9 'appl':6 'asahi':1 'distro':4 'silicon':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/603334/-/comment/3400859"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699299773 {#2369
        date: 2023-11-06 20:42:53.0 +01:00
      }
      +"title": 96278
    }
  ]
  -id: 10586
  -titleTs: "'gnu/linux':7 'instead':5 'lemmi':9 'linux':4 'use':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699382687
  +visibility: "visible             "
  +apId: "https://lemmy.minetest.ch/post/451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699296287 {#2284
    date: 2023-11-06 19:44:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2392
  +user: Proxies\__CG__\App\Entity\User {#2240 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
  +image: Proxies\__CG__\App\Entity\Image {#2153 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2149 …}
  +slug: "When-you-use-Linux-instead-of-GNU-Linux-on-Lemmy"
  +title: "When you use Linux instead of GNU/Linux on Lemmy"
  +url: "https://lemmy.minetest.ch/pictrs/image/05b20895-fa9b-4c48-86b0-9f61c2f010bd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699303877 {#2151
    date: 2023-11-06 21:51:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  +badges: Doctrine\ORM\PersistentCollection {#2187 …}
  +children: [
    App\Entity\EntryComment {#2387
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2392 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
      +body: "Asahi is the distro for Apple Silicon, not Alpine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699299773 {#2389
        date: 2023-11-06 20:42:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jordanlund@lemmy.minetest.ch"
        "@thantik@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2395 …}
      +nested: Doctrine\ORM\PersistentCollection {#1384 …}
      +votes: Doctrine\ORM\PersistentCollection {#1383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1405 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
      -id: 96278
      -bodyTs: "'alpin':9 'appl':6 'asahi':1 'distro':4 'silicon':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/603334/-/comment/3400859"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699299773 {#2369
        date: 2023-11-06 20:42:53.0 +01:00
      }
      +"title": 96278
    }
  ]
  -id: 10586
  -titleTs: "'gnu/linux':7 'instead':5 'lemmi':9 'linux':4 'use':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699382687
  +visibility: "visible             "
  +apId: "https://lemmy.minetest.ch/post/451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699296287 {#2284
    date: 2023-11-06 19:44:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2392
  +user: Proxies\__CG__\App\Entity\User {#2240 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
  +image: Proxies\__CG__\App\Entity\Image {#2153 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2149 …}
  +slug: "When-you-use-Linux-instead-of-GNU-Linux-on-Lemmy"
  +title: "When you use Linux instead of GNU/Linux on Lemmy"
  +url: "https://lemmy.minetest.ch/pictrs/image/05b20895-fa9b-4c48-86b0-9f61c2f010bd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699303877 {#2151
    date: 2023-11-06 21:51:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  +badges: Doctrine\ORM\PersistentCollection {#2187 …}
  +children: [
    App\Entity\EntryComment {#2387
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2392 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
      +body: "Asahi is the distro for Apple Silicon, not Alpine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699299773 {#2389
        date: 2023-11-06 20:42:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jordanlund@lemmy.minetest.ch"
        "@thantik@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2395 …}
      +nested: Doctrine\ORM\PersistentCollection {#1384 …}
      +votes: Doctrine\ORM\PersistentCollection {#1383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1405 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
      -id: 96278
      -bodyTs: "'alpin':9 'appl':6 'asahi':1 'distro':4 'silicon':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/603334/-/comment/3400859"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699299773 {#2369
        date: 2023-11-06 20:42:53.0 +01:00
      }
      +"title": 96278
    }
  ]
  -id: 10586
  -titleTs: "'gnu/linux':7 'instead':5 'lemmi':9 'linux':4 'use':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699382687
  +visibility: "visible             "
  +apId: "https://lemmy.minetest.ch/post/451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699296287 {#2284
    date: 2023-11-06 19:44:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2387
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2392
    +user: Proxies\__CG__\App\Entity\User {#2240 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
    +image: Proxies\__CG__\App\Entity\Image {#2153 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2149 …}
    +slug: "When-you-use-Linux-instead-of-GNU-Linux-on-Lemmy"
    +title: "When you use Linux instead of GNU/Linux on Lemmy"
    +url: "https://lemmy.minetest.ch/pictrs/image/05b20895-fa9b-4c48-86b0-9f61c2f010bd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699303877 {#2151
      date: 2023-11-06 21:51:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    +badges: Doctrine\ORM\PersistentCollection {#2187 …}
    +children: [
      App\Entity\EntryComment {#2387}
    ]
    -id: 10586
    -titleTs: "'gnu/linux':7 'instead':5 'lemmi':9 'linux':4 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699382687
    +visibility: "visible             "
    +apId: "https://lemmy.minetest.ch/post/451"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699296287 {#2284
      date: 2023-11-06 19:44:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
  +body: "Asahi is the distro for Apple Silicon, not Alpine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699299773 {#2389
    date: 2023-11-06 20:42:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jordanlund@lemmy.minetest.ch"
    "@thantik@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2395 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
  -id: 96278
  -bodyTs: "'alpin':9 'appl':6 'asahi':1 'distro':4 'silicon':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/603334/-/comment/3400859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699299773 {#2369
    date: 2023-11-06 20:42:53.0 +01:00
  }
  +"title": 96278
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2387
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2392
    +user: Proxies\__CG__\App\Entity\User {#2240 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
    +image: Proxies\__CG__\App\Entity\Image {#2153 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2149 …}
    +slug: "When-you-use-Linux-instead-of-GNU-Linux-on-Lemmy"
    +title: "When you use Linux instead of GNU/Linux on Lemmy"
    +url: "https://lemmy.minetest.ch/pictrs/image/05b20895-fa9b-4c48-86b0-9f61c2f010bd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699303877 {#2151
      date: 2023-11-06 21:51:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    +badges: Doctrine\ORM\PersistentCollection {#2187 …}
    +children: [
      App\Entity\EntryComment {#2387}
    ]
    -id: 10586
    -titleTs: "'gnu/linux':7 'instead':5 'lemmi':9 'linux':4 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699382687
    +visibility: "visible             "
    +apId: "https://lemmy.minetest.ch/post/451"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699296287 {#2284
      date: 2023-11-06 19:44:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
  +body: "Asahi is the distro for Apple Silicon, not Alpine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699299773 {#2389
    date: 2023-11-06 20:42:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jordanlund@lemmy.minetest.ch"
    "@thantik@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2395 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
  -id: 96278
  -bodyTs: "'alpin':9 'appl':6 'asahi':1 'distro':4 'silicon':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/603334/-/comment/3400859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699299773 {#2369
    date: 2023-11-06 20:42:53.0 +01:00
  }
  +"title": 96278
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2387
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2392
    +user: Proxies\__CG__\App\Entity\User {#2240 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
    +image: Proxies\__CG__\App\Entity\Image {#2153 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2149 …}
    +slug: "When-you-use-Linux-instead-of-GNU-Linux-on-Lemmy"
    +title: "When you use Linux instead of GNU/Linux on Lemmy"
    +url: "https://lemmy.minetest.ch/pictrs/image/05b20895-fa9b-4c48-86b0-9f61c2f010bd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699303877 {#2151
      date: 2023-11-06 21:51:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    +badges: Doctrine\ORM\PersistentCollection {#2187 …}
    +children: [
      App\Entity\EntryComment {#2387}
    ]
    -id: 10586
    -titleTs: "'gnu/linux':7 'instead':5 'lemmi':9 'linux':4 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699382687
    +visibility: "visible             "
    +apId: "https://lemmy.minetest.ch/post/451"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699296287 {#2284
      date: 2023-11-06 19:44:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
  +body: "Asahi is the distro for Apple Silicon, not Alpine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699299773 {#2389
    date: 2023-11-06 20:42:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jordanlund@lemmy.minetest.ch"
    "@thantik@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2395 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
  -id: 96278
  -bodyTs: "'alpin':9 'appl':6 'asahi':1 'distro':4 'silicon':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/603334/-/comment/3400859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699299773 {#2369
    date: 2023-11-06 20:42:53.0 +01:00
  }
  +"title": 96278
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2094
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2241 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
  +image: null
  +parent: null
  +root: null
  +body: "I personally prefer Newsflash because the main dev of Fluent is weirdly adamant about not implementing either customizable shortcuts or the standard vim-style navigation that almost all desktop RSS readers have had since Google Reader included them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700263254 {#2093
    date: 2023-11-18 00:20:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2131 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
  -id: 124219
  -bodyTs: "'adam':13 'almost':28 'customiz':18 'desktop':30 'dev':8 'either':17 'fluent':10 'googl':36 'implement':16 'includ':38 'main':7 'navig':26 'newsflash':4 'person':2 'prefer':3 'reader':32,37 'rss':31 'shortcut':19 'sinc':35 'standard':22 'style':25 'vim':24 'vim-styl':23 'weird':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/626058/-/comment/3560311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699983971 {#2092
    date: 2023-11-14 18:46:11.0 +01:00
  }
  +"title": 124219
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2094
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2241 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
  +image: null
  +parent: null
  +root: null
  +body: "I personally prefer Newsflash because the main dev of Fluent is weirdly adamant about not implementing either customizable shortcuts or the standard vim-style navigation that almost all desktop RSS readers have had since Google Reader included them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700263254 {#2093
    date: 2023-11-18 00:20:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2131 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
  -id: 124219
  -bodyTs: "'adam':13 'almost':28 'customiz':18 'desktop':30 'dev':8 'either':17 'fluent':10 'googl':36 'implement':16 'includ':38 'main':7 'navig':26 'newsflash':4 'person':2 'prefer':3 'reader':32,37 'rss':31 'shortcut':19 'sinc':35 'standard':22 'style':25 'vim':24 'vim-styl':23 'weird':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/626058/-/comment/3560311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699983971 {#2092
    date: 2023-11-14 18:46:11.0 +01:00
  }
  +"title": 124219
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2094
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2241 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
  +image: null
  +parent: null
  +root: null
  +body: "I personally prefer Newsflash because the main dev of Fluent is weirdly adamant about not implementing either customizable shortcuts or the standard vim-style navigation that almost all desktop RSS readers have had since Google Reader included them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700263254 {#2093
    date: 2023-11-18 00:20:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2131 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
  -id: 124219
  -bodyTs: "'adam':13 'almost':28 'customiz':18 'desktop':30 'dev':8 'either':17 'fluent':10 'googl':36 'implement':16 'includ':38 'main':7 'navig':26 'newsflash':4 'person':2 'prefer':3 'reader':32,37 'rss':31 'shortcut':19 'sinc':35 'standard':22 'style':25 'vim':24 'vim-styl':23 'weird':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/626058/-/comment/3560311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699983971 {#2092
    date: 2023-11-14 18:46:11.0 +01:00
  }
  +"title": 124219
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2379
  +user: Proxies\__CG__\App\Entity\User {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
  +image: Proxies\__CG__\App\Entity\Image {#1982 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
  +slug: "So-thats-what-the-hub-IS"
  +title: "So thats what the hub IS!!"
  +url: "https://sh.itjust.works/pictrs/image/c88c960d-45ab-4e97-a64e-2a43b1de3297.webp"
  +body: "“im going on the hub”, What else could that mean? other than the a universal binary management website!!!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701302594 {#2008
    date: 2023-11-30 01:03:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2368 …}
  +votes: Doctrine\ORM\PersistentCollection {#2373 …}
  +reports: Doctrine\ORM\PersistentCollection {#2376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
  +badges: Doctrine\ORM\PersistentCollection {#2352 …}
  +children: [
    App\Entity\EntryComment {#2378
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2379 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
      +image: Proxies\__CG__\App\Entity\Image {#2383 …}
      +parent: null
      +root: null
      +body: ""
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697749334 {#2385
        date: 2023-10-19 23:02:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: null
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#1909 …}
      +votes: Doctrine\ORM\PersistentCollection {#1926 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 95928
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/553524/-/comment/3059034"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697749334 {#2384
        date: 2023-10-19 23:02:14.0 +02:00
      }
      +"title": 95928
    }
  ]
  -id: 10352
  -titleTs: "'hub':5 'that':2"
  -bodyTs: "'binari':16 'could':8 'els':7 'go':2 'hub':5 'im':1 'manag':17 'mean':10 'univers':15 'websit':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697806914
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7504654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697745414 {#2000
    date: 2023-10-19 21:56:54.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2379
  +user: Proxies\__CG__\App\Entity\User {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
  +image: Proxies\__CG__\App\Entity\Image {#1982 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
  +slug: "So-thats-what-the-hub-IS"
  +title: "So thats what the hub IS!!"
  +url: "https://sh.itjust.works/pictrs/image/c88c960d-45ab-4e97-a64e-2a43b1de3297.webp"
  +body: "“im going on the hub”, What else could that mean? other than the a universal binary management website!!!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701302594 {#2008
    date: 2023-11-30 01:03:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2368 …}
  +votes: Doctrine\ORM\PersistentCollection {#2373 …}
  +reports: Doctrine\ORM\PersistentCollection {#2376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
  +badges: Doctrine\ORM\PersistentCollection {#2352 …}
  +children: [
    App\Entity\EntryComment {#2378
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2379 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
      +image: Proxies\__CG__\App\Entity\Image {#2383 …}
      +parent: null
      +root: null
      +body: ""
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697749334 {#2385
        date: 2023-10-19 23:02:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: null
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#1909 …}
      +votes: Doctrine\ORM\PersistentCollection {#1926 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 95928
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/553524/-/comment/3059034"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697749334 {#2384
        date: 2023-10-19 23:02:14.0 +02:00
      }
      +"title": 95928
    }
  ]
  -id: 10352
  -titleTs: "'hub':5 'that':2"
  -bodyTs: "'binari':16 'could':8 'els':7 'go':2 'hub':5 'im':1 'manag':17 'mean':10 'univers':15 'websit':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697806914
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7504654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697745414 {#2000
    date: 2023-10-19 21:56:54.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2379
  +user: Proxies\__CG__\App\Entity\User {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
  +image: Proxies\__CG__\App\Entity\Image {#1982 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
  +slug: "So-thats-what-the-hub-IS"
  +title: "So thats what the hub IS!!"
  +url: "https://sh.itjust.works/pictrs/image/c88c960d-45ab-4e97-a64e-2a43b1de3297.webp"
  +body: "“im going on the hub”, What else could that mean? other than the a universal binary management website!!!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701302594 {#2008
    date: 2023-11-30 01:03:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2368 …}
  +votes: Doctrine\ORM\PersistentCollection {#2373 …}
  +reports: Doctrine\ORM\PersistentCollection {#2376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
  +badges: Doctrine\ORM\PersistentCollection {#2352 …}
  +children: [
    App\Entity\EntryComment {#2378
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2379 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
      +image: Proxies\__CG__\App\Entity\Image {#2383 …}
      +parent: null
      +root: null
      +body: ""
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697749334 {#2385
        date: 2023-10-19 23:02:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: null
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#1909 …}
      +votes: Doctrine\ORM\PersistentCollection {#1926 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 95928
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/553524/-/comment/3059034"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697749334 {#2384
        date: 2023-10-19 23:02:14.0 +02:00
      }
      +"title": 95928
    }
  ]
  -id: 10352
  -titleTs: "'hub':5 'that':2"
  -bodyTs: "'binari':16 'could':8 'els':7 'go':2 'hub':5 'im':1 'manag':17 'mean':10 'univers':15 'websit':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697806914
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7504654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697745414 {#2000
    date: 2023-10-19 21:56:54.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2378
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379
    +user: Proxies\__CG__\App\Entity\User {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
    +image: Proxies\__CG__\App\Entity\Image {#1982 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "So-thats-what-the-hub-IS"
    +title: "So thats what the hub IS!!"
    +url: "https://sh.itjust.works/pictrs/image/c88c960d-45ab-4e97-a64e-2a43b1de3297.webp"
    +body: "“im going on the hub”, What else could that mean? other than the a universal binary management website!!!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701302594 {#2008
      date: 2023-11-30 01:03:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2368 …}
    +votes: Doctrine\ORM\PersistentCollection {#2373 …}
    +reports: Doctrine\ORM\PersistentCollection {#2376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
    +badges: Doctrine\ORM\PersistentCollection {#2352 …}
    +children: [
      App\Entity\EntryComment {#2378}
    ]
    -id: 10352
    -titleTs: "'hub':5 'that':2"
    -bodyTs: "'binari':16 'could':8 'els':7 'go':2 'hub':5 'im':1 'manag':17 'mean':10 'univers':15 'websit':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697806914
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/7504654"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697745414 {#2000
      date: 2023-10-19 21:56:54.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
  +image: Proxies\__CG__\App\Entity\Image {#2383 …}
  +parent: null
  +root: null
  +body: ""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697749334 {#2385
    date: 2023-10-19 23:02:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#1909 …}
  +votes: Doctrine\ORM\PersistentCollection {#1926 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 95928
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/553524/-/comment/3059034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697749334 {#2384
    date: 2023-10-19 23:02:14.0 +02:00
  }
  +"title": 95928
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2378
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379
    +user: Proxies\__CG__\App\Entity\User {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
    +image: Proxies\__CG__\App\Entity\Image {#1982 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "So-thats-what-the-hub-IS"
    +title: "So thats what the hub IS!!"
    +url: "https://sh.itjust.works/pictrs/image/c88c960d-45ab-4e97-a64e-2a43b1de3297.webp"
    +body: "“im going on the hub”, What else could that mean? other than the a universal binary management website!!!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701302594 {#2008
      date: 2023-11-30 01:03:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2368 …}
    +votes: Doctrine\ORM\PersistentCollection {#2373 …}
    +reports: Doctrine\ORM\PersistentCollection {#2376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
    +badges: Doctrine\ORM\PersistentCollection {#2352 …}
    +children: [
      App\Entity\EntryComment {#2378}
    ]
    -id: 10352
    -titleTs: "'hub':5 'that':2"
    -bodyTs: "'binari':16 'could':8 'els':7 'go':2 'hub':5 'im':1 'manag':17 'mean':10 'univers':15 'websit':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697806914
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/7504654"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697745414 {#2000
      date: 2023-10-19 21:56:54.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
  +image: Proxies\__CG__\App\Entity\Image {#2383 …}
  +parent: null
  +root: null
  +body: ""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697749334 {#2385
    date: 2023-10-19 23:02:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#1909 …}
  +votes: Doctrine\ORM\PersistentCollection {#1926 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 95928
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/553524/-/comment/3059034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697749334 {#2384
    date: 2023-10-19 23:02:14.0 +02:00
  }
  +"title": 95928
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2378
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379
    +user: Proxies\__CG__\App\Entity\User {#2178 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
    +image: Proxies\__CG__\App\Entity\Image {#1982 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "So-thats-what-the-hub-IS"
    +title: "So thats what the hub IS!!"
    +url: "https://sh.itjust.works/pictrs/image/c88c960d-45ab-4e97-a64e-2a43b1de3297.webp"
    +body: "“im going on the hub”, What else could that mean? other than the a universal binary management website!!!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701302594 {#2008
      date: 2023-11-30 01:03:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2368 …}
    +votes: Doctrine\ORM\PersistentCollection {#2373 …}
    +reports: Doctrine\ORM\PersistentCollection {#2376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
    +badges: Doctrine\ORM\PersistentCollection {#2352 …}
    +children: [
      App\Entity\EntryComment {#2378}
    ]
    -id: 10352
    -titleTs: "'hub':5 'that':2"
    -bodyTs: "'binari':16 'could':8 'els':7 'go':2 'hub':5 'im':1 'manag':17 'mean':10 'univers':15 'websit':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697806914
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/7504654"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697745414 {#2000
      date: 2023-10-19 21:56:54.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
  +image: Proxies\__CG__\App\Entity\Image {#2383 …}
  +parent: null
  +root: null
  +body: ""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697749334 {#2385
    date: 2023-10-19 23:02:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#1909 …}
  +votes: Doctrine\ORM\PersistentCollection {#1926 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 95928
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/553524/-/comment/3059034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697749334 {#2384
    date: 2023-10-19 23:02:14.0 +02:00
  }
  +"title": 95928
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2019
  +user: Proxies\__CG__\App\Entity\User {#2255 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: Proxies\__CG__\App\Entity\Image {#2183 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2168 …}
  +slug: "I-don-t-think-I-ll-go-there"
  +title: "I don't think I'll go there.."
  +url: "https://startrek.website/pictrs/image/dca1bec8-5d5e-41d3-b0eb-e8887ef1d507.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 310
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699375867 {#2177
    date: 2023-11-07 17:51:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  +badges: Doctrine\ORM\PersistentCollection {#1996 …}
  +children: [
    App\Entity\EntryComment {#1403
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
      +image: Proxies\__CG__\App\Entity\Image {#2030 …}
      +parent: null
      +root: null
      +body: ""
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699372574 {#1361
        date: 2023-11-07 16:56:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: null
      +children: Doctrine\ORM\PersistentCollection {#2032 …}
      +nested: Doctrine\ORM\PersistentCollection {#2024 …}
      +votes: Doctrine\ORM\PersistentCollection {#2018 …}
      +reports: Doctrine\ORM\PersistentCollection {#2011 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
      -id: 98866
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/risa@startrek.website/t/605438/-/comment/3417445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699372574 {#1362
        date: 2023-11-07 16:56:14.0 +01:00
      }
      +"title": 98866
    }
  ]
  -id: 10876
  -titleTs: "'..':9 'go':7 'll':6 'think':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699451915
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3461833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699365515 {#2148
    date: 2023-11-07 14:58:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2019
  +user: Proxies\__CG__\App\Entity\User {#2255 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: Proxies\__CG__\App\Entity\Image {#2183 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2168 …}
  +slug: "I-don-t-think-I-ll-go-there"
  +title: "I don't think I'll go there.."
  +url: "https://startrek.website/pictrs/image/dca1bec8-5d5e-41d3-b0eb-e8887ef1d507.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 310
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699375867 {#2177
    date: 2023-11-07 17:51:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  +badges: Doctrine\ORM\PersistentCollection {#1996 …}
  +children: [
    App\Entity\EntryComment {#1403
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
      +image: Proxies\__CG__\App\Entity\Image {#2030 …}
      +parent: null
      +root: null
      +body: ""
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699372574 {#1361
        date: 2023-11-07 16:56:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: null
      +children: Doctrine\ORM\PersistentCollection {#2032 …}
      +nested: Doctrine\ORM\PersistentCollection {#2024 …}
      +votes: Doctrine\ORM\PersistentCollection {#2018 …}
      +reports: Doctrine\ORM\PersistentCollection {#2011 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
      -id: 98866
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/risa@startrek.website/t/605438/-/comment/3417445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699372574 {#1362
        date: 2023-11-07 16:56:14.0 +01:00
      }
      +"title": 98866
    }
  ]
  -id: 10876
  -titleTs: "'..':9 'go':7 'll':6 'think':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699451915
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3461833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699365515 {#2148
    date: 2023-11-07 14:58:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2019
  +user: Proxies\__CG__\App\Entity\User {#2255 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: Proxies\__CG__\App\Entity\Image {#2183 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2168 …}
  +slug: "I-don-t-think-I-ll-go-there"
  +title: "I don't think I'll go there.."
  +url: "https://startrek.website/pictrs/image/dca1bec8-5d5e-41d3-b0eb-e8887ef1d507.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 310
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699375867 {#2177
    date: 2023-11-07 17:51:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  +badges: Doctrine\ORM\PersistentCollection {#1996 …}
  +children: [
    App\Entity\EntryComment {#1403
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
      +image: Proxies\__CG__\App\Entity\Image {#2030 …}
      +parent: null
      +root: null
      +body: ""
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699372574 {#1361
        date: 2023-11-07 16:56:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: null
      +children: Doctrine\ORM\PersistentCollection {#2032 …}
      +nested: Doctrine\ORM\PersistentCollection {#2024 …}
      +votes: Doctrine\ORM\PersistentCollection {#2018 …}
      +reports: Doctrine\ORM\PersistentCollection {#2011 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
      -id: 98866
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/risa@startrek.website/t/605438/-/comment/3417445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699372574 {#1362
        date: 2023-11-07 16:56:14.0 +01:00
      }
      +"title": 98866
    }
  ]
  -id: 10876
  -titleTs: "'..':9 'go':7 'll':6 'think':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699451915
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3461833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699365515 {#2148
    date: 2023-11-07 14:58:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1403
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019
    +user: Proxies\__CG__\App\Entity\User {#2255 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
    +image: Proxies\__CG__\App\Entity\Image {#2183 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2168 …}
    +slug: "I-don-t-think-I-ll-go-there"
    +title: "I don't think I'll go there.."
    +url: "https://startrek.website/pictrs/image/dca1bec8-5d5e-41d3-b0eb-e8887ef1d507.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 310
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699375867 {#2177
      date: 2023-11-07 17:51:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2169 …}
    +votes: Doctrine\ORM\PersistentCollection {#2134 …}
    +reports: Doctrine\ORM\PersistentCollection {#1985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
    +badges: Doctrine\ORM\PersistentCollection {#1996 …}
    +children: [
      App\Entity\EntryComment {#1403}
    ]
    -id: 10876
    -titleTs: "'..':9 'go':7 'll':6 'think':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699451915
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3461833"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699365515 {#2148
      date: 2023-11-07 14:58:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: Proxies\__CG__\App\Entity\Image {#2030 …}
  +parent: null
  +root: null
  +body: ""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699372574 {#1361
    date: 2023-11-07 16:56:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -id: 98866
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/605438/-/comment/3417445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699372574 {#1362
    date: 2023-11-07 16:56:14.0 +01:00
  }
  +"title": 98866
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1403
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019
    +user: Proxies\__CG__\App\Entity\User {#2255 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
    +image: Proxies\__CG__\App\Entity\Image {#2183 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2168 …}
    +slug: "I-don-t-think-I-ll-go-there"
    +title: "I don't think I'll go there.."
    +url: "https://startrek.website/pictrs/image/dca1bec8-5d5e-41d3-b0eb-e8887ef1d507.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 310
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699375867 {#2177
      date: 2023-11-07 17:51:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2169 …}
    +votes: Doctrine\ORM\PersistentCollection {#2134 …}
    +reports: Doctrine\ORM\PersistentCollection {#1985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
    +badges: Doctrine\ORM\PersistentCollection {#1996 …}
    +children: [
      App\Entity\EntryComment {#1403}
    ]
    -id: 10876
    -titleTs: "'..':9 'go':7 'll':6 'think':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699451915
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3461833"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699365515 {#2148
      date: 2023-11-07 14:58:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: Proxies\__CG__\App\Entity\Image {#2030 …}
  +parent: null
  +root: null
  +body: ""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699372574 {#1361
    date: 2023-11-07 16:56:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -id: 98866
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/605438/-/comment/3417445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699372574 {#1362
    date: 2023-11-07 16:56:14.0 +01:00
  }
  +"title": 98866
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1403
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019
    +user: Proxies\__CG__\App\Entity\User {#2255 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
    +image: Proxies\__CG__\App\Entity\Image {#2183 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2168 …}
    +slug: "I-don-t-think-I-ll-go-there"
    +title: "I don't think I'll go there.."
    +url: "https://startrek.website/pictrs/image/dca1bec8-5d5e-41d3-b0eb-e8887ef1d507.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 310
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699375867 {#2177
      date: 2023-11-07 17:51:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2169 …}
    +votes: Doctrine\ORM\PersistentCollection {#2134 …}
    +reports: Doctrine\ORM\PersistentCollection {#1985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
    +badges: Doctrine\ORM\PersistentCollection {#1996 …}
    +children: [
      App\Entity\EntryComment {#1403}
    ]
    -id: 10876
    -titleTs: "'..':9 'go':7 'll':6 'think':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699451915
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3461833"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699365515 {#2148
      date: 2023-11-07 14:58:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: Proxies\__CG__\App\Entity\Image {#2030 …}
  +parent: null
  +root: null
  +body: ""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699372574 {#1361
    date: 2023-11-07 16:56:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -id: 98866
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/605438/-/comment/3417445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699372574 {#1362
    date: 2023-11-07 16:56:14.0 +01:00
  }
  +"title": 98866
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_ADMIN
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 ROLE_MODERATOR
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