GET https://kbin.spritesserver.nl/index.php/u/@stinerman@midwest.social/hot

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 …}
}
26.07 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 …}
}
5.98 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 …}
}
1.05 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 {#2267
  +user: Proxies\__CG__\App\Entity\User {#3318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3359 …}
  +slug: "What-s-are-the-funniest-stupidest-way-s-you-ve-broken-your-linux-setup"
  +title: "What's (are) the funniest/stupidest way(s) you've broken your linux setup?"
  +url: null
  +body: """
    Tinkering is all fun and games, until it’s 4 am, your vision is blurry, and thinking straight becomes a non-option, or perhaps you just get overly confident, type something and press enter before considering the consequences of the command you’re about to execute… And then all you have is a kernel panic and one thought bouncing in your head: “damn, what did I expect to happen?”.\n
    \n
    Off the top of my head I remember 2 of those. Both happened a while ago, so I don’t remember all the details, unfortunately.\n
    \n
    For the warmup, removing PAM. I was trying to convert my artix install to a regular arch without reinstalling everything. Should be kinda simple: change repos, install systemd, uninstall dinit and it’s units, profit. Yet after doing just that I was left with some PAM errors… So, I `Rdd`-ed libpam instead of just using `–overwrite`. Needless to say, I had to search for live usb yet again.\n
    \n
    And the one at least I find quite funny. After about a year of using arch I was considering myself a confident enough user, and it so happened that I wanted to install smth that was packaged for debian. A reasonable person would, perhaps, write a pkgbuild that would unpack the .deb and install it’s contents properly along with all the necessary dependencies. But not me, I installed dpkg. The package refused to either work or install complaining that the version of glibc was incorrect… So, I installed glibc from Debian’s repos. After a few seconds my poor PC probably spent staring in disbelief at the sheer stupidity of the meatbag behind the keyboard, I was met with a reboot, a kernel panic, and a need to find another PC to flash an archiso to a flash drive ('cause ofc I didn’t have one at the time).\n
    \n
    Anyways, what are your stories?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 211
  +favouriteCount: 289
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728671844 {#3354
    date: 2024-10-11 20:37:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3361 …}
  +votes: Doctrine\ORM\PersistentCollection {#3363 …}
  +reports: Doctrine\ORM\PersistentCollection {#3365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
  +badges: Doctrine\ORM\PersistentCollection {#3371 …}
  +children: [
    App\Entity\EntryComment {#2268
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve literally done the rm -rf / thing. I thought I was in a different subdirectory, but I was in / and did rm -rf .\n
        \n
        When it didn’t return after half a second, I looked at the command again and hit CTRL+C about 20 times in the span of 3 seconds.\n
        \n
        I had to rebuild the install, but luckily didn’t lose anything in /home.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706025446 {#2266
        date: 2024-01-23 16:57:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fl42v@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2273 …}
      +nested: Doctrine\ORM\PersistentCollection {#2274 …}
      +votes: Doctrine\ORM\PersistentCollection {#2190 …}
      +reports: Doctrine\ORM\PersistentCollection {#2265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
      -id: 334346
      -bodyTs: "'/home':66 '20':45 '3':51 'anyth':64 'c':43 'command':38 'ctrl':42 'didn':27,61 'differ':15 'done':4 'half':31 'hit':41 'instal':58 'liter':3 'look':35 'lose':63 'luckili':60 'rebuild':56 'return':29 'rf':7,24 'rm':6,23 'second':33,52 'span':49 'subdirectori':16 'thing':8 'thought':10 'time':46 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6477318"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706025446 {#2257
        date: 2024-01-23 16:57:26.0 +01:00
      }
      +"title": 334346
    }
  ]
  -id: 32314
  -titleTs: "'broken':10 'funniest/stupidest':5 'linux':12 'setup':13 've':9 'way':6"
  -bodyTs: "'2':79 '4':10 'ago':86 'along':223 'anoth':295 'anyway':315 'arch':112,180 'archiso':300 'artix':107 'becom':19 'behind':278 'blurri':15 'bounc':60 'caus':305 'chang':120 'command':42 'complain':243 'confid':30,186 'consequ':39 'consid':37,183 'content':221 'convert':105 'damn':64 'deb':216 'debian':203,256 'depend':228 'detail':94 'didn':308 'dinit':125 'disbelief':270 'dpkg':234 'drive':304 'ed':146 'either':239 'enough':187 'enter':35 'error':142 'everyth':115 'execut':47 'expect':68 'find':171,294 'flash':298,303 'fun':4 'funni':173 'game':6 'get':28 'glibc':248,254 'happen':70,83,192 'head':63,76 'incorrect':250 'instal':108,122,197,218,233,242,253 'instead':148 'kernel':55,288 'keyboard':280 'kinda':118 'least':169 'left':138 'libpam':147 'live':161 'meatbag':277 'met':283 'necessari':227 'need':292 'needless':153 'non':22 'non-opt':21 'ofc':306 'one':58,167,311 'option':23 'over':29 'overwrit':152 'packag':201,236 'pam':100,141 'panic':56,289 'pc':265,296 'perhap':25,208 'person':206 'pkgbuild':211 'poor':264 'press':34 'probabl':266 'profit':130 'proper':222 'quit':172 'rdd':145 're':44 'reason':205 'reboot':286 'refus':237 'regular':111 'reinstal':114 'rememb':78,91 'remov':99 'repo':121,258 'say':155 'search':159 'second':262 'sheer':273 'simpl':119 'smth':198 'someth':32 'spent':267 'stare':268 'stori':319 'straight':18 'stupid':274 'systemd':123 'think':17 'thought':59 'time':314 'tinker':1 'top':73 'tri':103 'type':31 'unfortun':95 'uninstal':124 'unit':129 'unpack':214 'usb':162 'use':151,179 'user':188 'version':246 'vision':13 'want':195 'warmup':98 'without':113 'work':240 'would':207,213 'write':209 'year':177 'yet':131,163"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705991005
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10875990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705904605 {#3341
    date: 2024-01-22 07:23:25.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 {#2267
  +user: Proxies\__CG__\App\Entity\User {#3318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3359 …}
  +slug: "What-s-are-the-funniest-stupidest-way-s-you-ve-broken-your-linux-setup"
  +title: "What's (are) the funniest/stupidest way(s) you've broken your linux setup?"
  +url: null
  +body: """
    Tinkering is all fun and games, until it’s 4 am, your vision is blurry, and thinking straight becomes a non-option, or perhaps you just get overly confident, type something and press enter before considering the consequences of the command you’re about to execute… And then all you have is a kernel panic and one thought bouncing in your head: “damn, what did I expect to happen?”.\n
    \n
    Off the top of my head I remember 2 of those. Both happened a while ago, so I don’t remember all the details, unfortunately.\n
    \n
    For the warmup, removing PAM. I was trying to convert my artix install to a regular arch without reinstalling everything. Should be kinda simple: change repos, install systemd, uninstall dinit and it’s units, profit. Yet after doing just that I was left with some PAM errors… So, I `Rdd`-ed libpam instead of just using `–overwrite`. Needless to say, I had to search for live usb yet again.\n
    \n
    And the one at least I find quite funny. After about a year of using arch I was considering myself a confident enough user, and it so happened that I wanted to install smth that was packaged for debian. A reasonable person would, perhaps, write a pkgbuild that would unpack the .deb and install it’s contents properly along with all the necessary dependencies. But not me, I installed dpkg. The package refused to either work or install complaining that the version of glibc was incorrect… So, I installed glibc from Debian’s repos. After a few seconds my poor PC probably spent staring in disbelief at the sheer stupidity of the meatbag behind the keyboard, I was met with a reboot, a kernel panic, and a need to find another PC to flash an archiso to a flash drive ('cause ofc I didn’t have one at the time).\n
    \n
    Anyways, what are your stories?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 211
  +favouriteCount: 289
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728671844 {#3354
    date: 2024-10-11 20:37:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3361 …}
  +votes: Doctrine\ORM\PersistentCollection {#3363 …}
  +reports: Doctrine\ORM\PersistentCollection {#3365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
  +badges: Doctrine\ORM\PersistentCollection {#3371 …}
  +children: [
    App\Entity\EntryComment {#2268
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve literally done the rm -rf / thing. I thought I was in a different subdirectory, but I was in / and did rm -rf .\n
        \n
        When it didn’t return after half a second, I looked at the command again and hit CTRL+C about 20 times in the span of 3 seconds.\n
        \n
        I had to rebuild the install, but luckily didn’t lose anything in /home.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706025446 {#2266
        date: 2024-01-23 16:57:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fl42v@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2273 …}
      +nested: Doctrine\ORM\PersistentCollection {#2274 …}
      +votes: Doctrine\ORM\PersistentCollection {#2190 …}
      +reports: Doctrine\ORM\PersistentCollection {#2265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
      -id: 334346
      -bodyTs: "'/home':66 '20':45 '3':51 'anyth':64 'c':43 'command':38 'ctrl':42 'didn':27,61 'differ':15 'done':4 'half':31 'hit':41 'instal':58 'liter':3 'look':35 'lose':63 'luckili':60 'rebuild':56 'return':29 'rf':7,24 'rm':6,23 'second':33,52 'span':49 'subdirectori':16 'thing':8 'thought':10 'time':46 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6477318"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706025446 {#2257
        date: 2024-01-23 16:57:26.0 +01:00
      }
      +"title": 334346
    }
  ]
  -id: 32314
  -titleTs: "'broken':10 'funniest/stupidest':5 'linux':12 'setup':13 've':9 'way':6"
  -bodyTs: "'2':79 '4':10 'ago':86 'along':223 'anoth':295 'anyway':315 'arch':112,180 'archiso':300 'artix':107 'becom':19 'behind':278 'blurri':15 'bounc':60 'caus':305 'chang':120 'command':42 'complain':243 'confid':30,186 'consequ':39 'consid':37,183 'content':221 'convert':105 'damn':64 'deb':216 'debian':203,256 'depend':228 'detail':94 'didn':308 'dinit':125 'disbelief':270 'dpkg':234 'drive':304 'ed':146 'either':239 'enough':187 'enter':35 'error':142 'everyth':115 'execut':47 'expect':68 'find':171,294 'flash':298,303 'fun':4 'funni':173 'game':6 'get':28 'glibc':248,254 'happen':70,83,192 'head':63,76 'incorrect':250 'instal':108,122,197,218,233,242,253 'instead':148 'kernel':55,288 'keyboard':280 'kinda':118 'least':169 'left':138 'libpam':147 'live':161 'meatbag':277 'met':283 'necessari':227 'need':292 'needless':153 'non':22 'non-opt':21 'ofc':306 'one':58,167,311 'option':23 'over':29 'overwrit':152 'packag':201,236 'pam':100,141 'panic':56,289 'pc':265,296 'perhap':25,208 'person':206 'pkgbuild':211 'poor':264 'press':34 'probabl':266 'profit':130 'proper':222 'quit':172 'rdd':145 're':44 'reason':205 'reboot':286 'refus':237 'regular':111 'reinstal':114 'rememb':78,91 'remov':99 'repo':121,258 'say':155 'search':159 'second':262 'sheer':273 'simpl':119 'smth':198 'someth':32 'spent':267 'stare':268 'stori':319 'straight':18 'stupid':274 'systemd':123 'think':17 'thought':59 'time':314 'tinker':1 'top':73 'tri':103 'type':31 'unfortun':95 'uninstal':124 'unit':129 'unpack':214 'usb':162 'use':151,179 'user':188 'version':246 'vision':13 'want':195 'warmup':98 'without':113 'work':240 'would':207,213 'write':209 'year':177 'yet':131,163"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705991005
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10875990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705904605 {#3341
    date: 2024-01-22 07:23:25.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 {#2267
  +user: Proxies\__CG__\App\Entity\User {#3318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3359 …}
  +slug: "What-s-are-the-funniest-stupidest-way-s-you-ve-broken-your-linux-setup"
  +title: "What's (are) the funniest/stupidest way(s) you've broken your linux setup?"
  +url: null
  +body: """
    Tinkering is all fun and games, until it’s 4 am, your vision is blurry, and thinking straight becomes a non-option, or perhaps you just get overly confident, type something and press enter before considering the consequences of the command you’re about to execute… And then all you have is a kernel panic and one thought bouncing in your head: “damn, what did I expect to happen?”.\n
    \n
    Off the top of my head I remember 2 of those. Both happened a while ago, so I don’t remember all the details, unfortunately.\n
    \n
    For the warmup, removing PAM. I was trying to convert my artix install to a regular arch without reinstalling everything. Should be kinda simple: change repos, install systemd, uninstall dinit and it’s units, profit. Yet after doing just that I was left with some PAM errors… So, I `Rdd`-ed libpam instead of just using `–overwrite`. Needless to say, I had to search for live usb yet again.\n
    \n
    And the one at least I find quite funny. After about a year of using arch I was considering myself a confident enough user, and it so happened that I wanted to install smth that was packaged for debian. A reasonable person would, perhaps, write a pkgbuild that would unpack the .deb and install it’s contents properly along with all the necessary dependencies. But not me, I installed dpkg. The package refused to either work or install complaining that the version of glibc was incorrect… So, I installed glibc from Debian’s repos. After a few seconds my poor PC probably spent staring in disbelief at the sheer stupidity of the meatbag behind the keyboard, I was met with a reboot, a kernel panic, and a need to find another PC to flash an archiso to a flash drive ('cause ofc I didn’t have one at the time).\n
    \n
    Anyways, what are your stories?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 211
  +favouriteCount: 289
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728671844 {#3354
    date: 2024-10-11 20:37:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3361 …}
  +votes: Doctrine\ORM\PersistentCollection {#3363 …}
  +reports: Doctrine\ORM\PersistentCollection {#3365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
  +badges: Doctrine\ORM\PersistentCollection {#3371 …}
  +children: [
    App\Entity\EntryComment {#2268
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve literally done the rm -rf / thing. I thought I was in a different subdirectory, but I was in / and did rm -rf .\n
        \n
        When it didn’t return after half a second, I looked at the command again and hit CTRL+C about 20 times in the span of 3 seconds.\n
        \n
        I had to rebuild the install, but luckily didn’t lose anything in /home.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706025446 {#2266
        date: 2024-01-23 16:57:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fl42v@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2273 …}
      +nested: Doctrine\ORM\PersistentCollection {#2274 …}
      +votes: Doctrine\ORM\PersistentCollection {#2190 …}
      +reports: Doctrine\ORM\PersistentCollection {#2265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
      -id: 334346
      -bodyTs: "'/home':66 '20':45 '3':51 'anyth':64 'c':43 'command':38 'ctrl':42 'didn':27,61 'differ':15 'done':4 'half':31 'hit':41 'instal':58 'liter':3 'look':35 'lose':63 'luckili':60 'rebuild':56 'return':29 'rf':7,24 'rm':6,23 'second':33,52 'span':49 'subdirectori':16 'thing':8 'thought':10 'time':46 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6477318"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706025446 {#2257
        date: 2024-01-23 16:57:26.0 +01:00
      }
      +"title": 334346
    }
  ]
  -id: 32314
  -titleTs: "'broken':10 'funniest/stupidest':5 'linux':12 'setup':13 've':9 'way':6"
  -bodyTs: "'2':79 '4':10 'ago':86 'along':223 'anoth':295 'anyway':315 'arch':112,180 'archiso':300 'artix':107 'becom':19 'behind':278 'blurri':15 'bounc':60 'caus':305 'chang':120 'command':42 'complain':243 'confid':30,186 'consequ':39 'consid':37,183 'content':221 'convert':105 'damn':64 'deb':216 'debian':203,256 'depend':228 'detail':94 'didn':308 'dinit':125 'disbelief':270 'dpkg':234 'drive':304 'ed':146 'either':239 'enough':187 'enter':35 'error':142 'everyth':115 'execut':47 'expect':68 'find':171,294 'flash':298,303 'fun':4 'funni':173 'game':6 'get':28 'glibc':248,254 'happen':70,83,192 'head':63,76 'incorrect':250 'instal':108,122,197,218,233,242,253 'instead':148 'kernel':55,288 'keyboard':280 'kinda':118 'least':169 'left':138 'libpam':147 'live':161 'meatbag':277 'met':283 'necessari':227 'need':292 'needless':153 'non':22 'non-opt':21 'ofc':306 'one':58,167,311 'option':23 'over':29 'overwrit':152 'packag':201,236 'pam':100,141 'panic':56,289 'pc':265,296 'perhap':25,208 'person':206 'pkgbuild':211 'poor':264 'press':34 'probabl':266 'profit':130 'proper':222 'quit':172 'rdd':145 're':44 'reason':205 'reboot':286 'refus':237 'regular':111 'reinstal':114 'rememb':78,91 'remov':99 'repo':121,258 'say':155 'search':159 'second':262 'sheer':273 'simpl':119 'smth':198 'someth':32 'spent':267 'stare':268 'stori':319 'straight':18 'stupid':274 'systemd':123 'think':17 'thought':59 'time':314 'tinker':1 'top':73 'tri':103 'type':31 'unfortun':95 'uninstal':124 'unit':129 'unpack':214 'usb':162 'use':151,179 'user':188 'version':246 'vision':13 'want':195 'warmup':98 'without':113 'work':240 'would':207,213 'write':209 'year':177 'yet':131,163"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705991005
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10875990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705904605 {#3341
    date: 2024-01-22 07:23:25.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 {#2268
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267
    +user: Proxies\__CG__\App\Entity\User {#3318 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3359 …}
    +slug: "What-s-are-the-funniest-stupidest-way-s-you-ve-broken-your-linux-setup"
    +title: "What's (are) the funniest/stupidest way(s) you've broken your linux setup?"
    +url: null
    +body: """
      Tinkering is all fun and games, until it’s 4 am, your vision is blurry, and thinking straight becomes a non-option, or perhaps you just get overly confident, type something and press enter before considering the consequences of the command you’re about to execute… And then all you have is a kernel panic and one thought bouncing in your head: “damn, what did I expect to happen?”.\n
      \n
      Off the top of my head I remember 2 of those. Both happened a while ago, so I don’t remember all the details, unfortunately.\n
      \n
      For the warmup, removing PAM. I was trying to convert my artix install to a regular arch without reinstalling everything. Should be kinda simple: change repos, install systemd, uninstall dinit and it’s units, profit. Yet after doing just that I was left with some PAM errors… So, I `Rdd`-ed libpam instead of just using `–overwrite`. Needless to say, I had to search for live usb yet again.\n
      \n
      And the one at least I find quite funny. After about a year of using arch I was considering myself a confident enough user, and it so happened that I wanted to install smth that was packaged for debian. A reasonable person would, perhaps, write a pkgbuild that would unpack the .deb and install it’s contents properly along with all the necessary dependencies. But not me, I installed dpkg. The package refused to either work or install complaining that the version of glibc was incorrect… So, I installed glibc from Debian’s repos. After a few seconds my poor PC probably spent staring in disbelief at the sheer stupidity of the meatbag behind the keyboard, I was met with a reboot, a kernel panic, and a need to find another PC to flash an archiso to a flash drive ('cause ofc I didn’t have one at the time).\n
      \n
      Anyways, what are your stories?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 211
    +favouriteCount: 289
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728671844 {#3354
      date: 2024-10-11 20:37:24.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3361 …}
    +votes: Doctrine\ORM\PersistentCollection {#3363 …}
    +reports: Doctrine\ORM\PersistentCollection {#3365 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
    +badges: Doctrine\ORM\PersistentCollection {#3371 …}
    +children: [
      App\Entity\EntryComment {#2268}
    ]
    -id: 32314
    -titleTs: "'broken':10 'funniest/stupidest':5 'linux':12 'setup':13 've':9 'way':6"
    -bodyTs: "'2':79 '4':10 'ago':86 'along':223 'anoth':295 'anyway':315 'arch':112,180 'archiso':300 'artix':107 'becom':19 'behind':278 'blurri':15 'bounc':60 'caus':305 'chang':120 'command':42 'complain':243 'confid':30,186 'consequ':39 'consid':37,183 'content':221 'convert':105 'damn':64 'deb':216 'debian':203,256 'depend':228 'detail':94 'didn':308 'dinit':125 'disbelief':270 'dpkg':234 'drive':304 'ed':146 'either':239 'enough':187 'enter':35 'error':142 'everyth':115 'execut':47 'expect':68 'find':171,294 'flash':298,303 'fun':4 'funni':173 'game':6 'get':28 'glibc':248,254 'happen':70,83,192 'head':63,76 'incorrect':250 'instal':108,122,197,218,233,242,253 'instead':148 'kernel':55,288 'keyboard':280 'kinda':118 'least':169 'left':138 'libpam':147 'live':161 'meatbag':277 'met':283 'necessari':227 'need':292 'needless':153 'non':22 'non-opt':21 'ofc':306 'one':58,167,311 'option':23 'over':29 'overwrit':152 'packag':201,236 'pam':100,141 'panic':56,289 'pc':265,296 'perhap':25,208 'person':206 'pkgbuild':211 'poor':264 'press':34 'probabl':266 'profit':130 'proper':222 'quit':172 'rdd':145 're':44 'reason':205 'reboot':286 'refus':237 'regular':111 'reinstal':114 'rememb':78,91 'remov':99 'repo':121,258 'say':155 'search':159 'second':262 'sheer':273 'simpl':119 'smth':198 'someth':32 'spent':267 'stare':268 'stori':319 'straight':18 'stupid':274 'systemd':123 'think':17 'thought':59 'time':314 'tinker':1 'top':73 'tri':103 'type':31 'unfortun':95 'uninstal':124 'unit':129 'unpack':214 'usb':162 'use':151,179 'user':188 'version':246 'vision':13 'want':195 'warmup':98 'without':113 'work':240 'would':207,213 'write':209 'year':177 'yet':131,163"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705991005
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10875990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705904605 {#3341
      date: 2024-01-22 07:23:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve literally done the rm -rf / thing. I thought I was in a different subdirectory, but I was in / and did rm -rf .\n
    \n
    When it didn’t return after half a second, I looked at the command again and hit CTRL+C about 20 times in the span of 3 seconds.\n
    \n
    I had to rebuild the install, but luckily didn’t lose anything in /home.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706025446 {#2266
    date: 2024-01-23 16:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fl42v@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 334346
  -bodyTs: "'/home':66 '20':45 '3':51 'anyth':64 'c':43 'command':38 'ctrl':42 'didn':27,61 'differ':15 'done':4 'half':31 'hit':41 'instal':58 'liter':3 'look':35 'lose':63 'luckili':60 'rebuild':56 'return':29 'rf':7,24 'rm':6,23 'second':33,52 'span':49 'subdirectori':16 'thing':8 'thought':10 'time':46 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6477318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706025446 {#2257
    date: 2024-01-23 16:57:26.0 +01:00
  }
  +"title": 334346
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2268
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267
    +user: Proxies\__CG__\App\Entity\User {#3318 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3359 …}
    +slug: "What-s-are-the-funniest-stupidest-way-s-you-ve-broken-your-linux-setup"
    +title: "What's (are) the funniest/stupidest way(s) you've broken your linux setup?"
    +url: null
    +body: """
      Tinkering is all fun and games, until it’s 4 am, your vision is blurry, and thinking straight becomes a non-option, or perhaps you just get overly confident, type something and press enter before considering the consequences of the command you’re about to execute… And then all you have is a kernel panic and one thought bouncing in your head: “damn, what did I expect to happen?”.\n
      \n
      Off the top of my head I remember 2 of those. Both happened a while ago, so I don’t remember all the details, unfortunately.\n
      \n
      For the warmup, removing PAM. I was trying to convert my artix install to a regular arch without reinstalling everything. Should be kinda simple: change repos, install systemd, uninstall dinit and it’s units, profit. Yet after doing just that I was left with some PAM errors… So, I `Rdd`-ed libpam instead of just using `–overwrite`. Needless to say, I had to search for live usb yet again.\n
      \n
      And the one at least I find quite funny. After about a year of using arch I was considering myself a confident enough user, and it so happened that I wanted to install smth that was packaged for debian. A reasonable person would, perhaps, write a pkgbuild that would unpack the .deb and install it’s contents properly along with all the necessary dependencies. But not me, I installed dpkg. The package refused to either work or install complaining that the version of glibc was incorrect… So, I installed glibc from Debian’s repos. After a few seconds my poor PC probably spent staring in disbelief at the sheer stupidity of the meatbag behind the keyboard, I was met with a reboot, a kernel panic, and a need to find another PC to flash an archiso to a flash drive ('cause ofc I didn’t have one at the time).\n
      \n
      Anyways, what are your stories?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 211
    +favouriteCount: 289
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728671844 {#3354
      date: 2024-10-11 20:37:24.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3361 …}
    +votes: Doctrine\ORM\PersistentCollection {#3363 …}
    +reports: Doctrine\ORM\PersistentCollection {#3365 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
    +badges: Doctrine\ORM\PersistentCollection {#3371 …}
    +children: [
      App\Entity\EntryComment {#2268}
    ]
    -id: 32314
    -titleTs: "'broken':10 'funniest/stupidest':5 'linux':12 'setup':13 've':9 'way':6"
    -bodyTs: "'2':79 '4':10 'ago':86 'along':223 'anoth':295 'anyway':315 'arch':112,180 'archiso':300 'artix':107 'becom':19 'behind':278 'blurri':15 'bounc':60 'caus':305 'chang':120 'command':42 'complain':243 'confid':30,186 'consequ':39 'consid':37,183 'content':221 'convert':105 'damn':64 'deb':216 'debian':203,256 'depend':228 'detail':94 'didn':308 'dinit':125 'disbelief':270 'dpkg':234 'drive':304 'ed':146 'either':239 'enough':187 'enter':35 'error':142 'everyth':115 'execut':47 'expect':68 'find':171,294 'flash':298,303 'fun':4 'funni':173 'game':6 'get':28 'glibc':248,254 'happen':70,83,192 'head':63,76 'incorrect':250 'instal':108,122,197,218,233,242,253 'instead':148 'kernel':55,288 'keyboard':280 'kinda':118 'least':169 'left':138 'libpam':147 'live':161 'meatbag':277 'met':283 'necessari':227 'need':292 'needless':153 'non':22 'non-opt':21 'ofc':306 'one':58,167,311 'option':23 'over':29 'overwrit':152 'packag':201,236 'pam':100,141 'panic':56,289 'pc':265,296 'perhap':25,208 'person':206 'pkgbuild':211 'poor':264 'press':34 'probabl':266 'profit':130 'proper':222 'quit':172 'rdd':145 're':44 'reason':205 'reboot':286 'refus':237 'regular':111 'reinstal':114 'rememb':78,91 'remov':99 'repo':121,258 'say':155 'search':159 'second':262 'sheer':273 'simpl':119 'smth':198 'someth':32 'spent':267 'stare':268 'stori':319 'straight':18 'stupid':274 'systemd':123 'think':17 'thought':59 'time':314 'tinker':1 'top':73 'tri':103 'type':31 'unfortun':95 'uninstal':124 'unit':129 'unpack':214 'usb':162 'use':151,179 'user':188 'version':246 'vision':13 'want':195 'warmup':98 'without':113 'work':240 'would':207,213 'write':209 'year':177 'yet':131,163"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705991005
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10875990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705904605 {#3341
      date: 2024-01-22 07:23:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve literally done the rm -rf / thing. I thought I was in a different subdirectory, but I was in / and did rm -rf .\n
    \n
    When it didn’t return after half a second, I looked at the command again and hit CTRL+C about 20 times in the span of 3 seconds.\n
    \n
    I had to rebuild the install, but luckily didn’t lose anything in /home.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706025446 {#2266
    date: 2024-01-23 16:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fl42v@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 334346
  -bodyTs: "'/home':66 '20':45 '3':51 'anyth':64 'c':43 'command':38 'ctrl':42 'didn':27,61 'differ':15 'done':4 'half':31 'hit':41 'instal':58 'liter':3 'look':35 'lose':63 'luckili':60 'rebuild':56 'return':29 'rf':7,24 'rm':6,23 'second':33,52 'span':49 'subdirectori':16 'thing':8 'thought':10 'time':46 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6477318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706025446 {#2257
    date: 2024-01-23 16:57:26.0 +01:00
  }
  +"title": 334346
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2268
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267
    +user: Proxies\__CG__\App\Entity\User {#3318 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3359 …}
    +slug: "What-s-are-the-funniest-stupidest-way-s-you-ve-broken-your-linux-setup"
    +title: "What's (are) the funniest/stupidest way(s) you've broken your linux setup?"
    +url: null
    +body: """
      Tinkering is all fun and games, until it’s 4 am, your vision is blurry, and thinking straight becomes a non-option, or perhaps you just get overly confident, type something and press enter before considering the consequences of the command you’re about to execute… And then all you have is a kernel panic and one thought bouncing in your head: “damn, what did I expect to happen?”.\n
      \n
      Off the top of my head I remember 2 of those. Both happened a while ago, so I don’t remember all the details, unfortunately.\n
      \n
      For the warmup, removing PAM. I was trying to convert my artix install to a regular arch without reinstalling everything. Should be kinda simple: change repos, install systemd, uninstall dinit and it’s units, profit. Yet after doing just that I was left with some PAM errors… So, I `Rdd`-ed libpam instead of just using `–overwrite`. Needless to say, I had to search for live usb yet again.\n
      \n
      And the one at least I find quite funny. After about a year of using arch I was considering myself a confident enough user, and it so happened that I wanted to install smth that was packaged for debian. A reasonable person would, perhaps, write a pkgbuild that would unpack the .deb and install it’s contents properly along with all the necessary dependencies. But not me, I installed dpkg. The package refused to either work or install complaining that the version of glibc was incorrect… So, I installed glibc from Debian’s repos. After a few seconds my poor PC probably spent staring in disbelief at the sheer stupidity of the meatbag behind the keyboard, I was met with a reboot, a kernel panic, and a need to find another PC to flash an archiso to a flash drive ('cause ofc I didn’t have one at the time).\n
      \n
      Anyways, what are your stories?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 211
    +favouriteCount: 289
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728671844 {#3354
      date: 2024-10-11 20:37:24.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3361 …}
    +votes: Doctrine\ORM\PersistentCollection {#3363 …}
    +reports: Doctrine\ORM\PersistentCollection {#3365 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
    +badges: Doctrine\ORM\PersistentCollection {#3371 …}
    +children: [
      App\Entity\EntryComment {#2268}
    ]
    -id: 32314
    -titleTs: "'broken':10 'funniest/stupidest':5 'linux':12 'setup':13 've':9 'way':6"
    -bodyTs: "'2':79 '4':10 'ago':86 'along':223 'anoth':295 'anyway':315 'arch':112,180 'archiso':300 'artix':107 'becom':19 'behind':278 'blurri':15 'bounc':60 'caus':305 'chang':120 'command':42 'complain':243 'confid':30,186 'consequ':39 'consid':37,183 'content':221 'convert':105 'damn':64 'deb':216 'debian':203,256 'depend':228 'detail':94 'didn':308 'dinit':125 'disbelief':270 'dpkg':234 'drive':304 'ed':146 'either':239 'enough':187 'enter':35 'error':142 'everyth':115 'execut':47 'expect':68 'find':171,294 'flash':298,303 'fun':4 'funni':173 'game':6 'get':28 'glibc':248,254 'happen':70,83,192 'head':63,76 'incorrect':250 'instal':108,122,197,218,233,242,253 'instead':148 'kernel':55,288 'keyboard':280 'kinda':118 'least':169 'left':138 'libpam':147 'live':161 'meatbag':277 'met':283 'necessari':227 'need':292 'needless':153 'non':22 'non-opt':21 'ofc':306 'one':58,167,311 'option':23 'over':29 'overwrit':152 'packag':201,236 'pam':100,141 'panic':56,289 'pc':265,296 'perhap':25,208 'person':206 'pkgbuild':211 'poor':264 'press':34 'probabl':266 'profit':130 'proper':222 'quit':172 'rdd':145 're':44 'reason':205 'reboot':286 'refus':237 'regular':111 'reinstal':114 'rememb':78,91 'remov':99 'repo':121,258 'say':155 'search':159 'second':262 'sheer':273 'simpl':119 'smth':198 'someth':32 'spent':267 'stare':268 'stori':319 'straight':18 'stupid':274 'systemd':123 'think':17 'thought':59 'time':314 'tinker':1 'top':73 'tri':103 'type':31 'unfortun':95 'uninstal':124 'unit':129 'unpack':214 'usb':162 'use':151,179 'user':188 'version':246 'vision':13 'want':195 'warmup':98 'without':113 'work':240 'would':207,213 'write':209 'year':177 'yet':131,163"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705991005
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10875990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705904605 {#3341
      date: 2024-01-22 07:23:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve literally done the rm -rf / thing. I thought I was in a different subdirectory, but I was in / and did rm -rf .\n
    \n
    When it didn’t return after half a second, I looked at the command again and hit CTRL+C about 20 times in the span of 3 seconds.\n
    \n
    I had to rebuild the install, but luckily didn’t lose anything in /home.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706025446 {#2266
    date: 2024-01-23 16:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fl42v@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 334346
  -bodyTs: "'/home':66 '20':45 '3':51 'anyth':64 'c':43 'command':38 'ctrl':42 'didn':27,61 'differ':15 'done':4 'half':31 'hit':41 'instal':58 'liter':3 'look':35 'lose':63 'luckili':60 'rebuild':56 'return':29 'rf':7,24 'rm':6,23 'second':33,52 'span':49 'subdirectori':16 'thing':8 'thought':10 'time':46 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6477318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706025446 {#2257
    date: 2024-01-23 16:57:26.0 +01:00
  }
  +"title": 334346
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2206
  +user: Proxies\__CG__\App\Entity\User {#3279 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#3320 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3322 …}
  +slug: "Out-volunteering-this-weekend"
  +title: "Out volunteering this weekend"
  +url: "https://lemmy.sdf.org/pictrs/image/3192c6bc-70da-4b08-93be-d2c010ae22c4.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 290
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725358116 {#3315
    date: 2024-09-03 12:08:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3323 …}
  +votes: Doctrine\ORM\PersistentCollection {#3325 …}
  +reports: Doctrine\ORM\PersistentCollection {#3327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
  +badges: Doctrine\ORM\PersistentCollection {#3333 …}
  +children: [
    App\Entity\EntryComment {#2205
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2206 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: null
      +root: null
      +body: "Oh I suck, too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1724440659 {#2193
        date: 2024-08-23 21:17:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lars@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2202 …}
      +nested: Doctrine\ORM\PersistentCollection {#2210 …}
      +votes: Doctrine\ORM\PersistentCollection {#2207 …}
      +reports: Doctrine\ORM\PersistentCollection {#2208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
      -id: 312104
      -bodyTs: "'oh':1 'suck':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6241296"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705360930 {#2197
        date: 2024-01-16 00:22:10.0 +01:00
      }
      +"title": 312104
    }
  ]
  -id: 30797
  -titleTs: "'volunt':2 'weekend':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705446598
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/10699635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360198 {#3301
    date: 2024-01-16 00:09:58.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 {#2206
  +user: Proxies\__CG__\App\Entity\User {#3279 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#3320 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3322 …}
  +slug: "Out-volunteering-this-weekend"
  +title: "Out volunteering this weekend"
  +url: "https://lemmy.sdf.org/pictrs/image/3192c6bc-70da-4b08-93be-d2c010ae22c4.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 290
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725358116 {#3315
    date: 2024-09-03 12:08:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3323 …}
  +votes: Doctrine\ORM\PersistentCollection {#3325 …}
  +reports: Doctrine\ORM\PersistentCollection {#3327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
  +badges: Doctrine\ORM\PersistentCollection {#3333 …}
  +children: [
    App\Entity\EntryComment {#2205
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2206 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: null
      +root: null
      +body: "Oh I suck, too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1724440659 {#2193
        date: 2024-08-23 21:17:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lars@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2202 …}
      +nested: Doctrine\ORM\PersistentCollection {#2210 …}
      +votes: Doctrine\ORM\PersistentCollection {#2207 …}
      +reports: Doctrine\ORM\PersistentCollection {#2208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
      -id: 312104
      -bodyTs: "'oh':1 'suck':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6241296"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705360930 {#2197
        date: 2024-01-16 00:22:10.0 +01:00
      }
      +"title": 312104
    }
  ]
  -id: 30797
  -titleTs: "'volunt':2 'weekend':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705446598
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/10699635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360198 {#3301
    date: 2024-01-16 00:09:58.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 {#2206
  +user: Proxies\__CG__\App\Entity\User {#3279 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#3320 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3322 …}
  +slug: "Out-volunteering-this-weekend"
  +title: "Out volunteering this weekend"
  +url: "https://lemmy.sdf.org/pictrs/image/3192c6bc-70da-4b08-93be-d2c010ae22c4.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 290
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725358116 {#3315
    date: 2024-09-03 12:08:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3323 …}
  +votes: Doctrine\ORM\PersistentCollection {#3325 …}
  +reports: Doctrine\ORM\PersistentCollection {#3327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
  +badges: Doctrine\ORM\PersistentCollection {#3333 …}
  +children: [
    App\Entity\EntryComment {#2205
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2206 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: null
      +root: null
      +body: "Oh I suck, too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1724440659 {#2193
        date: 2024-08-23 21:17:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lars@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2202 …}
      +nested: Doctrine\ORM\PersistentCollection {#2210 …}
      +votes: Doctrine\ORM\PersistentCollection {#2207 …}
      +reports: Doctrine\ORM\PersistentCollection {#2208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
      -id: 312104
      -bodyTs: "'oh':1 'suck':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6241296"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705360930 {#2197
        date: 2024-01-16 00:22:10.0 +01:00
      }
      +"title": 312104
    }
  ]
  -id: 30797
  -titleTs: "'volunt':2 'weekend':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705446598
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/10699635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360198 {#3301
    date: 2024-01-16 00:09:58.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 {#2205
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206
    +user: Proxies\__CG__\App\Entity\User {#3279 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3320 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3322 …}
    +slug: "Out-volunteering-this-weekend"
    +title: "Out volunteering this weekend"
    +url: "https://lemmy.sdf.org/pictrs/image/3192c6bc-70da-4b08-93be-d2c010ae22c4.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 290
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725358116 {#3315
      date: 2024-09-03 12:08:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3323 …}
    +votes: Doctrine\ORM\PersistentCollection {#3325 …}
    +reports: Doctrine\ORM\PersistentCollection {#3327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
    +badges: Doctrine\ORM\PersistentCollection {#3333 …}
    +children: [
      App\Entity\EntryComment {#2205}
    ]
    -id: 30797
    -titleTs: "'volunt':2 'weekend':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705446598
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10699635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705360198 {#3301
      date: 2024-01-16 00:09:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh I suck, too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1724440659 {#2193
    date: 2024-08-23 21:17:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2202 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2207 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  -id: 312104
  -bodyTs: "'oh':1 'suck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6241296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360930 {#2197
    date: 2024-01-16 00:22:10.0 +01:00
  }
  +"title": 312104
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2205
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206
    +user: Proxies\__CG__\App\Entity\User {#3279 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3320 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3322 …}
    +slug: "Out-volunteering-this-weekend"
    +title: "Out volunteering this weekend"
    +url: "https://lemmy.sdf.org/pictrs/image/3192c6bc-70da-4b08-93be-d2c010ae22c4.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 290
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725358116 {#3315
      date: 2024-09-03 12:08:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3323 …}
    +votes: Doctrine\ORM\PersistentCollection {#3325 …}
    +reports: Doctrine\ORM\PersistentCollection {#3327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
    +badges: Doctrine\ORM\PersistentCollection {#3333 …}
    +children: [
      App\Entity\EntryComment {#2205}
    ]
    -id: 30797
    -titleTs: "'volunt':2 'weekend':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705446598
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10699635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705360198 {#3301
      date: 2024-01-16 00:09:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh I suck, too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1724440659 {#2193
    date: 2024-08-23 21:17:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2202 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2207 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  -id: 312104
  -bodyTs: "'oh':1 'suck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6241296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360930 {#2197
    date: 2024-01-16 00:22:10.0 +01:00
  }
  +"title": 312104
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2205
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206
    +user: Proxies\__CG__\App\Entity\User {#3279 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3320 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3322 …}
    +slug: "Out-volunteering-this-weekend"
    +title: "Out volunteering this weekend"
    +url: "https://lemmy.sdf.org/pictrs/image/3192c6bc-70da-4b08-93be-d2c010ae22c4.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 290
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725358116 {#3315
      date: 2024-09-03 12:08:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3323 …}
    +votes: Doctrine\ORM\PersistentCollection {#3325 …}
    +reports: Doctrine\ORM\PersistentCollection {#3327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
    +badges: Doctrine\ORM\PersistentCollection {#3333 …}
    +children: [
      App\Entity\EntryComment {#2205}
    ]
    -id: 30797
    -titleTs: "'volunt':2 'weekend':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705446598
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10699635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705360198 {#3301
      date: 2024-01-16 00:09:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh I suck, too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1724440659 {#2193
    date: 2024-08-23 21:17:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2202 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2207 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  -id: 312104
  -bodyTs: "'oh':1 'suck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6241296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360930 {#2197
    date: 2024-01-16 00:22:10.0 +01:00
  }
  +"title": 312104
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2303
  +user: Proxies\__CG__\App\Entity\User {#3397 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3399 …}
  +slug: "BDSM"
  +title: "BDSM"
  +url: "https://lemmy.zip/pictrs/image/1449aac4-1c4a-416e-9648-fd59cd0d8b7f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 355
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712234314 {#3392
    date: 2024-04-04 14:38:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3400 …}
  +votes: Doctrine\ORM\PersistentCollection {#3402 …}
  +reports: Doctrine\ORM\PersistentCollection {#3404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3408 …}
  +badges: Doctrine\ORM\PersistentCollection {#3410 …}
  +children: [
    App\Entity\EntryComment {#2304
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2303 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
      +body: "Someone needs to rule 34 this on PornHub pronto."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704500040 {#2308
        date: 2024-01-06 01:14:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@DJDarren@thelemmy.club"
        "@jettrscga@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2318 …}
      +nested: Doctrine\ORM\PersistentCollection {#2316 …}
      +votes: Doctrine\ORM\PersistentCollection {#2294 …}
      +reports: Doctrine\ORM\PersistentCollection {#2296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
      -id: 284061
      -bodyTs: "'34':5 'need':2 'pornhub':8 'pronto':9 'rule':4 'someon':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5943499"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704500040 {#2305
        date: 2024-01-06 01:14:00.0 +01:00
      }
      +"title": 284061
    }
  ]
  -id: 27514
  -titleTs: "'bdsm':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704582908
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7960579"
  +editedAt: DateTimeImmutable @1712125368 {#3379
    date: 2024-04-03 08:22:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704496508 {#3357
    date: 2024-01-06 00:15:08.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 {#2303
  +user: Proxies\__CG__\App\Entity\User {#3397 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3399 …}
  +slug: "BDSM"
  +title: "BDSM"
  +url: "https://lemmy.zip/pictrs/image/1449aac4-1c4a-416e-9648-fd59cd0d8b7f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 355
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712234314 {#3392
    date: 2024-04-04 14:38:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3400 …}
  +votes: Doctrine\ORM\PersistentCollection {#3402 …}
  +reports: Doctrine\ORM\PersistentCollection {#3404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3408 …}
  +badges: Doctrine\ORM\PersistentCollection {#3410 …}
  +children: [
    App\Entity\EntryComment {#2304
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2303 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
      +body: "Someone needs to rule 34 this on PornHub pronto."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704500040 {#2308
        date: 2024-01-06 01:14:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@DJDarren@thelemmy.club"
        "@jettrscga@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2318 …}
      +nested: Doctrine\ORM\PersistentCollection {#2316 …}
      +votes: Doctrine\ORM\PersistentCollection {#2294 …}
      +reports: Doctrine\ORM\PersistentCollection {#2296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
      -id: 284061
      -bodyTs: "'34':5 'need':2 'pornhub':8 'pronto':9 'rule':4 'someon':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5943499"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704500040 {#2305
        date: 2024-01-06 01:14:00.0 +01:00
      }
      +"title": 284061
    }
  ]
  -id: 27514
  -titleTs: "'bdsm':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704582908
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7960579"
  +editedAt: DateTimeImmutable @1712125368 {#3379
    date: 2024-04-03 08:22:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704496508 {#3357
    date: 2024-01-06 00:15:08.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 {#2303
  +user: Proxies\__CG__\App\Entity\User {#3397 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3399 …}
  +slug: "BDSM"
  +title: "BDSM"
  +url: "https://lemmy.zip/pictrs/image/1449aac4-1c4a-416e-9648-fd59cd0d8b7f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 355
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712234314 {#3392
    date: 2024-04-04 14:38:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3400 …}
  +votes: Doctrine\ORM\PersistentCollection {#3402 …}
  +reports: Doctrine\ORM\PersistentCollection {#3404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3408 …}
  +badges: Doctrine\ORM\PersistentCollection {#3410 …}
  +children: [
    App\Entity\EntryComment {#2304
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2303 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
      +body: "Someone needs to rule 34 this on PornHub pronto."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704500040 {#2308
        date: 2024-01-06 01:14:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@DJDarren@thelemmy.club"
        "@jettrscga@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2318 …}
      +nested: Doctrine\ORM\PersistentCollection {#2316 …}
      +votes: Doctrine\ORM\PersistentCollection {#2294 …}
      +reports: Doctrine\ORM\PersistentCollection {#2296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
      -id: 284061
      -bodyTs: "'34':5 'need':2 'pornhub':8 'pronto':9 'rule':4 'someon':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5943499"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704500040 {#2305
        date: 2024-01-06 01:14:00.0 +01:00
      }
      +"title": 284061
    }
  ]
  -id: 27514
  -titleTs: "'bdsm':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704582908
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7960579"
  +editedAt: DateTimeImmutable @1712125368 {#3379
    date: 2024-04-03 08:22:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704496508 {#3357
    date: 2024-01-06 00:15:08.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 {#2304
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303
    +user: Proxies\__CG__\App\Entity\User {#3397 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3399 …}
    +slug: "BDSM"
    +title: "BDSM"
    +url: "https://lemmy.zip/pictrs/image/1449aac4-1c4a-416e-9648-fd59cd0d8b7f.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 355
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712234314 {#3392
      date: 2024-04-04 14:38:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3400 …}
    +votes: Doctrine\ORM\PersistentCollection {#3402 …}
    +reports: Doctrine\ORM\PersistentCollection {#3404 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3406 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3408 …}
    +badges: Doctrine\ORM\PersistentCollection {#3410 …}
    +children: [
      App\Entity\EntryComment {#2304}
    ]
    -id: 27514
    -titleTs: "'bdsm':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704582908
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7960579"
    +editedAt: DateTimeImmutable @1712125368 {#3379
      date: 2024-04-03 08:22:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704496508 {#3357
      date: 2024-01-06 00:15:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +body: "Someone needs to rule 34 this on PornHub pronto."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704500040 {#2308
    date: 2024-01-06 01:14:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@DJDarren@thelemmy.club"
    "@jettrscga@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 284061
  -bodyTs: "'34':5 'need':2 'pornhub':8 'pronto':9 'rule':4 'someon':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5943499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704500040 {#2305
    date: 2024-01-06 01:14:00.0 +01:00
  }
  +"title": 284061
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2304
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303
    +user: Proxies\__CG__\App\Entity\User {#3397 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3399 …}
    +slug: "BDSM"
    +title: "BDSM"
    +url: "https://lemmy.zip/pictrs/image/1449aac4-1c4a-416e-9648-fd59cd0d8b7f.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 355
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712234314 {#3392
      date: 2024-04-04 14:38:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3400 …}
    +votes: Doctrine\ORM\PersistentCollection {#3402 …}
    +reports: Doctrine\ORM\PersistentCollection {#3404 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3406 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3408 …}
    +badges: Doctrine\ORM\PersistentCollection {#3410 …}
    +children: [
      App\Entity\EntryComment {#2304}
    ]
    -id: 27514
    -titleTs: "'bdsm':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704582908
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7960579"
    +editedAt: DateTimeImmutable @1712125368 {#3379
      date: 2024-04-03 08:22:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704496508 {#3357
      date: 2024-01-06 00:15:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +body: "Someone needs to rule 34 this on PornHub pronto."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704500040 {#2308
    date: 2024-01-06 01:14:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@DJDarren@thelemmy.club"
    "@jettrscga@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 284061
  -bodyTs: "'34':5 'need':2 'pornhub':8 'pronto':9 'rule':4 'someon':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5943499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704500040 {#2305
    date: 2024-01-06 01:14:00.0 +01:00
  }
  +"title": 284061
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2304
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303
    +user: Proxies\__CG__\App\Entity\User {#3397 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3399 …}
    +slug: "BDSM"
    +title: "BDSM"
    +url: "https://lemmy.zip/pictrs/image/1449aac4-1c4a-416e-9648-fd59cd0d8b7f.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 355
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712234314 {#3392
      date: 2024-04-04 14:38:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3400 …}
    +votes: Doctrine\ORM\PersistentCollection {#3402 …}
    +reports: Doctrine\ORM\PersistentCollection {#3404 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3406 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3408 …}
    +badges: Doctrine\ORM\PersistentCollection {#3410 …}
    +children: [
      App\Entity\EntryComment {#2304}
    ]
    -id: 27514
    -titleTs: "'bdsm':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704582908
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7960579"
    +editedAt: DateTimeImmutable @1712125368 {#3379
      date: 2024-04-03 08:22:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704496508 {#3357
      date: 2024-01-06 00:15:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +body: "Someone needs to rule 34 this on PornHub pronto."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704500040 {#2308
    date: 2024-01-06 01:14:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@DJDarren@thelemmy.club"
    "@jettrscga@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 284061
  -bodyTs: "'34':5 'need':2 'pornhub':8 'pronto':9 'rule':4 'someon':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5943499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704500040 {#2305
    date: 2024-01-06 01:14:00.0 +01:00
  }
  +"title": 284061
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2216
  +user: Proxies\__CG__\App\Entity\User {#3338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: Proxies\__CG__\App\Entity\Image {#3378 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "When-you-let-boomers-run-social-media-accounts"
  +title: "When you let boomers run social media accounts"
  +url: "https://lemmy.world/pictrs/image/b31beb07-a853-46d7-9515-d1fe395aa974.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 808
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721643096 {#3373
    date: 2024-07-22 12:11:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3380 …}
  +votes: Doctrine\ORM\PersistentCollection {#3382 …}
  +reports: Doctrine\ORM\PersistentCollection {#3384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
  +badges: Doctrine\ORM\PersistentCollection {#3390 …}
  +children: [
    1 => App\Entity\EntryComment {#2293
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +root: App\Entity\EntryComment {#2227
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
        +image: null
        +parent: null
        +root: null
        +body: "May be better suited to lemmynsfw."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1721643096 {#2198
          date: 2024-07-22 12:11:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@STRIKINGdebate2@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2214 …}
        +nested: Doctrine\ORM\PersistentCollection {#2225 …}
        +votes: Doctrine\ORM\PersistentCollection {#2231 …}
        +reports: Doctrine\ORM\PersistentCollection {#2229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
        -id: 283547
        -bodyTs: "'better':3 'lemmynsfw':6 'may':1 'suit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5939454"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704487227 {#2223
          date: 2024-01-05 21:40:27.0 +01:00
        }
        +"title": 283547
      }
      +body: "It was a joke though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704499021 {#2311
        date: 2024-01-06 00:57:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
        "@stinerman@midwest.social"
        "@Viking_Hippie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2309 …}
      +nested: Doctrine\ORM\PersistentCollection {#2302 …}
      +votes: Doctrine\ORM\PersistentCollection {#2320 …}
      +reports: Doctrine\ORM\PersistentCollection {#2322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
      -id: 284017
      -bodyTs: "'joke':4 'though':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5943179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704499021 {#2298
        date: 2024-01-06 00:57:01.0 +01:00
      }
      +"title": 284017
    }
    2 => App\Entity\EntryComment {#2279
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
      +root: App\Entity\EntryComment {#2227}
      +body: "No harm done. It’s just Lemmy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704517763 {#2278
        date: 2024-01-06 06:09:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
        "@stinerman@midwest.social"
        "@Viking_Hippie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2277 …}
      +nested: Doctrine\ORM\PersistentCollection {#2220 …}
      +votes: Doctrine\ORM\PersistentCollection {#2222 …}
      +reports: Doctrine\ORM\PersistentCollection {#2219 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
      -id: 284606
      -bodyTs: "'done':3 'harm':2 'lemmi':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5948534"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704517763 {#2276
        date: 2024-01-06 06:09:23.0 +01:00
      }
      +"title": 284606
    }
    0 => App\Entity\EntryComment {#2227}
  ]
  -id: 27457
  -titleTs: "'account':8 'boomer':4 'let':3 'media':7 'run':5 'social':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704567609
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10357320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704481209 {#3360
    date: 2024-01-05 20:00:09.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 {#2216
  +user: Proxies\__CG__\App\Entity\User {#3338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: Proxies\__CG__\App\Entity\Image {#3378 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "When-you-let-boomers-run-social-media-accounts"
  +title: "When you let boomers run social media accounts"
  +url: "https://lemmy.world/pictrs/image/b31beb07-a853-46d7-9515-d1fe395aa974.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 808
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721643096 {#3373
    date: 2024-07-22 12:11:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3380 …}
  +votes: Doctrine\ORM\PersistentCollection {#3382 …}
  +reports: Doctrine\ORM\PersistentCollection {#3384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
  +badges: Doctrine\ORM\PersistentCollection {#3390 …}
  +children: [
    1 => App\Entity\EntryComment {#2293
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +root: App\Entity\EntryComment {#2227
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
        +image: null
        +parent: null
        +root: null
        +body: "May be better suited to lemmynsfw."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1721643096 {#2198
          date: 2024-07-22 12:11:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@STRIKINGdebate2@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2214 …}
        +nested: Doctrine\ORM\PersistentCollection {#2225 …}
        +votes: Doctrine\ORM\PersistentCollection {#2231 …}
        +reports: Doctrine\ORM\PersistentCollection {#2229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
        -id: 283547
        -bodyTs: "'better':3 'lemmynsfw':6 'may':1 'suit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5939454"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704487227 {#2223
          date: 2024-01-05 21:40:27.0 +01:00
        }
        +"title": 283547
      }
      +body: "It was a joke though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704499021 {#2311
        date: 2024-01-06 00:57:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
        "@stinerman@midwest.social"
        "@Viking_Hippie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2309 …}
      +nested: Doctrine\ORM\PersistentCollection {#2302 …}
      +votes: Doctrine\ORM\PersistentCollection {#2320 …}
      +reports: Doctrine\ORM\PersistentCollection {#2322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
      -id: 284017
      -bodyTs: "'joke':4 'though':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5943179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704499021 {#2298
        date: 2024-01-06 00:57:01.0 +01:00
      }
      +"title": 284017
    }
    2 => App\Entity\EntryComment {#2279
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
      +root: App\Entity\EntryComment {#2227}
      +body: "No harm done. It’s just Lemmy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704517763 {#2278
        date: 2024-01-06 06:09:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
        "@stinerman@midwest.social"
        "@Viking_Hippie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2277 …}
      +nested: Doctrine\ORM\PersistentCollection {#2220 …}
      +votes: Doctrine\ORM\PersistentCollection {#2222 …}
      +reports: Doctrine\ORM\PersistentCollection {#2219 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
      -id: 284606
      -bodyTs: "'done':3 'harm':2 'lemmi':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5948534"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704517763 {#2276
        date: 2024-01-06 06:09:23.0 +01:00
      }
      +"title": 284606
    }
    0 => App\Entity\EntryComment {#2227}
  ]
  -id: 27457
  -titleTs: "'account':8 'boomer':4 'let':3 'media':7 'run':5 'social':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704567609
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10357320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704481209 {#3360
    date: 2024-01-05 20:00:09.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 {#2216
  +user: Proxies\__CG__\App\Entity\User {#3338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: Proxies\__CG__\App\Entity\Image {#3378 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "When-you-let-boomers-run-social-media-accounts"
  +title: "When you let boomers run social media accounts"
  +url: "https://lemmy.world/pictrs/image/b31beb07-a853-46d7-9515-d1fe395aa974.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 808
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721643096 {#3373
    date: 2024-07-22 12:11:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3380 …}
  +votes: Doctrine\ORM\PersistentCollection {#3382 …}
  +reports: Doctrine\ORM\PersistentCollection {#3384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
  +badges: Doctrine\ORM\PersistentCollection {#3390 …}
  +children: [
    1 => App\Entity\EntryComment {#2293
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +root: App\Entity\EntryComment {#2227
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
        +image: null
        +parent: null
        +root: null
        +body: "May be better suited to lemmynsfw."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1721643096 {#2198
          date: 2024-07-22 12:11:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@STRIKINGdebate2@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2214 …}
        +nested: Doctrine\ORM\PersistentCollection {#2225 …}
        +votes: Doctrine\ORM\PersistentCollection {#2231 …}
        +reports: Doctrine\ORM\PersistentCollection {#2229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
        -id: 283547
        -bodyTs: "'better':3 'lemmynsfw':6 'may':1 'suit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5939454"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704487227 {#2223
          date: 2024-01-05 21:40:27.0 +01:00
        }
        +"title": 283547
      }
      +body: "It was a joke though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704499021 {#2311
        date: 2024-01-06 00:57:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
        "@stinerman@midwest.social"
        "@Viking_Hippie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2309 …}
      +nested: Doctrine\ORM\PersistentCollection {#2302 …}
      +votes: Doctrine\ORM\PersistentCollection {#2320 …}
      +reports: Doctrine\ORM\PersistentCollection {#2322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
      -id: 284017
      -bodyTs: "'joke':4 'though':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5943179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704499021 {#2298
        date: 2024-01-06 00:57:01.0 +01:00
      }
      +"title": 284017
    }
    2 => App\Entity\EntryComment {#2279
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
      +root: App\Entity\EntryComment {#2227}
      +body: "No harm done. It’s just Lemmy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704517763 {#2278
        date: 2024-01-06 06:09:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
        "@stinerman@midwest.social"
        "@Viking_Hippie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2277 …}
      +nested: Doctrine\ORM\PersistentCollection {#2220 …}
      +votes: Doctrine\ORM\PersistentCollection {#2222 …}
      +reports: Doctrine\ORM\PersistentCollection {#2219 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
      -id: 284606
      -bodyTs: "'done':3 'harm':2 'lemmi':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5948534"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704517763 {#2276
        date: 2024-01-06 06:09:23.0 +01:00
      }
      +"title": 284606
    }
    0 => App\Entity\EntryComment {#2227}
  ]
  -id: 27457
  -titleTs: "'account':8 'boomer':4 'let':3 'media':7 'run':5 'social':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704567609
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10357320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704481209 {#3360
    date: 2024-01-05 20:00:09.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 {#2293
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2216
    +user: Proxies\__CG__\App\Entity\User {#3338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#3378 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "When-you-let-boomers-run-social-media-accounts"
    +title: "When you let boomers run social media accounts"
    +url: "https://lemmy.world/pictrs/image/b31beb07-a853-46d7-9515-d1fe395aa974.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 64
    +favouriteCount: 808
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721643096 {#3373
      date: 2024-07-22 12:11:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3380 …}
    +votes: Doctrine\ORM\PersistentCollection {#3382 …}
    +reports: Doctrine\ORM\PersistentCollection {#3384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
    +badges: Doctrine\ORM\PersistentCollection {#3390 …}
    +children: [
      1 => App\Entity\EntryComment {#2293}
      2 => App\Entity\EntryComment {#2279
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
        +root: App\Entity\EntryComment {#2227
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
          +image: null
          +parent: null
          +root: null
          +body: "May be better suited to lemmynsfw."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1721643096 {#2198
            date: 2024-07-22 12:11:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@STRIKINGdebate2@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2214 …}
          +nested: Doctrine\ORM\PersistentCollection {#2225 …}
          +votes: Doctrine\ORM\PersistentCollection {#2231 …}
          +reports: Doctrine\ORM\PersistentCollection {#2229 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
          -id: 283547
          -bodyTs: "'better':3 'lemmynsfw':6 'may':1 'suit':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/5939454"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704487227 {#2223
            date: 2024-01-05 21:40:27.0 +01:00
          }
          +"title": 283547
        }
        +body: "No harm done. It’s just Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704517763 {#2278
          date: 2024-01-06 06:09:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@STRIKINGdebate2@lemmy.world"
          "@stinerman@midwest.social"
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2277 …}
        +nested: Doctrine\ORM\PersistentCollection {#2220 …}
        +votes: Doctrine\ORM\PersistentCollection {#2222 …}
        +reports: Doctrine\ORM\PersistentCollection {#2219 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
        -id: 284606
        -bodyTs: "'done':3 'harm':2 'lemmi':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5948534"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704517763 {#2276
          date: 2024-01-06 06:09:23.0 +01:00
        }
        +"title": 284606
      }
      0 => App\Entity\EntryComment {#2227}
    ]
    -id: 27457
    -titleTs: "'account':8 'boomer':4 'let':3 'media':7 'run':5 'social':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704567609
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10357320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704481209 {#3360
      date: 2024-01-05 20:00:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: App\Entity\EntryComment {#2227}
  +body: "It was a joke though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704499021 {#2311
    date: 2024-01-06 00:57:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@stinerman@midwest.social"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 284017
  -bodyTs: "'joke':4 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5943179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704499021 {#2298
    date: 2024-01-06 00:57:01.0 +01:00
  }
  +"title": 284017
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2293
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2216
    +user: Proxies\__CG__\App\Entity\User {#3338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#3378 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "When-you-let-boomers-run-social-media-accounts"
    +title: "When you let boomers run social media accounts"
    +url: "https://lemmy.world/pictrs/image/b31beb07-a853-46d7-9515-d1fe395aa974.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 64
    +favouriteCount: 808
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721643096 {#3373
      date: 2024-07-22 12:11:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3380 …}
    +votes: Doctrine\ORM\PersistentCollection {#3382 …}
    +reports: Doctrine\ORM\PersistentCollection {#3384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
    +badges: Doctrine\ORM\PersistentCollection {#3390 …}
    +children: [
      1 => App\Entity\EntryComment {#2293}
      2 => App\Entity\EntryComment {#2279
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
        +root: App\Entity\EntryComment {#2227
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
          +image: null
          +parent: null
          +root: null
          +body: "May be better suited to lemmynsfw."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1721643096 {#2198
            date: 2024-07-22 12:11:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@STRIKINGdebate2@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2214 …}
          +nested: Doctrine\ORM\PersistentCollection {#2225 …}
          +votes: Doctrine\ORM\PersistentCollection {#2231 …}
          +reports: Doctrine\ORM\PersistentCollection {#2229 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
          -id: 283547
          -bodyTs: "'better':3 'lemmynsfw':6 'may':1 'suit':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/5939454"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704487227 {#2223
            date: 2024-01-05 21:40:27.0 +01:00
          }
          +"title": 283547
        }
        +body: "No harm done. It’s just Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704517763 {#2278
          date: 2024-01-06 06:09:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@STRIKINGdebate2@lemmy.world"
          "@stinerman@midwest.social"
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2277 …}
        +nested: Doctrine\ORM\PersistentCollection {#2220 …}
        +votes: Doctrine\ORM\PersistentCollection {#2222 …}
        +reports: Doctrine\ORM\PersistentCollection {#2219 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
        -id: 284606
        -bodyTs: "'done':3 'harm':2 'lemmi':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5948534"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704517763 {#2276
          date: 2024-01-06 06:09:23.0 +01:00
        }
        +"title": 284606
      }
      0 => App\Entity\EntryComment {#2227}
    ]
    -id: 27457
    -titleTs: "'account':8 'boomer':4 'let':3 'media':7 'run':5 'social':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704567609
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10357320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704481209 {#3360
      date: 2024-01-05 20:00:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: App\Entity\EntryComment {#2227}
  +body: "It was a joke though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704499021 {#2311
    date: 2024-01-06 00:57:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@stinerman@midwest.social"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 284017
  -bodyTs: "'joke':4 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5943179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704499021 {#2298
    date: 2024-01-06 00:57:01.0 +01:00
  }
  +"title": 284017
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2293
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2216
    +user: Proxies\__CG__\App\Entity\User {#3338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#3378 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "When-you-let-boomers-run-social-media-accounts"
    +title: "When you let boomers run social media accounts"
    +url: "https://lemmy.world/pictrs/image/b31beb07-a853-46d7-9515-d1fe395aa974.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 64
    +favouriteCount: 808
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721643096 {#3373
      date: 2024-07-22 12:11:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3380 …}
    +votes: Doctrine\ORM\PersistentCollection {#3382 …}
    +reports: Doctrine\ORM\PersistentCollection {#3384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
    +badges: Doctrine\ORM\PersistentCollection {#3390 …}
    +children: [
      1 => App\Entity\EntryComment {#2293}
      2 => App\Entity\EntryComment {#2279
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
        +root: App\Entity\EntryComment {#2227
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
          +image: null
          +parent: null
          +root: null
          +body: "May be better suited to lemmynsfw."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1721643096 {#2198
            date: 2024-07-22 12:11:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@STRIKINGdebate2@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2214 …}
          +nested: Doctrine\ORM\PersistentCollection {#2225 …}
          +votes: Doctrine\ORM\PersistentCollection {#2231 …}
          +reports: Doctrine\ORM\PersistentCollection {#2229 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
          -id: 283547
          -bodyTs: "'better':3 'lemmynsfw':6 'may':1 'suit':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/5939454"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704487227 {#2223
            date: 2024-01-05 21:40:27.0 +01:00
          }
          +"title": 283547
        }
        +body: "No harm done. It’s just Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704517763 {#2278
          date: 2024-01-06 06:09:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@STRIKINGdebate2@lemmy.world"
          "@stinerman@midwest.social"
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2277 …}
        +nested: Doctrine\ORM\PersistentCollection {#2220 …}
        +votes: Doctrine\ORM\PersistentCollection {#2222 …}
        +reports: Doctrine\ORM\PersistentCollection {#2219 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
        -id: 284606
        -bodyTs: "'done':3 'harm':2 'lemmi':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5948534"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704517763 {#2276
          date: 2024-01-06 06:09:23.0 +01:00
        }
        +"title": 284606
      }
      0 => App\Entity\EntryComment {#2227}
    ]
    -id: 27457
    -titleTs: "'account':8 'boomer':4 'let':3 'media':7 'run':5 'social':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704567609
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10357320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704481209 {#3360
      date: 2024-01-05 20:00:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: App\Entity\EntryComment {#2227}
  +body: "It was a joke though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704499021 {#2311
    date: 2024-01-06 00:57:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@stinerman@midwest.social"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 284017
  -bodyTs: "'joke':4 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5943179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704499021 {#2298
    date: 2024-01-06 00:57:01.0 +01:00
  }
  +"title": 284017
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2279
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2216
    +user: Proxies\__CG__\App\Entity\User {#3338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#3378 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "When-you-let-boomers-run-social-media-accounts"
    +title: "When you let boomers run social media accounts"
    +url: "https://lemmy.world/pictrs/image/b31beb07-a853-46d7-9515-d1fe395aa974.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 64
    +favouriteCount: 808
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721643096 {#3373
      date: 2024-07-22 12:11:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3380 …}
    +votes: Doctrine\ORM\PersistentCollection {#3382 …}
    +reports: Doctrine\ORM\PersistentCollection {#3384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
    +badges: Doctrine\ORM\PersistentCollection {#3390 …}
    +children: [
      1 => App\Entity\EntryComment {#2293
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
        +root: App\Entity\EntryComment {#2227
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
          +image: null
          +parent: null
          +root: null
          +body: "May be better suited to lemmynsfw."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1721643096 {#2198
            date: 2024-07-22 12:11:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@STRIKINGdebate2@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2214 …}
          +nested: Doctrine\ORM\PersistentCollection {#2225 …}
          +votes: Doctrine\ORM\PersistentCollection {#2231 …}
          +reports: Doctrine\ORM\PersistentCollection {#2229 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
          -id: 283547
          -bodyTs: "'better':3 'lemmynsfw':6 'may':1 'suit':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/5939454"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704487227 {#2223
            date: 2024-01-05 21:40:27.0 +01:00
          }
          +"title": 283547
        }
        +body: "It was a joke though."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704499021 {#2311
          date: 2024-01-06 00:57:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@STRIKINGdebate2@lemmy.world"
          "@stinerman@midwest.social"
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2309 …}
        +nested: Doctrine\ORM\PersistentCollection {#2302 …}
        +votes: Doctrine\ORM\PersistentCollection {#2320 …}
        +reports: Doctrine\ORM\PersistentCollection {#2322 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
        -id: 284017
        -bodyTs: "'joke':4 'though':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5943179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704499021 {#2298
          date: 2024-01-06 00:57:01.0 +01:00
        }
        +"title": 284017
      }
      2 => App\Entity\EntryComment {#2279}
      0 => App\Entity\EntryComment {#2227}
    ]
    -id: 27457
    -titleTs: "'account':8 'boomer':4 'let':3 'media':7 'run':5 'social':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704567609
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10357320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704481209 {#3360
      date: 2024-01-05 20:00:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
  +root: App\Entity\EntryComment {#2227}
  +body: "No harm done. It’s just Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704517763 {#2278
    date: 2024-01-06 06:09:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@stinerman@midwest.social"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2277 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  -id: 284606
  -bodyTs: "'done':3 'harm':2 'lemmi':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5948534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704517763 {#2276
    date: 2024-01-06 06:09:23.0 +01:00
  }
  +"title": 284606
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2279
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2216
    +user: Proxies\__CG__\App\Entity\User {#3338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#3378 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "When-you-let-boomers-run-social-media-accounts"
    +title: "When you let boomers run social media accounts"
    +url: "https://lemmy.world/pictrs/image/b31beb07-a853-46d7-9515-d1fe395aa974.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 64
    +favouriteCount: 808
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721643096 {#3373
      date: 2024-07-22 12:11:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3380 …}
    +votes: Doctrine\ORM\PersistentCollection {#3382 …}
    +reports: Doctrine\ORM\PersistentCollection {#3384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
    +badges: Doctrine\ORM\PersistentCollection {#3390 …}
    +children: [
      1 => App\Entity\EntryComment {#2293
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
        +root: App\Entity\EntryComment {#2227
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
          +image: null
          +parent: null
          +root: null
          +body: "May be better suited to lemmynsfw."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1721643096 {#2198
            date: 2024-07-22 12:11:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@STRIKINGdebate2@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2214 …}
          +nested: Doctrine\ORM\PersistentCollection {#2225 …}
          +votes: Doctrine\ORM\PersistentCollection {#2231 …}
          +reports: Doctrine\ORM\PersistentCollection {#2229 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
          -id: 283547
          -bodyTs: "'better':3 'lemmynsfw':6 'may':1 'suit':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/5939454"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704487227 {#2223
            date: 2024-01-05 21:40:27.0 +01:00
          }
          +"title": 283547
        }
        +body: "It was a joke though."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704499021 {#2311
          date: 2024-01-06 00:57:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@STRIKINGdebate2@lemmy.world"
          "@stinerman@midwest.social"
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2309 …}
        +nested: Doctrine\ORM\PersistentCollection {#2302 …}
        +votes: Doctrine\ORM\PersistentCollection {#2320 …}
        +reports: Doctrine\ORM\PersistentCollection {#2322 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
        -id: 284017
        -bodyTs: "'joke':4 'though':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5943179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704499021 {#2298
          date: 2024-01-06 00:57:01.0 +01:00
        }
        +"title": 284017
      }
      2 => App\Entity\EntryComment {#2279}
      0 => App\Entity\EntryComment {#2227}
    ]
    -id: 27457
    -titleTs: "'account':8 'boomer':4 'let':3 'media':7 'run':5 'social':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704567609
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10357320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704481209 {#3360
      date: 2024-01-05 20:00:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
  +root: App\Entity\EntryComment {#2227}
  +body: "No harm done. It’s just Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704517763 {#2278
    date: 2024-01-06 06:09:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@stinerman@midwest.social"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2277 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  -id: 284606
  -bodyTs: "'done':3 'harm':2 'lemmi':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5948534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704517763 {#2276
    date: 2024-01-06 06:09:23.0 +01:00
  }
  +"title": 284606
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2279
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2216
    +user: Proxies\__CG__\App\Entity\User {#3338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#3378 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "When-you-let-boomers-run-social-media-accounts"
    +title: "When you let boomers run social media accounts"
    +url: "https://lemmy.world/pictrs/image/b31beb07-a853-46d7-9515-d1fe395aa974.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 64
    +favouriteCount: 808
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721643096 {#3373
      date: 2024-07-22 12:11:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3380 …}
    +votes: Doctrine\ORM\PersistentCollection {#3382 …}
    +reports: Doctrine\ORM\PersistentCollection {#3384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
    +badges: Doctrine\ORM\PersistentCollection {#3390 …}
    +children: [
      1 => App\Entity\EntryComment {#2293
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
        +root: App\Entity\EntryComment {#2227
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
          +image: null
          +parent: null
          +root: null
          +body: "May be better suited to lemmynsfw."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1721643096 {#2198
            date: 2024-07-22 12:11:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@STRIKINGdebate2@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2214 …}
          +nested: Doctrine\ORM\PersistentCollection {#2225 …}
          +votes: Doctrine\ORM\PersistentCollection {#2231 …}
          +reports: Doctrine\ORM\PersistentCollection {#2229 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
          -id: 283547
          -bodyTs: "'better':3 'lemmynsfw':6 'may':1 'suit':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/5939454"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704487227 {#2223
            date: 2024-01-05 21:40:27.0 +01:00
          }
          +"title": 283547
        }
        +body: "It was a joke though."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704499021 {#2311
          date: 2024-01-06 00:57:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@STRIKINGdebate2@lemmy.world"
          "@stinerman@midwest.social"
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2309 …}
        +nested: Doctrine\ORM\PersistentCollection {#2302 …}
        +votes: Doctrine\ORM\PersistentCollection {#2320 …}
        +reports: Doctrine\ORM\PersistentCollection {#2322 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
        -id: 284017
        -bodyTs: "'joke':4 'though':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5943179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704499021 {#2298
          date: 2024-01-06 00:57:01.0 +01:00
        }
        +"title": 284017
      }
      2 => App\Entity\EntryComment {#2279}
      0 => App\Entity\EntryComment {#2227}
    ]
    -id: 27457
    -titleTs: "'account':8 'boomer':4 'let':3 'media':7 'run':5 'social':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704567609
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10357320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704481209 {#3360
      date: 2024-01-05 20:00:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
  +root: App\Entity\EntryComment {#2227}
  +body: "No harm done. It’s just Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704517763 {#2278
    date: 2024-01-06 06:09:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@stinerman@midwest.social"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2277 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  -id: 284606
  -bodyTs: "'done':3 'harm':2 'lemmi':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5948534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704517763 {#2276
    date: 2024-01-06 06:09:23.0 +01:00
  }
  +"title": 284606
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2227
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2216
    +user: Proxies\__CG__\App\Entity\User {#3338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#3378 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "When-you-let-boomers-run-social-media-accounts"
    +title: "When you let boomers run social media accounts"
    +url: "https://lemmy.world/pictrs/image/b31beb07-a853-46d7-9515-d1fe395aa974.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 64
    +favouriteCount: 808
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721643096 {#3373
      date: 2024-07-22 12:11:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3380 …}
    +votes: Doctrine\ORM\PersistentCollection {#3382 …}
    +reports: Doctrine\ORM\PersistentCollection {#3384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
    +badges: Doctrine\ORM\PersistentCollection {#3390 …}
    +children: [
      1 => App\Entity\EntryComment {#2293
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
        +root: App\Entity\EntryComment {#2227}
        +body: "It was a joke though."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704499021 {#2311
          date: 2024-01-06 00:57:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@STRIKINGdebate2@lemmy.world"
          "@stinerman@midwest.social"
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2309 …}
        +nested: Doctrine\ORM\PersistentCollection {#2302 …}
        +votes: Doctrine\ORM\PersistentCollection {#2320 …}
        +reports: Doctrine\ORM\PersistentCollection {#2322 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
        -id: 284017
        -bodyTs: "'joke':4 'though':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5943179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704499021 {#2298
          date: 2024-01-06 00:57:01.0 +01:00
        }
        +"title": 284017
      }
      2 => App\Entity\EntryComment {#2279
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
        +root: App\Entity\EntryComment {#2227}
        +body: "No harm done. It’s just Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704517763 {#2278
          date: 2024-01-06 06:09:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@STRIKINGdebate2@lemmy.world"
          "@stinerman@midwest.social"
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2277 …}
        +nested: Doctrine\ORM\PersistentCollection {#2220 …}
        +votes: Doctrine\ORM\PersistentCollection {#2222 …}
        +reports: Doctrine\ORM\PersistentCollection {#2219 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
        -id: 284606
        -bodyTs: "'done':3 'harm':2 'lemmi':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5948534"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704517763 {#2276
          date: 2024-01-06 06:09:23.0 +01:00
        }
        +"title": 284606
      }
      0 => App\Entity\EntryComment {#2227}
    ]
    -id: 27457
    -titleTs: "'account':8 'boomer':4 'let':3 'media':7 'run':5 'social':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704567609
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10357320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704481209 {#3360
      date: 2024-01-05 20:00:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: null
  +root: null
  +body: "May be better suited to lemmynsfw."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1721643096 {#2198
    date: 2024-07-22 12:11:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2214 …}
  +nested: Doctrine\ORM\PersistentCollection {#2225 …}
  +votes: Doctrine\ORM\PersistentCollection {#2231 …}
  +reports: Doctrine\ORM\PersistentCollection {#2229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
  -id: 283547
  -bodyTs: "'better':3 'lemmynsfw':6 'may':1 'suit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5939454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487227 {#2223
    date: 2024-01-05 21:40:27.0 +01:00
  }
  +"title": 283547
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2227
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2216
    +user: Proxies\__CG__\App\Entity\User {#3338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#3378 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "When-you-let-boomers-run-social-media-accounts"
    +title: "When you let boomers run social media accounts"
    +url: "https://lemmy.world/pictrs/image/b31beb07-a853-46d7-9515-d1fe395aa974.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 64
    +favouriteCount: 808
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721643096 {#3373
      date: 2024-07-22 12:11:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3380 …}
    +votes: Doctrine\ORM\PersistentCollection {#3382 …}
    +reports: Doctrine\ORM\PersistentCollection {#3384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
    +badges: Doctrine\ORM\PersistentCollection {#3390 …}
    +children: [
      1 => App\Entity\EntryComment {#2293
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
        +root: App\Entity\EntryComment {#2227}
        +body: "It was a joke though."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704499021 {#2311
          date: 2024-01-06 00:57:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@STRIKINGdebate2@lemmy.world"
          "@stinerman@midwest.social"
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2309 …}
        +nested: Doctrine\ORM\PersistentCollection {#2302 …}
        +votes: Doctrine\ORM\PersistentCollection {#2320 …}
        +reports: Doctrine\ORM\PersistentCollection {#2322 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
        -id: 284017
        -bodyTs: "'joke':4 'though':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5943179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704499021 {#2298
          date: 2024-01-06 00:57:01.0 +01:00
        }
        +"title": 284017
      }
      2 => App\Entity\EntryComment {#2279
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
        +root: App\Entity\EntryComment {#2227}
        +body: "No harm done. It’s just Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704517763 {#2278
          date: 2024-01-06 06:09:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@STRIKINGdebate2@lemmy.world"
          "@stinerman@midwest.social"
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2277 …}
        +nested: Doctrine\ORM\PersistentCollection {#2220 …}
        +votes: Doctrine\ORM\PersistentCollection {#2222 …}
        +reports: Doctrine\ORM\PersistentCollection {#2219 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
        -id: 284606
        -bodyTs: "'done':3 'harm':2 'lemmi':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5948534"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704517763 {#2276
          date: 2024-01-06 06:09:23.0 +01:00
        }
        +"title": 284606
      }
      0 => App\Entity\EntryComment {#2227}
    ]
    -id: 27457
    -titleTs: "'account':8 'boomer':4 'let':3 'media':7 'run':5 'social':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704567609
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10357320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704481209 {#3360
      date: 2024-01-05 20:00:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: null
  +root: null
  +body: "May be better suited to lemmynsfw."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1721643096 {#2198
    date: 2024-07-22 12:11:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2214 …}
  +nested: Doctrine\ORM\PersistentCollection {#2225 …}
  +votes: Doctrine\ORM\PersistentCollection {#2231 …}
  +reports: Doctrine\ORM\PersistentCollection {#2229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
  -id: 283547
  -bodyTs: "'better':3 'lemmynsfw':6 'may':1 'suit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5939454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487227 {#2223
    date: 2024-01-05 21:40:27.0 +01:00
  }
  +"title": 283547
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2227
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2216
    +user: Proxies\__CG__\App\Entity\User {#3338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#3378 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "When-you-let-boomers-run-social-media-accounts"
    +title: "When you let boomers run social media accounts"
    +url: "https://lemmy.world/pictrs/image/b31beb07-a853-46d7-9515-d1fe395aa974.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 64
    +favouriteCount: 808
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721643096 {#3373
      date: 2024-07-22 12:11:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3380 …}
    +votes: Doctrine\ORM\PersistentCollection {#3382 …}
    +reports: Doctrine\ORM\PersistentCollection {#3384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
    +badges: Doctrine\ORM\PersistentCollection {#3390 …}
    +children: [
      1 => App\Entity\EntryComment {#2293
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
        +root: App\Entity\EntryComment {#2227}
        +body: "It was a joke though."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704499021 {#2311
          date: 2024-01-06 00:57:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@STRIKINGdebate2@lemmy.world"
          "@stinerman@midwest.social"
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2309 …}
        +nested: Doctrine\ORM\PersistentCollection {#2302 …}
        +votes: Doctrine\ORM\PersistentCollection {#2320 …}
        +reports: Doctrine\ORM\PersistentCollection {#2322 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
        -id: 284017
        -bodyTs: "'joke':4 'though':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5943179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704499021 {#2298
          date: 2024-01-06 00:57:01.0 +01:00
        }
        +"title": 284017
      }
      2 => App\Entity\EntryComment {#2279
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
        +root: App\Entity\EntryComment {#2227}
        +body: "No harm done. It’s just Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704517763 {#2278
          date: 2024-01-06 06:09:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@STRIKINGdebate2@lemmy.world"
          "@stinerman@midwest.social"
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2277 …}
        +nested: Doctrine\ORM\PersistentCollection {#2220 …}
        +votes: Doctrine\ORM\PersistentCollection {#2222 …}
        +reports: Doctrine\ORM\PersistentCollection {#2219 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
        -id: 284606
        -bodyTs: "'done':3 'harm':2 'lemmi':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5948534"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704517763 {#2276
          date: 2024-01-06 06:09:23.0 +01:00
        }
        +"title": 284606
      }
      0 => App\Entity\EntryComment {#2227}
    ]
    -id: 27457
    -titleTs: "'account':8 'boomer':4 'let':3 'media':7 'run':5 'social':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704567609
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10357320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704481209 {#3360
      date: 2024-01-05 20:00:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: null
  +root: null
  +body: "May be better suited to lemmynsfw."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1721643096 {#2198
    date: 2024-07-22 12:11:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2214 …}
  +nested: Doctrine\ORM\PersistentCollection {#2225 …}
  +votes: Doctrine\ORM\PersistentCollection {#2231 …}
  +reports: Doctrine\ORM\PersistentCollection {#2229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
  -id: 283547
  -bodyTs: "'better':3 'lemmynsfw':6 'may':1 'suit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5939454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487227 {#2223
    date: 2024-01-05 21:40:27.0 +01:00
  }
  +"title": 283547
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2116
  +user: Proxies\__CG__\App\Entity\User {#3589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: Proxies\__CG__\App\Entity\Image {#3629 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "King-shit"
  +title: "King shit"
  +url: "https://lemmy.world/pictrs/image/2701c6f5-2942-4ee2-b866-7fd448192b61.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 388
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711793355 {#3624
    date: 2024-03-30 11:09:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3631 …}
  +votes: Doctrine\ORM\PersistentCollection {#3633 …}
  +reports: Doctrine\ORM\PersistentCollection {#3635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3639 …}
  +badges: Doctrine\ORM\PersistentCollection {#3641 …}
  +children: [
    App\Entity\EntryComment {#2119
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2116 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
      +body: "I challenge you to a quaff-off!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704345374 {#2113
        date: 2024-01-04 06:16:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PP_BOY_@lemmy.world"
        "@HootinNHollerin@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2161 …}
      +nested: Doctrine\ORM\PersistentCollection {#2163 …}
      +votes: Doctrine\ORM\PersistentCollection {#2044 …}
      +reports: Doctrine\ORM\PersistentCollection {#2127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
      -id: 278706
      -bodyTs: "'challeng':2 'quaff':7 'quaff-off':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5888670"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704345374 {#2123
        date: 2024-01-04 06:16:14.0 +01:00
      }
      +"title": 278706
    }
  ]
  -id: 27081
  -titleTs: "'king':1 'shit':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704422513
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10292419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704336113 {#3611
    date: 2024-01-04 03:41:53.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
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2116
  +user: Proxies\__CG__\App\Entity\User {#3589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: Proxies\__CG__\App\Entity\Image {#3629 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "King-shit"
  +title: "King shit"
  +url: "https://lemmy.world/pictrs/image/2701c6f5-2942-4ee2-b866-7fd448192b61.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 388
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711793355 {#3624
    date: 2024-03-30 11:09:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3631 …}
  +votes: Doctrine\ORM\PersistentCollection {#3633 …}
  +reports: Doctrine\ORM\PersistentCollection {#3635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3639 …}
  +badges: Doctrine\ORM\PersistentCollection {#3641 …}
  +children: [
    App\Entity\EntryComment {#2119
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2116 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
      +body: "I challenge you to a quaff-off!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704345374 {#2113
        date: 2024-01-04 06:16:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PP_BOY_@lemmy.world"
        "@HootinNHollerin@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2161 …}
      +nested: Doctrine\ORM\PersistentCollection {#2163 …}
      +votes: Doctrine\ORM\PersistentCollection {#2044 …}
      +reports: Doctrine\ORM\PersistentCollection {#2127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
      -id: 278706
      -bodyTs: "'challeng':2 'quaff':7 'quaff-off':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5888670"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704345374 {#2123
        date: 2024-01-04 06:16:14.0 +01:00
      }
      +"title": 278706
    }
  ]
  -id: 27081
  -titleTs: "'king':1 'shit':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704422513
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10292419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704336113 {#3611
    date: 2024-01-04 03:41:53.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
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2116
  +user: Proxies\__CG__\App\Entity\User {#3589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: Proxies\__CG__\App\Entity\Image {#3629 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "King-shit"
  +title: "King shit"
  +url: "https://lemmy.world/pictrs/image/2701c6f5-2942-4ee2-b866-7fd448192b61.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 388
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711793355 {#3624
    date: 2024-03-30 11:09:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3631 …}
  +votes: Doctrine\ORM\PersistentCollection {#3633 …}
  +reports: Doctrine\ORM\PersistentCollection {#3635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3639 …}
  +badges: Doctrine\ORM\PersistentCollection {#3641 …}
  +children: [
    App\Entity\EntryComment {#2119
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2116 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
      +body: "I challenge you to a quaff-off!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704345374 {#2113
        date: 2024-01-04 06:16:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PP_BOY_@lemmy.world"
        "@HootinNHollerin@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2161 …}
      +nested: Doctrine\ORM\PersistentCollection {#2163 …}
      +votes: Doctrine\ORM\PersistentCollection {#2044 …}
      +reports: Doctrine\ORM\PersistentCollection {#2127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
      -id: 278706
      -bodyTs: "'challeng':2 'quaff':7 'quaff-off':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5888670"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704345374 {#2123
        date: 2024-01-04 06:16:14.0 +01:00
      }
      +"title": 278706
    }
  ]
  -id: 27081
  -titleTs: "'king':1 'shit':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704422513
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10292419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704336113 {#3611
    date: 2024-01-04 03:41:53.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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2119
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2116
    +user: Proxies\__CG__\App\Entity\User {#3589 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#3629 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "King-shit"
    +title: "King shit"
    +url: "https://lemmy.world/pictrs/image/2701c6f5-2942-4ee2-b866-7fd448192b61.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 388
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711793355 {#3624
      date: 2024-03-30 11:09:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3631 …}
    +votes: Doctrine\ORM\PersistentCollection {#3633 …}
    +reports: Doctrine\ORM\PersistentCollection {#3635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3639 …}
    +badges: Doctrine\ORM\PersistentCollection {#3641 …}
    +children: [
      App\Entity\EntryComment {#2119}
    ]
    -id: 27081
    -titleTs: "'king':1 'shit':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704422513
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10292419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704336113 {#3611
      date: 2024-01-04 03:41:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +body: "I challenge you to a quaff-off!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704345374 {#2113
    date: 2024-01-04 06:16:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
    "@HootinNHollerin@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 278706
  -bodyTs: "'challeng':2 'quaff':7 'quaff-off':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5888670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704345374 {#2123
    date: 2024-01-04 06:16:14.0 +01:00
  }
  +"title": 278706
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2119
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2116
    +user: Proxies\__CG__\App\Entity\User {#3589 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#3629 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "King-shit"
    +title: "King shit"
    +url: "https://lemmy.world/pictrs/image/2701c6f5-2942-4ee2-b866-7fd448192b61.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 388
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711793355 {#3624
      date: 2024-03-30 11:09:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3631 …}
    +votes: Doctrine\ORM\PersistentCollection {#3633 …}
    +reports: Doctrine\ORM\PersistentCollection {#3635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3639 …}
    +badges: Doctrine\ORM\PersistentCollection {#3641 …}
    +children: [
      App\Entity\EntryComment {#2119}
    ]
    -id: 27081
    -titleTs: "'king':1 'shit':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704422513
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10292419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704336113 {#3611
      date: 2024-01-04 03:41:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +body: "I challenge you to a quaff-off!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704345374 {#2113
    date: 2024-01-04 06:16:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
    "@HootinNHollerin@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 278706
  -bodyTs: "'challeng':2 'quaff':7 'quaff-off':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5888670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704345374 {#2123
    date: 2024-01-04 06:16:14.0 +01:00
  }
  +"title": 278706
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2119
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2116
    +user: Proxies\__CG__\App\Entity\User {#3589 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#3629 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "King-shit"
    +title: "King shit"
    +url: "https://lemmy.world/pictrs/image/2701c6f5-2942-4ee2-b866-7fd448192b61.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 388
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711793355 {#3624
      date: 2024-03-30 11:09:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3631 …}
    +votes: Doctrine\ORM\PersistentCollection {#3633 …}
    +reports: Doctrine\ORM\PersistentCollection {#3635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3639 …}
    +badges: Doctrine\ORM\PersistentCollection {#3641 …}
    +children: [
      App\Entity\EntryComment {#2119}
    ]
    -id: 27081
    -titleTs: "'king':1 'shit':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704422513
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10292419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704336113 {#3611
      date: 2024-01-04 03:41:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +body: "I challenge you to a quaff-off!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704345374 {#2113
    date: 2024-01-04 06:16:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
    "@HootinNHollerin@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 278706
  -bodyTs: "'challeng':2 'quaff':7 'quaff-off':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5888670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704345374 {#2123
    date: 2024-01-04 06:16:14.0 +01:00
  }
  +"title": 278706
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2050
  +user: Proxies\__CG__\App\Entity\User {#3395 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: Proxies\__CG__\App\Entity\Image {#3437 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "What-s-your-favorite-episode-of-MST3k"
  +title: "What's your favorite episode of MST3k?"
  +url: "https://lemmy.world/pictrs/image/c0c874ed-c764-46b1-8843-42f45efc2093.jpeg"
  +body: "I remember one day hearing my father downstairs laughing his ass off. Went down to see what was so funny to find he had just discovered Mystery Science Theater 3000, and was losing it watching The Giant Gila Monster. I sat down to watch. I didn’t really get it then, but I’ve been a fan ever since."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 52
  +favouriteCount: 114
  +score: 0
  +isAdult: true
  +sticky: false
  +lastActive: DateTime @1710692355 {#3432
    date: 2024-03-17 17:19:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3439 …}
  +votes: Doctrine\ORM\PersistentCollection {#3441 …}
  +reports: Doctrine\ORM\PersistentCollection {#3443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3447 …}
  +badges: Doctrine\ORM\PersistentCollection {#3449 …}
  +children: [
    1 => App\Entity\EntryComment {#2057
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2050 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
      +body: "“I don’t care!”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703725260 {#2047
        date: 2023-12-28 02:01:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@solidgrue@lemmy.world"
        "@wunderbred@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2054 …}
      +nested: Doctrine\ORM\PersistentCollection {#2053 …}
      +votes: Doctrine\ORM\PersistentCollection {#2165 …}
      +reports: Doctrine\ORM\PersistentCollection {#2104 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
      -id: 258096
      -bodyTs: "'care':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5749849"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703725260 {#2045
        date: 2023-12-28 02:01:00.0 +01:00
      }
      +"title": 258096
    }
    0 => App\Entity\EntryComment {#2109
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2050 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
      +image: null
      +parent: null
      +root: null
      +body: "There are some really great ones but Time Chasers does it for me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1708571282 {#2101
        date: 2024-02-22 04:08:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@solidgrue@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2103 …}
      +nested: Doctrine\ORM\PersistentCollection {#2110 …}
      +votes: Doctrine\ORM\PersistentCollection {#2112 …}
      +reports: Doctrine\ORM\PersistentCollection {#2114 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
      -id: 258097
      -bodyTs: "'chaser':9 'great':5 'one':6 'realli':4 'time':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5749858"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703725313 {#2102
        date: 2023-12-28 02:01:53.0 +01:00
      }
      +"title": 258097
    }
  ]
  -id: 25296
  -titleTs: "'episod':5 'favorit':4 'mst3k':7"
  -bodyTs: "'3000':30 'ass':11 'day':4 'didn':46 'discov':26 'downstair':8 'ever':58 'fan':57 'father':7 'find':22 'funni':20 'get':49 'giant':37 'gila':38 'hear':5 'laugh':9 'lose':33 'monster':39 'mysteri':27 'one':3 'realli':48 'rememb':2 'sat':41 'scienc':28 'see':16 'sinc':59 'theater':29 've':54 'watch':35,44 'went':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703806175
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10040682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703719775 {#3418
    date: 2023-12-28 00:29:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2050
  +user: Proxies\__CG__\App\Entity\User {#3395 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: Proxies\__CG__\App\Entity\Image {#3437 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "What-s-your-favorite-episode-of-MST3k"
  +title: "What's your favorite episode of MST3k?"
  +url: "https://lemmy.world/pictrs/image/c0c874ed-c764-46b1-8843-42f45efc2093.jpeg"
  +body: "I remember one day hearing my father downstairs laughing his ass off. Went down to see what was so funny to find he had just discovered Mystery Science Theater 3000, and was losing it watching The Giant Gila Monster. I sat down to watch. I didn’t really get it then, but I’ve been a fan ever since."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 52
  +favouriteCount: 114
  +score: 0
  +isAdult: true
  +sticky: false
  +lastActive: DateTime @1710692355 {#3432
    date: 2024-03-17 17:19:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3439 …}
  +votes: Doctrine\ORM\PersistentCollection {#3441 …}
  +reports: Doctrine\ORM\PersistentCollection {#3443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3447 …}
  +badges: Doctrine\ORM\PersistentCollection {#3449 …}
  +children: [
    1 => App\Entity\EntryComment {#2057
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2050 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
      +body: "“I don’t care!”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703725260 {#2047
        date: 2023-12-28 02:01:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@solidgrue@lemmy.world"
        "@wunderbred@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2054 …}
      +nested: Doctrine\ORM\PersistentCollection {#2053 …}
      +votes: Doctrine\ORM\PersistentCollection {#2165 …}
      +reports: Doctrine\ORM\PersistentCollection {#2104 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
      -id: 258096
      -bodyTs: "'care':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5749849"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703725260 {#2045
        date: 2023-12-28 02:01:00.0 +01:00
      }
      +"title": 258096
    }
    0 => App\Entity\EntryComment {#2109
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2050 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
      +image: null
      +parent: null
      +root: null
      +body: "There are some really great ones but Time Chasers does it for me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1708571282 {#2101
        date: 2024-02-22 04:08:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@solidgrue@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2103 …}
      +nested: Doctrine\ORM\PersistentCollection {#2110 …}
      +votes: Doctrine\ORM\PersistentCollection {#2112 …}
      +reports: Doctrine\ORM\PersistentCollection {#2114 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
      -id: 258097
      -bodyTs: "'chaser':9 'great':5 'one':6 'realli':4 'time':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5749858"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703725313 {#2102
        date: 2023-12-28 02:01:53.0 +01:00
      }
      +"title": 258097
    }
  ]
  -id: 25296
  -titleTs: "'episod':5 'favorit':4 'mst3k':7"
  -bodyTs: "'3000':30 'ass':11 'day':4 'didn':46 'discov':26 'downstair':8 'ever':58 'fan':57 'father':7 'find':22 'funni':20 'get':49 'giant':37 'gila':38 'hear':5 'laugh':9 'lose':33 'monster':39 'mysteri':27 'one':3 'realli':48 'rememb':2 'sat':41 'scienc':28 'see':16 'sinc':59 'theater':29 've':54 'watch':35,44 'went':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703806175
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10040682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703719775 {#3418
    date: 2023-12-28 00:29:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2050
  +user: Proxies\__CG__\App\Entity\User {#3395 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: Proxies\__CG__\App\Entity\Image {#3437 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "What-s-your-favorite-episode-of-MST3k"
  +title: "What's your favorite episode of MST3k?"
  +url: "https://lemmy.world/pictrs/image/c0c874ed-c764-46b1-8843-42f45efc2093.jpeg"
  +body: "I remember one day hearing my father downstairs laughing his ass off. Went down to see what was so funny to find he had just discovered Mystery Science Theater 3000, and was losing it watching The Giant Gila Monster. I sat down to watch. I didn’t really get it then, but I’ve been a fan ever since."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 52
  +favouriteCount: 114
  +score: 0
  +isAdult: true
  +sticky: false
  +lastActive: DateTime @1710692355 {#3432
    date: 2024-03-17 17:19:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3439 …}
  +votes: Doctrine\ORM\PersistentCollection {#3441 …}
  +reports: Doctrine\ORM\PersistentCollection {#3443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3447 …}
  +badges: Doctrine\ORM\PersistentCollection {#3449 …}
  +children: [
    1 => App\Entity\EntryComment {#2057
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2050 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
      +body: "“I don’t care!”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703725260 {#2047
        date: 2023-12-28 02:01:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@solidgrue@lemmy.world"
        "@wunderbred@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2054 …}
      +nested: Doctrine\ORM\PersistentCollection {#2053 …}
      +votes: Doctrine\ORM\PersistentCollection {#2165 …}
      +reports: Doctrine\ORM\PersistentCollection {#2104 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
      -id: 258096
      -bodyTs: "'care':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5749849"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703725260 {#2045
        date: 2023-12-28 02:01:00.0 +01:00
      }
      +"title": 258096
    }
    0 => App\Entity\EntryComment {#2109
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2050 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
      +image: null
      +parent: null
      +root: null
      +body: "There are some really great ones but Time Chasers does it for me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1708571282 {#2101
        date: 2024-02-22 04:08:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@solidgrue@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2103 …}
      +nested: Doctrine\ORM\PersistentCollection {#2110 …}
      +votes: Doctrine\ORM\PersistentCollection {#2112 …}
      +reports: Doctrine\ORM\PersistentCollection {#2114 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
      -id: 258097
      -bodyTs: "'chaser':9 'great':5 'one':6 'realli':4 'time':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5749858"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703725313 {#2102
        date: 2023-12-28 02:01:53.0 +01:00
      }
      +"title": 258097
    }
  ]
  -id: 25296
  -titleTs: "'episod':5 'favorit':4 'mst3k':7"
  -bodyTs: "'3000':30 'ass':11 'day':4 'didn':46 'discov':26 'downstair':8 'ever':58 'fan':57 'father':7 'find':22 'funni':20 'get':49 'giant':37 'gila':38 'hear':5 'laugh':9 'lose':33 'monster':39 'mysteri':27 'one':3 'realli':48 'rememb':2 'sat':41 'scienc':28 'see':16 'sinc':59 'theater':29 've':54 'watch':35,44 'went':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703806175
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10040682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703719775 {#3418
    date: 2023-12-28 00:29:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2057
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2050
    +user: Proxies\__CG__\App\Entity\User {#3395 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
    +image: Proxies\__CG__\App\Entity\Image {#3437 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "What-s-your-favorite-episode-of-MST3k"
    +title: "What's your favorite episode of MST3k?"
    +url: "https://lemmy.world/pictrs/image/c0c874ed-c764-46b1-8843-42f45efc2093.jpeg"
    +body: "I remember one day hearing my father downstairs laughing his ass off. Went down to see what was so funny to find he had just discovered Mystery Science Theater 3000, and was losing it watching The Giant Gila Monster. I sat down to watch. I didn’t really get it then, but I’ve been a fan ever since."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 114
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1710692355 {#3432
      date: 2024-03-17 17:19:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3439 …}
    +votes: Doctrine\ORM\PersistentCollection {#3441 …}
    +reports: Doctrine\ORM\PersistentCollection {#3443 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3445 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3447 …}
    +badges: Doctrine\ORM\PersistentCollection {#3449 …}
    +children: [
      1 => App\Entity\EntryComment {#2057}
      0 => App\Entity\EntryComment {#2109
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2050 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
        +image: null
        +parent: null
        +root: null
        +body: "There are some really great ones but Time Chasers does it for me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1708571282 {#2101
          date: 2024-02-22 04:08:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@solidgrue@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 258097
        -bodyTs: "'chaser':9 'great':5 'one':6 'realli':4 'time':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5749858"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703725313 {#2102
          date: 2023-12-28 02:01:53.0 +01:00
        }
        +"title": 258097
      }
    ]
    -id: 25296
    -titleTs: "'episod':5 'favorit':4 'mst3k':7"
    -bodyTs: "'3000':30 'ass':11 'day':4 'didn':46 'discov':26 'downstair':8 'ever':58 'fan':57 'father':7 'find':22 'funni':20 'get':49 'giant':37 'gila':38 'hear':5 'laugh':9 'lose':33 'monster':39 'mysteri':27 'one':3 'realli':48 'rememb':2 'sat':41 'scienc':28 'see':16 'sinc':59 'theater':29 've':54 'watch':35,44 'went':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703806175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10040682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703719775 {#3418
      date: 2023-12-28 00:29:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
  +body: "“I don’t care!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703725260 {#2047
    date: 2023-12-28 02:01:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@solidgrue@lemmy.world"
    "@wunderbred@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2054 …}
  +nested: Doctrine\ORM\PersistentCollection {#2053 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  -id: 258096
  -bodyTs: "'care':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5749849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703725260 {#2045
    date: 2023-12-28 02:01:00.0 +01:00
  }
  +"title": 258096
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2057
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2050
    +user: Proxies\__CG__\App\Entity\User {#3395 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
    +image: Proxies\__CG__\App\Entity\Image {#3437 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "What-s-your-favorite-episode-of-MST3k"
    +title: "What's your favorite episode of MST3k?"
    +url: "https://lemmy.world/pictrs/image/c0c874ed-c764-46b1-8843-42f45efc2093.jpeg"
    +body: "I remember one day hearing my father downstairs laughing his ass off. Went down to see what was so funny to find he had just discovered Mystery Science Theater 3000, and was losing it watching The Giant Gila Monster. I sat down to watch. I didn’t really get it then, but I’ve been a fan ever since."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 114
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1710692355 {#3432
      date: 2024-03-17 17:19:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3439 …}
    +votes: Doctrine\ORM\PersistentCollection {#3441 …}
    +reports: Doctrine\ORM\PersistentCollection {#3443 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3445 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3447 …}
    +badges: Doctrine\ORM\PersistentCollection {#3449 …}
    +children: [
      1 => App\Entity\EntryComment {#2057}
      0 => App\Entity\EntryComment {#2109
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2050 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
        +image: null
        +parent: null
        +root: null
        +body: "There are some really great ones but Time Chasers does it for me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1708571282 {#2101
          date: 2024-02-22 04:08:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@solidgrue@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 258097
        -bodyTs: "'chaser':9 'great':5 'one':6 'realli':4 'time':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5749858"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703725313 {#2102
          date: 2023-12-28 02:01:53.0 +01:00
        }
        +"title": 258097
      }
    ]
    -id: 25296
    -titleTs: "'episod':5 'favorit':4 'mst3k':7"
    -bodyTs: "'3000':30 'ass':11 'day':4 'didn':46 'discov':26 'downstair':8 'ever':58 'fan':57 'father':7 'find':22 'funni':20 'get':49 'giant':37 'gila':38 'hear':5 'laugh':9 'lose':33 'monster':39 'mysteri':27 'one':3 'realli':48 'rememb':2 'sat':41 'scienc':28 'see':16 'sinc':59 'theater':29 've':54 'watch':35,44 'went':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703806175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10040682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703719775 {#3418
      date: 2023-12-28 00:29:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
  +body: "“I don’t care!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703725260 {#2047
    date: 2023-12-28 02:01:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@solidgrue@lemmy.world"
    "@wunderbred@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2054 …}
  +nested: Doctrine\ORM\PersistentCollection {#2053 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  -id: 258096
  -bodyTs: "'care':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5749849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703725260 {#2045
    date: 2023-12-28 02:01:00.0 +01:00
  }
  +"title": 258096
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2057
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2050
    +user: Proxies\__CG__\App\Entity\User {#3395 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
    +image: Proxies\__CG__\App\Entity\Image {#3437 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "What-s-your-favorite-episode-of-MST3k"
    +title: "What's your favorite episode of MST3k?"
    +url: "https://lemmy.world/pictrs/image/c0c874ed-c764-46b1-8843-42f45efc2093.jpeg"
    +body: "I remember one day hearing my father downstairs laughing his ass off. Went down to see what was so funny to find he had just discovered Mystery Science Theater 3000, and was losing it watching The Giant Gila Monster. I sat down to watch. I didn’t really get it then, but I’ve been a fan ever since."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 114
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1710692355 {#3432
      date: 2024-03-17 17:19:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3439 …}
    +votes: Doctrine\ORM\PersistentCollection {#3441 …}
    +reports: Doctrine\ORM\PersistentCollection {#3443 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3445 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3447 …}
    +badges: Doctrine\ORM\PersistentCollection {#3449 …}
    +children: [
      1 => App\Entity\EntryComment {#2057}
      0 => App\Entity\EntryComment {#2109
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2050 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
        +image: null
        +parent: null
        +root: null
        +body: "There are some really great ones but Time Chasers does it for me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1708571282 {#2101
          date: 2024-02-22 04:08:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@solidgrue@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 258097
        -bodyTs: "'chaser':9 'great':5 'one':6 'realli':4 'time':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5749858"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703725313 {#2102
          date: 2023-12-28 02:01:53.0 +01:00
        }
        +"title": 258097
      }
    ]
    -id: 25296
    -titleTs: "'episod':5 'favorit':4 'mst3k':7"
    -bodyTs: "'3000':30 'ass':11 'day':4 'didn':46 'discov':26 'downstair':8 'ever':58 'fan':57 'father':7 'find':22 'funni':20 'get':49 'giant':37 'gila':38 'hear':5 'laugh':9 'lose':33 'monster':39 'mysteri':27 'one':3 'realli':48 'rememb':2 'sat':41 'scienc':28 'see':16 'sinc':59 'theater':29 've':54 'watch':35,44 'went':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703806175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10040682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703719775 {#3418
      date: 2023-12-28 00:29:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
  +body: "“I don’t care!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703725260 {#2047
    date: 2023-12-28 02:01:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@solidgrue@lemmy.world"
    "@wunderbred@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2054 …}
  +nested: Doctrine\ORM\PersistentCollection {#2053 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  -id: 258096
  -bodyTs: "'care':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5749849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703725260 {#2045
    date: 2023-12-28 02:01:00.0 +01:00
  }
  +"title": 258096
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2109
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2050
    +user: Proxies\__CG__\App\Entity\User {#3395 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
    +image: Proxies\__CG__\App\Entity\Image {#3437 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "What-s-your-favorite-episode-of-MST3k"
    +title: "What's your favorite episode of MST3k?"
    +url: "https://lemmy.world/pictrs/image/c0c874ed-c764-46b1-8843-42f45efc2093.jpeg"
    +body: "I remember one day hearing my father downstairs laughing his ass off. Went down to see what was so funny to find he had just discovered Mystery Science Theater 3000, and was losing it watching The Giant Gila Monster. I sat down to watch. I didn’t really get it then, but I’ve been a fan ever since."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 114
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1710692355 {#3432
      date: 2024-03-17 17:19:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3439 …}
    +votes: Doctrine\ORM\PersistentCollection {#3441 …}
    +reports: Doctrine\ORM\PersistentCollection {#3443 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3445 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3447 …}
    +badges: Doctrine\ORM\PersistentCollection {#3449 …}
    +children: [
      1 => App\Entity\EntryComment {#2057
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2050 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
        +body: "“I don’t care!”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703725260 {#2047
          date: 2023-12-28 02:01:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@solidgrue@lemmy.world"
          "@wunderbred@lemmynsfw.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2054 …}
        +nested: Doctrine\ORM\PersistentCollection {#2053 …}
        +votes: Doctrine\ORM\PersistentCollection {#2165 …}
        +reports: Doctrine\ORM\PersistentCollection {#2104 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
        -id: 258096
        -bodyTs: "'care':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5749849"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703725260 {#2045
          date: 2023-12-28 02:01:00.0 +01:00
        }
        +"title": 258096
      }
      0 => App\Entity\EntryComment {#2109}
    ]
    -id: 25296
    -titleTs: "'episod':5 'favorit':4 'mst3k':7"
    -bodyTs: "'3000':30 'ass':11 'day':4 'didn':46 'discov':26 'downstair':8 'ever':58 'fan':57 'father':7 'find':22 'funni':20 'get':49 'giant':37 'gila':38 'hear':5 'laugh':9 'lose':33 'monster':39 'mysteri':27 'one':3 'realli':48 'rememb':2 'sat':41 'scienc':28 'see':16 'sinc':59 'theater':29 've':54 'watch':35,44 'went':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703806175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10040682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703719775 {#3418
      date: 2023-12-28 00:29:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: null
  +parent: null
  +root: null
  +body: "There are some really great ones but Time Chasers does it for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1708571282 {#2101
    date: 2024-02-22 04:08:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@solidgrue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2103 …}
  +nested: Doctrine\ORM\PersistentCollection {#2110 …}
  +votes: Doctrine\ORM\PersistentCollection {#2112 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 258097
  -bodyTs: "'chaser':9 'great':5 'one':6 'realli':4 'time':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5749858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703725313 {#2102
    date: 2023-12-28 02:01:53.0 +01:00
  }
  +"title": 258097
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2109
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2050
    +user: Proxies\__CG__\App\Entity\User {#3395 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
    +image: Proxies\__CG__\App\Entity\Image {#3437 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "What-s-your-favorite-episode-of-MST3k"
    +title: "What's your favorite episode of MST3k?"
    +url: "https://lemmy.world/pictrs/image/c0c874ed-c764-46b1-8843-42f45efc2093.jpeg"
    +body: "I remember one day hearing my father downstairs laughing his ass off. Went down to see what was so funny to find he had just discovered Mystery Science Theater 3000, and was losing it watching The Giant Gila Monster. I sat down to watch. I didn’t really get it then, but I’ve been a fan ever since."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 114
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1710692355 {#3432
      date: 2024-03-17 17:19:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3439 …}
    +votes: Doctrine\ORM\PersistentCollection {#3441 …}
    +reports: Doctrine\ORM\PersistentCollection {#3443 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3445 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3447 …}
    +badges: Doctrine\ORM\PersistentCollection {#3449 …}
    +children: [
      1 => App\Entity\EntryComment {#2057
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2050 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
        +body: "“I don’t care!”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703725260 {#2047
          date: 2023-12-28 02:01:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@solidgrue@lemmy.world"
          "@wunderbred@lemmynsfw.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2054 …}
        +nested: Doctrine\ORM\PersistentCollection {#2053 …}
        +votes: Doctrine\ORM\PersistentCollection {#2165 …}
        +reports: Doctrine\ORM\PersistentCollection {#2104 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
        -id: 258096
        -bodyTs: "'care':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5749849"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703725260 {#2045
          date: 2023-12-28 02:01:00.0 +01:00
        }
        +"title": 258096
      }
      0 => App\Entity\EntryComment {#2109}
    ]
    -id: 25296
    -titleTs: "'episod':5 'favorit':4 'mst3k':7"
    -bodyTs: "'3000':30 'ass':11 'day':4 'didn':46 'discov':26 'downstair':8 'ever':58 'fan':57 'father':7 'find':22 'funni':20 'get':49 'giant':37 'gila':38 'hear':5 'laugh':9 'lose':33 'monster':39 'mysteri':27 'one':3 'realli':48 'rememb':2 'sat':41 'scienc':28 'see':16 'sinc':59 'theater':29 've':54 'watch':35,44 'went':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703806175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10040682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703719775 {#3418
      date: 2023-12-28 00:29:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: null
  +parent: null
  +root: null
  +body: "There are some really great ones but Time Chasers does it for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1708571282 {#2101
    date: 2024-02-22 04:08:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@solidgrue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2103 …}
  +nested: Doctrine\ORM\PersistentCollection {#2110 …}
  +votes: Doctrine\ORM\PersistentCollection {#2112 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 258097
  -bodyTs: "'chaser':9 'great':5 'one':6 'realli':4 'time':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5749858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703725313 {#2102
    date: 2023-12-28 02:01:53.0 +01:00
  }
  +"title": 258097
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2109
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2050
    +user: Proxies\__CG__\App\Entity\User {#3395 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
    +image: Proxies\__CG__\App\Entity\Image {#3437 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "What-s-your-favorite-episode-of-MST3k"
    +title: "What's your favorite episode of MST3k?"
    +url: "https://lemmy.world/pictrs/image/c0c874ed-c764-46b1-8843-42f45efc2093.jpeg"
    +body: "I remember one day hearing my father downstairs laughing his ass off. Went down to see what was so funny to find he had just discovered Mystery Science Theater 3000, and was losing it watching The Giant Gila Monster. I sat down to watch. I didn’t really get it then, but I’ve been a fan ever since."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 114
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1710692355 {#3432
      date: 2024-03-17 17:19:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3439 …}
    +votes: Doctrine\ORM\PersistentCollection {#3441 …}
    +reports: Doctrine\ORM\PersistentCollection {#3443 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3445 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3447 …}
    +badges: Doctrine\ORM\PersistentCollection {#3449 …}
    +children: [
      1 => App\Entity\EntryComment {#2057
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2050 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
        +body: "“I don’t care!”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703725260 {#2047
          date: 2023-12-28 02:01:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@solidgrue@lemmy.world"
          "@wunderbred@lemmynsfw.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2054 …}
        +nested: Doctrine\ORM\PersistentCollection {#2053 …}
        +votes: Doctrine\ORM\PersistentCollection {#2165 …}
        +reports: Doctrine\ORM\PersistentCollection {#2104 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
        -id: 258096
        -bodyTs: "'care':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5749849"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703725260 {#2045
          date: 2023-12-28 02:01:00.0 +01:00
        }
        +"title": 258096
      }
      0 => App\Entity\EntryComment {#2109}
    ]
    -id: 25296
    -titleTs: "'episod':5 'favorit':4 'mst3k':7"
    -bodyTs: "'3000':30 'ass':11 'day':4 'didn':46 'discov':26 'downstair':8 'ever':58 'fan':57 'father':7 'find':22 'funni':20 'get':49 'giant':37 'gila':38 'hear':5 'laugh':9 'lose':33 'monster':39 'mysteri':27 'one':3 'realli':48 'rememb':2 'sat':41 'scienc':28 'see':16 'sinc':59 'theater':29 've':54 'watch':35,44 'went':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703806175
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10040682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703719775 {#3418
      date: 2023-12-28 00:29:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: null
  +parent: null
  +root: null
  +body: "There are some really great ones but Time Chasers does it for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1708571282 {#2101
    date: 2024-02-22 04:08:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@solidgrue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2103 …}
  +nested: Doctrine\ORM\PersistentCollection {#2110 …}
  +votes: Doctrine\ORM\PersistentCollection {#2112 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 258097
  -bodyTs: "'chaser':9 'great':5 'one':6 'realli':4 'time':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5749858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703725313 {#2102
    date: 2023-12-28 02:01:53.0 +01:00
  }
  +"title": 258097
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2069
  +user: Proxies\__CG__\App\Entity\User {#3553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#3591 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "Based"
  +title: "Based"
  +url: "https://lemmy.world/pictrs/image/90d47bd4-0420-415d-bd5a-d58734349266.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 247
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703263041 {#3586
    date: 2023-12-22 17:37:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3593 …}
  +votes: Doctrine\ORM\PersistentCollection {#3595 …}
  +reports: Doctrine\ORM\PersistentCollection {#3597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3601 …}
  +badges: Doctrine\ORM\PersistentCollection {#3603 …}
  +children: [
    App\Entity\EntryComment {#2072
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: null
      +root: null
      +body: "Je n’ai pas aimer mon travail aussi."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703010471 {#2073
        date: 2023-12-19 19:27:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheBat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 236434
      -bodyTs: "'ai':3 'aimer':5 'aussi':8 'je':1 'mon':6 'n':2 'pas':4 'travail':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5599987"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703010471 {#2068
        date: 2023-12-19 19:27:51.0 +01:00
      }
      +"title": 236434
    }
  ]
  -id: 23392
  -titleTs: "'base':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703090244
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9756627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703003844 {#3574
    date: 2023-12-19 17:37:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2069
  +user: Proxies\__CG__\App\Entity\User {#3553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#3591 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "Based"
  +title: "Based"
  +url: "https://lemmy.world/pictrs/image/90d47bd4-0420-415d-bd5a-d58734349266.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 247
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703263041 {#3586
    date: 2023-12-22 17:37:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3593 …}
  +votes: Doctrine\ORM\PersistentCollection {#3595 …}
  +reports: Doctrine\ORM\PersistentCollection {#3597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3601 …}
  +badges: Doctrine\ORM\PersistentCollection {#3603 …}
  +children: [
    App\Entity\EntryComment {#2072
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: null
      +root: null
      +body: "Je n’ai pas aimer mon travail aussi."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703010471 {#2073
        date: 2023-12-19 19:27:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheBat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 236434
      -bodyTs: "'ai':3 'aimer':5 'aussi':8 'je':1 'mon':6 'n':2 'pas':4 'travail':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5599987"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703010471 {#2068
        date: 2023-12-19 19:27:51.0 +01:00
      }
      +"title": 236434
    }
  ]
  -id: 23392
  -titleTs: "'base':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703090244
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9756627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703003844 {#3574
    date: 2023-12-19 17:37:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2069
  +user: Proxies\__CG__\App\Entity\User {#3553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#3591 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "Based"
  +title: "Based"
  +url: "https://lemmy.world/pictrs/image/90d47bd4-0420-415d-bd5a-d58734349266.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 247
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703263041 {#3586
    date: 2023-12-22 17:37:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3593 …}
  +votes: Doctrine\ORM\PersistentCollection {#3595 …}
  +reports: Doctrine\ORM\PersistentCollection {#3597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3601 …}
  +badges: Doctrine\ORM\PersistentCollection {#3603 …}
  +children: [
    App\Entity\EntryComment {#2072
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2069 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: null
      +root: null
      +body: "Je n’ai pas aimer mon travail aussi."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703010471 {#2073
        date: 2023-12-19 19:27:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheBat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 236434
      -bodyTs: "'ai':3 'aimer':5 'aussi':8 'je':1 'mon':6 'n':2 'pas':4 'travail':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5599987"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703010471 {#2068
        date: 2023-12-19 19:27:51.0 +01:00
      }
      +"title": 236434
    }
  ]
  -id: 23392
  -titleTs: "'base':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703090244
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9756627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703003844 {#3574
    date: 2023-12-19 17:37:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2072
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069
    +user: Proxies\__CG__\App\Entity\User {#3553 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3591 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Based"
    +title: "Based"
    +url: "https://lemmy.world/pictrs/image/90d47bd4-0420-415d-bd5a-d58734349266.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 247
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703263041 {#3586
      date: 2023-12-22 17:37:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3593 …}
    +votes: Doctrine\ORM\PersistentCollection {#3595 …}
    +reports: Doctrine\ORM\PersistentCollection {#3597 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3599 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3601 …}
    +badges: Doctrine\ORM\PersistentCollection {#3603 …}
    +children: [
      App\Entity\EntryComment {#2072}
    ]
    -id: 23392
    -titleTs: "'base':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703090244
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9756627"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703003844 {#3574
      date: 2023-12-19 17:37:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "Je n’ai pas aimer mon travail aussi."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703010471 {#2073
    date: 2023-12-19 19:27:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheBat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 236434
  -bodyTs: "'ai':3 'aimer':5 'aussi':8 'je':1 'mon':6 'n':2 'pas':4 'travail':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5599987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703010471 {#2068
    date: 2023-12-19 19:27:51.0 +01:00
  }
  +"title": 236434
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2072
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069
    +user: Proxies\__CG__\App\Entity\User {#3553 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3591 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Based"
    +title: "Based"
    +url: "https://lemmy.world/pictrs/image/90d47bd4-0420-415d-bd5a-d58734349266.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 247
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703263041 {#3586
      date: 2023-12-22 17:37:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3593 …}
    +votes: Doctrine\ORM\PersistentCollection {#3595 …}
    +reports: Doctrine\ORM\PersistentCollection {#3597 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3599 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3601 …}
    +badges: Doctrine\ORM\PersistentCollection {#3603 …}
    +children: [
      App\Entity\EntryComment {#2072}
    ]
    -id: 23392
    -titleTs: "'base':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703090244
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9756627"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703003844 {#3574
      date: 2023-12-19 17:37:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "Je n’ai pas aimer mon travail aussi."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703010471 {#2073
    date: 2023-12-19 19:27:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheBat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 236434
  -bodyTs: "'ai':3 'aimer':5 'aussi':8 'je':1 'mon':6 'n':2 'pas':4 'travail':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5599987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703010471 {#2068
    date: 2023-12-19 19:27:51.0 +01:00
  }
  +"title": 236434
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2072
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069
    +user: Proxies\__CG__\App\Entity\User {#3553 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3591 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Based"
    +title: "Based"
    +url: "https://lemmy.world/pictrs/image/90d47bd4-0420-415d-bd5a-d58734349266.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 247
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703263041 {#3586
      date: 2023-12-22 17:37:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3593 …}
    +votes: Doctrine\ORM\PersistentCollection {#3595 …}
    +reports: Doctrine\ORM\PersistentCollection {#3597 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3599 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3601 …}
    +badges: Doctrine\ORM\PersistentCollection {#3603 …}
    +children: [
      App\Entity\EntryComment {#2072}
    ]
    -id: 23392
    -titleTs: "'base':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703090244
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9756627"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703003844 {#3574
      date: 2023-12-19 17:37:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "Je n’ai pas aimer mon travail aussi."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703010471 {#2073
    date: 2023-12-19 19:27:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheBat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 236434
  -bodyTs: "'ai':3 'aimer':5 'aussi':8 'je':1 'mon':6 'n':2 'pas':4 'travail':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5599987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703010471 {#2068
    date: 2023-12-19 19:27:51.0 +01:00
  }
  +"title": 236434
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2341
  +user: Proxies\__CG__\App\Entity\User {#3454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: Proxies\__CG__\App\Entity\Image {#3496 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3498 …}
  +slug: "Godlike"
  +title: "Godlike"
  +url: "https://lemmy.dbzer0.com/pictrs/image/87e487cb-f75a-4547-a1a8-7e2f1771fe49.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 334
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702436813 {#3491
    date: 2023-12-13 04:06:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3499 …}
  +votes: Doctrine\ORM\PersistentCollection {#3501 …}
  +reports: Doctrine\ORM\PersistentCollection {#3503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3507 …}
  +badges: Doctrine\ORM\PersistentCollection {#3509 …}
  +children: [
    App\Entity\EntryComment {#2340
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: null
      +root: null
      +body: "If those are right, my steaks are very underdone."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704182405 {#2300
        date: 2024-01-02 09:00:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FUCKER@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2342 …}
      +nested: Doctrine\ORM\PersistentCollection {#2343 …}
      +votes: Doctrine\ORM\PersistentCollection {#2335 …}
      +reports: Doctrine\ORM\PersistentCollection {#2338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
      -id: 219456
      -bodyTs: "'right':4 'steak':6 'underdon':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5460679"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702418716 {#2334
        date: 2023-12-12 23:05:16.0 +01:00
      }
      +"title": 219456
    }
  ]
  -id: 21944
  -titleTs: "'godlik':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702500843
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10256509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702414443 {#3477
    date: 2023-12-12 21:54:03.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
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2341
  +user: Proxies\__CG__\App\Entity\User {#3454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: Proxies\__CG__\App\Entity\Image {#3496 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3498 …}
  +slug: "Godlike"
  +title: "Godlike"
  +url: "https://lemmy.dbzer0.com/pictrs/image/87e487cb-f75a-4547-a1a8-7e2f1771fe49.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 334
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702436813 {#3491
    date: 2023-12-13 04:06:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3499 …}
  +votes: Doctrine\ORM\PersistentCollection {#3501 …}
  +reports: Doctrine\ORM\PersistentCollection {#3503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3507 …}
  +badges: Doctrine\ORM\PersistentCollection {#3509 …}
  +children: [
    App\Entity\EntryComment {#2340
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: null
      +root: null
      +body: "If those are right, my steaks are very underdone."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704182405 {#2300
        date: 2024-01-02 09:00:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FUCKER@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2342 …}
      +nested: Doctrine\ORM\PersistentCollection {#2343 …}
      +votes: Doctrine\ORM\PersistentCollection {#2335 …}
      +reports: Doctrine\ORM\PersistentCollection {#2338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
      -id: 219456
      -bodyTs: "'right':4 'steak':6 'underdon':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5460679"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702418716 {#2334
        date: 2023-12-12 23:05:16.0 +01:00
      }
      +"title": 219456
    }
  ]
  -id: 21944
  -titleTs: "'godlik':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702500843
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10256509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702414443 {#3477
    date: 2023-12-12 21:54:03.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
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2341
  +user: Proxies\__CG__\App\Entity\User {#3454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: Proxies\__CG__\App\Entity\Image {#3496 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3498 …}
  +slug: "Godlike"
  +title: "Godlike"
  +url: "https://lemmy.dbzer0.com/pictrs/image/87e487cb-f75a-4547-a1a8-7e2f1771fe49.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 334
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702436813 {#3491
    date: 2023-12-13 04:06:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3499 …}
  +votes: Doctrine\ORM\PersistentCollection {#3501 …}
  +reports: Doctrine\ORM\PersistentCollection {#3503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3507 …}
  +badges: Doctrine\ORM\PersistentCollection {#3509 …}
  +children: [
    App\Entity\EntryComment {#2340
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: null
      +root: null
      +body: "If those are right, my steaks are very underdone."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704182405 {#2300
        date: 2024-01-02 09:00:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FUCKER@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2342 …}
      +nested: Doctrine\ORM\PersistentCollection {#2343 …}
      +votes: Doctrine\ORM\PersistentCollection {#2335 …}
      +reports: Doctrine\ORM\PersistentCollection {#2338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
      -id: 219456
      -bodyTs: "'right':4 'steak':6 'underdon':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5460679"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702418716 {#2334
        date: 2023-12-12 23:05:16.0 +01:00
      }
      +"title": 219456
    }
  ]
  -id: 21944
  -titleTs: "'godlik':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702500843
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10256509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702414443 {#3477
    date: 2023-12-12 21:54:03.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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2340
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#3454 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#3496 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3498 …}
    +slug: "Godlike"
    +title: "Godlike"
    +url: "https://lemmy.dbzer0.com/pictrs/image/87e487cb-f75a-4547-a1a8-7e2f1771fe49.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 334
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702436813 {#3491
      date: 2023-12-13 04:06:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3499 …}
    +votes: Doctrine\ORM\PersistentCollection {#3501 …}
    +reports: Doctrine\ORM\PersistentCollection {#3503 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3505 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3507 …}
    +badges: Doctrine\ORM\PersistentCollection {#3509 …}
    +children: [
      App\Entity\EntryComment {#2340}
    ]
    -id: 21944
    -titleTs: "'godlik':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702500843
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/10256509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702414443 {#3477
      date: 2023-12-12 21:54:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: null
  +root: null
  +body: "If those are right, my steaks are very underdone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704182405 {#2300
    date: 2024-01-02 09:00:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FUCKER@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 219456
  -bodyTs: "'right':4 'steak':6 'underdon':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5460679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702418716 {#2334
    date: 2023-12-12 23:05:16.0 +01:00
  }
  +"title": 219456
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2340
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#3454 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#3496 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3498 …}
    +slug: "Godlike"
    +title: "Godlike"
    +url: "https://lemmy.dbzer0.com/pictrs/image/87e487cb-f75a-4547-a1a8-7e2f1771fe49.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 334
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702436813 {#3491
      date: 2023-12-13 04:06:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3499 …}
    +votes: Doctrine\ORM\PersistentCollection {#3501 …}
    +reports: Doctrine\ORM\PersistentCollection {#3503 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3505 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3507 …}
    +badges: Doctrine\ORM\PersistentCollection {#3509 …}
    +children: [
      App\Entity\EntryComment {#2340}
    ]
    -id: 21944
    -titleTs: "'godlik':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702500843
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/10256509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702414443 {#3477
      date: 2023-12-12 21:54:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: null
  +root: null
  +body: "If those are right, my steaks are very underdone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704182405 {#2300
    date: 2024-01-02 09:00:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FUCKER@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 219456
  -bodyTs: "'right':4 'steak':6 'underdon':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5460679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702418716 {#2334
    date: 2023-12-12 23:05:16.0 +01:00
  }
  +"title": 219456
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2340
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#3454 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#3496 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3498 …}
    +slug: "Godlike"
    +title: "Godlike"
    +url: "https://lemmy.dbzer0.com/pictrs/image/87e487cb-f75a-4547-a1a8-7e2f1771fe49.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 334
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702436813 {#3491
      date: 2023-12-13 04:06:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3499 …}
    +votes: Doctrine\ORM\PersistentCollection {#3501 …}
    +reports: Doctrine\ORM\PersistentCollection {#3503 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3505 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3507 …}
    +badges: Doctrine\ORM\PersistentCollection {#3509 …}
    +children: [
      App\Entity\EntryComment {#2340}
    ]
    -id: 21944
    -titleTs: "'godlik':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702500843
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/10256509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702414443 {#3477
      date: 2023-12-12 21:54:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: null
  +root: null
  +body: "If those are right, my steaks are very underdone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704182405 {#2300
    date: 2024-01-02 09:00:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FUCKER@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 219456
  -bodyTs: "'right':4 'steak':6 'underdon':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5460679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702418716 {#2334
    date: 2023-12-12 23:05:16.0 +01:00
  }
  +"title": 219456
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2164
  +user: Proxies\__CG__\App\Entity\User {#2752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#3206 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "Just-a-lot-of-a-word-that-hasn-t-aged-all"
  +title: "Just a lot of a word that hasn't aged all that well"
  +url: "https://lemmy.world/pictrs/image/9e82f235-c4f4-4b1b-8b3d-a0a84efc39e5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 222
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702195548 {#2249
    date: 2023-12-10 09:05:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3227 …}
  +reports: Doctrine\ORM\PersistentCollection {#3224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  +badges: Doctrine\ORM\PersistentCollection {#3271 …}
  +children: [
    App\Entity\EntryComment {#2060
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2164 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah buddy, that’s his own hair."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702001916 {#2042
        date: 2023-12-08 03:18:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 210760
      -bodyTs: "'buddi':2 'hair':7 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5342354"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702001916 {#2141
        date: 2023-12-08 03:18:36.0 +01:00
      }
      +"title": 210760
    }
  ]
  -id: 20821
  -titleTs: "'age':10 'hasn':8 'lot':3 'well':13 'word':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702019897
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9248875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701933497 {#3012
    date: 2023-12-07 08:18:17.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
79 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2164
  +user: Proxies\__CG__\App\Entity\User {#2752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#3206 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "Just-a-lot-of-a-word-that-hasn-t-aged-all"
  +title: "Just a lot of a word that hasn't aged all that well"
  +url: "https://lemmy.world/pictrs/image/9e82f235-c4f4-4b1b-8b3d-a0a84efc39e5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 222
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702195548 {#2249
    date: 2023-12-10 09:05:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3227 …}
  +reports: Doctrine\ORM\PersistentCollection {#3224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  +badges: Doctrine\ORM\PersistentCollection {#3271 …}
  +children: [
    App\Entity\EntryComment {#2060
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2164 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah buddy, that’s his own hair."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702001916 {#2042
        date: 2023-12-08 03:18:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 210760
      -bodyTs: "'buddi':2 'hair':7 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5342354"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702001916 {#2141
        date: 2023-12-08 03:18:36.0 +01:00
      }
      +"title": 210760
    }
  ]
  -id: 20821
  -titleTs: "'age':10 'hasn':8 'lot':3 'well':13 'word':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702019897
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9248875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701933497 {#3012
    date: 2023-12-07 08:18:17.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
80 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2164
  +user: Proxies\__CG__\App\Entity\User {#2752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#3206 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "Just-a-lot-of-a-word-that-hasn-t-aged-all"
  +title: "Just a lot of a word that hasn't aged all that well"
  +url: "https://lemmy.world/pictrs/image/9e82f235-c4f4-4b1b-8b3d-a0a84efc39e5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 222
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702195548 {#2249
    date: 2023-12-10 09:05:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3227 …}
  +reports: Doctrine\ORM\PersistentCollection {#3224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  +badges: Doctrine\ORM\PersistentCollection {#3271 …}
  +children: [
    App\Entity\EntryComment {#2060
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2164 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah buddy, that’s his own hair."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702001916 {#2042
        date: 2023-12-08 03:18:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 210760
      -bodyTs: "'buddi':2 'hair':7 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5342354"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702001916 {#2141
        date: 2023-12-08 03:18:36.0 +01:00
      }
      +"title": 210760
    }
  ]
  -id: 20821
  -titleTs: "'age':10 'hasn':8 'lot':3 'well':13 'word':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702019897
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9248875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701933497 {#3012
    date: 2023-12-07 08:18:17.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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164
    +user: Proxies\__CG__\App\Entity\User {#2752 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3206 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Just-a-lot-of-a-word-that-hasn-t-aged-all"
    +title: "Just a lot of a word that hasn't aged all that well"
    +url: "https://lemmy.world/pictrs/image/9e82f235-c4f4-4b1b-8b3d-a0a84efc39e5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 222
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702195548 {#2249
      date: 2023-12-10 09:05:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3227 …}
    +reports: Doctrine\ORM\PersistentCollection {#3224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
    +badges: Doctrine\ORM\PersistentCollection {#3271 …}
    +children: [
      App\Entity\EntryComment {#2060}
    ]
    -id: 20821
    -titleTs: "'age':10 'hasn':8 'lot':3 'well':13 'word':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702019897
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9248875"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701933497 {#3012
      date: 2023-12-07 08:18:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah buddy, that’s his own hair."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702001916 {#2042
    date: 2023-12-08 03:18:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 210760
  -bodyTs: "'buddi':2 'hair':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5342354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702001916 {#2141
    date: 2023-12-08 03:18:36.0 +01:00
  }
  +"title": 210760
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164
    +user: Proxies\__CG__\App\Entity\User {#2752 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3206 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Just-a-lot-of-a-word-that-hasn-t-aged-all"
    +title: "Just a lot of a word that hasn't aged all that well"
    +url: "https://lemmy.world/pictrs/image/9e82f235-c4f4-4b1b-8b3d-a0a84efc39e5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 222
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702195548 {#2249
      date: 2023-12-10 09:05:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3227 …}
    +reports: Doctrine\ORM\PersistentCollection {#3224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
    +badges: Doctrine\ORM\PersistentCollection {#3271 …}
    +children: [
      App\Entity\EntryComment {#2060}
    ]
    -id: 20821
    -titleTs: "'age':10 'hasn':8 'lot':3 'well':13 'word':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702019897
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9248875"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701933497 {#3012
      date: 2023-12-07 08:18:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah buddy, that’s his own hair."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702001916 {#2042
    date: 2023-12-08 03:18:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 210760
  -bodyTs: "'buddi':2 'hair':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5342354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702001916 {#2141
    date: 2023-12-08 03:18:36.0 +01:00
  }
  +"title": 210760
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164
    +user: Proxies\__CG__\App\Entity\User {#2752 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3206 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Just-a-lot-of-a-word-that-hasn-t-aged-all"
    +title: "Just a lot of a word that hasn't aged all that well"
    +url: "https://lemmy.world/pictrs/image/9e82f235-c4f4-4b1b-8b3d-a0a84efc39e5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 222
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702195548 {#2249
      date: 2023-12-10 09:05:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3227 …}
    +reports: Doctrine\ORM\PersistentCollection {#3224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
    +badges: Doctrine\ORM\PersistentCollection {#3271 …}
    +children: [
      App\Entity\EntryComment {#2060}
    ]
    -id: 20821
    -titleTs: "'age':10 'hasn':8 'lot':3 'well':13 'word':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702019897
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9248875"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701933497 {#3012
      date: 2023-12-07 08:18:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah buddy, that’s his own hair."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702001916 {#2042
    date: 2023-12-08 03:18:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 210760
  -bodyTs: "'buddi':2 'hair':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5342354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702001916 {#2141
    date: 2023-12-08 03:18:36.0 +01:00
  }
  +"title": 210760
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2064
  +user: Proxies\__CG__\App\Entity\User {#3397 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: Proxies\__CG__\App\Entity\Image {#3533 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3399 …}
  +slug: "Back-in-my-day"
  +title: "Back in my day"
  +url: "https://lemmy.zip/pictrs/image/545b0bdc-5f38-499b-9fd8-fee6754c2126.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 227
  +favouriteCount: 1835
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728698103 {#3568
    date: 2024-10-12 03:55:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3573 …}
  +votes: Doctrine\ORM\PersistentCollection {#3576 …}
  +reports: Doctrine\ORM\PersistentCollection {#3578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
  +badges: Doctrine\ORM\PersistentCollection {#3584 …}
  +children: [
    App\Entity\EntryComment {#2080
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The concept of rewatching a movie is almost foreign to me now given that I have access to a library of tens of thousands of movies. It would have to be very good and something that whoever I’m with hasn’t seen.\n
        \n
        Of course I used to watch the same movie about every month or so back when I was growing up in the 90s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 93
      +score: 0
      +lastActive: DateTime @1703348268 {#2077
        date: 2023-12-23 17:17:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2088 …}
      +nested: Doctrine\ORM\PersistentCollection {#2087 …}
      +votes: Doctrine\ORM\PersistentCollection {#2086 …}
      +reports: Doctrine\ORM\PersistentCollection {#2093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
      -id: 199929
      -bodyTs: "'90s':66 'access':17 'almost':8 'back':58 'concept':2 'cours':45 'everi':54 'foreign':9 'given':13 'good':33 'grow':62 'hasn':41 'librari':20 'm':39 'month':55 'movi':6,26,52 'rewatch':4 'seen':43 'someth':35 'ten':22 'thousand':24 'use':47 'watch':49 'whoever':37 'would':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5280247"
      +editedAt: DateTimeImmutable @1703084030 {#2098
        date: 2023-12-20 15:53:50.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701805295 {#2063
        date: 2023-12-05 20:41:35.0 +01:00
      }
      +"title": 199929
    }
  ]
  -id: 20415
  -titleTs: "'back':1 'day':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701889862
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6555968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701803462 {#3556
    date: 2023-12-05 20:11:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2064
  +user: Proxies\__CG__\App\Entity\User {#3397 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: Proxies\__CG__\App\Entity\Image {#3533 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3399 …}
  +slug: "Back-in-my-day"
  +title: "Back in my day"
  +url: "https://lemmy.zip/pictrs/image/545b0bdc-5f38-499b-9fd8-fee6754c2126.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 227
  +favouriteCount: 1835
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728698103 {#3568
    date: 2024-10-12 03:55:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3573 …}
  +votes: Doctrine\ORM\PersistentCollection {#3576 …}
  +reports: Doctrine\ORM\PersistentCollection {#3578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
  +badges: Doctrine\ORM\PersistentCollection {#3584 …}
  +children: [
    App\Entity\EntryComment {#2080
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The concept of rewatching a movie is almost foreign to me now given that I have access to a library of tens of thousands of movies. It would have to be very good and something that whoever I’m with hasn’t seen.\n
        \n
        Of course I used to watch the same movie about every month or so back when I was growing up in the 90s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 93
      +score: 0
      +lastActive: DateTime @1703348268 {#2077
        date: 2023-12-23 17:17:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2088 …}
      +nested: Doctrine\ORM\PersistentCollection {#2087 …}
      +votes: Doctrine\ORM\PersistentCollection {#2086 …}
      +reports: Doctrine\ORM\PersistentCollection {#2093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
      -id: 199929
      -bodyTs: "'90s':66 'access':17 'almost':8 'back':58 'concept':2 'cours':45 'everi':54 'foreign':9 'given':13 'good':33 'grow':62 'hasn':41 'librari':20 'm':39 'month':55 'movi':6,26,52 'rewatch':4 'seen':43 'someth':35 'ten':22 'thousand':24 'use':47 'watch':49 'whoever':37 'would':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5280247"
      +editedAt: DateTimeImmutable @1703084030 {#2098
        date: 2023-12-20 15:53:50.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701805295 {#2063
        date: 2023-12-05 20:41:35.0 +01:00
      }
      +"title": 199929
    }
  ]
  -id: 20415
  -titleTs: "'back':1 'day':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701889862
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6555968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701803462 {#3556
    date: 2023-12-05 20:11:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2064
  +user: Proxies\__CG__\App\Entity\User {#3397 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: Proxies\__CG__\App\Entity\Image {#3533 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3399 …}
  +slug: "Back-in-my-day"
  +title: "Back in my day"
  +url: "https://lemmy.zip/pictrs/image/545b0bdc-5f38-499b-9fd8-fee6754c2126.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 227
  +favouriteCount: 1835
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728698103 {#3568
    date: 2024-10-12 03:55:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3573 …}
  +votes: Doctrine\ORM\PersistentCollection {#3576 …}
  +reports: Doctrine\ORM\PersistentCollection {#3578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
  +badges: Doctrine\ORM\PersistentCollection {#3584 …}
  +children: [
    App\Entity\EntryComment {#2080
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The concept of rewatching a movie is almost foreign to me now given that I have access to a library of tens of thousands of movies. It would have to be very good and something that whoever I’m with hasn’t seen.\n
        \n
        Of course I used to watch the same movie about every month or so back when I was growing up in the 90s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 93
      +score: 0
      +lastActive: DateTime @1703348268 {#2077
        date: 2023-12-23 17:17:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2088 …}
      +nested: Doctrine\ORM\PersistentCollection {#2087 …}
      +votes: Doctrine\ORM\PersistentCollection {#2086 …}
      +reports: Doctrine\ORM\PersistentCollection {#2093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
      -id: 199929
      -bodyTs: "'90s':66 'access':17 'almost':8 'back':58 'concept':2 'cours':45 'everi':54 'foreign':9 'given':13 'good':33 'grow':62 'hasn':41 'librari':20 'm':39 'month':55 'movi':6,26,52 'rewatch':4 'seen':43 'someth':35 'ten':22 'thousand':24 'use':47 'watch':49 'whoever':37 'would':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5280247"
      +editedAt: DateTimeImmutable @1703084030 {#2098
        date: 2023-12-20 15:53:50.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701805295 {#2063
        date: 2023-12-05 20:41:35.0 +01:00
      }
      +"title": 199929
    }
  ]
  -id: 20415
  -titleTs: "'back':1 'day':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701889862
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6555968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701803462 {#3556
    date: 2023-12-05 20:11:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2080
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064
    +user: Proxies\__CG__\App\Entity\User {#3397 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#3533 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3399 …}
    +slug: "Back-in-my-day"
    +title: "Back in my day"
    +url: "https://lemmy.zip/pictrs/image/545b0bdc-5f38-499b-9fd8-fee6754c2126.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 227
    +favouriteCount: 1835
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728698103 {#3568
      date: 2024-10-12 03:55:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3573 …}
    +votes: Doctrine\ORM\PersistentCollection {#3576 …}
    +reports: Doctrine\ORM\PersistentCollection {#3578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
    +badges: Doctrine\ORM\PersistentCollection {#3584 …}
    +children: [
      App\Entity\EntryComment {#2080}
    ]
    -id: 20415
    -titleTs: "'back':1 'day':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701889862
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6555968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701803462 {#3556
      date: 2023-12-05 20:11:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The concept of rewatching a movie is almost foreign to me now given that I have access to a library of tens of thousands of movies. It would have to be very good and something that whoever I’m with hasn’t seen.\n
    \n
    Of course I used to watch the same movie about every month or so back when I was growing up in the 90s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 93
  +score: 0
  +lastActive: DateTime @1703348268 {#2077
    date: 2023-12-23 17:17:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 199929
  -bodyTs: "'90s':66 'access':17 'almost':8 'back':58 'concept':2 'cours':45 'everi':54 'foreign':9 'given':13 'good':33 'grow':62 'hasn':41 'librari':20 'm':39 'month':55 'movi':6,26,52 'rewatch':4 'seen':43 'someth':35 'ten':22 'thousand':24 'use':47 'watch':49 'whoever':37 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5280247"
  +editedAt: DateTimeImmutable @1703084030 {#2098
    date: 2023-12-20 15:53:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701805295 {#2063
    date: 2023-12-05 20:41:35.0 +01:00
  }
  +"title": 199929
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2080
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064
    +user: Proxies\__CG__\App\Entity\User {#3397 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#3533 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3399 …}
    +slug: "Back-in-my-day"
    +title: "Back in my day"
    +url: "https://lemmy.zip/pictrs/image/545b0bdc-5f38-499b-9fd8-fee6754c2126.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 227
    +favouriteCount: 1835
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728698103 {#3568
      date: 2024-10-12 03:55:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3573 …}
    +votes: Doctrine\ORM\PersistentCollection {#3576 …}
    +reports: Doctrine\ORM\PersistentCollection {#3578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
    +badges: Doctrine\ORM\PersistentCollection {#3584 …}
    +children: [
      App\Entity\EntryComment {#2080}
    ]
    -id: 20415
    -titleTs: "'back':1 'day':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701889862
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6555968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701803462 {#3556
      date: 2023-12-05 20:11:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The concept of rewatching a movie is almost foreign to me now given that I have access to a library of tens of thousands of movies. It would have to be very good and something that whoever I’m with hasn’t seen.\n
    \n
    Of course I used to watch the same movie about every month or so back when I was growing up in the 90s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 93
  +score: 0
  +lastActive: DateTime @1703348268 {#2077
    date: 2023-12-23 17:17:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 199929
  -bodyTs: "'90s':66 'access':17 'almost':8 'back':58 'concept':2 'cours':45 'everi':54 'foreign':9 'given':13 'good':33 'grow':62 'hasn':41 'librari':20 'm':39 'month':55 'movi':6,26,52 'rewatch':4 'seen':43 'someth':35 'ten':22 'thousand':24 'use':47 'watch':49 'whoever':37 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5280247"
  +editedAt: DateTimeImmutable @1703084030 {#2098
    date: 2023-12-20 15:53:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701805295 {#2063
    date: 2023-12-05 20:41:35.0 +01:00
  }
  +"title": 199929
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2080
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064
    +user: Proxies\__CG__\App\Entity\User {#3397 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#3533 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3399 …}
    +slug: "Back-in-my-day"
    +title: "Back in my day"
    +url: "https://lemmy.zip/pictrs/image/545b0bdc-5f38-499b-9fd8-fee6754c2126.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 227
    +favouriteCount: 1835
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728698103 {#3568
      date: 2024-10-12 03:55:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3573 …}
    +votes: Doctrine\ORM\PersistentCollection {#3576 …}
    +reports: Doctrine\ORM\PersistentCollection {#3578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
    +badges: Doctrine\ORM\PersistentCollection {#3584 …}
    +children: [
      App\Entity\EntryComment {#2080}
    ]
    -id: 20415
    -titleTs: "'back':1 'day':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701889862
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6555968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701803462 {#3556
      date: 2023-12-05 20:11:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The concept of rewatching a movie is almost foreign to me now given that I have access to a library of tens of thousands of movies. It would have to be very good and something that whoever I’m with hasn’t seen.\n
    \n
    Of course I used to watch the same movie about every month or so back when I was growing up in the 90s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 93
  +score: 0
  +lastActive: DateTime @1703348268 {#2077
    date: 2023-12-23 17:17:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 199929
  -bodyTs: "'90s':66 'access':17 'almost':8 'back':58 'concept':2 'cours':45 'everi':54 'foreign':9 'given':13 'good':33 'grow':62 'hasn':41 'librari':20 'm':39 'month':55 'movi':6,26,52 'rewatch':4 'seen':43 'someth':35 'ten':22 'thousand':24 'use':47 'watch':49 'whoever':37 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5280247"
  +editedAt: DateTimeImmutable @1703084030 {#2098
    date: 2023-12-20 15:53:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701805295 {#2063
    date: 2023-12-05 20:41:35.0 +01:00
  }
  +"title": 199929
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2022
  +user: Proxies\__CG__\App\Entity\User {#3571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: Proxies\__CG__\App\Entity\Image {#3610 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "Black-olive-birthday"
  +title: "Black olive birthday"
  +url: "https://lemmy.world/pictrs/image/ae5e1b8e-0d2f-4b03-a496-1f06159162f3.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 130
  +favouriteCount: 1407
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701968571 {#3605
    date: 2023-12-07 18:02:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3612 …}
  +votes: Doctrine\ORM\PersistentCollection {#3614 …}
  +reports: Doctrine\ORM\PersistentCollection {#3616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
  +badges: Doctrine\ORM\PersistentCollection {#3622 …}
  +children: [
    1 => App\Entity\EntryComment {#2144
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2022 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
      +root: App\Entity\EntryComment {#2024
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2022 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Back when I worked at Burger King in high school, there was me and a stoner running the late shift. I’m running the drive through and the guy wants a Whopper, plain but heavy, heavy, heavy, […], heavy, heavy pickles. I push the “heavy pickles” button about 7 times. He probably said it 15-20. The stoner starts giggling and says “I’LL GIVE THIS FUCKER JUST WHAT HE ASKED FOR.” He proceeds to put, easily, 100 pickle slices on the sandwich. At this point it’s a pickle burger with a little meat. It goes out the window and we go about our day.\n
          \n
          Manager gets a call about 15 minutes later. Guy calls in and asks to talk to the person who made his sandwich. Manager says “*sigh*, what did he do this time?” Guy says he’s been eating at Burger King for 15 years and this was the first person to make his Whopper the way he wanted.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 144
        +score: 0
        +lastActive: DateTime @1703030886 {#2032
          date: 2023-12-20 01:08:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2033 …}
        +votes: Doctrine\ORM\PersistentCollection {#2028 …}
        +reports: Doctrine\ORM\PersistentCollection {#2012 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
        -id: 195716
        -bodyTs: "'-20':55 '100':77 '15':54,111,147 '7':48 'ask':70,118 'back':1 'burger':6,90,144 'button':46 'call':109,115 'day':105 'drive':25 'easili':76 'eat':142 'first':153 'fucker':66 'get':107 'giggl':59 'give':64 'go':102 'goe':96 'guy':29,114,137 'heavi':35,36,37,38,39,44 'high':9 'king':7,145 'late':19 'later':113 'littl':93 'll':63 'm':22 'made':125 'make':156 'manag':106,128 'meat':94 'minut':112 'person':123,154 'pickl':40,45,78,89 'plain':33 'point':85 'probabl':51 'proceed':73 'push':42 'put':75 'run':17,23 'said':52 'sandwich':82,127 'say':61,129,138 'school':10 'shift':20 'sigh':130 'slice':79 'start':58 'stoner':16,57 'talk':120 'time':49,136 'want':30,162 'way':160 'whopper':32,158 'window':99 'work':4 'year':148"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5249360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701704488 {#2026
          date: 2023-12-04 16:41:28.0 +01:00
        }
        +"title": 195716
      }
      +body: "I hold hope for you that someone makes you that perfect burger."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701748892 {#2036
        date: 2023-12-05 05:01:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
        "@stinerman@midwest.social"
        "@NotMyOldRedditName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2061 …}
      +nested: Doctrine\ORM\PersistentCollection {#2084 …}
      +votes: Doctrine\ORM\PersistentCollection {#2076 …}
      +reports: Doctrine\ORM\PersistentCollection {#2083 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
      -id: 197694
      -bodyTs: "'burger':12 'hold':2 'hope':3 'make':8 'perfect':11 'someon':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5264862"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701748892 {#2037
        date: 2023-12-05 05:01:32.0 +01:00
      }
      +"title": 197694
    }
    0 => App\Entity\EntryComment {#2024}
  ]
  -id: 19876
  -titleTs: "'birthday':3 'black':1 'oliv':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701739384
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9108806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701652984 {#3592
    date: 2023-12-04 02:23:04.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
95 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2022
  +user: Proxies\__CG__\App\Entity\User {#3571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: Proxies\__CG__\App\Entity\Image {#3610 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "Black-olive-birthday"
  +title: "Black olive birthday"
  +url: "https://lemmy.world/pictrs/image/ae5e1b8e-0d2f-4b03-a496-1f06159162f3.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 130
  +favouriteCount: 1407
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701968571 {#3605
    date: 2023-12-07 18:02:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3612 …}
  +votes: Doctrine\ORM\PersistentCollection {#3614 …}
  +reports: Doctrine\ORM\PersistentCollection {#3616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
  +badges: Doctrine\ORM\PersistentCollection {#3622 …}
  +children: [
    1 => App\Entity\EntryComment {#2144
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2022 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
      +root: App\Entity\EntryComment {#2024
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2022 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Back when I worked at Burger King in high school, there was me and a stoner running the late shift. I’m running the drive through and the guy wants a Whopper, plain but heavy, heavy, heavy, […], heavy, heavy pickles. I push the “heavy pickles” button about 7 times. He probably said it 15-20. The stoner starts giggling and says “I’LL GIVE THIS FUCKER JUST WHAT HE ASKED FOR.” He proceeds to put, easily, 100 pickle slices on the sandwich. At this point it’s a pickle burger with a little meat. It goes out the window and we go about our day.\n
          \n
          Manager gets a call about 15 minutes later. Guy calls in and asks to talk to the person who made his sandwich. Manager says “*sigh*, what did he do this time?” Guy says he’s been eating at Burger King for 15 years and this was the first person to make his Whopper the way he wanted.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 144
        +score: 0
        +lastActive: DateTime @1703030886 {#2032
          date: 2023-12-20 01:08:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2033 …}
        +votes: Doctrine\ORM\PersistentCollection {#2028 …}
        +reports: Doctrine\ORM\PersistentCollection {#2012 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
        -id: 195716
        -bodyTs: "'-20':55 '100':77 '15':54,111,147 '7':48 'ask':70,118 'back':1 'burger':6,90,144 'button':46 'call':109,115 'day':105 'drive':25 'easili':76 'eat':142 'first':153 'fucker':66 'get':107 'giggl':59 'give':64 'go':102 'goe':96 'guy':29,114,137 'heavi':35,36,37,38,39,44 'high':9 'king':7,145 'late':19 'later':113 'littl':93 'll':63 'm':22 'made':125 'make':156 'manag':106,128 'meat':94 'minut':112 'person':123,154 'pickl':40,45,78,89 'plain':33 'point':85 'probabl':51 'proceed':73 'push':42 'put':75 'run':17,23 'said':52 'sandwich':82,127 'say':61,129,138 'school':10 'shift':20 'sigh':130 'slice':79 'start':58 'stoner':16,57 'talk':120 'time':49,136 'want':30,162 'way':160 'whopper':32,158 'window':99 'work':4 'year':148"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5249360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701704488 {#2026
          date: 2023-12-04 16:41:28.0 +01:00
        }
        +"title": 195716
      }
      +body: "I hold hope for you that someone makes you that perfect burger."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701748892 {#2036
        date: 2023-12-05 05:01:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
        "@stinerman@midwest.social"
        "@NotMyOldRedditName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2061 …}
      +nested: Doctrine\ORM\PersistentCollection {#2084 …}
      +votes: Doctrine\ORM\PersistentCollection {#2076 …}
      +reports: Doctrine\ORM\PersistentCollection {#2083 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
      -id: 197694
      -bodyTs: "'burger':12 'hold':2 'hope':3 'make':8 'perfect':11 'someon':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5264862"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701748892 {#2037
        date: 2023-12-05 05:01:32.0 +01:00
      }
      +"title": 197694
    }
    0 => App\Entity\EntryComment {#2024}
  ]
  -id: 19876
  -titleTs: "'birthday':3 'black':1 'oliv':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701739384
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9108806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701652984 {#3592
    date: 2023-12-04 02:23:04.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
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2022
  +user: Proxies\__CG__\App\Entity\User {#3571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: Proxies\__CG__\App\Entity\Image {#3610 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "Black-olive-birthday"
  +title: "Black olive birthday"
  +url: "https://lemmy.world/pictrs/image/ae5e1b8e-0d2f-4b03-a496-1f06159162f3.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 130
  +favouriteCount: 1407
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701968571 {#3605
    date: 2023-12-07 18:02:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3612 …}
  +votes: Doctrine\ORM\PersistentCollection {#3614 …}
  +reports: Doctrine\ORM\PersistentCollection {#3616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
  +badges: Doctrine\ORM\PersistentCollection {#3622 …}
  +children: [
    1 => App\Entity\EntryComment {#2144
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2022 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
      +root: App\Entity\EntryComment {#2024
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2022 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Back when I worked at Burger King in high school, there was me and a stoner running the late shift. I’m running the drive through and the guy wants a Whopper, plain but heavy, heavy, heavy, […], heavy, heavy pickles. I push the “heavy pickles” button about 7 times. He probably said it 15-20. The stoner starts giggling and says “I’LL GIVE THIS FUCKER JUST WHAT HE ASKED FOR.” He proceeds to put, easily, 100 pickle slices on the sandwich. At this point it’s a pickle burger with a little meat. It goes out the window and we go about our day.\n
          \n
          Manager gets a call about 15 minutes later. Guy calls in and asks to talk to the person who made his sandwich. Manager says “*sigh*, what did he do this time?” Guy says he’s been eating at Burger King for 15 years and this was the first person to make his Whopper the way he wanted.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 144
        +score: 0
        +lastActive: DateTime @1703030886 {#2032
          date: 2023-12-20 01:08:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2033 …}
        +votes: Doctrine\ORM\PersistentCollection {#2028 …}
        +reports: Doctrine\ORM\PersistentCollection {#2012 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
        -id: 195716
        -bodyTs: "'-20':55 '100':77 '15':54,111,147 '7':48 'ask':70,118 'back':1 'burger':6,90,144 'button':46 'call':109,115 'day':105 'drive':25 'easili':76 'eat':142 'first':153 'fucker':66 'get':107 'giggl':59 'give':64 'go':102 'goe':96 'guy':29,114,137 'heavi':35,36,37,38,39,44 'high':9 'king':7,145 'late':19 'later':113 'littl':93 'll':63 'm':22 'made':125 'make':156 'manag':106,128 'meat':94 'minut':112 'person':123,154 'pickl':40,45,78,89 'plain':33 'point':85 'probabl':51 'proceed':73 'push':42 'put':75 'run':17,23 'said':52 'sandwich':82,127 'say':61,129,138 'school':10 'shift':20 'sigh':130 'slice':79 'start':58 'stoner':16,57 'talk':120 'time':49,136 'want':30,162 'way':160 'whopper':32,158 'window':99 'work':4 'year':148"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5249360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701704488 {#2026
          date: 2023-12-04 16:41:28.0 +01:00
        }
        +"title": 195716
      }
      +body: "I hold hope for you that someone makes you that perfect burger."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701748892 {#2036
        date: 2023-12-05 05:01:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
        "@stinerman@midwest.social"
        "@NotMyOldRedditName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2061 …}
      +nested: Doctrine\ORM\PersistentCollection {#2084 …}
      +votes: Doctrine\ORM\PersistentCollection {#2076 …}
      +reports: Doctrine\ORM\PersistentCollection {#2083 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
      -id: 197694
      -bodyTs: "'burger':12 'hold':2 'hope':3 'make':8 'perfect':11 'someon':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5264862"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701748892 {#2037
        date: 2023-12-05 05:01:32.0 +01:00
      }
      +"title": 197694
    }
    0 => App\Entity\EntryComment {#2024}
  ]
  -id: 19876
  -titleTs: "'birthday':3 'black':1 'oliv':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701739384
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9108806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701652984 {#3592
    date: 2023-12-04 02:23:04.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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2144
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2022
    +user: Proxies\__CG__\App\Entity\User {#3571 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
    +image: Proxies\__CG__\App\Entity\Image {#3610 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Black-olive-birthday"
    +title: "Black olive birthday"
    +url: "https://lemmy.world/pictrs/image/ae5e1b8e-0d2f-4b03-a496-1f06159162f3.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 130
    +favouriteCount: 1407
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701968571 {#3605
      date: 2023-12-07 18:02:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3612 …}
    +votes: Doctrine\ORM\PersistentCollection {#3614 …}
    +reports: Doctrine\ORM\PersistentCollection {#3616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
    +badges: Doctrine\ORM\PersistentCollection {#3622 …}
    +children: [
      1 => App\Entity\EntryComment {#2144}
      0 => App\Entity\EntryComment {#2024
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2022 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Back when I worked at Burger King in high school, there was me and a stoner running the late shift. I’m running the drive through and the guy wants a Whopper, plain but heavy, heavy, heavy, […], heavy, heavy pickles. I push the “heavy pickles” button about 7 times. He probably said it 15-20. The stoner starts giggling and says “I’LL GIVE THIS FUCKER JUST WHAT HE ASKED FOR.” He proceeds to put, easily, 100 pickle slices on the sandwich. At this point it’s a pickle burger with a little meat. It goes out the window and we go about our day.\n
          \n
          Manager gets a call about 15 minutes later. Guy calls in and asks to talk to the person who made his sandwich. Manager says “*sigh*, what did he do this time?” Guy says he’s been eating at Burger King for 15 years and this was the first person to make his Whopper the way he wanted.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 144
        +score: 0
        +lastActive: DateTime @1703030886 {#2032
          date: 2023-12-20 01:08:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2033 …}
        +votes: Doctrine\ORM\PersistentCollection {#2028 …}
        +reports: Doctrine\ORM\PersistentCollection {#2012 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
        -id: 195716
        -bodyTs: "'-20':55 '100':77 '15':54,111,147 '7':48 'ask':70,118 'back':1 'burger':6,90,144 'button':46 'call':109,115 'day':105 'drive':25 'easili':76 'eat':142 'first':153 'fucker':66 'get':107 'giggl':59 'give':64 'go':102 'goe':96 'guy':29,114,137 'heavi':35,36,37,38,39,44 'high':9 'king':7,145 'late':19 'later':113 'littl':93 'll':63 'm':22 'made':125 'make':156 'manag':106,128 'meat':94 'minut':112 'person':123,154 'pickl':40,45,78,89 'plain':33 'point':85 'probabl':51 'proceed':73 'push':42 'put':75 'run':17,23 'said':52 'sandwich':82,127 'say':61,129,138 'school':10 'shift':20 'sigh':130 'slice':79 'start':58 'stoner':16,57 'talk':120 'time':49,136 'want':30,162 'way':160 'whopper':32,158 'window':99 'work':4 'year':148"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5249360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701704488 {#2026
          date: 2023-12-04 16:41:28.0 +01:00
        }
        +"title": 195716
      }
    ]
    -id: 19876
    -titleTs: "'birthday':3 'black':1 'oliv':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701739384
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9108806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701652984 {#3592
      date: 2023-12-04 02:23:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
  +root: App\Entity\EntryComment {#2024}
  +body: "I hold hope for you that someone makes you that perfect burger."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701748892 {#2036
    date: 2023-12-05 05:01:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
    "@stinerman@midwest.social"
    "@NotMyOldRedditName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2061 …}
  +nested: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  -id: 197694
  -bodyTs: "'burger':12 'hold':2 'hope':3 'make':8 'perfect':11 'someon':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5264862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701748892 {#2037
    date: 2023-12-05 05:01:32.0 +01:00
  }
  +"title": 197694
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2144
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2022
    +user: Proxies\__CG__\App\Entity\User {#3571 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
    +image: Proxies\__CG__\App\Entity\Image {#3610 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Black-olive-birthday"
    +title: "Black olive birthday"
    +url: "https://lemmy.world/pictrs/image/ae5e1b8e-0d2f-4b03-a496-1f06159162f3.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 130
    +favouriteCount: 1407
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701968571 {#3605
      date: 2023-12-07 18:02:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3612 …}
    +votes: Doctrine\ORM\PersistentCollection {#3614 …}
    +reports: Doctrine\ORM\PersistentCollection {#3616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
    +badges: Doctrine\ORM\PersistentCollection {#3622 …}
    +children: [
      1 => App\Entity\EntryComment {#2144}
      0 => App\Entity\EntryComment {#2024
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2022 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Back when I worked at Burger King in high school, there was me and a stoner running the late shift. I’m running the drive through and the guy wants a Whopper, plain but heavy, heavy, heavy, […], heavy, heavy pickles. I push the “heavy pickles” button about 7 times. He probably said it 15-20. The stoner starts giggling and says “I’LL GIVE THIS FUCKER JUST WHAT HE ASKED FOR.” He proceeds to put, easily, 100 pickle slices on the sandwich. At this point it’s a pickle burger with a little meat. It goes out the window and we go about our day.\n
          \n
          Manager gets a call about 15 minutes later. Guy calls in and asks to talk to the person who made his sandwich. Manager says “*sigh*, what did he do this time?” Guy says he’s been eating at Burger King for 15 years and this was the first person to make his Whopper the way he wanted.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 144
        +score: 0
        +lastActive: DateTime @1703030886 {#2032
          date: 2023-12-20 01:08:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2033 …}
        +votes: Doctrine\ORM\PersistentCollection {#2028 …}
        +reports: Doctrine\ORM\PersistentCollection {#2012 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
        -id: 195716
        -bodyTs: "'-20':55 '100':77 '15':54,111,147 '7':48 'ask':70,118 'back':1 'burger':6,90,144 'button':46 'call':109,115 'day':105 'drive':25 'easili':76 'eat':142 'first':153 'fucker':66 'get':107 'giggl':59 'give':64 'go':102 'goe':96 'guy':29,114,137 'heavi':35,36,37,38,39,44 'high':9 'king':7,145 'late':19 'later':113 'littl':93 'll':63 'm':22 'made':125 'make':156 'manag':106,128 'meat':94 'minut':112 'person':123,154 'pickl':40,45,78,89 'plain':33 'point':85 'probabl':51 'proceed':73 'push':42 'put':75 'run':17,23 'said':52 'sandwich':82,127 'say':61,129,138 'school':10 'shift':20 'sigh':130 'slice':79 'start':58 'stoner':16,57 'talk':120 'time':49,136 'want':30,162 'way':160 'whopper':32,158 'window':99 'work':4 'year':148"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5249360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701704488 {#2026
          date: 2023-12-04 16:41:28.0 +01:00
        }
        +"title": 195716
      }
    ]
    -id: 19876
    -titleTs: "'birthday':3 'black':1 'oliv':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701739384
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9108806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701652984 {#3592
      date: 2023-12-04 02:23:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
  +root: App\Entity\EntryComment {#2024}
  +body: "I hold hope for you that someone makes you that perfect burger."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701748892 {#2036
    date: 2023-12-05 05:01:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
    "@stinerman@midwest.social"
    "@NotMyOldRedditName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2061 …}
  +nested: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  -id: 197694
  -bodyTs: "'burger':12 'hold':2 'hope':3 'make':8 'perfect':11 'someon':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5264862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701748892 {#2037
    date: 2023-12-05 05:01:32.0 +01:00
  }
  +"title": 197694
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2144
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2022
    +user: Proxies\__CG__\App\Entity\User {#3571 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
    +image: Proxies\__CG__\App\Entity\Image {#3610 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Black-olive-birthday"
    +title: "Black olive birthday"
    +url: "https://lemmy.world/pictrs/image/ae5e1b8e-0d2f-4b03-a496-1f06159162f3.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 130
    +favouriteCount: 1407
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701968571 {#3605
      date: 2023-12-07 18:02:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3612 …}
    +votes: Doctrine\ORM\PersistentCollection {#3614 …}
    +reports: Doctrine\ORM\PersistentCollection {#3616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
    +badges: Doctrine\ORM\PersistentCollection {#3622 …}
    +children: [
      1 => App\Entity\EntryComment {#2144}
      0 => App\Entity\EntryComment {#2024
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2022 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Back when I worked at Burger King in high school, there was me and a stoner running the late shift. I’m running the drive through and the guy wants a Whopper, plain but heavy, heavy, heavy, […], heavy, heavy pickles. I push the “heavy pickles” button about 7 times. He probably said it 15-20. The stoner starts giggling and says “I’LL GIVE THIS FUCKER JUST WHAT HE ASKED FOR.” He proceeds to put, easily, 100 pickle slices on the sandwich. At this point it’s a pickle burger with a little meat. It goes out the window and we go about our day.\n
          \n
          Manager gets a call about 15 minutes later. Guy calls in and asks to talk to the person who made his sandwich. Manager says “*sigh*, what did he do this time?” Guy says he’s been eating at Burger King for 15 years and this was the first person to make his Whopper the way he wanted.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 144
        +score: 0
        +lastActive: DateTime @1703030886 {#2032
          date: 2023-12-20 01:08:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2033 …}
        +votes: Doctrine\ORM\PersistentCollection {#2028 …}
        +reports: Doctrine\ORM\PersistentCollection {#2012 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
        -id: 195716
        -bodyTs: "'-20':55 '100':77 '15':54,111,147 '7':48 'ask':70,118 'back':1 'burger':6,90,144 'button':46 'call':109,115 'day':105 'drive':25 'easili':76 'eat':142 'first':153 'fucker':66 'get':107 'giggl':59 'give':64 'go':102 'goe':96 'guy':29,114,137 'heavi':35,36,37,38,39,44 'high':9 'king':7,145 'late':19 'later':113 'littl':93 'll':63 'm':22 'made':125 'make':156 'manag':106,128 'meat':94 'minut':112 'person':123,154 'pickl':40,45,78,89 'plain':33 'point':85 'probabl':51 'proceed':73 'push':42 'put':75 'run':17,23 'said':52 'sandwich':82,127 'say':61,129,138 'school':10 'shift':20 'sigh':130 'slice':79 'start':58 'stoner':16,57 'talk':120 'time':49,136 'want':30,162 'way':160 'whopper':32,158 'window':99 'work':4 'year':148"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5249360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701704488 {#2026
          date: 2023-12-04 16:41:28.0 +01:00
        }
        +"title": 195716
      }
    ]
    -id: 19876
    -titleTs: "'birthday':3 'black':1 'oliv':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701739384
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9108806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701652984 {#3592
      date: 2023-12-04 02:23:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
  +root: App\Entity\EntryComment {#2024}
  +body: "I hold hope for you that someone makes you that perfect burger."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701748892 {#2036
    date: 2023-12-05 05:01:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
    "@stinerman@midwest.social"
    "@NotMyOldRedditName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2061 …}
  +nested: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  -id: 197694
  -bodyTs: "'burger':12 'hold':2 'hope':3 'make':8 'perfect':11 'someon':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5264862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701748892 {#2037
    date: 2023-12-05 05:01:32.0 +01:00
  }
  +"title": 197694
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2022
    +user: Proxies\__CG__\App\Entity\User {#3571 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
    +image: Proxies\__CG__\App\Entity\Image {#3610 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Black-olive-birthday"
    +title: "Black olive birthday"
    +url: "https://lemmy.world/pictrs/image/ae5e1b8e-0d2f-4b03-a496-1f06159162f3.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 130
    +favouriteCount: 1407
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701968571 {#3605
      date: 2023-12-07 18:02:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3612 …}
    +votes: Doctrine\ORM\PersistentCollection {#3614 …}
    +reports: Doctrine\ORM\PersistentCollection {#3616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
    +badges: Doctrine\ORM\PersistentCollection {#3622 …}
    +children: [
      1 => App\Entity\EntryComment {#2144
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2022 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
        +root: App\Entity\EntryComment {#2024}
        +body: "I hold hope for you that someone makes you that perfect burger."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701748892 {#2036
          date: 2023-12-05 05:01:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
          "@stinerman@midwest.social"
          "@NotMyOldRedditName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2061 …}
        +nested: Doctrine\ORM\PersistentCollection {#2084 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2083 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
        -id: 197694
        -bodyTs: "'burger':12 'hold':2 'hope':3 'make':8 'perfect':11 'someon':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5264862"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701748892 {#2037
          date: 2023-12-05 05:01:32.0 +01:00
        }
        +"title": 197694
      }
      0 => App\Entity\EntryComment {#2024}
    ]
    -id: 19876
    -titleTs: "'birthday':3 'black':1 'oliv':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701739384
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9108806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701652984 {#3592
      date: 2023-12-04 02:23:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Back when I worked at Burger King in high school, there was me and a stoner running the late shift. I’m running the drive through and the guy wants a Whopper, plain but heavy, heavy, heavy, […], heavy, heavy pickles. I push the “heavy pickles” button about 7 times. He probably said it 15-20. The stoner starts giggling and says “I’LL GIVE THIS FUCKER JUST WHAT HE ASKED FOR.” He proceeds to put, easily, 100 pickle slices on the sandwich. At this point it’s a pickle burger with a little meat. It goes out the window and we go about our day.\n
    \n
    Manager gets a call about 15 minutes later. Guy calls in and asks to talk to the person who made his sandwich. Manager says “*sigh*, what did he do this time?” Guy says he’s been eating at Burger King for 15 years and this was the first person to make his Whopper the way he wanted.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 144
  +score: 0
  +lastActive: DateTime @1703030886 {#2032
    date: 2023-12-20 01:08:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2033 …}
  +votes: Doctrine\ORM\PersistentCollection {#2028 …}
  +reports: Doctrine\ORM\PersistentCollection {#2012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
  -id: 195716
  -bodyTs: "'-20':55 '100':77 '15':54,111,147 '7':48 'ask':70,118 'back':1 'burger':6,90,144 'button':46 'call':109,115 'day':105 'drive':25 'easili':76 'eat':142 'first':153 'fucker':66 'get':107 'giggl':59 'give':64 'go':102 'goe':96 'guy':29,114,137 'heavi':35,36,37,38,39,44 'high':9 'king':7,145 'late':19 'later':113 'littl':93 'll':63 'm':22 'made':125 'make':156 'manag':106,128 'meat':94 'minut':112 'person':123,154 'pickl':40,45,78,89 'plain':33 'point':85 'probabl':51 'proceed':73 'push':42 'put':75 'run':17,23 'said':52 'sandwich':82,127 'say':61,129,138 'school':10 'shift':20 'sigh':130 'slice':79 'start':58 'stoner':16,57 'talk':120 'time':49,136 'want':30,162 'way':160 'whopper':32,158 'window':99 'work':4 'year':148"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5249360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701704488 {#2026
    date: 2023-12-04 16:41:28.0 +01:00
  }
  +"title": 195716
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2022
    +user: Proxies\__CG__\App\Entity\User {#3571 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
    +image: Proxies\__CG__\App\Entity\Image {#3610 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Black-olive-birthday"
    +title: "Black olive birthday"
    +url: "https://lemmy.world/pictrs/image/ae5e1b8e-0d2f-4b03-a496-1f06159162f3.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 130
    +favouriteCount: 1407
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701968571 {#3605
      date: 2023-12-07 18:02:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3612 …}
    +votes: Doctrine\ORM\PersistentCollection {#3614 …}
    +reports: Doctrine\ORM\PersistentCollection {#3616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
    +badges: Doctrine\ORM\PersistentCollection {#3622 …}
    +children: [
      1 => App\Entity\EntryComment {#2144
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2022 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
        +root: App\Entity\EntryComment {#2024}
        +body: "I hold hope for you that someone makes you that perfect burger."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701748892 {#2036
          date: 2023-12-05 05:01:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
          "@stinerman@midwest.social"
          "@NotMyOldRedditName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2061 …}
        +nested: Doctrine\ORM\PersistentCollection {#2084 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2083 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
        -id: 197694
        -bodyTs: "'burger':12 'hold':2 'hope':3 'make':8 'perfect':11 'someon':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5264862"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701748892 {#2037
          date: 2023-12-05 05:01:32.0 +01:00
        }
        +"title": 197694
      }
      0 => App\Entity\EntryComment {#2024}
    ]
    -id: 19876
    -titleTs: "'birthday':3 'black':1 'oliv':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701739384
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9108806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701652984 {#3592
      date: 2023-12-04 02:23:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Back when I worked at Burger King in high school, there was me and a stoner running the late shift. I’m running the drive through and the guy wants a Whopper, plain but heavy, heavy, heavy, […], heavy, heavy pickles. I push the “heavy pickles” button about 7 times. He probably said it 15-20. The stoner starts giggling and says “I’LL GIVE THIS FUCKER JUST WHAT HE ASKED FOR.” He proceeds to put, easily, 100 pickle slices on the sandwich. At this point it’s a pickle burger with a little meat. It goes out the window and we go about our day.\n
    \n
    Manager gets a call about 15 minutes later. Guy calls in and asks to talk to the person who made his sandwich. Manager says “*sigh*, what did he do this time?” Guy says he’s been eating at Burger King for 15 years and this was the first person to make his Whopper the way he wanted.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 144
  +score: 0
  +lastActive: DateTime @1703030886 {#2032
    date: 2023-12-20 01:08:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2033 …}
  +votes: Doctrine\ORM\PersistentCollection {#2028 …}
  +reports: Doctrine\ORM\PersistentCollection {#2012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
  -id: 195716
  -bodyTs: "'-20':55 '100':77 '15':54,111,147 '7':48 'ask':70,118 'back':1 'burger':6,90,144 'button':46 'call':109,115 'day':105 'drive':25 'easili':76 'eat':142 'first':153 'fucker':66 'get':107 'giggl':59 'give':64 'go':102 'goe':96 'guy':29,114,137 'heavi':35,36,37,38,39,44 'high':9 'king':7,145 'late':19 'later':113 'littl':93 'll':63 'm':22 'made':125 'make':156 'manag':106,128 'meat':94 'minut':112 'person':123,154 'pickl':40,45,78,89 'plain':33 'point':85 'probabl':51 'proceed':73 'push':42 'put':75 'run':17,23 'said':52 'sandwich':82,127 'say':61,129,138 'school':10 'shift':20 'sigh':130 'slice':79 'start':58 'stoner':16,57 'talk':120 'time':49,136 'want':30,162 'way':160 'whopper':32,158 'window':99 'work':4 'year':148"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5249360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701704488 {#2026
    date: 2023-12-04 16:41:28.0 +01:00
  }
  +"title": 195716
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2022
    +user: Proxies\__CG__\App\Entity\User {#3571 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
    +image: Proxies\__CG__\App\Entity\Image {#3610 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Black-olive-birthday"
    +title: "Black olive birthday"
    +url: "https://lemmy.world/pictrs/image/ae5e1b8e-0d2f-4b03-a496-1f06159162f3.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 130
    +favouriteCount: 1407
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701968571 {#3605
      date: 2023-12-07 18:02:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3612 …}
    +votes: Doctrine\ORM\PersistentCollection {#3614 …}
    +reports: Doctrine\ORM\PersistentCollection {#3616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
    +badges: Doctrine\ORM\PersistentCollection {#3622 …}
    +children: [
      1 => App\Entity\EntryComment {#2144
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2022 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
        +root: App\Entity\EntryComment {#2024}
        +body: "I hold hope for you that someone makes you that perfect burger."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701748892 {#2036
          date: 2023-12-05 05:01:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
          "@stinerman@midwest.social"
          "@NotMyOldRedditName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2061 …}
        +nested: Doctrine\ORM\PersistentCollection {#2084 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2083 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
        -id: 197694
        -bodyTs: "'burger':12 'hold':2 'hope':3 'make':8 'perfect':11 'someon':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5264862"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701748892 {#2037
          date: 2023-12-05 05:01:32.0 +01:00
        }
        +"title": 197694
      }
      0 => App\Entity\EntryComment {#2024}
    ]
    -id: 19876
    -titleTs: "'birthday':3 'black':1 'oliv':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701739384
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9108806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701652984 {#3592
      date: 2023-12-04 02:23:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Back when I worked at Burger King in high school, there was me and a stoner running the late shift. I’m running the drive through and the guy wants a Whopper, plain but heavy, heavy, heavy, […], heavy, heavy pickles. I push the “heavy pickles” button about 7 times. He probably said it 15-20. The stoner starts giggling and says “I’LL GIVE THIS FUCKER JUST WHAT HE ASKED FOR.” He proceeds to put, easily, 100 pickle slices on the sandwich. At this point it’s a pickle burger with a little meat. It goes out the window and we go about our day.\n
    \n
    Manager gets a call about 15 minutes later. Guy calls in and asks to talk to the person who made his sandwich. Manager says “*sigh*, what did he do this time?” Guy says he’s been eating at Burger King for 15 years and this was the first person to make his Whopper the way he wanted.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 144
  +score: 0
  +lastActive: DateTime @1703030886 {#2032
    date: 2023-12-20 01:08:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2033 …}
  +votes: Doctrine\ORM\PersistentCollection {#2028 …}
  +reports: Doctrine\ORM\PersistentCollection {#2012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
  -id: 195716
  -bodyTs: "'-20':55 '100':77 '15':54,111,147 '7':48 'ask':70,118 'back':1 'burger':6,90,144 'button':46 'call':109,115 'day':105 'drive':25 'easili':76 'eat':142 'first':153 'fucker':66 'get':107 'giggl':59 'give':64 'go':102 'goe':96 'guy':29,114,137 'heavi':35,36,37,38,39,44 'high':9 'king':7,145 'late':19 'later':113 'littl':93 'll':63 'm':22 'made':125 'make':156 'manag':106,128 'meat':94 'minut':112 'person':123,154 'pickl':40,45,78,89 'plain':33 'point':85 'probabl':51 'proceed':73 'push':42 'put':75 'run':17,23 'said':52 'sandwich':82,127 'say':61,129,138 'school':10 'shift':20 'sigh':130 'slice':79 'start':58 'stoner':16,57 'talk':120 'time':49,136 'want':30,162 'way':160 'whopper':32,158 'window':99 'work':4 'year':148"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5249360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701704488 {#2026
    date: 2023-12-04 16:41:28.0 +01:00
  }
  +"title": 195716
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#3376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#3417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3419 …}
  +slug: "do-you-guys-have-this-movie"
  +title: "do you guys have this movie?"
  +url: "https://nerdica.net/display/a85d7459-2065-6874-cb5b-ac0091413969"
  +body: """
    [files.mastodon.social/media_at…](https://files.mastodon.social/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)\n
    \n
    @memes@lemmy.ml
    """
  +type: "link"
  +lang: "en-gb"
  +isOc: false
  +hasEmbed: false
  +commentCount: 72
  +favouriteCount: 1388
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701705106 {#3412
    date: 2023-12-04 16:51:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3420 …}
  +votes: Doctrine\ORM\PersistentCollection {#3422 …}
  +reports: Doctrine\ORM\PersistentCollection {#3424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
  +badges: Doctrine\ORM\PersistentCollection {#3430 …}
  +children: [
    1 => App\Entity\EntryComment {#1383
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +root: App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
        +image: null
        +parent: null
        +root: null
        +body: "Your local library also has a lot of stuff that’s not on any streaming service. I’ve watched a lot of movies that way."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1702487001 {#1708
          date: 2023-12-13 18:03:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@memes@lemmy.ml"
          "@masimatutu@nerdica.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1907 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#2391 …}
        +reports: Doctrine\ORM\PersistentCollection {#2369 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
        -id: 183921
        -bodyTs: "'also':4 'librari':3 'local':2 'lot':7,21 'movi':23 'servic':16 'stream':15 'stuff':9 've':18 'watch':19 'way':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5140396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701366658 {#1926
          date: 2023-11-30 18:50:58.0 +01:00
        }
        +"title": 183921
      }
      +body: "Yeah, that’s fine. I haven’t been pirating recently, but some more obscure stuff that’s at the library might not be available on the high seas."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701392883 {#1384
        date: 2023-12-01 02:08:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@memes@lemmy.ml"
        "@masimatutu@nerdica.net"
        "@stinerman@midwest.social"
        "@cm0002@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1405 …}
      +nested: Doctrine\ORM\PersistentCollection {#1382 …}
      +votes: Doctrine\ORM\PersistentCollection {#1404 …}
      +reports: Doctrine\ORM\PersistentCollection {#1361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
      -id: 184204
      -bodyTs: "'avail':24 'fine':4 'haven':6 'high':27 'librari':20 'might':21 'obscur':14 'pirat':9 'recent':10 'sea':28 'stuff':15 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5150892"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701392883 {#1381
        date: 2023-12-01 02:08:03.0 +01:00
      }
      +"title": 184204
    }
    0 => App\Entity\EntryComment {#1410}
  ]
  -id: 18553
  -titleTs: "'guy':3 'movi':6"
  -bodyTs: "'/media_at':3 '/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)':6 'files.mastodon.social':2,5 'files.mastodon.social/media_at':1 'files.mastodon.social/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)':4 'memes@lemmy.ml':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701430859
  +visibility: "visible             "
  +apId: "https://nerdica.net/objects/a85d7459-2065-6874-cb5b-ac0091413969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701344459 {#3398
    date: 2023-11-30 12:40:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#3376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#3417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3419 …}
  +slug: "do-you-guys-have-this-movie"
  +title: "do you guys have this movie?"
  +url: "https://nerdica.net/display/a85d7459-2065-6874-cb5b-ac0091413969"
  +body: """
    [files.mastodon.social/media_at…](https://files.mastodon.social/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)\n
    \n
    @memes@lemmy.ml
    """
  +type: "link"
  +lang: "en-gb"
  +isOc: false
  +hasEmbed: false
  +commentCount: 72
  +favouriteCount: 1388
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701705106 {#3412
    date: 2023-12-04 16:51:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3420 …}
  +votes: Doctrine\ORM\PersistentCollection {#3422 …}
  +reports: Doctrine\ORM\PersistentCollection {#3424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
  +badges: Doctrine\ORM\PersistentCollection {#3430 …}
  +children: [
    1 => App\Entity\EntryComment {#1383
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +root: App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
        +image: null
        +parent: null
        +root: null
        +body: "Your local library also has a lot of stuff that’s not on any streaming service. I’ve watched a lot of movies that way."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1702487001 {#1708
          date: 2023-12-13 18:03:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@memes@lemmy.ml"
          "@masimatutu@nerdica.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1907 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#2391 …}
        +reports: Doctrine\ORM\PersistentCollection {#2369 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
        -id: 183921
        -bodyTs: "'also':4 'librari':3 'local':2 'lot':7,21 'movi':23 'servic':16 'stream':15 'stuff':9 've':18 'watch':19 'way':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5140396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701366658 {#1926
          date: 2023-11-30 18:50:58.0 +01:00
        }
        +"title": 183921
      }
      +body: "Yeah, that’s fine. I haven’t been pirating recently, but some more obscure stuff that’s at the library might not be available on the high seas."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701392883 {#1384
        date: 2023-12-01 02:08:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@memes@lemmy.ml"
        "@masimatutu@nerdica.net"
        "@stinerman@midwest.social"
        "@cm0002@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1405 …}
      +nested: Doctrine\ORM\PersistentCollection {#1382 …}
      +votes: Doctrine\ORM\PersistentCollection {#1404 …}
      +reports: Doctrine\ORM\PersistentCollection {#1361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
      -id: 184204
      -bodyTs: "'avail':24 'fine':4 'haven':6 'high':27 'librari':20 'might':21 'obscur':14 'pirat':9 'recent':10 'sea':28 'stuff':15 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5150892"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701392883 {#1381
        date: 2023-12-01 02:08:03.0 +01:00
      }
      +"title": 184204
    }
    0 => App\Entity\EntryComment {#1410}
  ]
  -id: 18553
  -titleTs: "'guy':3 'movi':6"
  -bodyTs: "'/media_at':3 '/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)':6 'files.mastodon.social':2,5 'files.mastodon.social/media_at':1 'files.mastodon.social/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)':4 'memes@lemmy.ml':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701430859
  +visibility: "visible             "
  +apId: "https://nerdica.net/objects/a85d7459-2065-6874-cb5b-ac0091413969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701344459 {#3398
    date: 2023-11-30 12:40:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#3376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#3417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3419 …}
  +slug: "do-you-guys-have-this-movie"
  +title: "do you guys have this movie?"
  +url: "https://nerdica.net/display/a85d7459-2065-6874-cb5b-ac0091413969"
  +body: """
    [files.mastodon.social/media_at…](https://files.mastodon.social/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)\n
    \n
    @memes@lemmy.ml
    """
  +type: "link"
  +lang: "en-gb"
  +isOc: false
  +hasEmbed: false
  +commentCount: 72
  +favouriteCount: 1388
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701705106 {#3412
    date: 2023-12-04 16:51:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3420 …}
  +votes: Doctrine\ORM\PersistentCollection {#3422 …}
  +reports: Doctrine\ORM\PersistentCollection {#3424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
  +badges: Doctrine\ORM\PersistentCollection {#3430 …}
  +children: [
    1 => App\Entity\EntryComment {#1383
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +root: App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
        +image: null
        +parent: null
        +root: null
        +body: "Your local library also has a lot of stuff that’s not on any streaming service. I’ve watched a lot of movies that way."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1702487001 {#1708
          date: 2023-12-13 18:03:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@memes@lemmy.ml"
          "@masimatutu@nerdica.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1907 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#2391 …}
        +reports: Doctrine\ORM\PersistentCollection {#2369 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
        -id: 183921
        -bodyTs: "'also':4 'librari':3 'local':2 'lot':7,21 'movi':23 'servic':16 'stream':15 'stuff':9 've':18 'watch':19 'way':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5140396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701366658 {#1926
          date: 2023-11-30 18:50:58.0 +01:00
        }
        +"title": 183921
      }
      +body: "Yeah, that’s fine. I haven’t been pirating recently, but some more obscure stuff that’s at the library might not be available on the high seas."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701392883 {#1384
        date: 2023-12-01 02:08:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@memes@lemmy.ml"
        "@masimatutu@nerdica.net"
        "@stinerman@midwest.social"
        "@cm0002@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1405 …}
      +nested: Doctrine\ORM\PersistentCollection {#1382 …}
      +votes: Doctrine\ORM\PersistentCollection {#1404 …}
      +reports: Doctrine\ORM\PersistentCollection {#1361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
      -id: 184204
      -bodyTs: "'avail':24 'fine':4 'haven':6 'high':27 'librari':20 'might':21 'obscur':14 'pirat':9 'recent':10 'sea':28 'stuff':15 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5150892"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701392883 {#1381
        date: 2023-12-01 02:08:03.0 +01:00
      }
      +"title": 184204
    }
    0 => App\Entity\EntryComment {#1410}
  ]
  -id: 18553
  -titleTs: "'guy':3 'movi':6"
  -bodyTs: "'/media_at':3 '/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)':6 'files.mastodon.social':2,5 'files.mastodon.social/media_at':1 'files.mastodon.social/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)':4 'memes@lemmy.ml':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701430859
  +visibility: "visible             "
  +apId: "https://nerdica.net/objects/a85d7459-2065-6874-cb5b-ac0091413969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701344459 {#3398
    date: 2023-11-30 12:40:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#1383
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#3376 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3417 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3419 …}
    +slug: "do-you-guys-have-this-movie"
    +title: "do you guys have this movie?"
    +url: "https://nerdica.net/display/a85d7459-2065-6874-cb5b-ac0091413969"
    +body: """
      [files.mastodon.social/media_at…](https://files.mastodon.social/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)\n
      \n
      @memes@lemmy.ml
      """
    +type: "link"
    +lang: "en-gb"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 1388
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701705106 {#3412
      date: 2023-12-04 16:51:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3420 …}
    +votes: Doctrine\ORM\PersistentCollection {#3422 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    +badges: Doctrine\ORM\PersistentCollection {#3430 …}
    +children: [
      1 => App\Entity\EntryComment {#1383}
      0 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
        +image: null
        +parent: null
        +root: null
        +body: "Your local library also has a lot of stuff that’s not on any streaming service. I’ve watched a lot of movies that way."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1702487001 {#1708
          date: 2023-12-13 18:03:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@memes@lemmy.ml"
          "@masimatutu@nerdica.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1907 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#2391 …}
        +reports: Doctrine\ORM\PersistentCollection {#2369 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
        -id: 183921
        -bodyTs: "'also':4 'librari':3 'local':2 'lot':7,21 'movi':23 'servic':16 'stream':15 'stuff':9 've':18 'watch':19 'way':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5140396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701366658 {#1926
          date: 2023-11-30 18:50:58.0 +01:00
        }
        +"title": 183921
      }
    ]
    -id: 18553
    -titleTs: "'guy':3 'movi':6"
    -bodyTs: "'/media_at':3 '/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)':6 'files.mastodon.social':2,5 'files.mastodon.social/media_at':1 'files.mastodon.social/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)':4 'memes@lemmy.ml':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701430859
    +visibility: "visible             "
    +apId: "https://nerdica.net/objects/a85d7459-2065-6874-cb5b-ac0091413969"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701344459 {#3398
      date: 2023-11-30 12:40:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: App\Entity\EntryComment {#1410}
  +body: "Yeah, that’s fine. I haven’t been pirating recently, but some more obscure stuff that’s at the library might not be available on the high seas."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701392883 {#1384
    date: 2023-12-01 02:08:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@masimatutu@nerdica.net"
    "@stinerman@midwest.social"
    "@cm0002@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1405 …}
  +nested: Doctrine\ORM\PersistentCollection {#1382 …}
  +votes: Doctrine\ORM\PersistentCollection {#1404 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 184204
  -bodyTs: "'avail':24 'fine':4 'haven':6 'high':27 'librari':20 'might':21 'obscur':14 'pirat':9 'recent':10 'sea':28 'stuff':15 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5150892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701392883 {#1381
    date: 2023-12-01 02:08:03.0 +01:00
  }
  +"title": 184204
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#1383
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#3376 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3417 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3419 …}
    +slug: "do-you-guys-have-this-movie"
    +title: "do you guys have this movie?"
    +url: "https://nerdica.net/display/a85d7459-2065-6874-cb5b-ac0091413969"
    +body: """
      [files.mastodon.social/media_at…](https://files.mastodon.social/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)\n
      \n
      @memes@lemmy.ml
      """
    +type: "link"
    +lang: "en-gb"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 1388
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701705106 {#3412
      date: 2023-12-04 16:51:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3420 …}
    +votes: Doctrine\ORM\PersistentCollection {#3422 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    +badges: Doctrine\ORM\PersistentCollection {#3430 …}
    +children: [
      1 => App\Entity\EntryComment {#1383}
      0 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
        +image: null
        +parent: null
        +root: null
        +body: "Your local library also has a lot of stuff that’s not on any streaming service. I’ve watched a lot of movies that way."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1702487001 {#1708
          date: 2023-12-13 18:03:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@memes@lemmy.ml"
          "@masimatutu@nerdica.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1907 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#2391 …}
        +reports: Doctrine\ORM\PersistentCollection {#2369 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
        -id: 183921
        -bodyTs: "'also':4 'librari':3 'local':2 'lot':7,21 'movi':23 'servic':16 'stream':15 'stuff':9 've':18 'watch':19 'way':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5140396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701366658 {#1926
          date: 2023-11-30 18:50:58.0 +01:00
        }
        +"title": 183921
      }
    ]
    -id: 18553
    -titleTs: "'guy':3 'movi':6"
    -bodyTs: "'/media_at':3 '/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)':6 'files.mastodon.social':2,5 'files.mastodon.social/media_at':1 'files.mastodon.social/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)':4 'memes@lemmy.ml':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701430859
    +visibility: "visible             "
    +apId: "https://nerdica.net/objects/a85d7459-2065-6874-cb5b-ac0091413969"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701344459 {#3398
      date: 2023-11-30 12:40:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: App\Entity\EntryComment {#1410}
  +body: "Yeah, that’s fine. I haven’t been pirating recently, but some more obscure stuff that’s at the library might not be available on the high seas."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701392883 {#1384
    date: 2023-12-01 02:08:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@masimatutu@nerdica.net"
    "@stinerman@midwest.social"
    "@cm0002@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1405 …}
  +nested: Doctrine\ORM\PersistentCollection {#1382 …}
  +votes: Doctrine\ORM\PersistentCollection {#1404 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 184204
  -bodyTs: "'avail':24 'fine':4 'haven':6 'high':27 'librari':20 'might':21 'obscur':14 'pirat':9 'recent':10 'sea':28 'stuff':15 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5150892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701392883 {#1381
    date: 2023-12-01 02:08:03.0 +01:00
  }
  +"title": 184204
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#1383
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#3376 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3417 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3419 …}
    +slug: "do-you-guys-have-this-movie"
    +title: "do you guys have this movie?"
    +url: "https://nerdica.net/display/a85d7459-2065-6874-cb5b-ac0091413969"
    +body: """
      [files.mastodon.social/media_at…](https://files.mastodon.social/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)\n
      \n
      @memes@lemmy.ml
      """
    +type: "link"
    +lang: "en-gb"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 1388
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701705106 {#3412
      date: 2023-12-04 16:51:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3420 …}
    +votes: Doctrine\ORM\PersistentCollection {#3422 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    +badges: Doctrine\ORM\PersistentCollection {#3430 …}
    +children: [
      1 => App\Entity\EntryComment {#1383}
      0 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
        +image: null
        +parent: null
        +root: null
        +body: "Your local library also has a lot of stuff that’s not on any streaming service. I’ve watched a lot of movies that way."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1702487001 {#1708
          date: 2023-12-13 18:03:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@memes@lemmy.ml"
          "@masimatutu@nerdica.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1907 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#2391 …}
        +reports: Doctrine\ORM\PersistentCollection {#2369 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
        -id: 183921
        -bodyTs: "'also':4 'librari':3 'local':2 'lot':7,21 'movi':23 'servic':16 'stream':15 'stuff':9 've':18 'watch':19 'way':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5140396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701366658 {#1926
          date: 2023-11-30 18:50:58.0 +01:00
        }
        +"title": 183921
      }
    ]
    -id: 18553
    -titleTs: "'guy':3 'movi':6"
    -bodyTs: "'/media_at':3 '/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)':6 'files.mastodon.social':2,5 'files.mastodon.social/media_at':1 'files.mastodon.social/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)':4 'memes@lemmy.ml':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701430859
    +visibility: "visible             "
    +apId: "https://nerdica.net/objects/a85d7459-2065-6874-cb5b-ac0091413969"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701344459 {#3398
      date: 2023-11-30 12:40:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: App\Entity\EntryComment {#1410}
  +body: "Yeah, that’s fine. I haven’t been pirating recently, but some more obscure stuff that’s at the library might not be available on the high seas."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701392883 {#1384
    date: 2023-12-01 02:08:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@masimatutu@nerdica.net"
    "@stinerman@midwest.social"
    "@cm0002@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1405 …}
  +nested: Doctrine\ORM\PersistentCollection {#1382 …}
  +votes: Doctrine\ORM\PersistentCollection {#1404 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 184204
  -bodyTs: "'avail':24 'fine':4 'haven':6 'high':27 'librari':20 'might':21 'obscur':14 'pirat':9 'recent':10 'sea':28 'stuff':15 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5150892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701392883 {#1381
    date: 2023-12-01 02:08:03.0 +01:00
  }
  +"title": 184204
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#1410
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#3376 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3417 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3419 …}
    +slug: "do-you-guys-have-this-movie"
    +title: "do you guys have this movie?"
    +url: "https://nerdica.net/display/a85d7459-2065-6874-cb5b-ac0091413969"
    +body: """
      [files.mastodon.social/media_at…](https://files.mastodon.social/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)\n
      \n
      @memes@lemmy.ml
      """
    +type: "link"
    +lang: "en-gb"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 1388
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701705106 {#3412
      date: 2023-12-04 16:51:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3420 …}
    +votes: Doctrine\ORM\PersistentCollection {#3422 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    +badges: Doctrine\ORM\PersistentCollection {#3430 …}
    +children: [
      1 => App\Entity\EntryComment {#1383
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
        +root: App\Entity\EntryComment {#1410}
        +body: "Yeah, that’s fine. I haven’t been pirating recently, but some more obscure stuff that’s at the library might not be available on the high seas."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701392883 {#1384
          date: 2023-12-01 02:08:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@memes@lemmy.ml"
          "@masimatutu@nerdica.net"
          "@stinerman@midwest.social"
          "@cm0002@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1405 …}
        +nested: Doctrine\ORM\PersistentCollection {#1382 …}
        +votes: Doctrine\ORM\PersistentCollection {#1404 …}
        +reports: Doctrine\ORM\PersistentCollection {#1361 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
        -id: 184204
        -bodyTs: "'avail':24 'fine':4 'haven':6 'high':27 'librari':20 'might':21 'obscur':14 'pirat':9 'recent':10 'sea':28 'stuff':15 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5150892"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701392883 {#1381
          date: 2023-12-01 02:08:03.0 +01:00
        }
        +"title": 184204
      }
      0 => App\Entity\EntryComment {#1410}
    ]
    -id: 18553
    -titleTs: "'guy':3 'movi':6"
    -bodyTs: "'/media_at':3 '/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)':6 'files.mastodon.social':2,5 'files.mastodon.social/media_at':1 'files.mastodon.social/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)':4 'memes@lemmy.ml':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701430859
    +visibility: "visible             "
    +apId: "https://nerdica.net/objects/a85d7459-2065-6874-cb5b-ac0091413969"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701344459 {#3398
      date: 2023-11-30 12:40:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "Your local library also has a lot of stuff that’s not on any streaming service. I’ve watched a lot of movies that way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1702487001 {#1708
    date: 2023-12-13 18:03:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@masimatutu@nerdica.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 183921
  -bodyTs: "'also':4 'librari':3 'local':2 'lot':7,21 'movi':23 'servic':16 'stream':15 'stuff':9 've':18 'watch':19 'way':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5140396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701366658 {#1926
    date: 2023-11-30 18:50:58.0 +01:00
  }
  +"title": 183921
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#1410
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#3376 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3417 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3419 …}
    +slug: "do-you-guys-have-this-movie"
    +title: "do you guys have this movie?"
    +url: "https://nerdica.net/display/a85d7459-2065-6874-cb5b-ac0091413969"
    +body: """
      [files.mastodon.social/media_at…](https://files.mastodon.social/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)\n
      \n
      @memes@lemmy.ml
      """
    +type: "link"
    +lang: "en-gb"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 1388
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701705106 {#3412
      date: 2023-12-04 16:51:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3420 …}
    +votes: Doctrine\ORM\PersistentCollection {#3422 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    +badges: Doctrine\ORM\PersistentCollection {#3430 …}
    +children: [
      1 => App\Entity\EntryComment {#1383
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
        +root: App\Entity\EntryComment {#1410}
        +body: "Yeah, that’s fine. I haven’t been pirating recently, but some more obscure stuff that’s at the library might not be available on the high seas."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701392883 {#1384
          date: 2023-12-01 02:08:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@memes@lemmy.ml"
          "@masimatutu@nerdica.net"
          "@stinerman@midwest.social"
          "@cm0002@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1405 …}
        +nested: Doctrine\ORM\PersistentCollection {#1382 …}
        +votes: Doctrine\ORM\PersistentCollection {#1404 …}
        +reports: Doctrine\ORM\PersistentCollection {#1361 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
        -id: 184204
        -bodyTs: "'avail':24 'fine':4 'haven':6 'high':27 'librari':20 'might':21 'obscur':14 'pirat':9 'recent':10 'sea':28 'stuff':15 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5150892"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701392883 {#1381
          date: 2023-12-01 02:08:03.0 +01:00
        }
        +"title": 184204
      }
      0 => App\Entity\EntryComment {#1410}
    ]
    -id: 18553
    -titleTs: "'guy':3 'movi':6"
    -bodyTs: "'/media_at':3 '/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)':6 'files.mastodon.social':2,5 'files.mastodon.social/media_at':1 'files.mastodon.social/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)':4 'memes@lemmy.ml':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701430859
    +visibility: "visible             "
    +apId: "https://nerdica.net/objects/a85d7459-2065-6874-cb5b-ac0091413969"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701344459 {#3398
      date: 2023-11-30 12:40:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "Your local library also has a lot of stuff that’s not on any streaming service. I’ve watched a lot of movies that way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1702487001 {#1708
    date: 2023-12-13 18:03:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@masimatutu@nerdica.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 183921
  -bodyTs: "'also':4 'librari':3 'local':2 'lot':7,21 'movi':23 'servic':16 'stream':15 'stuff':9 've':18 'watch':19 'way':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5140396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701366658 {#1926
    date: 2023-11-30 18:50:58.0 +01:00
  }
  +"title": 183921
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#1410
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#3376 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3417 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3419 …}
    +slug: "do-you-guys-have-this-movie"
    +title: "do you guys have this movie?"
    +url: "https://nerdica.net/display/a85d7459-2065-6874-cb5b-ac0091413969"
    +body: """
      [files.mastodon.social/media_at…](https://files.mastodon.social/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)\n
      \n
      @memes@lemmy.ml
      """
    +type: "link"
    +lang: "en-gb"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 1388
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701705106 {#3412
      date: 2023-12-04 16:51:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3420 …}
    +votes: Doctrine\ORM\PersistentCollection {#3422 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    +badges: Doctrine\ORM\PersistentCollection {#3430 …}
    +children: [
      1 => App\Entity\EntryComment {#1383
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
        +root: App\Entity\EntryComment {#1410}
        +body: "Yeah, that’s fine. I haven’t been pirating recently, but some more obscure stuff that’s at the library might not be available on the high seas."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701392883 {#1384
          date: 2023-12-01 02:08:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@memes@lemmy.ml"
          "@masimatutu@nerdica.net"
          "@stinerman@midwest.social"
          "@cm0002@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1405 …}
        +nested: Doctrine\ORM\PersistentCollection {#1382 …}
        +votes: Doctrine\ORM\PersistentCollection {#1404 …}
        +reports: Doctrine\ORM\PersistentCollection {#1361 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
        -id: 184204
        -bodyTs: "'avail':24 'fine':4 'haven':6 'high':27 'librari':20 'might':21 'obscur':14 'pirat':9 'recent':10 'sea':28 'stuff':15 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5150892"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701392883 {#1381
          date: 2023-12-01 02:08:03.0 +01:00
        }
        +"title": 184204
      }
      0 => App\Entity\EntryComment {#1410}
    ]
    -id: 18553
    -titleTs: "'guy':3 'movi':6"
    -bodyTs: "'/media_at':3 '/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)':6 'files.mastodon.social':2,5 'files.mastodon.social/media_at':1 'files.mastodon.social/media_attachments/files/111/496/744/787/772/057/original/3f8fa207299d2319.png)':4 'memes@lemmy.ml':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701430859
    +visibility: "visible             "
    +apId: "https://nerdica.net/objects/a85d7459-2065-6874-cb5b-ac0091413969"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701344459 {#3398
      date: 2023-11-30 12:40:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "Your local library also has a lot of stuff that’s not on any streaming service. I’ve watched a lot of movies that way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1702487001 {#1708
    date: 2023-12-13 18:03:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@masimatutu@nerdica.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 183921
  -bodyTs: "'also':4 'librari':3 'local':2 'lot':7,21 'movi':23 'servic':16 'stream':15 'stuff':9 've':18 'watch':19 'way':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5140396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701366658 {#1926
    date: 2023-11-30 18:50:58.0 +01:00
  }
  +"title": 183921
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2372
  +user: Proxies\__CG__\App\Entity\User {#3435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#3476 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3478 …}
  +slug: "Hurt-like-me"
  +title: "Hurt like me."
  +url: "https://mander.xyz/pictrs/image/ff7a14d1-b165-4b42-9970-7934fafc6f6f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 54
  +favouriteCount: 841
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711833190 {#3471
    date: 2024-03-30 22:13:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3479 …}
  +votes: Doctrine\ORM\PersistentCollection {#3481 …}
  +reports: Doctrine\ORM\PersistentCollection {#3483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3487 …}
  +badges: Doctrine\ORM\PersistentCollection {#3489 …}
  +children: [
    App\Entity\EntryComment {#2364
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2372 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: null
      +root: null
      +body: "Normie here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701296214 {#2359
        date: 2023-11-29 23:16:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 178608
      -bodyTs: "'normi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5117446"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701296214 {#2361
        date: 2023-11-29 23:16:54.0 +01:00
      }
      +"title": 178608
    }
  ]
  -id: 18266
  -titleTs: "'hurt':1 'like':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367774
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6740637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701281374 {#3457
    date: 2023-11-29 19:09:34.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
119 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2372
  +user: Proxies\__CG__\App\Entity\User {#3435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#3476 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3478 …}
  +slug: "Hurt-like-me"
  +title: "Hurt like me."
  +url: "https://mander.xyz/pictrs/image/ff7a14d1-b165-4b42-9970-7934fafc6f6f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 54
  +favouriteCount: 841
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711833190 {#3471
    date: 2024-03-30 22:13:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3479 …}
  +votes: Doctrine\ORM\PersistentCollection {#3481 …}
  +reports: Doctrine\ORM\PersistentCollection {#3483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3487 …}
  +badges: Doctrine\ORM\PersistentCollection {#3489 …}
  +children: [
    App\Entity\EntryComment {#2364
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2372 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: null
      +root: null
      +body: "Normie here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701296214 {#2359
        date: 2023-11-29 23:16:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 178608
      -bodyTs: "'normi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5117446"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701296214 {#2361
        date: 2023-11-29 23:16:54.0 +01:00
      }
      +"title": 178608
    }
  ]
  -id: 18266
  -titleTs: "'hurt':1 'like':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367774
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6740637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701281374 {#3457
    date: 2023-11-29 19:09:34.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
120 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2372
  +user: Proxies\__CG__\App\Entity\User {#3435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#3476 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3478 …}
  +slug: "Hurt-like-me"
  +title: "Hurt like me."
  +url: "https://mander.xyz/pictrs/image/ff7a14d1-b165-4b42-9970-7934fafc6f6f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 54
  +favouriteCount: 841
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711833190 {#3471
    date: 2024-03-30 22:13:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3479 …}
  +votes: Doctrine\ORM\PersistentCollection {#3481 …}
  +reports: Doctrine\ORM\PersistentCollection {#3483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3487 …}
  +badges: Doctrine\ORM\PersistentCollection {#3489 …}
  +children: [
    App\Entity\EntryComment {#2364
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2372 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: null
      +root: null
      +body: "Normie here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701296214 {#2359
        date: 2023-11-29 23:16:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 178608
      -bodyTs: "'normi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5117446"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701296214 {#2361
        date: 2023-11-29 23:16:54.0 +01:00
      }
      +"title": 178608
    }
  ]
  -id: 18266
  -titleTs: "'hurt':1 'like':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367774
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6740637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701281374 {#3457
    date: 2023-11-29 19:09:34.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
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372
    +user: Proxies\__CG__\App\Entity\User {#3435 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3476 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3478 …}
    +slug: "Hurt-like-me"
    +title: "Hurt like me."
    +url: "https://mander.xyz/pictrs/image/ff7a14d1-b165-4b42-9970-7934fafc6f6f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 54
    +favouriteCount: 841
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711833190 {#3471
      date: 2024-03-30 22:13:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3479 …}
    +votes: Doctrine\ORM\PersistentCollection {#3481 …}
    +reports: Doctrine\ORM\PersistentCollection {#3483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3487 …}
    +badges: Doctrine\ORM\PersistentCollection {#3489 …}
    +children: [
      App\Entity\EntryComment {#2364}
    ]
    -id: 18266
    -titleTs: "'hurt':1 'like':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701367774
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6740637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701281374 {#3457
      date: 2023-11-29 19:09:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "Normie here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701296214 {#2359
    date: 2023-11-29 23:16:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 178608
  -bodyTs: "'normi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5117446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701296214 {#2361
    date: 2023-11-29 23:16:54.0 +01:00
  }
  +"title": 178608
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372
    +user: Proxies\__CG__\App\Entity\User {#3435 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3476 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3478 …}
    +slug: "Hurt-like-me"
    +title: "Hurt like me."
    +url: "https://mander.xyz/pictrs/image/ff7a14d1-b165-4b42-9970-7934fafc6f6f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 54
    +favouriteCount: 841
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711833190 {#3471
      date: 2024-03-30 22:13:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3479 …}
    +votes: Doctrine\ORM\PersistentCollection {#3481 …}
    +reports: Doctrine\ORM\PersistentCollection {#3483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3487 …}
    +badges: Doctrine\ORM\PersistentCollection {#3489 …}
    +children: [
      App\Entity\EntryComment {#2364}
    ]
    -id: 18266
    -titleTs: "'hurt':1 'like':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701367774
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6740637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701281374 {#3457
      date: 2023-11-29 19:09:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "Normie here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701296214 {#2359
    date: 2023-11-29 23:16:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 178608
  -bodyTs: "'normi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5117446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701296214 {#2361
    date: 2023-11-29 23:16:54.0 +01:00
  }
  +"title": 178608
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372
    +user: Proxies\__CG__\App\Entity\User {#3435 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3476 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3478 …}
    +slug: "Hurt-like-me"
    +title: "Hurt like me."
    +url: "https://mander.xyz/pictrs/image/ff7a14d1-b165-4b42-9970-7934fafc6f6f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 54
    +favouriteCount: 841
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711833190 {#3471
      date: 2024-03-30 22:13:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3479 …}
    +votes: Doctrine\ORM\PersistentCollection {#3481 …}
    +reports: Doctrine\ORM\PersistentCollection {#3483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3487 …}
    +badges: Doctrine\ORM\PersistentCollection {#3489 …}
    +children: [
      App\Entity\EntryComment {#2364}
    ]
    -id: 18266
    -titleTs: "'hurt':1 'like':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701367774
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6740637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701281374 {#3457
      date: 2023-11-29 19:09:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "Normie here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701296214 {#2359
    date: 2023-11-29 23:16:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 178608
  -bodyTs: "'normi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5117446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701296214 {#2361
    date: 2023-11-29 23:16:54.0 +01:00
  }
  +"title": 178608
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2453
  +user: Proxies\__CG__\App\Entity\User {#3415 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: Proxies\__CG__\App\Entity\Image {#3456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3458 …}
  +slug: "Before-long-it-ll-be-all-grill-and-drivers-won-t-be"
  +title: "Before long, it'll be all grill and drivers won't be able to see which direction they're going."
  +url: "https://startrek.website/pictrs/image/7cd1db82-bd11-4df9-844a-9e27cd5ef623.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 75
  +favouriteCount: 538
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707586329 {#3451
    date: 2024-02-10 18:32:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3459 …}
  +votes: Doctrine\ORM\PersistentCollection {#3461 …}
  +reports: Doctrine\ORM\PersistentCollection {#3463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
  +badges: Doctrine\ORM\PersistentCollection {#3469 …}
  +children: [
    App\Entity\EntryComment {#2460
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2453 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
      +body: """
        Yes. A lot of the people who drive trucks do so because “I’m a big boy! Listen to me make lots of noise in my big lifted truck! Vroom Vroom!!”\n
        \n
        If people are actually using it for a small business or whatever, sure, I’ll live, but most of the people who buy them are just buying them because they want people to know their dicks are small.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701197876 {#2461
        date: 2023-11-28 19:57:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@constnt@lemmy.world"
        "@DavidGarcia@feddit.nl"
        "@minibyte@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2455 …}
      +nested: Doctrine\ORM\PersistentCollection {#2468 …}
      +votes: Doctrine\ORM\PersistentCollection {#2469 …}
      +reports: Doctrine\ORM\PersistentCollection {#2471 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
      -id: 174451
      -bodyTs: "'actual':35 'big':16,27 'boy':17 'busi':41 'buy':54,58 'dick':67 'drive':8 'know':65 'lift':28 'listen':18 'live':47 'll':46 'lot':3,22 'm':14 'make':21 'nois':24 'peopl':6,33,52,63 'small':40,69 'sure':44 'truck':9,29 'use':36 'vroom':30,31 'want':62 'whatev':43 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5080933"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701197876 {#2456
        date: 2023-11-28 19:57:56.0 +01:00
      }
      +"title": 174451
    }
  ]
  -id: 17887
  -titleTs: "'abl':13 'direct':17 'driver':9 'go':20 'grill':7 'll':4 'long':2 're':19 'see':15 'won':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701276462
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4152690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701190062 {#3438
    date: 2023-11-28 17:47:42.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
127 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2453
  +user: Proxies\__CG__\App\Entity\User {#3415 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: Proxies\__CG__\App\Entity\Image {#3456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3458 …}
  +slug: "Before-long-it-ll-be-all-grill-and-drivers-won-t-be"
  +title: "Before long, it'll be all grill and drivers won't be able to see which direction they're going."
  +url: "https://startrek.website/pictrs/image/7cd1db82-bd11-4df9-844a-9e27cd5ef623.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 75
  +favouriteCount: 538
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707586329 {#3451
    date: 2024-02-10 18:32:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3459 …}
  +votes: Doctrine\ORM\PersistentCollection {#3461 …}
  +reports: Doctrine\ORM\PersistentCollection {#3463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
  +badges: Doctrine\ORM\PersistentCollection {#3469 …}
  +children: [
    App\Entity\EntryComment {#2460
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2453 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
      +body: """
        Yes. A lot of the people who drive trucks do so because “I’m a big boy! Listen to me make lots of noise in my big lifted truck! Vroom Vroom!!”\n
        \n
        If people are actually using it for a small business or whatever, sure, I’ll live, but most of the people who buy them are just buying them because they want people to know their dicks are small.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701197876 {#2461
        date: 2023-11-28 19:57:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@constnt@lemmy.world"
        "@DavidGarcia@feddit.nl"
        "@minibyte@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2455 …}
      +nested: Doctrine\ORM\PersistentCollection {#2468 …}
      +votes: Doctrine\ORM\PersistentCollection {#2469 …}
      +reports: Doctrine\ORM\PersistentCollection {#2471 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
      -id: 174451
      -bodyTs: "'actual':35 'big':16,27 'boy':17 'busi':41 'buy':54,58 'dick':67 'drive':8 'know':65 'lift':28 'listen':18 'live':47 'll':46 'lot':3,22 'm':14 'make':21 'nois':24 'peopl':6,33,52,63 'small':40,69 'sure':44 'truck':9,29 'use':36 'vroom':30,31 'want':62 'whatev':43 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5080933"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701197876 {#2456
        date: 2023-11-28 19:57:56.0 +01:00
      }
      +"title": 174451
    }
  ]
  -id: 17887
  -titleTs: "'abl':13 'direct':17 'driver':9 'go':20 'grill':7 'll':4 'long':2 're':19 'see':15 'won':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701276462
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4152690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701190062 {#3438
    date: 2023-11-28 17:47:42.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
128 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2453
  +user: Proxies\__CG__\App\Entity\User {#3415 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: Proxies\__CG__\App\Entity\Image {#3456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3458 …}
  +slug: "Before-long-it-ll-be-all-grill-and-drivers-won-t-be"
  +title: "Before long, it'll be all grill and drivers won't be able to see which direction they're going."
  +url: "https://startrek.website/pictrs/image/7cd1db82-bd11-4df9-844a-9e27cd5ef623.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 75
  +favouriteCount: 538
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707586329 {#3451
    date: 2024-02-10 18:32:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3459 …}
  +votes: Doctrine\ORM\PersistentCollection {#3461 …}
  +reports: Doctrine\ORM\PersistentCollection {#3463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
  +badges: Doctrine\ORM\PersistentCollection {#3469 …}
  +children: [
    App\Entity\EntryComment {#2460
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2453 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
      +body: """
        Yes. A lot of the people who drive trucks do so because “I’m a big boy! Listen to me make lots of noise in my big lifted truck! Vroom Vroom!!”\n
        \n
        If people are actually using it for a small business or whatever, sure, I’ll live, but most of the people who buy them are just buying them because they want people to know their dicks are small.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701197876 {#2461
        date: 2023-11-28 19:57:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@constnt@lemmy.world"
        "@DavidGarcia@feddit.nl"
        "@minibyte@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2455 …}
      +nested: Doctrine\ORM\PersistentCollection {#2468 …}
      +votes: Doctrine\ORM\PersistentCollection {#2469 …}
      +reports: Doctrine\ORM\PersistentCollection {#2471 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
      -id: 174451
      -bodyTs: "'actual':35 'big':16,27 'boy':17 'busi':41 'buy':54,58 'dick':67 'drive':8 'know':65 'lift':28 'listen':18 'live':47 'll':46 'lot':3,22 'm':14 'make':21 'nois':24 'peopl':6,33,52,63 'small':40,69 'sure':44 'truck':9,29 'use':36 'vroom':30,31 'want':62 'whatev':43 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5080933"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701197876 {#2456
        date: 2023-11-28 19:57:56.0 +01:00
      }
      +"title": 174451
    }
  ]
  -id: 17887
  -titleTs: "'abl':13 'direct':17 'driver':9 'go':20 'grill':7 'll':4 'long':2 're':19 'see':15 'won':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701276462
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4152690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701190062 {#3438
    date: 2023-11-28 17:47:42.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
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2453
    +user: Proxies\__CG__\App\Entity\User {#3415 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: Proxies\__CG__\App\Entity\Image {#3456 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3458 …}
    +slug: "Before-long-it-ll-be-all-grill-and-drivers-won-t-be"
    +title: "Before long, it'll be all grill and drivers won't be able to see which direction they're going."
    +url: "https://startrek.website/pictrs/image/7cd1db82-bd11-4df9-844a-9e27cd5ef623.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 75
    +favouriteCount: 538
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707586329 {#3451
      date: 2024-02-10 18:32:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3459 …}
    +votes: Doctrine\ORM\PersistentCollection {#3461 …}
    +reports: Doctrine\ORM\PersistentCollection {#3463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
    +badges: Doctrine\ORM\PersistentCollection {#3469 …}
    +children: [
      App\Entity\EntryComment {#2460}
    ]
    -id: 17887
    -titleTs: "'abl':13 'direct':17 'driver':9 'go':20 'grill':7 'll':4 'long':2 're':19 'see':15 'won':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701276462
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4152690"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701190062 {#3438
      date: 2023-11-28 17:47:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
  +body: """
    Yes. A lot of the people who drive trucks do so because “I’m a big boy! Listen to me make lots of noise in my big lifted truck! Vroom Vroom!!”\n
    \n
    If people are actually using it for a small business or whatever, sure, I’ll live, but most of the people who buy them are just buying them because they want people to know their dicks are small.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701197876 {#2461
    date: 2023-11-28 19:57:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@constnt@lemmy.world"
    "@DavidGarcia@feddit.nl"
    "@minibyte@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 174451
  -bodyTs: "'actual':35 'big':16,27 'boy':17 'busi':41 'buy':54,58 'dick':67 'drive':8 'know':65 'lift':28 'listen':18 'live':47 'll':46 'lot':3,22 'm':14 'make':21 'nois':24 'peopl':6,33,52,63 'small':40,69 'sure':44 'truck':9,29 'use':36 'vroom':30,31 'want':62 'whatev':43 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5080933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701197876 {#2456
    date: 2023-11-28 19:57:56.0 +01:00
  }
  +"title": 174451
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2453
    +user: Proxies\__CG__\App\Entity\User {#3415 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: Proxies\__CG__\App\Entity\Image {#3456 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3458 …}
    +slug: "Before-long-it-ll-be-all-grill-and-drivers-won-t-be"
    +title: "Before long, it'll be all grill and drivers won't be able to see which direction they're going."
    +url: "https://startrek.website/pictrs/image/7cd1db82-bd11-4df9-844a-9e27cd5ef623.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 75
    +favouriteCount: 538
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707586329 {#3451
      date: 2024-02-10 18:32:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3459 …}
    +votes: Doctrine\ORM\PersistentCollection {#3461 …}
    +reports: Doctrine\ORM\PersistentCollection {#3463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
    +badges: Doctrine\ORM\PersistentCollection {#3469 …}
    +children: [
      App\Entity\EntryComment {#2460}
    ]
    -id: 17887
    -titleTs: "'abl':13 'direct':17 'driver':9 'go':20 'grill':7 'll':4 'long':2 're':19 'see':15 'won':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701276462
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4152690"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701190062 {#3438
      date: 2023-11-28 17:47:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
  +body: """
    Yes. A lot of the people who drive trucks do so because “I’m a big boy! Listen to me make lots of noise in my big lifted truck! Vroom Vroom!!”\n
    \n
    If people are actually using it for a small business or whatever, sure, I’ll live, but most of the people who buy them are just buying them because they want people to know their dicks are small.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701197876 {#2461
    date: 2023-11-28 19:57:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@constnt@lemmy.world"
    "@DavidGarcia@feddit.nl"
    "@minibyte@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 174451
  -bodyTs: "'actual':35 'big':16,27 'boy':17 'busi':41 'buy':54,58 'dick':67 'drive':8 'know':65 'lift':28 'listen':18 'live':47 'll':46 'lot':3,22 'm':14 'make':21 'nois':24 'peopl':6,33,52,63 'small':40,69 'sure':44 'truck':9,29 'use':36 'vroom':30,31 'want':62 'whatev':43 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5080933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701197876 {#2456
    date: 2023-11-28 19:57:56.0 +01:00
  }
  +"title": 174451
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2453
    +user: Proxies\__CG__\App\Entity\User {#3415 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: Proxies\__CG__\App\Entity\Image {#3456 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3458 …}
    +slug: "Before-long-it-ll-be-all-grill-and-drivers-won-t-be"
    +title: "Before long, it'll be all grill and drivers won't be able to see which direction they're going."
    +url: "https://startrek.website/pictrs/image/7cd1db82-bd11-4df9-844a-9e27cd5ef623.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 75
    +favouriteCount: 538
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707586329 {#3451
      date: 2024-02-10 18:32:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3459 …}
    +votes: Doctrine\ORM\PersistentCollection {#3461 …}
    +reports: Doctrine\ORM\PersistentCollection {#3463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
    +badges: Doctrine\ORM\PersistentCollection {#3469 …}
    +children: [
      App\Entity\EntryComment {#2460}
    ]
    -id: 17887
    -titleTs: "'abl':13 'direct':17 'driver':9 'go':20 'grill':7 'll':4 'long':2 're':19 'see':15 'won':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701276462
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4152690"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701190062 {#3438
      date: 2023-11-28 17:47:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
  +body: """
    Yes. A lot of the people who drive trucks do so because “I’m a big boy! Listen to me make lots of noise in my big lifted truck! Vroom Vroom!!”\n
    \n
    If people are actually using it for a small business or whatever, sure, I’ll live, but most of the people who buy them are just buying them because they want people to know their dicks are small.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701197876 {#2461
    date: 2023-11-28 19:57:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@constnt@lemmy.world"
    "@DavidGarcia@feddit.nl"
    "@minibyte@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 174451
  -bodyTs: "'actual':35 'big':16,27 'boy':17 'busi':41 'buy':54,58 'dick':67 'drive':8 'know':65 'lift':28 'listen':18 'live':47 'll':46 'lot':3,22 'm':14 'make':21 'nois':24 'peopl':6,33,52,63 'small':40,69 'sure':44 'truck':9,29 'use':36 'vroom':30,31 'want':62 'whatev':43 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5080933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701197876 {#2456
    date: 2023-11-28 19:57:56.0 +01:00
  }
  +"title": 174451
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1723
  +user: Proxies\__CG__\App\Entity\User {#3474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: Proxies\__CG__\App\Entity\Image {#3516 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "Three-Chapters-in-While-its-pretty-cool-to-hear-about"
  +title: "Three Chapters in. While its pretty cool to hear about the history, im still waiting on the connection with Debian."
  +url: "https://lemmy.world/pictrs/image/22323ce3-402d-4763-90ed-923b1805ae33.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 480
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701080053 {#3511
    date: 2023-11-27 11:14:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3518 …}
  +votes: Doctrine\ORM\PersistentCollection {#3520 …}
  +reports: Doctrine\ORM\PersistentCollection {#3522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3526 …}
  +badges: Doctrine\ORM\PersistentCollection {#3528 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: null
      +root: null
      +body: "The old joke is that “Ubuntu” is a Bantu word meaning “can’t install Debian.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1701059869 {#1596
        date: 2023-11-27 05:37:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Potatos_are_not_friends@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 168995
      -bodyTs: "'bantu':9 'debian':15 'instal':14 'joke':3 'mean':11 'old':2 'ubuntu':6 'word':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5033989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701059869 {#1604
        date: 2023-11-27 05:37:49.0 +01:00
      }
      +"title": 168995
    }
  ]
  -id: 17147
  -titleTs: "'chapter':2 'connect':18 'cool':7 'debian':20 'hear':9 'histori':12 'im':13 'pretti':6 'still':14 'three':1 'wait':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701129038
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8802830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701042638 {#3497
    date: 2023-11-27 00:50:38.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
135 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1723
  +user: Proxies\__CG__\App\Entity\User {#3474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: Proxies\__CG__\App\Entity\Image {#3516 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "Three-Chapters-in-While-its-pretty-cool-to-hear-about"
  +title: "Three Chapters in. While its pretty cool to hear about the history, im still waiting on the connection with Debian."
  +url: "https://lemmy.world/pictrs/image/22323ce3-402d-4763-90ed-923b1805ae33.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 480
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701080053 {#3511
    date: 2023-11-27 11:14:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3518 …}
  +votes: Doctrine\ORM\PersistentCollection {#3520 …}
  +reports: Doctrine\ORM\PersistentCollection {#3522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3526 …}
  +badges: Doctrine\ORM\PersistentCollection {#3528 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: null
      +root: null
      +body: "The old joke is that “Ubuntu” is a Bantu word meaning “can’t install Debian.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1701059869 {#1596
        date: 2023-11-27 05:37:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Potatos_are_not_friends@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 168995
      -bodyTs: "'bantu':9 'debian':15 'instal':14 'joke':3 'mean':11 'old':2 'ubuntu':6 'word':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5033989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701059869 {#1604
        date: 2023-11-27 05:37:49.0 +01:00
      }
      +"title": 168995
    }
  ]
  -id: 17147
  -titleTs: "'chapter':2 'connect':18 'cool':7 'debian':20 'hear':9 'histori':12 'im':13 'pretti':6 'still':14 'three':1 'wait':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701129038
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8802830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701042638 {#3497
    date: 2023-11-27 00:50:38.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
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1723
  +user: Proxies\__CG__\App\Entity\User {#3474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: Proxies\__CG__\App\Entity\Image {#3516 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "Three-Chapters-in-While-its-pretty-cool-to-hear-about"
  +title: "Three Chapters in. While its pretty cool to hear about the history, im still waiting on the connection with Debian."
  +url: "https://lemmy.world/pictrs/image/22323ce3-402d-4763-90ed-923b1805ae33.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 480
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701080053 {#3511
    date: 2023-11-27 11:14:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3518 …}
  +votes: Doctrine\ORM\PersistentCollection {#3520 …}
  +reports: Doctrine\ORM\PersistentCollection {#3522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3526 …}
  +badges: Doctrine\ORM\PersistentCollection {#3528 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: null
      +root: null
      +body: "The old joke is that “Ubuntu” is a Bantu word meaning “can’t install Debian.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1701059869 {#1596
        date: 2023-11-27 05:37:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Potatos_are_not_friends@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 168995
      -bodyTs: "'bantu':9 'debian':15 'instal':14 'joke':3 'mean':11 'old':2 'ubuntu':6 'word':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5033989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701059869 {#1604
        date: 2023-11-27 05:37:49.0 +01:00
      }
      +"title": 168995
    }
  ]
  -id: 17147
  -titleTs: "'chapter':2 'connect':18 'cool':7 'debian':20 'hear':9 'histori':12 'im':13 'pretti':6 'still':14 'three':1 'wait':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701129038
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8802830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701042638 {#3497
    date: 2023-11-27 00:50:38.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
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#1613
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#3474 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: Proxies\__CG__\App\Entity\Image {#3516 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Three-Chapters-in-While-its-pretty-cool-to-hear-about"
    +title: "Three Chapters in. While its pretty cool to hear about the history, im still waiting on the connection with Debian."
    +url: "https://lemmy.world/pictrs/image/22323ce3-402d-4763-90ed-923b1805ae33.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 480
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701080053 {#3511
      date: 2023-11-27 11:14:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3518 …}
    +votes: Doctrine\ORM\PersistentCollection {#3520 …}
    +reports: Doctrine\ORM\PersistentCollection {#3522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3524 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3526 …}
    +badges: Doctrine\ORM\PersistentCollection {#3528 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 17147
    -titleTs: "'chapter':2 'connect':18 'cool':7 'debian':20 'hear':9 'histori':12 'im':13 'pretti':6 'still':14 'three':1 'wait':15"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701129038
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8802830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701042638 {#3497
      date: 2023-11-27 00:50:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: null
  +root: null
  +body: "The old joke is that “Ubuntu” is a Bantu word meaning “can’t install Debian.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1701059869 {#1596
    date: 2023-11-27 05:37:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Potatos_are_not_friends@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 168995
  -bodyTs: "'bantu':9 'debian':15 'instal':14 'joke':3 'mean':11 'old':2 'ubuntu':6 'word':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5033989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701059869 {#1604
    date: 2023-11-27 05:37:49.0 +01:00
  }
  +"title": 168995
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#1613
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#3474 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: Proxies\__CG__\App\Entity\Image {#3516 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Three-Chapters-in-While-its-pretty-cool-to-hear-about"
    +title: "Three Chapters in. While its pretty cool to hear about the history, im still waiting on the connection with Debian."
    +url: "https://lemmy.world/pictrs/image/22323ce3-402d-4763-90ed-923b1805ae33.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 480
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701080053 {#3511
      date: 2023-11-27 11:14:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3518 …}
    +votes: Doctrine\ORM\PersistentCollection {#3520 …}
    +reports: Doctrine\ORM\PersistentCollection {#3522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3524 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3526 …}
    +badges: Doctrine\ORM\PersistentCollection {#3528 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 17147
    -titleTs: "'chapter':2 'connect':18 'cool':7 'debian':20 'hear':9 'histori':12 'im':13 'pretti':6 'still':14 'three':1 'wait':15"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701129038
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8802830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701042638 {#3497
      date: 2023-11-27 00:50:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: null
  +root: null
  +body: "The old joke is that “Ubuntu” is a Bantu word meaning “can’t install Debian.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1701059869 {#1596
    date: 2023-11-27 05:37:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Potatos_are_not_friends@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 168995
  -bodyTs: "'bantu':9 'debian':15 'instal':14 'joke':3 'mean':11 'old':2 'ubuntu':6 'word':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5033989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701059869 {#1604
    date: 2023-11-27 05:37:49.0 +01:00
  }
  +"title": 168995
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#1613
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#3474 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: Proxies\__CG__\App\Entity\Image {#3516 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Three-Chapters-in-While-its-pretty-cool-to-hear-about"
    +title: "Three Chapters in. While its pretty cool to hear about the history, im still waiting on the connection with Debian."
    +url: "https://lemmy.world/pictrs/image/22323ce3-402d-4763-90ed-923b1805ae33.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 480
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701080053 {#3511
      date: 2023-11-27 11:14:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3518 …}
    +votes: Doctrine\ORM\PersistentCollection {#3520 …}
    +reports: Doctrine\ORM\PersistentCollection {#3522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3524 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3526 …}
    +badges: Doctrine\ORM\PersistentCollection {#3528 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 17147
    -titleTs: "'chapter':2 'connect':18 'cool':7 'debian':20 'hear':9 'histori':12 'im':13 'pretti':6 'still':14 'three':1 'wait':15"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701129038
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8802830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701042638 {#3497
      date: 2023-11-27 00:50:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: null
  +root: null
  +body: "The old joke is that “Ubuntu” is a Bantu word meaning “can’t install Debian.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1701059869 {#1596
    date: 2023-11-27 05:37:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Potatos_are_not_friends@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 168995
  -bodyTs: "'bantu':9 'debian':15 'instal':14 'joke':3 'mean':11 'old':2 'ubuntu':6 'word':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5033989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701059869 {#1604
    date: 2023-11-27 05:37:49.0 +01:00
  }
  +"title": 168995
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#2740 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#3273 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3274 …}
  +slug: "Hallmark-channel-go-brrrrr"
  +title: "Hallmark channel go brrrrr"
  +url: "https://lemmy.ml/pictrs/image/b6f79470-1d63-4511-9c50-454a53d9c976.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 147
  +favouriteCount: 1370
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701242252 {#3268
    date: 2023-11-29 08:17:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3283 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  +badges: Doctrine\ORM\PersistentCollection {#3293 …}
  +children: [
    App\Entity\EntryComment {#1718
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
      +body: "Read that as “TV for Kansans” and it still fits."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701094478 {#1719
        date: 2023-11-27 15:14:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lemmiter@lemm.ee"
        "@pigup@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 170068
      -bodyTs: "'fit':10 'kansan':6 'read':1 'still':9 'tv':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5042146"
      +editedAt: DateTimeImmutable @1701811318 {#1715
        date: 2023-12-05 22:21:58.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701094478 {#1714
        date: 2023-11-27 15:14:38.0 +01:00
      }
      +"title": 170068
    }
  ]
  -id: 16973
  -titleTs: "'brrrrr':4 'channel':2 'go':3 'hallmark':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701093871
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8495008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701007471 {#3201
    date: 2023-11-26 15:04:31.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
143 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#2740 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#3273 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3274 …}
  +slug: "Hallmark-channel-go-brrrrr"
  +title: "Hallmark channel go brrrrr"
  +url: "https://lemmy.ml/pictrs/image/b6f79470-1d63-4511-9c50-454a53d9c976.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 147
  +favouriteCount: 1370
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701242252 {#3268
    date: 2023-11-29 08:17:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3283 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  +badges: Doctrine\ORM\PersistentCollection {#3293 …}
  +children: [
    App\Entity\EntryComment {#1718
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
      +body: "Read that as “TV for Kansans” and it still fits."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701094478 {#1719
        date: 2023-11-27 15:14:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lemmiter@lemm.ee"
        "@pigup@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 170068
      -bodyTs: "'fit':10 'kansan':6 'read':1 'still':9 'tv':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5042146"
      +editedAt: DateTimeImmutable @1701811318 {#1715
        date: 2023-12-05 22:21:58.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701094478 {#1714
        date: 2023-11-27 15:14:38.0 +01:00
      }
      +"title": 170068
    }
  ]
  -id: 16973
  -titleTs: "'brrrrr':4 'channel':2 'go':3 'hallmark':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701093871
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8495008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701007471 {#3201
    date: 2023-11-26 15:04:31.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
144 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#2740 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#3273 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3274 …}
  +slug: "Hallmark-channel-go-brrrrr"
  +title: "Hallmark channel go brrrrr"
  +url: "https://lemmy.ml/pictrs/image/b6f79470-1d63-4511-9c50-454a53d9c976.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 147
  +favouriteCount: 1370
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701242252 {#3268
    date: 2023-11-29 08:17:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3283 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  +badges: Doctrine\ORM\PersistentCollection {#3293 …}
  +children: [
    App\Entity\EntryComment {#1718
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
      +body: "Read that as “TV for Kansans” and it still fits."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701094478 {#1719
        date: 2023-11-27 15:14:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@lemmiter@lemm.ee"
        "@pigup@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 170068
      -bodyTs: "'fit':10 'kansan':6 'read':1 'still':9 'tv':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5042146"
      +editedAt: DateTimeImmutable @1701811318 {#1715
        date: 2023-12-05 22:21:58.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701094478 {#1714
        date: 2023-11-27 15:14:38.0 +01:00
      }
      +"title": 170068
    }
  ]
  -id: 16973
  -titleTs: "'brrrrr':4 'channel':2 'go':3 'hallmark':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701093871
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8495008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701007471 {#3201
    date: 2023-11-26 15:04:31.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
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2740 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3273 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3274 …}
    +slug: "Hallmark-channel-go-brrrrr"
    +title: "Hallmark channel go brrrrr"
    +url: "https://lemmy.ml/pictrs/image/b6f79470-1d63-4511-9c50-454a53d9c976.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 1370
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701242252 {#3268
      date: 2023-11-29 08:17:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3283 …}
    +votes: Doctrine\ORM\PersistentCollection {#3285 …}
    +reports: Doctrine\ORM\PersistentCollection {#3287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
    +badges: Doctrine\ORM\PersistentCollection {#3293 …}
    +children: [
      App\Entity\EntryComment {#1718}
    ]
    -id: 16973
    -titleTs: "'brrrrr':4 'channel':2 'go':3 'hallmark':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701093871
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8495008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701007471 {#3201
      date: 2023-11-26 15:04:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
  +body: "Read that as “TV for Kansans” and it still fits."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701094478 {#1719
    date: 2023-11-27 15:14:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lemmiter@lemm.ee"
    "@pigup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 170068
  -bodyTs: "'fit':10 'kansan':6 'read':1 'still':9 'tv':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5042146"
  +editedAt: DateTimeImmutable @1701811318 {#1715
    date: 2023-12-05 22:21:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701094478 {#1714
    date: 2023-11-27 15:14:38.0 +01:00
  }
  +"title": 170068
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2740 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3273 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3274 …}
    +slug: "Hallmark-channel-go-brrrrr"
    +title: "Hallmark channel go brrrrr"
    +url: "https://lemmy.ml/pictrs/image/b6f79470-1d63-4511-9c50-454a53d9c976.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 1370
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701242252 {#3268
      date: 2023-11-29 08:17:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3283 …}
    +votes: Doctrine\ORM\PersistentCollection {#3285 …}
    +reports: Doctrine\ORM\PersistentCollection {#3287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
    +badges: Doctrine\ORM\PersistentCollection {#3293 …}
    +children: [
      App\Entity\EntryComment {#1718}
    ]
    -id: 16973
    -titleTs: "'brrrrr':4 'channel':2 'go':3 'hallmark':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701093871
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8495008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701007471 {#3201
      date: 2023-11-26 15:04:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
  +body: "Read that as “TV for Kansans” and it still fits."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701094478 {#1719
    date: 2023-11-27 15:14:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lemmiter@lemm.ee"
    "@pigup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 170068
  -bodyTs: "'fit':10 'kansan':6 'read':1 'still':9 'tv':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5042146"
  +editedAt: DateTimeImmutable @1701811318 {#1715
    date: 2023-12-05 22:21:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701094478 {#1714
    date: 2023-11-27 15:14:38.0 +01:00
  }
  +"title": 170068
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2740 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3273 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3274 …}
    +slug: "Hallmark-channel-go-brrrrr"
    +title: "Hallmark channel go brrrrr"
    +url: "https://lemmy.ml/pictrs/image/b6f79470-1d63-4511-9c50-454a53d9c976.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 147
    +favouriteCount: 1370
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701242252 {#3268
      date: 2023-11-29 08:17:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3283 …}
    +votes: Doctrine\ORM\PersistentCollection {#3285 …}
    +reports: Doctrine\ORM\PersistentCollection {#3287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
    +badges: Doctrine\ORM\PersistentCollection {#3293 …}
    +children: [
      App\Entity\EntryComment {#1718}
    ]
    -id: 16973
    -titleTs: "'brrrrr':4 'channel':2 'go':3 'hallmark':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701093871
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8495008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701007471 {#3201
      date: 2023-11-26 15:04:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
  +body: "Read that as “TV for Kansans” and it still fits."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701094478 {#1719
    date: 2023-11-27 15:14:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@lemmiter@lemm.ee"
    "@pigup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 170068
  -bodyTs: "'fit':10 'kansan':6 'read':1 'still':9 'tv':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5042146"
  +editedAt: DateTimeImmutable @1701811318 {#1715
    date: 2023-12-05 22:21:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701094478 {#1714
    date: 2023-11-27 15:14:38.0 +01:00
  }
  +"title": 170068
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1711
  +user: Proxies\__CG__\App\Entity\User {#3494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: Proxies\__CG__\App\Entity\Image {#3535 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3537 …}
  +slug: "Just-finished-setting-up-my-GNOME-desktop-Am-I-doing"
  +title: "Just finished setting up my GNOME desktop. Am I doing this right?"
  +url: "https://lemmy.today/pictrs/image/6e7352d2-c240-4c3a-a717-7446ad397f4d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 46
  +favouriteCount: 1439
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701412775 {#3530
    date: 2023-12-01 07:39:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3538 …}
  +votes: Doctrine\ORM\PersistentCollection {#3540 …}
  +reports: Doctrine\ORM\PersistentCollection {#3542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3546 …}
  +badges: Doctrine\ORM\PersistentCollection {#3548 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1711 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: null
      +root: null
      +body: "Where’s your shell?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701650180 {#1598
        date: 2023-12-04 01:36:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1705 …}
      +nested: Doctrine\ORM\PersistentCollection {#1692 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 161184
      -bodyTs: "'shell':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4973839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700886659 {#1611
        date: 2023-11-25 05:30:59.0 +01:00
      }
      +"title": 161184
    }
  ]
  -id: 16511
  -titleTs: "'desktop':7 'finish':2 'gnome':6 'right':12 'set':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700971470
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/3417210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700885070 {#3517
    date: 2023-11-25 05:04:30.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
151 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1711
  +user: Proxies\__CG__\App\Entity\User {#3494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: Proxies\__CG__\App\Entity\Image {#3535 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3537 …}
  +slug: "Just-finished-setting-up-my-GNOME-desktop-Am-I-doing"
  +title: "Just finished setting up my GNOME desktop. Am I doing this right?"
  +url: "https://lemmy.today/pictrs/image/6e7352d2-c240-4c3a-a717-7446ad397f4d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 46
  +favouriteCount: 1439
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701412775 {#3530
    date: 2023-12-01 07:39:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3538 …}
  +votes: Doctrine\ORM\PersistentCollection {#3540 …}
  +reports: Doctrine\ORM\PersistentCollection {#3542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3546 …}
  +badges: Doctrine\ORM\PersistentCollection {#3548 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1711 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: null
      +root: null
      +body: "Where’s your shell?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701650180 {#1598
        date: 2023-12-04 01:36:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1705 …}
      +nested: Doctrine\ORM\PersistentCollection {#1692 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 161184
      -bodyTs: "'shell':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4973839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700886659 {#1611
        date: 2023-11-25 05:30:59.0 +01:00
      }
      +"title": 161184
    }
  ]
  -id: 16511
  -titleTs: "'desktop':7 'finish':2 'gnome':6 'right':12 'set':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700971470
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/3417210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700885070 {#3517
    date: 2023-11-25 05:04:30.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
152 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1711
  +user: Proxies\__CG__\App\Entity\User {#3494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: Proxies\__CG__\App\Entity\Image {#3535 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3537 …}
  +slug: "Just-finished-setting-up-my-GNOME-desktop-Am-I-doing"
  +title: "Just finished setting up my GNOME desktop. Am I doing this right?"
  +url: "https://lemmy.today/pictrs/image/6e7352d2-c240-4c3a-a717-7446ad397f4d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 46
  +favouriteCount: 1439
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701412775 {#3530
    date: 2023-12-01 07:39:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3538 …}
  +votes: Doctrine\ORM\PersistentCollection {#3540 …}
  +reports: Doctrine\ORM\PersistentCollection {#3542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3546 …}
  +badges: Doctrine\ORM\PersistentCollection {#3548 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1711 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: null
      +root: null
      +body: "Where’s your shell?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701650180 {#1598
        date: 2023-12-04 01:36:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1705 …}
      +nested: Doctrine\ORM\PersistentCollection {#1692 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 161184
      -bodyTs: "'shell':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4973839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700886659 {#1611
        date: 2023-11-25 05:30:59.0 +01:00
      }
      +"title": 161184
    }
  ]
  -id: 16511
  -titleTs: "'desktop':7 'finish':2 'gnome':6 'right':12 'set':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700971470
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/3417210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700885070 {#3517
    date: 2023-11-25 05:04:30.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
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#1616
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1711
    +user: Proxies\__CG__\App\Entity\User {#3494 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: Proxies\__CG__\App\Entity\Image {#3535 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3537 …}
    +slug: "Just-finished-setting-up-my-GNOME-desktop-Am-I-doing"
    +title: "Just finished setting up my GNOME desktop. Am I doing this right?"
    +url: "https://lemmy.today/pictrs/image/6e7352d2-c240-4c3a-a717-7446ad397f4d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 1439
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701412775 {#3530
      date: 2023-12-01 07:39:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3538 …}
    +votes: Doctrine\ORM\PersistentCollection {#3540 …}
    +reports: Doctrine\ORM\PersistentCollection {#3542 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3544 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3546 …}
    +badges: Doctrine\ORM\PersistentCollection {#3548 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 16511
    -titleTs: "'desktop':7 'finish':2 'gnome':6 'right':12 'set':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700971470
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/3417210"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700885070 {#3517
      date: 2023-11-25 05:04:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: null
  +root: null
  +body: "Where’s your shell?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701650180 {#1598
    date: 2023-12-04 01:36:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1705 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 161184
  -bodyTs: "'shell':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4973839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700886659 {#1611
    date: 2023-11-25 05:30:59.0 +01:00
  }
  +"title": 161184
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#1616
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1711
    +user: Proxies\__CG__\App\Entity\User {#3494 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: Proxies\__CG__\App\Entity\Image {#3535 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3537 …}
    +slug: "Just-finished-setting-up-my-GNOME-desktop-Am-I-doing"
    +title: "Just finished setting up my GNOME desktop. Am I doing this right?"
    +url: "https://lemmy.today/pictrs/image/6e7352d2-c240-4c3a-a717-7446ad397f4d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 1439
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701412775 {#3530
      date: 2023-12-01 07:39:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3538 …}
    +votes: Doctrine\ORM\PersistentCollection {#3540 …}
    +reports: Doctrine\ORM\PersistentCollection {#3542 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3544 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3546 …}
    +badges: Doctrine\ORM\PersistentCollection {#3548 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 16511
    -titleTs: "'desktop':7 'finish':2 'gnome':6 'right':12 'set':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700971470
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/3417210"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700885070 {#3517
      date: 2023-11-25 05:04:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: null
  +root: null
  +body: "Where’s your shell?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701650180 {#1598
    date: 2023-12-04 01:36:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1705 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 161184
  -bodyTs: "'shell':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4973839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700886659 {#1611
    date: 2023-11-25 05:30:59.0 +01:00
  }
  +"title": 161184
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#1616
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1711
    +user: Proxies\__CG__\App\Entity\User {#3494 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: Proxies\__CG__\App\Entity\Image {#3535 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3537 …}
    +slug: "Just-finished-setting-up-my-GNOME-desktop-Am-I-doing"
    +title: "Just finished setting up my GNOME desktop. Am I doing this right?"
    +url: "https://lemmy.today/pictrs/image/6e7352d2-c240-4c3a-a717-7446ad397f4d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 1439
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701412775 {#3530
      date: 2023-12-01 07:39:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3538 …}
    +votes: Doctrine\ORM\PersistentCollection {#3540 …}
    +reports: Doctrine\ORM\PersistentCollection {#3542 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3544 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3546 …}
    +badges: Doctrine\ORM\PersistentCollection {#3548 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 16511
    -titleTs: "'desktop':7 'finish':2 'gnome':6 'right':12 'set':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700971470
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/3417210"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700885070 {#3517
      date: 2023-11-25 05:04:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: null
  +root: null
  +body: "Where’s your shell?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701650180 {#1598
    date: 2023-12-04 01:36:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1705 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 161184
  -bodyTs: "'shell':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4973839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700886659 {#1611
    date: 2023-11-25 05:30:59.0 +01:00
  }
  +"title": 161184
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1556
  +user: Proxies\__CG__\App\Entity\User {#3199 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: Proxies\__CG__\App\Entity\Image {#3340 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3302 …}
  +slug: "Just-install-EndeavorOS-lol"
  +title: "Just install EndeavorOS lol"
  +url: "https://feddit.de/pictrs/image/c9c5bb79-ba83-4db3-b145-16bc8b51a004.jpeg"
  +body: "stolen from linux memes at Deltachat"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 283
  +favouriteCount: 1349
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703773345 {#3335
    date: 2023-12-28 15:22:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3342 …}
  +votes: Doctrine\ORM\PersistentCollection {#3344 …}
  +reports: Doctrine\ORM\PersistentCollection {#3346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
  +badges: Doctrine\ORM\PersistentCollection {#3352 …}
  +children: [
    App\Entity\EntryComment {#1555
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +body: "Yeah I think Arch is fine, but I’d never recommend it to a new Linux user."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 86
      +score: 0
      +lastActive: DateTime @1700692348 {#1662
        date: 2023-11-22 23:32:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
        "@Neil@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1731 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
      -id: 152280
      -bodyTs: "'arch':4 'd':9 'fine':6 'linux':16 'never':10 'new':15 'recommend':11 'think':3 'user':17 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4887081"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700692348 {#1557
        date: 2023-11-22 23:32:28.0 +01:00
      }
      +"title": 152280
    }
  ]
  -id: 15596
  -titleTs: "'endeavoro':3 'instal':2 'lol':4"
  -bodyTs: "'deltachat':6 'linux':3 'meme':4 'stolen':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700777004
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5945001"
  +editedAt: DateTimeImmutable @1701177272 {#3321
    date: 2023-11-28 14:14:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700690604 {#3298
    date: 2023-11-22 23:03:24.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
159 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1556
  +user: Proxies\__CG__\App\Entity\User {#3199 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: Proxies\__CG__\App\Entity\Image {#3340 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3302 …}
  +slug: "Just-install-EndeavorOS-lol"
  +title: "Just install EndeavorOS lol"
  +url: "https://feddit.de/pictrs/image/c9c5bb79-ba83-4db3-b145-16bc8b51a004.jpeg"
  +body: "stolen from linux memes at Deltachat"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 283
  +favouriteCount: 1349
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703773345 {#3335
    date: 2023-12-28 15:22:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3342 …}
  +votes: Doctrine\ORM\PersistentCollection {#3344 …}
  +reports: Doctrine\ORM\PersistentCollection {#3346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
  +badges: Doctrine\ORM\PersistentCollection {#3352 …}
  +children: [
    App\Entity\EntryComment {#1555
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +body: "Yeah I think Arch is fine, but I’d never recommend it to a new Linux user."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 86
      +score: 0
      +lastActive: DateTime @1700692348 {#1662
        date: 2023-11-22 23:32:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
        "@Neil@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1731 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
      -id: 152280
      -bodyTs: "'arch':4 'd':9 'fine':6 'linux':16 'never':10 'new':15 'recommend':11 'think':3 'user':17 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4887081"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700692348 {#1557
        date: 2023-11-22 23:32:28.0 +01:00
      }
      +"title": 152280
    }
  ]
  -id: 15596
  -titleTs: "'endeavoro':3 'instal':2 'lol':4"
  -bodyTs: "'deltachat':6 'linux':3 'meme':4 'stolen':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700777004
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5945001"
  +editedAt: DateTimeImmutable @1701177272 {#3321
    date: 2023-11-28 14:14:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700690604 {#3298
    date: 2023-11-22 23:03:24.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
160 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1556
  +user: Proxies\__CG__\App\Entity\User {#3199 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: Proxies\__CG__\App\Entity\Image {#3340 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3302 …}
  +slug: "Just-install-EndeavorOS-lol"
  +title: "Just install EndeavorOS lol"
  +url: "https://feddit.de/pictrs/image/c9c5bb79-ba83-4db3-b145-16bc8b51a004.jpeg"
  +body: "stolen from linux memes at Deltachat"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 283
  +favouriteCount: 1349
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703773345 {#3335
    date: 2023-12-28 15:22:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3342 …}
  +votes: Doctrine\ORM\PersistentCollection {#3344 …}
  +reports: Doctrine\ORM\PersistentCollection {#3346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
  +badges: Doctrine\ORM\PersistentCollection {#3352 …}
  +children: [
    App\Entity\EntryComment {#1555
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +body: "Yeah I think Arch is fine, but I’d never recommend it to a new Linux user."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 86
      +score: 0
      +lastActive: DateTime @1700692348 {#1662
        date: 2023-11-22 23:32:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
        "@Neil@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1731 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
      -id: 152280
      -bodyTs: "'arch':4 'd':9 'fine':6 'linux':16 'never':10 'new':15 'recommend':11 'think':3 'user':17 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4887081"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700692348 {#1557
        date: 2023-11-22 23:32:28.0 +01:00
      }
      +"title": 152280
    }
  ]
  -id: 15596
  -titleTs: "'endeavoro':3 'instal':2 'lol':4"
  -bodyTs: "'deltachat':6 'linux':3 'meme':4 'stolen':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700777004
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5945001"
  +editedAt: DateTimeImmutable @1701177272 {#3321
    date: 2023-11-28 14:14:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700690604 {#3298
    date: 2023-11-22 23:03:24.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
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#1555
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556
    +user: Proxies\__CG__\App\Entity\User {#3199 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +image: Proxies\__CG__\App\Entity\Image {#3340 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3302 …}
    +slug: "Just-install-EndeavorOS-lol"
    +title: "Just install EndeavorOS lol"
    +url: "https://feddit.de/pictrs/image/c9c5bb79-ba83-4db3-b145-16bc8b51a004.jpeg"
    +body: "stolen from linux memes at Deltachat"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 283
    +favouriteCount: 1349
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703773345 {#3335
      date: 2023-12-28 15:22:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3342 …}
    +votes: Doctrine\ORM\PersistentCollection {#3344 …}
    +reports: Doctrine\ORM\PersistentCollection {#3346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
    +badges: Doctrine\ORM\PersistentCollection {#3352 …}
    +children: [
      App\Entity\EntryComment {#1555}
    ]
    -id: 15596
    -titleTs: "'endeavoro':3 'instal':2 'lol':4"
    -bodyTs: "'deltachat':6 'linux':3 'meme':4 'stolen':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700777004
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5945001"
    +editedAt: DateTimeImmutable @1701177272 {#3321
      date: 2023-11-28 14:14:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700690604 {#3298
      date: 2023-11-22 23:03:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +body: "Yeah I think Arch is fine, but I’d never recommend it to a new Linux user."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 86
  +score: 0
  +lastActive: DateTime @1700692348 {#1662
    date: 2023-11-22 23:32:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@Neil@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 152280
  -bodyTs: "'arch':4 'd':9 'fine':6 'linux':16 'never':10 'new':15 'recommend':11 'think':3 'user':17 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4887081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700692348 {#1557
    date: 2023-11-22 23:32:28.0 +01:00
  }
  +"title": 152280
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#1555
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556
    +user: Proxies\__CG__\App\Entity\User {#3199 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +image: Proxies\__CG__\App\Entity\Image {#3340 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3302 …}
    +slug: "Just-install-EndeavorOS-lol"
    +title: "Just install EndeavorOS lol"
    +url: "https://feddit.de/pictrs/image/c9c5bb79-ba83-4db3-b145-16bc8b51a004.jpeg"
    +body: "stolen from linux memes at Deltachat"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 283
    +favouriteCount: 1349
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703773345 {#3335
      date: 2023-12-28 15:22:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3342 …}
    +votes: Doctrine\ORM\PersistentCollection {#3344 …}
    +reports: Doctrine\ORM\PersistentCollection {#3346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
    +badges: Doctrine\ORM\PersistentCollection {#3352 …}
    +children: [
      App\Entity\EntryComment {#1555}
    ]
    -id: 15596
    -titleTs: "'endeavoro':3 'instal':2 'lol':4"
    -bodyTs: "'deltachat':6 'linux':3 'meme':4 'stolen':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700777004
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5945001"
    +editedAt: DateTimeImmutable @1701177272 {#3321
      date: 2023-11-28 14:14:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700690604 {#3298
      date: 2023-11-22 23:03:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +body: "Yeah I think Arch is fine, but I’d never recommend it to a new Linux user."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 86
  +score: 0
  +lastActive: DateTime @1700692348 {#1662
    date: 2023-11-22 23:32:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@Neil@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 152280
  -bodyTs: "'arch':4 'd':9 'fine':6 'linux':16 'never':10 'new':15 'recommend':11 'think':3 'user':17 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4887081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700692348 {#1557
    date: 2023-11-22 23:32:28.0 +01:00
  }
  +"title": 152280
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#1555
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556
    +user: Proxies\__CG__\App\Entity\User {#3199 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +image: Proxies\__CG__\App\Entity\Image {#3340 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3302 …}
    +slug: "Just-install-EndeavorOS-lol"
    +title: "Just install EndeavorOS lol"
    +url: "https://feddit.de/pictrs/image/c9c5bb79-ba83-4db3-b145-16bc8b51a004.jpeg"
    +body: "stolen from linux memes at Deltachat"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 283
    +favouriteCount: 1349
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703773345 {#3335
      date: 2023-12-28 15:22:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3342 …}
    +votes: Doctrine\ORM\PersistentCollection {#3344 …}
    +reports: Doctrine\ORM\PersistentCollection {#3346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
    +badges: Doctrine\ORM\PersistentCollection {#3352 …}
    +children: [
      App\Entity\EntryComment {#1555}
    ]
    -id: 15596
    -titleTs: "'endeavoro':3 'instal':2 'lol':4"
    -bodyTs: "'deltachat':6 'linux':3 'meme':4 'stolen':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700777004
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5945001"
    +editedAt: DateTimeImmutable @1701177272 {#3321
      date: 2023-11-28 14:14:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700690604 {#3298
      date: 2023-11-22 23:03:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +body: "Yeah I think Arch is fine, but I’d never recommend it to a new Linux user."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 86
  +score: 0
  +lastActive: DateTime @1700692348 {#1662
    date: 2023-11-22 23:32:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@Neil@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 152280
  -bodyTs: "'arch':4 'd':9 'fine':6 'linux':16 'never':10 'new':15 'recommend':11 'think':3 'user':17 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4887081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700692348 {#1557
    date: 2023-11-22 23:32:28.0 +01:00
  }
  +"title": 152280
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2132
  +user: Proxies\__CG__\App\Entity\User {#3338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: Proxies\__CG__\App\Entity\Image {#3514 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "Should-I-quit-my-monthly-expenses-for-alcohol"
  +title: "Should I quit my monthly expenses for alcohol?"
  +url: "https://lemmy.world/pictrs/image/203eec1d-bdb8-4fea-8db3-33f7d83ef18e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 406
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708441937 {#3550
    date: 2024-02-20 16:12:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3555 …}
  +votes: Doctrine\ORM\PersistentCollection {#3558 …}
  +reports: Doctrine\ORM\PersistentCollection {#3560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
  +badges: Doctrine\ORM\PersistentCollection {#3566 …}
  +children: [
    App\Entity\EntryComment {#2131
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2132 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is definitely a dril subtweet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1706851129 {#2133
        date: 2024-02-02 06:18:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2138 …}
      +nested: Doctrine\ORM\PersistentCollection {#2345 …}
      +votes: Doctrine\ORM\PersistentCollection {#2330 …}
      +reports: Doctrine\ORM\PersistentCollection {#2346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
      -id: 206131
      -bodyTs: "'definit':3 'dril':5 'subtweet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4885726"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700688597 {#2129
        date: 2023-11-22 22:29:57.0 +01:00
      }
      +"title": 206131
    }
  ]
  -id: 17756
  -titleTs: "'alcohol':8 'expens':6 'month':5 'quit':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700774308
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8619715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700687908 {#3536
    date: 2023-11-22 22:18:28.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
167 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2132
  +user: Proxies\__CG__\App\Entity\User {#3338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: Proxies\__CG__\App\Entity\Image {#3514 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "Should-I-quit-my-monthly-expenses-for-alcohol"
  +title: "Should I quit my monthly expenses for alcohol?"
  +url: "https://lemmy.world/pictrs/image/203eec1d-bdb8-4fea-8db3-33f7d83ef18e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 406
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708441937 {#3550
    date: 2024-02-20 16:12:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3555 …}
  +votes: Doctrine\ORM\PersistentCollection {#3558 …}
  +reports: Doctrine\ORM\PersistentCollection {#3560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
  +badges: Doctrine\ORM\PersistentCollection {#3566 …}
  +children: [
    App\Entity\EntryComment {#2131
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2132 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is definitely a dril subtweet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1706851129 {#2133
        date: 2024-02-02 06:18:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2138 …}
      +nested: Doctrine\ORM\PersistentCollection {#2345 …}
      +votes: Doctrine\ORM\PersistentCollection {#2330 …}
      +reports: Doctrine\ORM\PersistentCollection {#2346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
      -id: 206131
      -bodyTs: "'definit':3 'dril':5 'subtweet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4885726"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700688597 {#2129
        date: 2023-11-22 22:29:57.0 +01:00
      }
      +"title": 206131
    }
  ]
  -id: 17756
  -titleTs: "'alcohol':8 'expens':6 'month':5 'quit':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700774308
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8619715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700687908 {#3536
    date: 2023-11-22 22:18:28.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
168 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2132
  +user: Proxies\__CG__\App\Entity\User {#3338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: Proxies\__CG__\App\Entity\Image {#3514 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "Should-I-quit-my-monthly-expenses-for-alcohol"
  +title: "Should I quit my monthly expenses for alcohol?"
  +url: "https://lemmy.world/pictrs/image/203eec1d-bdb8-4fea-8db3-33f7d83ef18e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 406
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708441937 {#3550
    date: 2024-02-20 16:12:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3555 …}
  +votes: Doctrine\ORM\PersistentCollection {#3558 …}
  +reports: Doctrine\ORM\PersistentCollection {#3560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
  +badges: Doctrine\ORM\PersistentCollection {#3566 …}
  +children: [
    App\Entity\EntryComment {#2131
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2132 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is definitely a dril subtweet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1706851129 {#2133
        date: 2024-02-02 06:18:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2138 …}
      +nested: Doctrine\ORM\PersistentCollection {#2345 …}
      +votes: Doctrine\ORM\PersistentCollection {#2330 …}
      +reports: Doctrine\ORM\PersistentCollection {#2346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
      -id: 206131
      -bodyTs: "'definit':3 'dril':5 'subtweet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4885726"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700688597 {#2129
        date: 2023-11-22 22:29:57.0 +01:00
      }
      +"title": 206131
    }
  ]
  -id: 17756
  -titleTs: "'alcohol':8 'expens':6 'month':5 'quit':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700774308
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8619715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700687908 {#3536
    date: 2023-11-22 22:18:28.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
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#2131
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132
    +user: Proxies\__CG__\App\Entity\User {#3338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#3514 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Should-I-quit-my-monthly-expenses-for-alcohol"
    +title: "Should I quit my monthly expenses for alcohol?"
    +url: "https://lemmy.world/pictrs/image/203eec1d-bdb8-4fea-8db3-33f7d83ef18e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708441937 {#3550
      date: 2024-02-20 16:12:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3555 …}
    +votes: Doctrine\ORM\PersistentCollection {#3558 …}
    +reports: Doctrine\ORM\PersistentCollection {#3560 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
    +badges: Doctrine\ORM\PersistentCollection {#3566 …}
    +children: [
      App\Entity\EntryComment {#2131}
    ]
    -id: 17756
    -titleTs: "'alcohol':8 'expens':6 'month':5 'quit':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700774308
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8619715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700687908 {#3536
      date: 2023-11-22 22:18:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is definitely a dril subtweet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1706851129 {#2133
    date: 2024-02-02 06:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
  -id: 206131
  -bodyTs: "'definit':3 'dril':5 'subtweet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4885726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700688597 {#2129
    date: 2023-11-22 22:29:57.0 +01:00
  }
  +"title": 206131
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#2131
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132
    +user: Proxies\__CG__\App\Entity\User {#3338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#3514 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Should-I-quit-my-monthly-expenses-for-alcohol"
    +title: "Should I quit my monthly expenses for alcohol?"
    +url: "https://lemmy.world/pictrs/image/203eec1d-bdb8-4fea-8db3-33f7d83ef18e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708441937 {#3550
      date: 2024-02-20 16:12:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3555 …}
    +votes: Doctrine\ORM\PersistentCollection {#3558 …}
    +reports: Doctrine\ORM\PersistentCollection {#3560 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
    +badges: Doctrine\ORM\PersistentCollection {#3566 …}
    +children: [
      App\Entity\EntryComment {#2131}
    ]
    -id: 17756
    -titleTs: "'alcohol':8 'expens':6 'month':5 'quit':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700774308
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8619715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700687908 {#3536
      date: 2023-11-22 22:18:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is definitely a dril subtweet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1706851129 {#2133
    date: 2024-02-02 06:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
  -id: 206131
  -bodyTs: "'definit':3 'dril':5 'subtweet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4885726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700688597 {#2129
    date: 2023-11-22 22:29:57.0 +01:00
  }
  +"title": 206131
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#2131
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132
    +user: Proxies\__CG__\App\Entity\User {#3338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#3514 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Should-I-quit-my-monthly-expenses-for-alcohol"
    +title: "Should I quit my monthly expenses for alcohol?"
    +url: "https://lemmy.world/pictrs/image/203eec1d-bdb8-4fea-8db3-33f7d83ef18e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708441937 {#3550
      date: 2024-02-20 16:12:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3555 …}
    +votes: Doctrine\ORM\PersistentCollection {#3558 …}
    +reports: Doctrine\ORM\PersistentCollection {#3560 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
    +badges: Doctrine\ORM\PersistentCollection {#3566 …}
    +children: [
      App\Entity\EntryComment {#2131}
    ]
    -id: 17756
    -titleTs: "'alcohol':8 'expens':6 'month':5 'quit':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700774308
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8619715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700687908 {#3536
      date: 2023-11-22 22:18:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is definitely a dril subtweet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1706851129 {#2133
    date: 2024-02-02 06:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
  -id: 206131
  -bodyTs: "'definit':3 'dril':5 'subtweet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4885726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700688597 {#2129
    date: 2023-11-22 22:29:57.0 +01:00
  }
  +"title": 206131
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#3199 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: Proxies\__CG__\App\Entity\Image {#3300 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3302 …}
  +slug: "Distros-bad"
  +title: "Distros bad"
  +url: "https://feddit.de/pictrs/image/f7f1c20a-5969-4649-8b4f-fe0adf51fd92.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 363
  +favouriteCount: 1181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701686981 {#3295
    date: 2023-12-04 11:49:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3303 …}
  +votes: Doctrine\ORM\PersistentCollection {#3305 …}
  +reports: Doctrine\ORM\PersistentCollection {#3307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3311 …}
  +badges: Doctrine\ORM\PersistentCollection {#3313 …}
  +children: [
    App\Entity\EntryComment {#1640
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: null
      +root: null
      +body: "I run Debian as my daily driver on 10-year old hardware. This tracks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700516394 {#1698
        date: 2023-11-20 22:39:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1561 …}
      +nested: Doctrine\ORM\PersistentCollection {#1528 …}
      +votes: Doctrine\ORM\PersistentCollection {#1568 …}
      +reports: Doctrine\ORM\PersistentCollection {#1549 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
      -id: 144228
      -bodyTs: "'10':9 'daili':6 'debian':3 'driver':7 'hardwar':12 'old':11 'run':2 'track':14 'year':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4822061"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700516394 {#1609
        date: 2023-11-20 22:39:54.0 +01:00
      }
      +"title": 144228
    }
  ]
  -id: 14875
  -titleTs: "'bad':2 'distro':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700600519
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5874991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700514119 {#3276
    date: 2023-11-20 22:01:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#3199 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: Proxies\__CG__\App\Entity\Image {#3300 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3302 …}
  +slug: "Distros-bad"
  +title: "Distros bad"
  +url: "https://feddit.de/pictrs/image/f7f1c20a-5969-4649-8b4f-fe0adf51fd92.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 363
  +favouriteCount: 1181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701686981 {#3295
    date: 2023-12-04 11:49:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3303 …}
  +votes: Doctrine\ORM\PersistentCollection {#3305 …}
  +reports: Doctrine\ORM\PersistentCollection {#3307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3311 …}
  +badges: Doctrine\ORM\PersistentCollection {#3313 …}
  +children: [
    App\Entity\EntryComment {#1640
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: null
      +root: null
      +body: "I run Debian as my daily driver on 10-year old hardware. This tracks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700516394 {#1698
        date: 2023-11-20 22:39:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1561 …}
      +nested: Doctrine\ORM\PersistentCollection {#1528 …}
      +votes: Doctrine\ORM\PersistentCollection {#1568 …}
      +reports: Doctrine\ORM\PersistentCollection {#1549 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
      -id: 144228
      -bodyTs: "'10':9 'daili':6 'debian':3 'driver':7 'hardwar':12 'old':11 'run':2 'track':14 'year':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4822061"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700516394 {#1609
        date: 2023-11-20 22:39:54.0 +01:00
      }
      +"title": 144228
    }
  ]
  -id: 14875
  -titleTs: "'bad':2 'distro':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700600519
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5874991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700514119 {#3276
    date: 2023-11-20 22:01:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#3199 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: Proxies\__CG__\App\Entity\Image {#3300 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3302 …}
  +slug: "Distros-bad"
  +title: "Distros bad"
  +url: "https://feddit.de/pictrs/image/f7f1c20a-5969-4649-8b4f-fe0adf51fd92.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 363
  +favouriteCount: 1181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701686981 {#3295
    date: 2023-12-04 11:49:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3303 …}
  +votes: Doctrine\ORM\PersistentCollection {#3305 …}
  +reports: Doctrine\ORM\PersistentCollection {#3307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3311 …}
  +badges: Doctrine\ORM\PersistentCollection {#3313 …}
  +children: [
    App\Entity\EntryComment {#1640
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: null
      +root: null
      +body: "I run Debian as my daily driver on 10-year old hardware. This tracks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700516394 {#1698
        date: 2023-11-20 22:39:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1561 …}
      +nested: Doctrine\ORM\PersistentCollection {#1528 …}
      +votes: Doctrine\ORM\PersistentCollection {#1568 …}
      +reports: Doctrine\ORM\PersistentCollection {#1549 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
      -id: 144228
      -bodyTs: "'10':9 'daili':6 'debian':3 'driver':7 'hardwar':12 'old':11 'run':2 'track':14 'year':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4822061"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700516394 {#1609
        date: 2023-11-20 22:39:54.0 +01:00
      }
      +"title": 144228
    }
  ]
  -id: 14875
  -titleTs: "'bad':2 'distro':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700600519
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5874991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700514119 {#3276
    date: 2023-11-20 22:01:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#1640
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1585
    +user: Proxies\__CG__\App\Entity\User {#3199 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: Proxies\__CG__\App\Entity\Image {#3300 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3302 …}
    +slug: "Distros-bad"
    +title: "Distros bad"
    +url: "https://feddit.de/pictrs/image/f7f1c20a-5969-4649-8b4f-fe0adf51fd92.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 363
    +favouriteCount: 1181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701686981 {#3295
      date: 2023-12-04 11:49:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3303 …}
    +votes: Doctrine\ORM\PersistentCollection {#3305 …}
    +reports: Doctrine\ORM\PersistentCollection {#3307 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3309 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3311 …}
    +badges: Doctrine\ORM\PersistentCollection {#3313 …}
    +children: [
      App\Entity\EntryComment {#1640}
    ]
    -id: 14875
    -titleTs: "'bad':2 'distro':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700600519
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5874991"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700514119 {#3276
      date: 2023-11-20 22:01:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: null
  +root: null
  +body: "I run Debian as my daily driver on 10-year old hardware. This tracks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700516394 {#1698
    date: 2023-11-20 22:39:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1561 …}
  +nested: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  -id: 144228
  -bodyTs: "'10':9 'daili':6 'debian':3 'driver':7 'hardwar':12 'old':11 'run':2 'track':14 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4822061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700516394 {#1609
    date: 2023-11-20 22:39:54.0 +01:00
  }
  +"title": 144228
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#1640
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1585
    +user: Proxies\__CG__\App\Entity\User {#3199 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: Proxies\__CG__\App\Entity\Image {#3300 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3302 …}
    +slug: "Distros-bad"
    +title: "Distros bad"
    +url: "https://feddit.de/pictrs/image/f7f1c20a-5969-4649-8b4f-fe0adf51fd92.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 363
    +favouriteCount: 1181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701686981 {#3295
      date: 2023-12-04 11:49:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3303 …}
    +votes: Doctrine\ORM\PersistentCollection {#3305 …}
    +reports: Doctrine\ORM\PersistentCollection {#3307 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3309 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3311 …}
    +badges: Doctrine\ORM\PersistentCollection {#3313 …}
    +children: [
      App\Entity\EntryComment {#1640}
    ]
    -id: 14875
    -titleTs: "'bad':2 'distro':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700600519
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5874991"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700514119 {#3276
      date: 2023-11-20 22:01:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: null
  +root: null
  +body: "I run Debian as my daily driver on 10-year old hardware. This tracks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700516394 {#1698
    date: 2023-11-20 22:39:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1561 …}
  +nested: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  -id: 144228
  -bodyTs: "'10':9 'daili':6 'debian':3 'driver':7 'hardwar':12 'old':11 'run':2 'track':14 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4822061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700516394 {#1609
    date: 2023-11-20 22:39:54.0 +01:00
  }
  +"title": 144228
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#1640
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1585
    +user: Proxies\__CG__\App\Entity\User {#3199 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: Proxies\__CG__\App\Entity\Image {#3300 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3302 …}
    +slug: "Distros-bad"
    +title: "Distros bad"
    +url: "https://feddit.de/pictrs/image/f7f1c20a-5969-4649-8b4f-fe0adf51fd92.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 363
    +favouriteCount: 1181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701686981 {#3295
      date: 2023-12-04 11:49:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3303 …}
    +votes: Doctrine\ORM\PersistentCollection {#3305 …}
    +reports: Doctrine\ORM\PersistentCollection {#3307 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3309 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3311 …}
    +badges: Doctrine\ORM\PersistentCollection {#3313 …}
    +children: [
      App\Entity\EntryComment {#1640}
    ]
    -id: 14875
    -titleTs: "'bad':2 'distro':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700600519
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5874991"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700514119 {#3276
      date: 2023-11-20 22:01:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: null
  +root: null
  +body: "I run Debian as my daily driver on 10-year old hardware. This tracks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700516394 {#1698
    date: 2023-11-20 22:39:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1561 …}
  +nested: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  -id: 144228
  -bodyTs: "'10':9 'daili':6 'debian':3 'driver':7 'hardwar':12 'old':11 'run':2 'track':14 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4822061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700516394 {#1609
    date: 2023-11-20 22:39:54.0 +01:00
  }
  +"title": 144228
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_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
182 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