GET https://kbin.spritesserver.nl/index.php/u/@scrubbles@poptalk.scrubbles.tech/commented/2024-01-11::2024-01-11

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
4.84 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.06 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
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2000 …}
  +slug: "Why-docker"
  +title: "Why docker"
  +url: null
  +body: """
    Hi! Question in the title.\n
    \n
    I get that its super easy to setup. But its really worthwhile to have something that:\n
    \n
    - runs everything as root (not many well built images with proper useranagement it seems)\n
    - you cannot really know which stuff is in the images: you must trust who built it\n
    - lots of mess in the system (mounts, fake networks, rules…)\n
    \n
    I always host on bare metal when I can, but sometimes (immich, I look at you!) Seems almost impossible.\n
    \n
    I get docker in a work environment, but on self hosted? Is it really worth while? I would like to hear your opinions fellow hosters.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 50
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722359949 {#1998
    date: 2024-07-30 19:19:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2007 …}
  +votes: Doctrine\ORM\PersistentCollection {#1990 …}
  +reports: Doctrine\ORM\PersistentCollection {#2010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2016 …}
  +badges: Doctrine\ORM\PersistentCollection {#2017 …}
  +children: [
    App\Entity\EntryComment {#1604
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
      +body: """
        and I find misinformation about topics like this also to be rude. It’s perfectly fine if you don’t understand something, but what I don’t like is you going out of your way to dissuade people from using a product when I don’t think you understand the core concepts of it. If you have valid criticisms like security of docker then that’s a different conversation about securing containers, but it’s hard to take them as valid criticisms if the criticism is based on a fundamental misunderstanding of the product.\n
        \n
        I don’t think anyone I have ever talked to professionally or read about docker would ever describe a dockerfile as “scripts for setting up software”. It is much more nuanced then that.\n
        \n
        So yes, I’m a bit rude about it. I do this professionally and I’m very tired of people who don’t understand containerization explain to me how containerization sucks.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704992796 {#1560
        date: 2024-01-11 18:06:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
        "@vzq@lemmy.blahaj.zone"
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1619 …}
      +nested: Doctrine\ORM\PersistentCollection {#1701 …}
      +votes: Doctrine\ORM\PersistentCollection {#1687 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
      -id: 299355
      -bodyTs: "'also':9 'anyon':99 'base':87 'bit':133 'concept':52 'contain':72 'container':152,157 'convers':69 'core':51 'critic':59,82,85 'describ':112 'differ':68 'dissuad':37 'docker':63,109 'dockerfil':114 'ever':102,111 'explain':153 'find':3 'fine':16 'fundament':90 'go':31 'hard':76 'like':7,28,60 'm':131,143 'misinform':4 'misunderstand':91 'much':123 'nuanc':125 'peopl':38,147 'perfect':15 'product':42,94 'profession':105,140 'read':107 'rude':12,134 'script':116 'secur':61,71 'set':118 'softwar':120 'someth':22 'suck':158 'take':78 'talk':103 'think':47,98 'tire':145 'topic':6 'understand':21,49,151 'use':40 'valid':58,81 'way':35 'would':110 'yes':129"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1415723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704992796 {#1613
        date: 2024-01-11 18:06:36.0 +01:00
      }
      +"title": 299355
    }
  ]
  -id: 28686
  -titleTs: "'docker':2"
  -bodyTs: "'almost':79 'alway':63 'bare':66 'built':29,50 'cannot':37 'docker':83 'easi':11 'environ':87 'everyth':23 'fake':59 'fellow':104 'get':7,82 'hear':101 'hi':1 'host':64,91 'hoster':105 'imag':30,45 'immich':73 'imposs':80 'know':39 'like':99 'look':75 'lot':52 'mani':27 'mess':54 'metal':67 'mount':58 'must':47 'network':60 'opinion':103 'proper':32 'question':2 'realli':16,38,94 'root':25 'rule':61 'run':22 'seem':35,78 'self':90 'setup':13 'someth':20 'sometim':72 'stuff':41 'super':10 'system':57 'titl':5 'trust':48 'useranag':33 'well':28 'work':86 'worth':95 'worthwhil':17 'would':98"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704992786
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4722445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704906386 {#2174
    date: 2024-01-10 18:06:26.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
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2000 …}
  +slug: "Why-docker"
  +title: "Why docker"
  +url: null
  +body: """
    Hi! Question in the title.\n
    \n
    I get that its super easy to setup. But its really worthwhile to have something that:\n
    \n
    - runs everything as root (not many well built images with proper useranagement it seems)\n
    - you cannot really know which stuff is in the images: you must trust who built it\n
    - lots of mess in the system (mounts, fake networks, rules…)\n
    \n
    I always host on bare metal when I can, but sometimes (immich, I look at you!) Seems almost impossible.\n
    \n
    I get docker in a work environment, but on self hosted? Is it really worth while? I would like to hear your opinions fellow hosters.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 50
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722359949 {#1998
    date: 2024-07-30 19:19:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2007 …}
  +votes: Doctrine\ORM\PersistentCollection {#1990 …}
  +reports: Doctrine\ORM\PersistentCollection {#2010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2016 …}
  +badges: Doctrine\ORM\PersistentCollection {#2017 …}
  +children: [
    App\Entity\EntryComment {#1604
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
      +body: """
        and I find misinformation about topics like this also to be rude. It’s perfectly fine if you don’t understand something, but what I don’t like is you going out of your way to dissuade people from using a product when I don’t think you understand the core concepts of it. If you have valid criticisms like security of docker then that’s a different conversation about securing containers, but it’s hard to take them as valid criticisms if the criticism is based on a fundamental misunderstanding of the product.\n
        \n
        I don’t think anyone I have ever talked to professionally or read about docker would ever describe a dockerfile as “scripts for setting up software”. It is much more nuanced then that.\n
        \n
        So yes, I’m a bit rude about it. I do this professionally and I’m very tired of people who don’t understand containerization explain to me how containerization sucks.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704992796 {#1560
        date: 2024-01-11 18:06:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
        "@vzq@lemmy.blahaj.zone"
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1619 …}
      +nested: Doctrine\ORM\PersistentCollection {#1701 …}
      +votes: Doctrine\ORM\PersistentCollection {#1687 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
      -id: 299355
      -bodyTs: "'also':9 'anyon':99 'base':87 'bit':133 'concept':52 'contain':72 'container':152,157 'convers':69 'core':51 'critic':59,82,85 'describ':112 'differ':68 'dissuad':37 'docker':63,109 'dockerfil':114 'ever':102,111 'explain':153 'find':3 'fine':16 'fundament':90 'go':31 'hard':76 'like':7,28,60 'm':131,143 'misinform':4 'misunderstand':91 'much':123 'nuanc':125 'peopl':38,147 'perfect':15 'product':42,94 'profession':105,140 'read':107 'rude':12,134 'script':116 'secur':61,71 'set':118 'softwar':120 'someth':22 'suck':158 'take':78 'talk':103 'think':47,98 'tire':145 'topic':6 'understand':21,49,151 'use':40 'valid':58,81 'way':35 'would':110 'yes':129"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1415723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704992796 {#1613
        date: 2024-01-11 18:06:36.0 +01:00
      }
      +"title": 299355
    }
  ]
  -id: 28686
  -titleTs: "'docker':2"
  -bodyTs: "'almost':79 'alway':63 'bare':66 'built':29,50 'cannot':37 'docker':83 'easi':11 'environ':87 'everyth':23 'fake':59 'fellow':104 'get':7,82 'hear':101 'hi':1 'host':64,91 'hoster':105 'imag':30,45 'immich':73 'imposs':80 'know':39 'like':99 'look':75 'lot':52 'mani':27 'mess':54 'metal':67 'mount':58 'must':47 'network':60 'opinion':103 'proper':32 'question':2 'realli':16,38,94 'root':25 'rule':61 'run':22 'seem':35,78 'self':90 'setup':13 'someth':20 'sometim':72 'stuff':41 'super':10 'system':57 'titl':5 'trust':48 'useranag':33 'well':28 'work':86 'worth':95 'worthwhil':17 'would':98"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704992786
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4722445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704906386 {#2174
    date: 2024-01-10 18:06:26.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
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2000 …}
  +slug: "Why-docker"
  +title: "Why docker"
  +url: null
  +body: """
    Hi! Question in the title.\n
    \n
    I get that its super easy to setup. But its really worthwhile to have something that:\n
    \n
    - runs everything as root (not many well built images with proper useranagement it seems)\n
    - you cannot really know which stuff is in the images: you must trust who built it\n
    - lots of mess in the system (mounts, fake networks, rules…)\n
    \n
    I always host on bare metal when I can, but sometimes (immich, I look at you!) Seems almost impossible.\n
    \n
    I get docker in a work environment, but on self hosted? Is it really worth while? I would like to hear your opinions fellow hosters.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 50
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722359949 {#1998
    date: 2024-07-30 19:19:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2007 …}
  +votes: Doctrine\ORM\PersistentCollection {#1990 …}
  +reports: Doctrine\ORM\PersistentCollection {#2010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2016 …}
  +badges: Doctrine\ORM\PersistentCollection {#2017 …}
  +children: [
    App\Entity\EntryComment {#1604
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
      +body: """
        and I find misinformation about topics like this also to be rude. It’s perfectly fine if you don’t understand something, but what I don’t like is you going out of your way to dissuade people from using a product when I don’t think you understand the core concepts of it. If you have valid criticisms like security of docker then that’s a different conversation about securing containers, but it’s hard to take them as valid criticisms if the criticism is based on a fundamental misunderstanding of the product.\n
        \n
        I don’t think anyone I have ever talked to professionally or read about docker would ever describe a dockerfile as “scripts for setting up software”. It is much more nuanced then that.\n
        \n
        So yes, I’m a bit rude about it. I do this professionally and I’m very tired of people who don’t understand containerization explain to me how containerization sucks.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704992796 {#1560
        date: 2024-01-11 18:06:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
        "@vzq@lemmy.blahaj.zone"
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1619 …}
      +nested: Doctrine\ORM\PersistentCollection {#1701 …}
      +votes: Doctrine\ORM\PersistentCollection {#1687 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
      -id: 299355
      -bodyTs: "'also':9 'anyon':99 'base':87 'bit':133 'concept':52 'contain':72 'container':152,157 'convers':69 'core':51 'critic':59,82,85 'describ':112 'differ':68 'dissuad':37 'docker':63,109 'dockerfil':114 'ever':102,111 'explain':153 'find':3 'fine':16 'fundament':90 'go':31 'hard':76 'like':7,28,60 'm':131,143 'misinform':4 'misunderstand':91 'much':123 'nuanc':125 'peopl':38,147 'perfect':15 'product':42,94 'profession':105,140 'read':107 'rude':12,134 'script':116 'secur':61,71 'set':118 'softwar':120 'someth':22 'suck':158 'take':78 'talk':103 'think':47,98 'tire':145 'topic':6 'understand':21,49,151 'use':40 'valid':58,81 'way':35 'would':110 'yes':129"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1415723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704992796 {#1613
        date: 2024-01-11 18:06:36.0 +01:00
      }
      +"title": 299355
    }
  ]
  -id: 28686
  -titleTs: "'docker':2"
  -bodyTs: "'almost':79 'alway':63 'bare':66 'built':29,50 'cannot':37 'docker':83 'easi':11 'environ':87 'everyth':23 'fake':59 'fellow':104 'get':7,82 'hear':101 'hi':1 'host':64,91 'hoster':105 'imag':30,45 'immich':73 'imposs':80 'know':39 'like':99 'look':75 'lot':52 'mani':27 'mess':54 'metal':67 'mount':58 'must':47 'network':60 'opinion':103 'proper':32 'question':2 'realli':16,38,94 'root':25 'rule':61 'run':22 'seem':35,78 'self':90 'setup':13 'someth':20 'sometim':72 'stuff':41 'super':10 'system':57 'titl':5 'trust':48 'useranag':33 'well':28 'work':86 'worth':95 'worthwhil':17 'would':98"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704992786
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4722445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704906386 {#2174
    date: 2024-01-10 18:06:26.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
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2292 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2000 …}
    +slug: "Why-docker"
    +title: "Why docker"
    +url: null
    +body: """
      Hi! Question in the title.\n
      \n
      I get that its super easy to setup. But its really worthwhile to have something that:\n
      \n
      - runs everything as root (not many well built images with proper useranagement it seems)\n
      - you cannot really know which stuff is in the images: you must trust who built it\n
      - lots of mess in the system (mounts, fake networks, rules…)\n
      \n
      I always host on bare metal when I can, but sometimes (immich, I look at you!) Seems almost impossible.\n
      \n
      I get docker in a work environment, but on self hosted? Is it really worth while? I would like to hear your opinions fellow hosters.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 50
    +favouriteCount: 89
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722359949 {#1998
      date: 2024-07-30 19:19:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2007 …}
    +votes: Doctrine\ORM\PersistentCollection {#1990 …}
    +reports: Doctrine\ORM\PersistentCollection {#2010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2016 …}
    +badges: Doctrine\ORM\PersistentCollection {#2017 …}
    +children: [
      App\Entity\EntryComment {#1604}
    ]
    -id: 28686
    -titleTs: "'docker':2"
    -bodyTs: "'almost':79 'alway':63 'bare':66 'built':29,50 'cannot':37 'docker':83 'easi':11 'environ':87 'everyth':23 'fake':59 'fellow':104 'get':7,82 'hear':101 'hi':1 'host':64,91 'hoster':105 'imag':30,45 'immich':73 'imposs':80 'know':39 'like':99 'look':75 'lot':52 'mani':27 'mess':54 'metal':67 'mount':58 'must':47 'network':60 'opinion':103 'proper':32 'question':2 'realli':16,38,94 'root':25 'rule':61 'run':22 'seem':35,78 'self':90 'setup':13 'someth':20 'sometim':72 'stuff':41 'super':10 'system':57 'titl':5 'trust':48 'useranag':33 'well':28 'work':86 'worth':95 'worthwhil':17 'would':98"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704992786
    +visibility: "visible             "
    +apId: "https://feddit.it/post/4722445"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704906386 {#2174
      date: 2024-01-10 18:06:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: """
    and I find misinformation about topics like this also to be rude. It’s perfectly fine if you don’t understand something, but what I don’t like is you going out of your way to dissuade people from using a product when I don’t think you understand the core concepts of it. If you have valid criticisms like security of docker then that’s a different conversation about securing containers, but it’s hard to take them as valid criticisms if the criticism is based on a fundamental misunderstanding of the product.\n
    \n
    I don’t think anyone I have ever talked to professionally or read about docker would ever describe a dockerfile as “scripts for setting up software”. It is much more nuanced then that.\n
    \n
    So yes, I’m a bit rude about it. I do this professionally and I’m very tired of people who don’t understand containerization explain to me how containerization sucks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704992796 {#1560
    date: 2024-01-11 18:06:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@vzq@lemmy.blahaj.zone"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 299355
  -bodyTs: "'also':9 'anyon':99 'base':87 'bit':133 'concept':52 'contain':72 'container':152,157 'convers':69 'core':51 'critic':59,82,85 'describ':112 'differ':68 'dissuad':37 'docker':63,109 'dockerfil':114 'ever':102,111 'explain':153 'find':3 'fine':16 'fundament':90 'go':31 'hard':76 'like':7,28,60 'm':131,143 'misinform':4 'misunderstand':91 'much':123 'nuanc':125 'peopl':38,147 'perfect':15 'product':42,94 'profession':105,140 'read':107 'rude':12,134 'script':116 'secur':61,71 'set':118 'softwar':120 'someth':22 'suck':158 'take':78 'talk':103 'think':47,98 'tire':145 'topic':6 'understand':21,49,151 'use':40 'valid':58,81 'way':35 'would':110 'yes':129"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1415723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704992796 {#1613
    date: 2024-01-11 18:06:36.0 +01:00
  }
  +"title": 299355
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2292 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2000 …}
    +slug: "Why-docker"
    +title: "Why docker"
    +url: null
    +body: """
      Hi! Question in the title.\n
      \n
      I get that its super easy to setup. But its really worthwhile to have something that:\n
      \n
      - runs everything as root (not many well built images with proper useranagement it seems)\n
      - you cannot really know which stuff is in the images: you must trust who built it\n
      - lots of mess in the system (mounts, fake networks, rules…)\n
      \n
      I always host on bare metal when I can, but sometimes (immich, I look at you!) Seems almost impossible.\n
      \n
      I get docker in a work environment, but on self hosted? Is it really worth while? I would like to hear your opinions fellow hosters.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 50
    +favouriteCount: 89
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722359949 {#1998
      date: 2024-07-30 19:19:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2007 …}
    +votes: Doctrine\ORM\PersistentCollection {#1990 …}
    +reports: Doctrine\ORM\PersistentCollection {#2010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2016 …}
    +badges: Doctrine\ORM\PersistentCollection {#2017 …}
    +children: [
      App\Entity\EntryComment {#1604}
    ]
    -id: 28686
    -titleTs: "'docker':2"
    -bodyTs: "'almost':79 'alway':63 'bare':66 'built':29,50 'cannot':37 'docker':83 'easi':11 'environ':87 'everyth':23 'fake':59 'fellow':104 'get':7,82 'hear':101 'hi':1 'host':64,91 'hoster':105 'imag':30,45 'immich':73 'imposs':80 'know':39 'like':99 'look':75 'lot':52 'mani':27 'mess':54 'metal':67 'mount':58 'must':47 'network':60 'opinion':103 'proper':32 'question':2 'realli':16,38,94 'root':25 'rule':61 'run':22 'seem':35,78 'self':90 'setup':13 'someth':20 'sometim':72 'stuff':41 'super':10 'system':57 'titl':5 'trust':48 'useranag':33 'well':28 'work':86 'worth':95 'worthwhil':17 'would':98"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704992786
    +visibility: "visible             "
    +apId: "https://feddit.it/post/4722445"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704906386 {#2174
      date: 2024-01-10 18:06:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: """
    and I find misinformation about topics like this also to be rude. It’s perfectly fine if you don’t understand something, but what I don’t like is you going out of your way to dissuade people from using a product when I don’t think you understand the core concepts of it. If you have valid criticisms like security of docker then that’s a different conversation about securing containers, but it’s hard to take them as valid criticisms if the criticism is based on a fundamental misunderstanding of the product.\n
    \n
    I don’t think anyone I have ever talked to professionally or read about docker would ever describe a dockerfile as “scripts for setting up software”. It is much more nuanced then that.\n
    \n
    So yes, I’m a bit rude about it. I do this professionally and I’m very tired of people who don’t understand containerization explain to me how containerization sucks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704992796 {#1560
    date: 2024-01-11 18:06:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@vzq@lemmy.blahaj.zone"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 299355
  -bodyTs: "'also':9 'anyon':99 'base':87 'bit':133 'concept':52 'contain':72 'container':152,157 'convers':69 'core':51 'critic':59,82,85 'describ':112 'differ':68 'dissuad':37 'docker':63,109 'dockerfil':114 'ever':102,111 'explain':153 'find':3 'fine':16 'fundament':90 'go':31 'hard':76 'like':7,28,60 'm':131,143 'misinform':4 'misunderstand':91 'much':123 'nuanc':125 'peopl':38,147 'perfect':15 'product':42,94 'profession':105,140 'read':107 'rude':12,134 'script':116 'secur':61,71 'set':118 'softwar':120 'someth':22 'suck':158 'take':78 'talk':103 'think':47,98 'tire':145 'topic':6 'understand':21,49,151 'use':40 'valid':58,81 'way':35 'would':110 'yes':129"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1415723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704992796 {#1613
    date: 2024-01-11 18:06:36.0 +01:00
  }
  +"title": 299355
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2292 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2000 …}
    +slug: "Why-docker"
    +title: "Why docker"
    +url: null
    +body: """
      Hi! Question in the title.\n
      \n
      I get that its super easy to setup. But its really worthwhile to have something that:\n
      \n
      - runs everything as root (not many well built images with proper useranagement it seems)\n
      - you cannot really know which stuff is in the images: you must trust who built it\n
      - lots of mess in the system (mounts, fake networks, rules…)\n
      \n
      I always host on bare metal when I can, but sometimes (immich, I look at you!) Seems almost impossible.\n
      \n
      I get docker in a work environment, but on self hosted? Is it really worth while? I would like to hear your opinions fellow hosters.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 50
    +favouriteCount: 89
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722359949 {#1998
      date: 2024-07-30 19:19:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2007 …}
    +votes: Doctrine\ORM\PersistentCollection {#1990 …}
    +reports: Doctrine\ORM\PersistentCollection {#2010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2016 …}
    +badges: Doctrine\ORM\PersistentCollection {#2017 …}
    +children: [
      App\Entity\EntryComment {#1604}
    ]
    -id: 28686
    -titleTs: "'docker':2"
    -bodyTs: "'almost':79 'alway':63 'bare':66 'built':29,50 'cannot':37 'docker':83 'easi':11 'environ':87 'everyth':23 'fake':59 'fellow':104 'get':7,82 'hear':101 'hi':1 'host':64,91 'hoster':105 'imag':30,45 'immich':73 'imposs':80 'know':39 'like':99 'look':75 'lot':52 'mani':27 'mess':54 'metal':67 'mount':58 'must':47 'network':60 'opinion':103 'proper':32 'question':2 'realli':16,38,94 'root':25 'rule':61 'run':22 'seem':35,78 'self':90 'setup':13 'someth':20 'sometim':72 'stuff':41 'super':10 'system':57 'titl':5 'trust':48 'useranag':33 'well':28 'work':86 'worth':95 'worthwhil':17 'would':98"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704992786
    +visibility: "visible             "
    +apId: "https://feddit.it/post/4722445"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704906386 {#2174
      date: 2024-01-10 18:06:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: """
    and I find misinformation about topics like this also to be rude. It’s perfectly fine if you don’t understand something, but what I don’t like is you going out of your way to dissuade people from using a product when I don’t think you understand the core concepts of it. If you have valid criticisms like security of docker then that’s a different conversation about securing containers, but it’s hard to take them as valid criticisms if the criticism is based on a fundamental misunderstanding of the product.\n
    \n
    I don’t think anyone I have ever talked to professionally or read about docker would ever describe a dockerfile as “scripts for setting up software”. It is much more nuanced then that.\n
    \n
    So yes, I’m a bit rude about it. I do this professionally and I’m very tired of people who don’t understand containerization explain to me how containerization sucks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704992796 {#1560
    date: 2024-01-11 18:06:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@vzq@lemmy.blahaj.zone"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 299355
  -bodyTs: "'also':9 'anyon':99 'base':87 'bit':133 'concept':52 'contain':72 'container':152,157 'convers':69 'core':51 'critic':59,82,85 'describ':112 'differ':68 'dissuad':37 'docker':63,109 'dockerfil':114 'ever':102,111 'explain':153 'find':3 'fine':16 'fundament':90 'go':31 'hard':76 'like':7,28,60 'm':131,143 'misinform':4 'misunderstand':91 'much':123 'nuanc':125 'peopl':38,147 'perfect':15 'product':42,94 'profession':105,140 'read':107 'rude':12,134 'script':116 'secur':61,71 'set':118 'softwar':120 'someth':22 'suck':158 'take':78 'talk':103 'think':47,98 'tire':145 'topic':6 'understand':21,49,151 'use':40 'valid':58,81 'way':35 'would':110 'yes':129"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1415723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704992796 {#1613
    date: 2024-01-11 18:06:36.0 +01:00
  }
  +"title": 299355
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1741
  +user: Proxies\__CG__\App\Entity\User {#2280 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2244 …}
  +slug: "At-least-change-it-up-once-in-a-while"
  +title: "At least change it up once in a while."
  +url: "https://lemmy.ca/pictrs/image/203829ad-3759-4711-8f35-110dc97b15af.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 686
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722447261 {#2470
    date: 2024-07-31 19:34:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2258 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  +badges: Doctrine\ORM\PersistentCollection {#2173 …}
  +children: [
    App\Entity\EntryComment {#1739
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1741 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +body: "Just having 8 of them being spammed on the page at once. I’ll say they were funny, and I’m american. But it quickly became spammy. At least spread them out over a few days"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 53
      +score: 0
      +lastActive: DateTime @1705012275 {#1716
        date: 2024-01-11 23:31:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MajorMajormajormajor@lemmy.ca"
        "@Risk@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1707 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 300073
      -bodyTs: "'8':3 'american':22 'becam':26 'day':36 'funni':18 'least':29 'll':14 'm':21 'page':10 'quick':25 'say':15 'spam':7 'spammi':27 'spread':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1417313"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705012275 {#1717
        date: 2024-01-11 23:31:15.0 +01:00
      }
      +"title": 300073
    }
  ]
  -id: 29146
  -titleTs: "'chang':3 'least':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705097110
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13116393"
  +editedAt: DateTimeImmutable @1721196241 {#2067
    date: 2024-07-17 08:04:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705010710 {#2063
    date: 2024-01-11 23:05:10.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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1741
  +user: Proxies\__CG__\App\Entity\User {#2280 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2244 …}
  +slug: "At-least-change-it-up-once-in-a-while"
  +title: "At least change it up once in a while."
  +url: "https://lemmy.ca/pictrs/image/203829ad-3759-4711-8f35-110dc97b15af.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 686
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722447261 {#2470
    date: 2024-07-31 19:34:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2258 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  +badges: Doctrine\ORM\PersistentCollection {#2173 …}
  +children: [
    App\Entity\EntryComment {#1739
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1741 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +body: "Just having 8 of them being spammed on the page at once. I’ll say they were funny, and I’m american. But it quickly became spammy. At least spread them out over a few days"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 53
      +score: 0
      +lastActive: DateTime @1705012275 {#1716
        date: 2024-01-11 23:31:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MajorMajormajormajor@lemmy.ca"
        "@Risk@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1707 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 300073
      -bodyTs: "'8':3 'american':22 'becam':26 'day':36 'funni':18 'least':29 'll':14 'm':21 'page':10 'quick':25 'say':15 'spam':7 'spammi':27 'spread':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1417313"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705012275 {#1717
        date: 2024-01-11 23:31:15.0 +01:00
      }
      +"title": 300073
    }
  ]
  -id: 29146
  -titleTs: "'chang':3 'least':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705097110
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13116393"
  +editedAt: DateTimeImmutable @1721196241 {#2067
    date: 2024-07-17 08:04:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705010710 {#2063
    date: 2024-01-11 23:05:10.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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1741
  +user: Proxies\__CG__\App\Entity\User {#2280 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2244 …}
  +slug: "At-least-change-it-up-once-in-a-while"
  +title: "At least change it up once in a while."
  +url: "https://lemmy.ca/pictrs/image/203829ad-3759-4711-8f35-110dc97b15af.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 686
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722447261 {#2470
    date: 2024-07-31 19:34:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2258 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  +badges: Doctrine\ORM\PersistentCollection {#2173 …}
  +children: [
    App\Entity\EntryComment {#1739
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1741 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +body: "Just having 8 of them being spammed on the page at once. I’ll say they were funny, and I’m american. But it quickly became spammy. At least spread them out over a few days"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 53
      +score: 0
      +lastActive: DateTime @1705012275 {#1716
        date: 2024-01-11 23:31:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MajorMajormajormajor@lemmy.ca"
        "@Risk@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1707 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 300073
      -bodyTs: "'8':3 'american':22 'becam':26 'day':36 'funni':18 'least':29 'll':14 'm':21 'page':10 'quick':25 'say':15 'spam':7 'spammi':27 'spread':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1417313"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705012275 {#1717
        date: 2024-01-11 23:31:15.0 +01:00
      }
      +"title": 300073
    }
  ]
  -id: 29146
  -titleTs: "'chang':3 'least':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705097110
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13116393"
  +editedAt: DateTimeImmutable @1721196241 {#2067
    date: 2024-07-17 08:04:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705010710 {#2063
    date: 2024-01-11 23:05:10.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
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1739
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1741
    +user: Proxies\__CG__\App\Entity\User {#2280 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2244 …}
    +slug: "At-least-change-it-up-once-in-a-while"
    +title: "At least change it up once in a while."
    +url: "https://lemmy.ca/pictrs/image/203829ad-3759-4711-8f35-110dc97b15af.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 686
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722447261 {#2470
      date: 2024-07-31 19:34:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2260 …}
    +votes: Doctrine\ORM\PersistentCollection {#2258 …}
    +reports: Doctrine\ORM\PersistentCollection {#2238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
    +badges: Doctrine\ORM\PersistentCollection {#2173 …}
    +children: [
      App\Entity\EntryComment {#1739}
    ]
    -id: 29146
    -titleTs: "'chang':3 'least':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705097110
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13116393"
    +editedAt: DateTimeImmutable @1721196241 {#2067
      date: 2024-07-17 08:04:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705010710 {#2063
      date: 2024-01-11 23:05:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +body: "Just having 8 of them being spammed on the page at once. I’ll say they were funny, and I’m american. But it quickly became spammy. At least spread them out over a few days"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1705012275 {#1716
    date: 2024-01-11 23:31:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MajorMajormajormajor@lemmy.ca"
    "@Risk@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 300073
  -bodyTs: "'8':3 'american':22 'becam':26 'day':36 'funni':18 'least':29 'll':14 'm':21 'page':10 'quick':25 'say':15 'spam':7 'spammi':27 'spread':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1417313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705012275 {#1717
    date: 2024-01-11 23:31:15.0 +01:00
  }
  +"title": 300073
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1739
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1741
    +user: Proxies\__CG__\App\Entity\User {#2280 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2244 …}
    +slug: "At-least-change-it-up-once-in-a-while"
    +title: "At least change it up once in a while."
    +url: "https://lemmy.ca/pictrs/image/203829ad-3759-4711-8f35-110dc97b15af.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 686
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722447261 {#2470
      date: 2024-07-31 19:34:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2260 …}
    +votes: Doctrine\ORM\PersistentCollection {#2258 …}
    +reports: Doctrine\ORM\PersistentCollection {#2238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
    +badges: Doctrine\ORM\PersistentCollection {#2173 …}
    +children: [
      App\Entity\EntryComment {#1739}
    ]
    -id: 29146
    -titleTs: "'chang':3 'least':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705097110
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13116393"
    +editedAt: DateTimeImmutable @1721196241 {#2067
      date: 2024-07-17 08:04:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705010710 {#2063
      date: 2024-01-11 23:05:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +body: "Just having 8 of them being spammed on the page at once. I’ll say they were funny, and I’m american. But it quickly became spammy. At least spread them out over a few days"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1705012275 {#1716
    date: 2024-01-11 23:31:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MajorMajormajormajor@lemmy.ca"
    "@Risk@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 300073
  -bodyTs: "'8':3 'american':22 'becam':26 'day':36 'funni':18 'least':29 'll':14 'm':21 'page':10 'quick':25 'say':15 'spam':7 'spammi':27 'spread':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1417313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705012275 {#1717
    date: 2024-01-11 23:31:15.0 +01:00
  }
  +"title": 300073
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1739
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1741
    +user: Proxies\__CG__\App\Entity\User {#2280 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2244 …}
    +slug: "At-least-change-it-up-once-in-a-while"
    +title: "At least change it up once in a while."
    +url: "https://lemmy.ca/pictrs/image/203829ad-3759-4711-8f35-110dc97b15af.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 686
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722447261 {#2470
      date: 2024-07-31 19:34:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2260 …}
    +votes: Doctrine\ORM\PersistentCollection {#2258 …}
    +reports: Doctrine\ORM\PersistentCollection {#2238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
    +badges: Doctrine\ORM\PersistentCollection {#2173 …}
    +children: [
      App\Entity\EntryComment {#1739}
    ]
    -id: 29146
    -titleTs: "'chang':3 'least':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705097110
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13116393"
    +editedAt: DateTimeImmutable @1721196241 {#2067
      date: 2024-07-17 08:04:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705010710 {#2063
      date: 2024-01-11 23:05:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +body: "Just having 8 of them being spammed on the page at once. I’ll say they were funny, and I’m american. But it quickly became spammy. At least spread them out over a few days"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1705012275 {#1716
    date: 2024-01-11 23:31:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MajorMajormajormajor@lemmy.ca"
    "@Risk@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 300073
  -bodyTs: "'8':3 'american':22 'becam':26 'day':36 'funni':18 'least':29 'll':14 'm':21 'page':10 'quick':25 'say':15 'spam':7 'spammi':27 'spread':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1417313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705012275 {#1717
    date: 2024-01-11 23:31:15.0 +01:00
  }
  +"title": 300073
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1598
  +user: Proxies\__CG__\App\Entity\User {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: Proxies\__CG__\App\Entity\Image {#2183 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1979 …}
  +slug: "I-mean-why-are-you-even-surprised"
  +title: "I mean why are you even surprised"
  +url: "https://lemmy.world/pictrs/image/89596ed9-24ca-4407-b163-ba7d21a22830.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 678
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721882714 {#1984
    date: 2024-07-25 06:45:14.0 +02: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 {#1611
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve always thought if they just showed a bit of encouragement to him he would have been fine.\n
        \n
        You’re not master - yet. *But don’t worry, you will be, it’s a process. Listen Anakin, I know it seems like a long thing, and you are doing a great job, but everyone goes through this. I went through it…*\n
        \n
        Instead he just got “You are not qualified. Sit down”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 123
      +score: 0
      +lastActive: DateTime @1721882714 {#1711
        date: 2024-07-25 06:45:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1629 …}
      +nested: Doctrine\ORM\PersistentCollection {#1626 …}
      +votes: Doctrine\ORM\PersistentCollection {#1618 …}
      +reports: Doctrine\ORM\PersistentCollection {#1597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
      -id: 299369
      -bodyTs: "'alway':3 'anakin':37 'bit':10 'encourag':12 'everyon':54 'fine':19 'goe':55 'got':65 'great':51 'instead':62 'job':52 'know':39 'like':42 'listen':36 'long':44 'master':23 'process':35 'qualifi':69 're':21 'seem':41 'show':8 'sit':70 'thing':45 'thought':4 've':2 'went':59 'worri':28 'would':16 'yet':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1415743"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704993111 {#1616
        date: 2024-01-11 18:11:51.0 +01:00
      }
      +"title": 299369
    }
  ]
  -id: 29062
  -titleTs: "'even':6 'mean':2 'surpris':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705079352
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10582750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704992952 {#2004
    date: 2024-01-11 18:09:12.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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1598
  +user: Proxies\__CG__\App\Entity\User {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: Proxies\__CG__\App\Entity\Image {#2183 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1979 …}
  +slug: "I-mean-why-are-you-even-surprised"
  +title: "I mean why are you even surprised"
  +url: "https://lemmy.world/pictrs/image/89596ed9-24ca-4407-b163-ba7d21a22830.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 678
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721882714 {#1984
    date: 2024-07-25 06:45:14.0 +02: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 {#1611
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve always thought if they just showed a bit of encouragement to him he would have been fine.\n
        \n
        You’re not master - yet. *But don’t worry, you will be, it’s a process. Listen Anakin, I know it seems like a long thing, and you are doing a great job, but everyone goes through this. I went through it…*\n
        \n
        Instead he just got “You are not qualified. Sit down”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 123
      +score: 0
      +lastActive: DateTime @1721882714 {#1711
        date: 2024-07-25 06:45:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1629 …}
      +nested: Doctrine\ORM\PersistentCollection {#1626 …}
      +votes: Doctrine\ORM\PersistentCollection {#1618 …}
      +reports: Doctrine\ORM\PersistentCollection {#1597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
      -id: 299369
      -bodyTs: "'alway':3 'anakin':37 'bit':10 'encourag':12 'everyon':54 'fine':19 'goe':55 'got':65 'great':51 'instead':62 'job':52 'know':39 'like':42 'listen':36 'long':44 'master':23 'process':35 'qualifi':69 're':21 'seem':41 'show':8 'sit':70 'thing':45 'thought':4 've':2 'went':59 'worri':28 'would':16 'yet':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1415743"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704993111 {#1616
        date: 2024-01-11 18:11:51.0 +01:00
      }
      +"title": 299369
    }
  ]
  -id: 29062
  -titleTs: "'even':6 'mean':2 'surpris':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705079352
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10582750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704992952 {#2004
    date: 2024-01-11 18:09:12.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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1598
  +user: Proxies\__CG__\App\Entity\User {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: Proxies\__CG__\App\Entity\Image {#2183 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1979 …}
  +slug: "I-mean-why-are-you-even-surprised"
  +title: "I mean why are you even surprised"
  +url: "https://lemmy.world/pictrs/image/89596ed9-24ca-4407-b163-ba7d21a22830.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 678
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721882714 {#1984
    date: 2024-07-25 06:45:14.0 +02: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 {#1611
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve always thought if they just showed a bit of encouragement to him he would have been fine.\n
        \n
        You’re not master - yet. *But don’t worry, you will be, it’s a process. Listen Anakin, I know it seems like a long thing, and you are doing a great job, but everyone goes through this. I went through it…*\n
        \n
        Instead he just got “You are not qualified. Sit down”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 123
      +score: 0
      +lastActive: DateTime @1721882714 {#1711
        date: 2024-07-25 06:45:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1629 …}
      +nested: Doctrine\ORM\PersistentCollection {#1626 …}
      +votes: Doctrine\ORM\PersistentCollection {#1618 …}
      +reports: Doctrine\ORM\PersistentCollection {#1597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
      -id: 299369
      -bodyTs: "'alway':3 'anakin':37 'bit':10 'encourag':12 'everyon':54 'fine':19 'goe':55 'got':65 'great':51 'instead':62 'job':52 'know':39 'like':42 'listen':36 'long':44 'master':23 'process':35 'qualifi':69 're':21 'seem':41 'show':8 'sit':70 'thing':45 'thought':4 've':2 'went':59 'worri':28 'would':16 'yet':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1415743"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704993111 {#1616
        date: 2024-01-11 18:11:51.0 +01:00
      }
      +"title": 299369
    }
  ]
  -id: 29062
  -titleTs: "'even':6 'mean':2 'surpris':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705079352
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10582750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704992952 {#2004
    date: 2024-01-11 18:09:12.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
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#1611
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#1384 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2183 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1979 …}
    +slug: "I-mean-why-are-you-even-surprised"
    +title: "I mean why are you even surprised"
    +url: "https://lemmy.world/pictrs/image/89596ed9-24ca-4407-b163-ba7d21a22830.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 678
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721882714 {#1984
      date: 2024-07-25 06:45:14.0 +02: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 {#1611}
    ]
    -id: 29062
    -titleTs: "'even':6 'mean':2 'surpris':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705079352
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10582750"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704992952 {#2004
      date: 2024-01-11 18:09:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve always thought if they just showed a bit of encouragement to him he would have been fine.\n
    \n
    You’re not master - yet. *But don’t worry, you will be, it’s a process. Listen Anakin, I know it seems like a long thing, and you are doing a great job, but everyone goes through this. I went through it…*\n
    \n
    Instead he just got “You are not qualified. Sit down”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 123
  +score: 0
  +lastActive: DateTime @1721882714 {#1711
    date: 2024-07-25 06:45:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1629 …}
  +nested: Doctrine\ORM\PersistentCollection {#1626 …}
  +votes: Doctrine\ORM\PersistentCollection {#1618 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
  -id: 299369
  -bodyTs: "'alway':3 'anakin':37 'bit':10 'encourag':12 'everyon':54 'fine':19 'goe':55 'got':65 'great':51 'instead':62 'job':52 'know':39 'like':42 'listen':36 'long':44 'master':23 'process':35 'qualifi':69 're':21 'seem':41 'show':8 'sit':70 'thing':45 'thought':4 've':2 'went':59 'worri':28 'would':16 'yet':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1415743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704993111 {#1616
    date: 2024-01-11 18:11:51.0 +01:00
  }
  +"title": 299369
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#1611
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#1384 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2183 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1979 …}
    +slug: "I-mean-why-are-you-even-surprised"
    +title: "I mean why are you even surprised"
    +url: "https://lemmy.world/pictrs/image/89596ed9-24ca-4407-b163-ba7d21a22830.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 678
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721882714 {#1984
      date: 2024-07-25 06:45:14.0 +02: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 {#1611}
    ]
    -id: 29062
    -titleTs: "'even':6 'mean':2 'surpris':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705079352
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10582750"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704992952 {#2004
      date: 2024-01-11 18:09:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve always thought if they just showed a bit of encouragement to him he would have been fine.\n
    \n
    You’re not master - yet. *But don’t worry, you will be, it’s a process. Listen Anakin, I know it seems like a long thing, and you are doing a great job, but everyone goes through this. I went through it…*\n
    \n
    Instead he just got “You are not qualified. Sit down”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 123
  +score: 0
  +lastActive: DateTime @1721882714 {#1711
    date: 2024-07-25 06:45:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1629 …}
  +nested: Doctrine\ORM\PersistentCollection {#1626 …}
  +votes: Doctrine\ORM\PersistentCollection {#1618 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
  -id: 299369
  -bodyTs: "'alway':3 'anakin':37 'bit':10 'encourag':12 'everyon':54 'fine':19 'goe':55 'got':65 'great':51 'instead':62 'job':52 'know':39 'like':42 'listen':36 'long':44 'master':23 'process':35 'qualifi':69 're':21 'seem':41 'show':8 'sit':70 'thing':45 'thought':4 've':2 'went':59 'worri':28 'would':16 'yet':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1415743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704993111 {#1616
    date: 2024-01-11 18:11:51.0 +01:00
  }
  +"title": 299369
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#1611
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#1384 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2183 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1979 …}
    +slug: "I-mean-why-are-you-even-surprised"
    +title: "I mean why are you even surprised"
    +url: "https://lemmy.world/pictrs/image/89596ed9-24ca-4407-b163-ba7d21a22830.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 678
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721882714 {#1984
      date: 2024-07-25 06:45:14.0 +02: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 {#1611}
    ]
    -id: 29062
    -titleTs: "'even':6 'mean':2 'surpris':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705079352
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10582750"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704992952 {#2004
      date: 2024-01-11 18:09:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve always thought if they just showed a bit of encouragement to him he would have been fine.\n
    \n
    You’re not master - yet. *But don’t worry, you will be, it’s a process. Listen Anakin, I know it seems like a long thing, and you are doing a great job, but everyone goes through this. I went through it…*\n
    \n
    Instead he just got “You are not qualified. Sit down”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 123
  +score: 0
  +lastActive: DateTime @1721882714 {#1711
    date: 2024-07-25 06:45:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1629 …}
  +nested: Doctrine\ORM\PersistentCollection {#1626 …}
  +votes: Doctrine\ORM\PersistentCollection {#1618 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
  -id: 299369
  -bodyTs: "'alway':3 'anakin':37 'bit':10 'encourag':12 'everyon':54 'fine':19 'goe':55 'got':65 'great':51 'instead':62 'job':52 'know':39 'like':42 'listen':36 'long':44 'master':23 'process':35 'qualifi':69 're':21 'seem':41 'show':8 'sit':70 'thing':45 'thought':4 've':2 'went':59 'worri':28 'would':16 'yet':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1415743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704993111 {#1616
    date: 2024-01-11 18:11:51.0 +01:00
  }
  +"title": 299369
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#2002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: Proxies\__CG__\App\Entity\Image {#1353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1358 …}
  +slug: "Lunch-time"
  +title: "Lunch time"
  +url: "https://lemmy.today/pictrs/image/ce289306-f310-4444-9d53-30f622fbcf1e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 536
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721580925 {#1348
    date: 2024-07-21 18:55:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1356 …}
  +votes: Doctrine\ORM\PersistentCollection {#1357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
  +badges: Doctrine\ORM\PersistentCollection {#2498 …}
  +children: [
    App\Entity\EntryComment {#1640
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +body: "Yeah these would be really good memes if they spread them out over time. Throwing them all at us in 5 minutes just annoys me"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704989826 {#1698
        date: 2024-01-11 17:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NOT_RICHARD@lemmy.today"
        "@mononomi@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1591 …}
      +nested: Doctrine\ORM\PersistentCollection {#1552 …}
      +votes: Doctrine\ORM\PersistentCollection {#1663 …}
      +reports: Doctrine\ORM\PersistentCollection {#1661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 299252
      -bodyTs: "'5':21 'annoy':24 'good':6 'meme':7 'minut':22 'realli':5 'spread':10 'throw':15 'time':14 'us':19 'would':3 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1415515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704989826 {#1609
        date: 2024-01-11 17:17:06.0 +01:00
      }
      +"title": 299252
    }
  ]
  -id: 28984
  -titleTs: "'lunch':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705066183
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5081228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704979783 {#1980
    date: 2024-01-11 14:29:43.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
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#2002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: Proxies\__CG__\App\Entity\Image {#1353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1358 …}
  +slug: "Lunch-time"
  +title: "Lunch time"
  +url: "https://lemmy.today/pictrs/image/ce289306-f310-4444-9d53-30f622fbcf1e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 536
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721580925 {#1348
    date: 2024-07-21 18:55:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1356 …}
  +votes: Doctrine\ORM\PersistentCollection {#1357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
  +badges: Doctrine\ORM\PersistentCollection {#2498 …}
  +children: [
    App\Entity\EntryComment {#1640
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +body: "Yeah these would be really good memes if they spread them out over time. Throwing them all at us in 5 minutes just annoys me"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704989826 {#1698
        date: 2024-01-11 17:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NOT_RICHARD@lemmy.today"
        "@mononomi@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1591 …}
      +nested: Doctrine\ORM\PersistentCollection {#1552 …}
      +votes: Doctrine\ORM\PersistentCollection {#1663 …}
      +reports: Doctrine\ORM\PersistentCollection {#1661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 299252
      -bodyTs: "'5':21 'annoy':24 'good':6 'meme':7 'minut':22 'realli':5 'spread':10 'throw':15 'time':14 'us':19 'would':3 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1415515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704989826 {#1609
        date: 2024-01-11 17:17:06.0 +01:00
      }
      +"title": 299252
    }
  ]
  -id: 28984
  -titleTs: "'lunch':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705066183
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5081228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704979783 {#1980
    date: 2024-01-11 14:29:43.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
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#2002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: Proxies\__CG__\App\Entity\Image {#1353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1358 …}
  +slug: "Lunch-time"
  +title: "Lunch time"
  +url: "https://lemmy.today/pictrs/image/ce289306-f310-4444-9d53-30f622fbcf1e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 536
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721580925 {#1348
    date: 2024-07-21 18:55:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1356 …}
  +votes: Doctrine\ORM\PersistentCollection {#1357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
  +badges: Doctrine\ORM\PersistentCollection {#2498 …}
  +children: [
    App\Entity\EntryComment {#1640
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +body: "Yeah these would be really good memes if they spread them out over time. Throwing them all at us in 5 minutes just annoys me"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704989826 {#1698
        date: 2024-01-11 17:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NOT_RICHARD@lemmy.today"
        "@mononomi@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1591 …}
      +nested: Doctrine\ORM\PersistentCollection {#1552 …}
      +votes: Doctrine\ORM\PersistentCollection {#1663 …}
      +reports: Doctrine\ORM\PersistentCollection {#1661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 299252
      -bodyTs: "'5':21 'annoy':24 'good':6 'meme':7 'minut':22 'realli':5 'spread':10 'throw':15 'time':14 'us':19 'would':3 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1415515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704989826 {#1609
        date: 2024-01-11 17:17:06.0 +01:00
      }
      +"title": 299252
    }
  ]
  -id: 28984
  -titleTs: "'lunch':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705066183
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5081228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704979783 {#1980
    date: 2024-01-11 14:29:43.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
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#1640
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1585
    +user: Proxies\__CG__\App\Entity\User {#2002 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: Proxies\__CG__\App\Entity\Image {#1353 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1358 …}
    +slug: "Lunch-time"
    +title: "Lunch time"
    +url: "https://lemmy.today/pictrs/image/ce289306-f310-4444-9d53-30f622fbcf1e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 536
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721580925 {#1348
      date: 2024-07-21 18:55:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1356 …}
    +votes: Doctrine\ORM\PersistentCollection {#1357 …}
    +reports: Doctrine\ORM\PersistentCollection {#2492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
    +badges: Doctrine\ORM\PersistentCollection {#2498 …}
    +children: [
      App\Entity\EntryComment {#1640}
    ]
    -id: 28984
    -titleTs: "'lunch':1 'time':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705066183
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5081228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704979783 {#1980
      date: 2024-01-11 14:29:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +body: "Yeah these would be really good memes if they spread them out over time. Throwing them all at us in 5 minutes just annoys me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704989826 {#1698
    date: 2024-01-11 17:17:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICHARD@lemmy.today"
    "@mononomi@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1591 …}
  +nested: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 299252
  -bodyTs: "'5':21 'annoy':24 'good':6 'meme':7 'minut':22 'realli':5 'spread':10 'throw':15 'time':14 'us':19 'would':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1415515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704989826 {#1609
    date: 2024-01-11 17:17:06.0 +01:00
  }
  +"title": 299252
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#1640
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1585
    +user: Proxies\__CG__\App\Entity\User {#2002 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: Proxies\__CG__\App\Entity\Image {#1353 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1358 …}
    +slug: "Lunch-time"
    +title: "Lunch time"
    +url: "https://lemmy.today/pictrs/image/ce289306-f310-4444-9d53-30f622fbcf1e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 536
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721580925 {#1348
      date: 2024-07-21 18:55:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1356 …}
    +votes: Doctrine\ORM\PersistentCollection {#1357 …}
    +reports: Doctrine\ORM\PersistentCollection {#2492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
    +badges: Doctrine\ORM\PersistentCollection {#2498 …}
    +children: [
      App\Entity\EntryComment {#1640}
    ]
    -id: 28984
    -titleTs: "'lunch':1 'time':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705066183
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5081228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704979783 {#1980
      date: 2024-01-11 14:29:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +body: "Yeah these would be really good memes if they spread them out over time. Throwing them all at us in 5 minutes just annoys me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704989826 {#1698
    date: 2024-01-11 17:17:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICHARD@lemmy.today"
    "@mononomi@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1591 …}
  +nested: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 299252
  -bodyTs: "'5':21 'annoy':24 'good':6 'meme':7 'minut':22 'realli':5 'spread':10 'throw':15 'time':14 'us':19 'would':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1415515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704989826 {#1609
    date: 2024-01-11 17:17:06.0 +01:00
  }
  +"title": 299252
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#1640
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1585
    +user: Proxies\__CG__\App\Entity\User {#2002 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: Proxies\__CG__\App\Entity\Image {#1353 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1358 …}
    +slug: "Lunch-time"
    +title: "Lunch time"
    +url: "https://lemmy.today/pictrs/image/ce289306-f310-4444-9d53-30f622fbcf1e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 536
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721580925 {#1348
      date: 2024-07-21 18:55:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1356 …}
    +votes: Doctrine\ORM\PersistentCollection {#1357 …}
    +reports: Doctrine\ORM\PersistentCollection {#2492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
    +badges: Doctrine\ORM\PersistentCollection {#2498 …}
    +children: [
      App\Entity\EntryComment {#1640}
    ]
    -id: 28984
    -titleTs: "'lunch':1 'time':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705066183
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5081228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704979783 {#1980
      date: 2024-01-11 14:29:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +body: "Yeah these would be really good memes if they spread them out over time. Throwing them all at us in 5 minutes just annoys me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704989826 {#1698
    date: 2024-01-11 17:17:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICHARD@lemmy.today"
    "@mononomi@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1591 …}
  +nested: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 299252
  -bodyTs: "'5':21 'annoy':24 'good':6 'meme':7 'minut':22 'realli':5 'spread':10 'throw':15 'time':14 'us':19 'would':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1415515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704989826 {#1609
    date: 2024-01-11 17:17:06.0 +01:00
  }
  +"title": 299252
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1736
  +user: Proxies\__CG__\App\Entity\User {#2081 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
  +image: Proxies\__CG__\App\Entity\Image {#2175 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2177 …}
  +slug: "Frodo-gets-cancelled"
  +title: "Frodo gets cancelled"
  +url: "https://startrek.website/pictrs/image/c8091510-88f9-4275-a78d-78e84feab811.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 633
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722815056 {#2171
    date: 2024-08-05 01:44:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2038 …}
  +votes: Doctrine\ORM\PersistentCollection {#1988 …}
  +reports: Doctrine\ORM\PersistentCollection {#2003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
  +badges: Doctrine\ORM\PersistentCollection {#1997 …}
  +children: [
    App\Entity\EntryComment {#1728
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1736 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +body: "I’m pretty far left and I chuckled at this. This is why the right makes fun of us for not being able to take a joke."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1704999303 {#1721
        date: 2024-01-11 19:55:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DigitalTraveler42@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 299616
      -bodyTs: "'abl':23 'chuckl':8 'far':4 'fun':17 'joke':27 'left':5 'm':2 'make':16 'pretti':3 'right':15 'take':25 'us':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1416291"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704999303 {#1726
        date: 2024-01-11 19:55:03.0 +01:00
      }
      +"title": 299616
    }
  ]
  -id: 29072
  -titleTs: "'cancel':3 'frodo':1 'get':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705080485
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5553310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704994085 {#2290
    date: 2024-01-11 18:28:05.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
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1736
  +user: Proxies\__CG__\App\Entity\User {#2081 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
  +image: Proxies\__CG__\App\Entity\Image {#2175 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2177 …}
  +slug: "Frodo-gets-cancelled"
  +title: "Frodo gets cancelled"
  +url: "https://startrek.website/pictrs/image/c8091510-88f9-4275-a78d-78e84feab811.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 633
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722815056 {#2171
    date: 2024-08-05 01:44:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2038 …}
  +votes: Doctrine\ORM\PersistentCollection {#1988 …}
  +reports: Doctrine\ORM\PersistentCollection {#2003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
  +badges: Doctrine\ORM\PersistentCollection {#1997 …}
  +children: [
    App\Entity\EntryComment {#1728
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1736 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +body: "I’m pretty far left and I chuckled at this. This is why the right makes fun of us for not being able to take a joke."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1704999303 {#1721
        date: 2024-01-11 19:55:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DigitalTraveler42@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 299616
      -bodyTs: "'abl':23 'chuckl':8 'far':4 'fun':17 'joke':27 'left':5 'm':2 'make':16 'pretti':3 'right':15 'take':25 'us':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1416291"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704999303 {#1726
        date: 2024-01-11 19:55:03.0 +01:00
      }
      +"title": 299616
    }
  ]
  -id: 29072
  -titleTs: "'cancel':3 'frodo':1 'get':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705080485
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5553310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704994085 {#2290
    date: 2024-01-11 18:28:05.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
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1736
  +user: Proxies\__CG__\App\Entity\User {#2081 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
  +image: Proxies\__CG__\App\Entity\Image {#2175 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2177 …}
  +slug: "Frodo-gets-cancelled"
  +title: "Frodo gets cancelled"
  +url: "https://startrek.website/pictrs/image/c8091510-88f9-4275-a78d-78e84feab811.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 633
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722815056 {#2171
    date: 2024-08-05 01:44:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2038 …}
  +votes: Doctrine\ORM\PersistentCollection {#1988 …}
  +reports: Doctrine\ORM\PersistentCollection {#2003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
  +badges: Doctrine\ORM\PersistentCollection {#1997 …}
  +children: [
    App\Entity\EntryComment {#1728
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1736 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +body: "I’m pretty far left and I chuckled at this. This is why the right makes fun of us for not being able to take a joke."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1704999303 {#1721
        date: 2024-01-11 19:55:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DigitalTraveler42@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 299616
      -bodyTs: "'abl':23 'chuckl':8 'far':4 'fun':17 'joke':27 'left':5 'm':2 'make':16 'pretti':3 'right':15 'take':25 'us':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1416291"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704999303 {#1726
        date: 2024-01-11 19:55:03.0 +01:00
      }
      +"title": 299616
    }
  ]
  -id: 29072
  -titleTs: "'cancel':3 'frodo':1 'get':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705080485
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5553310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704994085 {#2290
    date: 2024-01-11 18:28:05.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
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#1728
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1736
    +user: Proxies\__CG__\App\Entity\User {#2081 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
    +image: Proxies\__CG__\App\Entity\Image {#2175 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2177 …}
    +slug: "Frodo-gets-cancelled"
    +title: "Frodo gets cancelled"
    +url: "https://startrek.website/pictrs/image/c8091510-88f9-4275-a78d-78e84feab811.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 633
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722815056 {#2171
      date: 2024-08-05 01:44:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2038 …}
    +votes: Doctrine\ORM\PersistentCollection {#1988 …}
    +reports: Doctrine\ORM\PersistentCollection {#2003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
    +badges: Doctrine\ORM\PersistentCollection {#1997 …}
    +children: [
      App\Entity\EntryComment {#1728}
    ]
    -id: 29072
    -titleTs: "'cancel':3 'frodo':1 'get':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705080485
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5553310"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704994085 {#2290
      date: 2024-01-11 18:28:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +body: "I’m pretty far left and I chuckled at this. This is why the right makes fun of us for not being able to take a joke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1704999303 {#1721
    date: 2024-01-11 19:55:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DigitalTraveler42@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 299616
  -bodyTs: "'abl':23 'chuckl':8 'far':4 'fun':17 'joke':27 'left':5 'm':2 'make':16 'pretti':3 'right':15 'take':25 'us':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1416291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704999303 {#1726
    date: 2024-01-11 19:55:03.0 +01:00
  }
  +"title": 299616
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#1728
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1736
    +user: Proxies\__CG__\App\Entity\User {#2081 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
    +image: Proxies\__CG__\App\Entity\Image {#2175 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2177 …}
    +slug: "Frodo-gets-cancelled"
    +title: "Frodo gets cancelled"
    +url: "https://startrek.website/pictrs/image/c8091510-88f9-4275-a78d-78e84feab811.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 633
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722815056 {#2171
      date: 2024-08-05 01:44:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2038 …}
    +votes: Doctrine\ORM\PersistentCollection {#1988 …}
    +reports: Doctrine\ORM\PersistentCollection {#2003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
    +badges: Doctrine\ORM\PersistentCollection {#1997 …}
    +children: [
      App\Entity\EntryComment {#1728}
    ]
    -id: 29072
    -titleTs: "'cancel':3 'frodo':1 'get':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705080485
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5553310"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704994085 {#2290
      date: 2024-01-11 18:28:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +body: "I’m pretty far left and I chuckled at this. This is why the right makes fun of us for not being able to take a joke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1704999303 {#1721
    date: 2024-01-11 19:55:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DigitalTraveler42@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 299616
  -bodyTs: "'abl':23 'chuckl':8 'far':4 'fun':17 'joke':27 'left':5 'm':2 'make':16 'pretti':3 'right':15 'take':25 'us':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1416291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704999303 {#1726
    date: 2024-01-11 19:55:03.0 +01:00
  }
  +"title": 299616
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#1728
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1736
    +user: Proxies\__CG__\App\Entity\User {#2081 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
    +image: Proxies\__CG__\App\Entity\Image {#2175 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2177 …}
    +slug: "Frodo-gets-cancelled"
    +title: "Frodo gets cancelled"
    +url: "https://startrek.website/pictrs/image/c8091510-88f9-4275-a78d-78e84feab811.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 633
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722815056 {#2171
      date: 2024-08-05 01:44:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2038 …}
    +votes: Doctrine\ORM\PersistentCollection {#1988 …}
    +reports: Doctrine\ORM\PersistentCollection {#2003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
    +badges: Doctrine\ORM\PersistentCollection {#1997 …}
    +children: [
      App\Entity\EntryComment {#1728}
    ]
    -id: 29072
    -titleTs: "'cancel':3 'frodo':1 'get':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705080485
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5553310"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704994085 {#2290
      date: 2024-01-11 18:28:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +body: "I’m pretty far left and I chuckled at this. This is why the right makes fun of us for not being able to take a joke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1704999303 {#1721
    date: 2024-01-11 19:55:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DigitalTraveler42@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 299616
  -bodyTs: "'abl':23 'chuckl':8 'far':4 'fun':17 'joke':27 'left':5 'm':2 'make':16 'pretti':3 'right':15 'take':25 'us':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1416291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704999303 {#1726
    date: 2024-01-11 19:55:03.0 +01:00
  }
  +"title": 299616
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_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
42 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