GET https://kbin.spritesserver.nl/index.php/u/@bugsmith@programming.dev

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1404
  +user: Proxies\__CG__\App\Entity\User {#2091 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
  +slug: "Lemmy-Release-v0-19-3-A-Few-Bugfixes"
  +title: "Lemmy Release v0.19.3 - A Few Bugfixes"
  +url: "https://join-lemmy.org/news/2024-01-22_-_Lemmy_Release_v0.19.3_-_A_Few_Bugfixes"
  +body: """
    What is Lemmy?\n
    --------------\n
    \n
    Lemmy is a self-hosted social link aggregation and discussion platform. It is completely free and open, and not controlled by any company. This means that there is no advertising, tracking, or secret algorithms. Content is organized into communities, so it is easy to subscribe to topics that you are interested in, and ignore others. Voting is used to bring the most interesting items to the top.\n
    \n
    Major Changes\n
    -------------\n
    \n
    - Fixed lemmy-ui error page bug by @Sleepless in [github.com/LemmyNet/lemmy-ui/pull/2302](https://github.com/LemmyNet/lemmy-ui/pull/2302)\n
    - Fix bug with Mastodon undo follow activities by @Nutomic in [github.com/LemmyNet/lemmy/pull/4364](https://github.com/LemmyNet/lemmy/pull/4364)\n
    - Count chars, not bytes for max title length (fixes #4366) by @Nutomic in [github.com/LemmyNet/lemmy/pull/4367](https://github.com/LemmyNet/lemmy/pull/4367)\n
    - Mark instance as alive after successful activity send (fixes #4039) by @Nutomic in [github.com/LemmyNet/lemmy/pull/4377](https://github.com/LemmyNet/lemmy/pull/4377)\n
    - Dont allow caching captcha response by @Nutomic in [github.com/LemmyNet/lemmy/pull/4381](https://github.com/LemmyNet/lemmy/pull/4381)\n
    - Revert “Dont ignore errors during login (fixes #4319) (#4321)” by @Nutomic in [github.com/LemmyNet/lemmy/pull/4380](https://github.com/LemmyNet/lemmy/pull/4380)\n
    - Removing group from woodpecker, as its deprecated. by @dessalines in [github.com/LemmyNet/lemmy/pull/4387](https://github.com/LemmyNet/lemmy/pull/4387)\n
    - Add secondary sort by published date for post view (fixes #4383) by @Nutomic in [github.com/LemmyNet/lemmy/pull/4384](https://github.com/LemmyNet/lemmy/pull/4384)\n
    \n
    Upgrade instructions\n
    --------------------\n
    \n
    Follow the upgrade instructions for [ansible](https://github.com/LemmyNet/lemmy-ansible#upgrading) or [docker](https://join-lemmy.org/docs/en/administration/install_docker.html#updating).\n
    \n
    If you need help with the upgrade, you can ask in our [support forum](https://lemmy.ml/c/lemmy_support) or on the [Matrix Chat](https://matrix.to/#/!OwmdVYiZSXrXbtCNLw:matrix.org).\n
    \n
    Thanks to everyone\n
    ------------------\n
    \n
    We’d like to thank our many contributors and users of Lemmy for coding, translating, testing, and helping find and fix bugs. We’re glad many people find it useful and enjoyable enough to contribute.\n
    \n
    Support development\n
    -------------------\n
    \n
    We (@dessalines and @nutomic) have been working full-time on Lemmy for over three years. This is largely thanks to support from [NLnet foundation](https://nlnet.nl/), as well as [donations from individual users](https://join-lemmy.org/donate).\n
    \n
    If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider [donating to support its development](https://join-lemmy.org/donate). A recurring donation is the best way to ensure that open-source software like Lemmy can stay independent and alive.\n
    \n
    - [Liberapay](https://liberapay.com/Lemmy) (preferred option)\n
    - [Open Collective](https://opencollective.com/lemmy)\n
    - [Patreon](https://www.patreon.com/dessalines)\n
    - [Cryptocurrency](https://join-lemmy.org/donate) (scroll to bottom of page)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 145
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727835234 {#2011
    date: 2024-10-02 04:13:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@Sleepless"
    "@Nutomic"
    "@dessalines"
    "@nutomic"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2056 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  +badges: Doctrine\ORM\PersistentCollection {#2053 …}
  +children: [
    App\Entity\EntryComment {#1401
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Perhaps not major, but I’d just like shout out my PR which was merged in this release:  \n
        [github.com/LemmyNet/lemmy-ui/pull/2322](https://github.com/LemmyNet/lemmy-ui/pull/2322)\n
        \n
        It adds another view to Registration Applications to show only denied applications, helpful for identifying spam applications and rule circumventers. I know a few people have been asking for something similar to this.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1727770900 {#1405
        date: 2024-10-01 10:21:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sleepless"
        "@Nutomic"
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
        "@Sleepless"
        "@Nutomic"
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
        "@Sleepless"
        "@Nutomic"
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 331815
      -bodyTs: "'/lemmynet/lemmy-ui/pull/2322](https://github.com/lemmynet/lemmy-ui/pull/2322)':21 'add':23 'anoth':24 'applic':28,33,38 'ask':49 'circumvent':41 'd':6 'deni':32 'github.com':20 'github.com/lemmynet/lemmy-ui/pull/2322](https://github.com/lemmynet/lemmy-ui/pull/2322)':19 'help':34 'identifi':36 'know':43 'like':8 'major':3 'merg':15 'peopl':46 'perhap':1 'pr':12 'registr':27 'releas':18 'rule':40 'shout':9 'show':30 'similar':52 'someth':51 'spam':37 'view':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6714346"
      +editedAt: DateTimeImmutable @1727703505 {#1385
        date: 2024-09-30 15:38:25.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705941555 {#1382
        date: 2024-01-22 17:39:15.0 +01:00
      }
      +"title": 331815
    }
  ]
  -id: 32391
  -titleTs: "'bugfix':6 'lemmi':1 'releas':2 'v0.19.3':3"
  -bodyTs: "'/#/!owmdvyizsxrxbtcnlw:matrix.org).':228 '/),':296 '/c/lemmy_support)':220 '/dessalines)':373 '/docs/en/administration/install_docker.html#updating).':203 '/donate)':377 '/donate).':306,337 '/lemmy)':362,369 '/lemmynet/lemmy-ansible#upgrading)':198 '/lemmynet/lemmy-ui/pull/2302](https://github.com/lemmynet/lemmy-ui/pull/2302)':86 '/lemmynet/lemmy/pull/4364](https://github.com/lemmynet/lemmy/pull/4364)':99 '/lemmynet/lemmy/pull/4367](https://github.com/lemmynet/lemmy/pull/4367)':115 '/lemmynet/lemmy/pull/4377](https://github.com/lemmynet/lemmy/pull/4377)':131 '/lemmynet/lemmy/pull/4380](https://github.com/lemmynet/lemmy/pull/4380)':157 '/lemmynet/lemmy/pull/4381](https://github.com/lemmynet/lemmy/pull/4381)':142 '/lemmynet/lemmy/pull/4384](https://github.com/lemmynet/lemmy/pull/4384)':187 '/lemmynet/lemmy/pull/4387](https://github.com/lemmynet/lemmy/pull/4387)':170 '4039':125 '4319':150 '4321':151 '4366':109 '4383':181 'activ':93,122 'add':171 'advertis':34 'aggreg':12 'algorithm':38 'aliv':119,358 'allow':133 'alway':320 'ansibl':195 'ask':213 'avail':322 'best':343 'bottom':380 'bring':64 'bug':80,88,253 'build':327 'byte':103 'cach':134 'captcha':135 'chang':73 'char':101 'chat':225 'code':245 'collect':366 'communiti':43 'compani':27 'complet':18 'consid':329 'content':39 'contribut':266 'contributor':239 'control':24 'count':100 'cryptocurr':374 'd':233 'date':176 'deprec':164 'dessalin':166,270 'develop':268,334 'discuss':14 'docker':200 'donat':300,330,340 'dont':132,144 'easi':47 'enjoy':263 'enough':264 'ensur':346 'error':78,146 'everyon':231 'find':250,259 'fix':74,87,108,124,149,180,252 'follow':92,190 'forum':217 'foundat':293 'free':19 'full':277,325 'full-tim':276 'github.com':85,98,114,130,141,156,169,186,197 'github.com/lemmynet/lemmy-ansible#upgrading)':196 'github.com/lemmynet/lemmy-ui/pull/2302](https://github.com/lemmynet/lemmy-ui/pull/2302)':84 'github.com/lemmynet/lemmy/pull/4364](https://github.com/lemmynet/lemmy/pull/4364)':97 'github.com/lemmynet/lemmy/pull/4367](https://github.com/lemmynet/lemmy/pull/4367)':113 'github.com/lemmynet/lemmy/pull/4377](https://github.com/lemmynet/lemmy/pull/4377)':129 'github.com/lemmynet/lemmy/pull/4380](https://github.com/lemmynet/lemmy/pull/4380)':155 'github.com/lemmynet/lemmy/pull/4381](https://github.com/lemmynet/lemmy/pull/4381)':140 'github.com/lemmynet/lemmy/pull/4384](https://github.com/lemmynet/lemmy/pull/4384)':185 'github.com/lemmynet/lemmy/pull/4387](https://github.com/lemmynet/lemmy/pull/4387)':168 'glad':256 'group':159 'help':207,249 'host':9 'ignor':58,145 'independ':356 'individu':302 'instanc':117 'instruct':189,193 'interest':55,67 'item':68 'join-lemmy.org':202,305,336,376 'join-lemmy.org/docs/en/administration/install_docker.html#updating).':201 'join-lemmy.org/donate)':375 'join-lemmy.org/donate).':304,335 'larg':287 'lemmi':3,4,76,243,280,311,353 'lemmy-ui':75 'lemmy.ml':219 'lemmy.ml/c/lemmy_support)':218 'length':107 'liberapay':359 'liberapay.com':361 'liberapay.com/lemmy)':360 'like':234,309,352 'link':11 'login':148 'major':72 'make':315 'mani':238,257 'mark':116 'mastodon':90 'matrix':224 'matrix.to':227 'matrix.to/#/!owmdvyizsxrxbtcnlw:matrix.org).':226 'max':105 'mean':29 'need':206 'nlnet':292 'nlnet.nl':295 'nlnet.nl/),':294 'nutom':95,111,127,138,153,183,272 'open':21,349,365 'open-sourc':348 'opencollective.com':368 'opencollective.com/lemmy)':367 'option':364 'organ':41 'other':59 'page':79,382 'patreon':370 'peopl':258 'platform':15 'post':178 'prefer':363 'publish':175 're':255 'recur':339 'remov':158 'respons':136 'revert':143 'scroll':378 'secondari':172 'secret':37 'self':8 'self-host':7 'send':123 'sleepless':82 'social':10 'softwar':351 'sort':173 'sourc':350 'stay':355 'subscrib':49 'success':121 'support':216,267,290,332 'sure':316 'test':247 'thank':229,236,288 'three':283 'time':278,326 'titl':106 'top':71 'topic':51 'track':35 'translat':246 'ui':77 'undo':91 'upgrad':188,192,210 'use':62,261,310 'user':241,303 'view':179 'vote':60 'want':313 'way':344 'well':298 'woodpeck':161 'work':275,324 'www.patreon.com':372 'www.patreon.com/dessalines)':371 'year':284"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706022465
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10890295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705936065 {#2067
    date: 2024-01-22 16:07:45.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 {#1404
  +user: Proxies\__CG__\App\Entity\User {#2091 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
  +slug: "Lemmy-Release-v0-19-3-A-Few-Bugfixes"
  +title: "Lemmy Release v0.19.3 - A Few Bugfixes"
  +url: "https://join-lemmy.org/news/2024-01-22_-_Lemmy_Release_v0.19.3_-_A_Few_Bugfixes"
  +body: """
    What is Lemmy?\n
    --------------\n
    \n
    Lemmy is a self-hosted social link aggregation and discussion platform. It is completely free and open, and not controlled by any company. This means that there is no advertising, tracking, or secret algorithms. Content is organized into communities, so it is easy to subscribe to topics that you are interested in, and ignore others. Voting is used to bring the most interesting items to the top.\n
    \n
    Major Changes\n
    -------------\n
    \n
    - Fixed lemmy-ui error page bug by @Sleepless in [github.com/LemmyNet/lemmy-ui/pull/2302](https://github.com/LemmyNet/lemmy-ui/pull/2302)\n
    - Fix bug with Mastodon undo follow activities by @Nutomic in [github.com/LemmyNet/lemmy/pull/4364](https://github.com/LemmyNet/lemmy/pull/4364)\n
    - Count chars, not bytes for max title length (fixes #4366) by @Nutomic in [github.com/LemmyNet/lemmy/pull/4367](https://github.com/LemmyNet/lemmy/pull/4367)\n
    - Mark instance as alive after successful activity send (fixes #4039) by @Nutomic in [github.com/LemmyNet/lemmy/pull/4377](https://github.com/LemmyNet/lemmy/pull/4377)\n
    - Dont allow caching captcha response by @Nutomic in [github.com/LemmyNet/lemmy/pull/4381](https://github.com/LemmyNet/lemmy/pull/4381)\n
    - Revert “Dont ignore errors during login (fixes #4319) (#4321)” by @Nutomic in [github.com/LemmyNet/lemmy/pull/4380](https://github.com/LemmyNet/lemmy/pull/4380)\n
    - Removing group from woodpecker, as its deprecated. by @dessalines in [github.com/LemmyNet/lemmy/pull/4387](https://github.com/LemmyNet/lemmy/pull/4387)\n
    - Add secondary sort by published date for post view (fixes #4383) by @Nutomic in [github.com/LemmyNet/lemmy/pull/4384](https://github.com/LemmyNet/lemmy/pull/4384)\n
    \n
    Upgrade instructions\n
    --------------------\n
    \n
    Follow the upgrade instructions for [ansible](https://github.com/LemmyNet/lemmy-ansible#upgrading) or [docker](https://join-lemmy.org/docs/en/administration/install_docker.html#updating).\n
    \n
    If you need help with the upgrade, you can ask in our [support forum](https://lemmy.ml/c/lemmy_support) or on the [Matrix Chat](https://matrix.to/#/!OwmdVYiZSXrXbtCNLw:matrix.org).\n
    \n
    Thanks to everyone\n
    ------------------\n
    \n
    We’d like to thank our many contributors and users of Lemmy for coding, translating, testing, and helping find and fix bugs. We’re glad many people find it useful and enjoyable enough to contribute.\n
    \n
    Support development\n
    -------------------\n
    \n
    We (@dessalines and @nutomic) have been working full-time on Lemmy for over three years. This is largely thanks to support from [NLnet foundation](https://nlnet.nl/), as well as [donations from individual users](https://join-lemmy.org/donate).\n
    \n
    If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider [donating to support its development](https://join-lemmy.org/donate). A recurring donation is the best way to ensure that open-source software like Lemmy can stay independent and alive.\n
    \n
    - [Liberapay](https://liberapay.com/Lemmy) (preferred option)\n
    - [Open Collective](https://opencollective.com/lemmy)\n
    - [Patreon](https://www.patreon.com/dessalines)\n
    - [Cryptocurrency](https://join-lemmy.org/donate) (scroll to bottom of page)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 145
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727835234 {#2011
    date: 2024-10-02 04:13:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@Sleepless"
    "@Nutomic"
    "@dessalines"
    "@nutomic"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2056 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  +badges: Doctrine\ORM\PersistentCollection {#2053 …}
  +children: [
    App\Entity\EntryComment {#1401
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Perhaps not major, but I’d just like shout out my PR which was merged in this release:  \n
        [github.com/LemmyNet/lemmy-ui/pull/2322](https://github.com/LemmyNet/lemmy-ui/pull/2322)\n
        \n
        It adds another view to Registration Applications to show only denied applications, helpful for identifying spam applications and rule circumventers. I know a few people have been asking for something similar to this.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1727770900 {#1405
        date: 2024-10-01 10:21:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sleepless"
        "@Nutomic"
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
        "@Sleepless"
        "@Nutomic"
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
        "@Sleepless"
        "@Nutomic"
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 331815
      -bodyTs: "'/lemmynet/lemmy-ui/pull/2322](https://github.com/lemmynet/lemmy-ui/pull/2322)':21 'add':23 'anoth':24 'applic':28,33,38 'ask':49 'circumvent':41 'd':6 'deni':32 'github.com':20 'github.com/lemmynet/lemmy-ui/pull/2322](https://github.com/lemmynet/lemmy-ui/pull/2322)':19 'help':34 'identifi':36 'know':43 'like':8 'major':3 'merg':15 'peopl':46 'perhap':1 'pr':12 'registr':27 'releas':18 'rule':40 'shout':9 'show':30 'similar':52 'someth':51 'spam':37 'view':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6714346"
      +editedAt: DateTimeImmutable @1727703505 {#1385
        date: 2024-09-30 15:38:25.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705941555 {#1382
        date: 2024-01-22 17:39:15.0 +01:00
      }
      +"title": 331815
    }
  ]
  -id: 32391
  -titleTs: "'bugfix':6 'lemmi':1 'releas':2 'v0.19.3':3"
  -bodyTs: "'/#/!owmdvyizsxrxbtcnlw:matrix.org).':228 '/),':296 '/c/lemmy_support)':220 '/dessalines)':373 '/docs/en/administration/install_docker.html#updating).':203 '/donate)':377 '/donate).':306,337 '/lemmy)':362,369 '/lemmynet/lemmy-ansible#upgrading)':198 '/lemmynet/lemmy-ui/pull/2302](https://github.com/lemmynet/lemmy-ui/pull/2302)':86 '/lemmynet/lemmy/pull/4364](https://github.com/lemmynet/lemmy/pull/4364)':99 '/lemmynet/lemmy/pull/4367](https://github.com/lemmynet/lemmy/pull/4367)':115 '/lemmynet/lemmy/pull/4377](https://github.com/lemmynet/lemmy/pull/4377)':131 '/lemmynet/lemmy/pull/4380](https://github.com/lemmynet/lemmy/pull/4380)':157 '/lemmynet/lemmy/pull/4381](https://github.com/lemmynet/lemmy/pull/4381)':142 '/lemmynet/lemmy/pull/4384](https://github.com/lemmynet/lemmy/pull/4384)':187 '/lemmynet/lemmy/pull/4387](https://github.com/lemmynet/lemmy/pull/4387)':170 '4039':125 '4319':150 '4321':151 '4366':109 '4383':181 'activ':93,122 'add':171 'advertis':34 'aggreg':12 'algorithm':38 'aliv':119,358 'allow':133 'alway':320 'ansibl':195 'ask':213 'avail':322 'best':343 'bottom':380 'bring':64 'bug':80,88,253 'build':327 'byte':103 'cach':134 'captcha':135 'chang':73 'char':101 'chat':225 'code':245 'collect':366 'communiti':43 'compani':27 'complet':18 'consid':329 'content':39 'contribut':266 'contributor':239 'control':24 'count':100 'cryptocurr':374 'd':233 'date':176 'deprec':164 'dessalin':166,270 'develop':268,334 'discuss':14 'docker':200 'donat':300,330,340 'dont':132,144 'easi':47 'enjoy':263 'enough':264 'ensur':346 'error':78,146 'everyon':231 'find':250,259 'fix':74,87,108,124,149,180,252 'follow':92,190 'forum':217 'foundat':293 'free':19 'full':277,325 'full-tim':276 'github.com':85,98,114,130,141,156,169,186,197 'github.com/lemmynet/lemmy-ansible#upgrading)':196 'github.com/lemmynet/lemmy-ui/pull/2302](https://github.com/lemmynet/lemmy-ui/pull/2302)':84 'github.com/lemmynet/lemmy/pull/4364](https://github.com/lemmynet/lemmy/pull/4364)':97 'github.com/lemmynet/lemmy/pull/4367](https://github.com/lemmynet/lemmy/pull/4367)':113 'github.com/lemmynet/lemmy/pull/4377](https://github.com/lemmynet/lemmy/pull/4377)':129 'github.com/lemmynet/lemmy/pull/4380](https://github.com/lemmynet/lemmy/pull/4380)':155 'github.com/lemmynet/lemmy/pull/4381](https://github.com/lemmynet/lemmy/pull/4381)':140 'github.com/lemmynet/lemmy/pull/4384](https://github.com/lemmynet/lemmy/pull/4384)':185 'github.com/lemmynet/lemmy/pull/4387](https://github.com/lemmynet/lemmy/pull/4387)':168 'glad':256 'group':159 'help':207,249 'host':9 'ignor':58,145 'independ':356 'individu':302 'instanc':117 'instruct':189,193 'interest':55,67 'item':68 'join-lemmy.org':202,305,336,376 'join-lemmy.org/docs/en/administration/install_docker.html#updating).':201 'join-lemmy.org/donate)':375 'join-lemmy.org/donate).':304,335 'larg':287 'lemmi':3,4,76,243,280,311,353 'lemmy-ui':75 'lemmy.ml':219 'lemmy.ml/c/lemmy_support)':218 'length':107 'liberapay':359 'liberapay.com':361 'liberapay.com/lemmy)':360 'like':234,309,352 'link':11 'login':148 'major':72 'make':315 'mani':238,257 'mark':116 'mastodon':90 'matrix':224 'matrix.to':227 'matrix.to/#/!owmdvyizsxrxbtcnlw:matrix.org).':226 'max':105 'mean':29 'need':206 'nlnet':292 'nlnet.nl':295 'nlnet.nl/),':294 'nutom':95,111,127,138,153,183,272 'open':21,349,365 'open-sourc':348 'opencollective.com':368 'opencollective.com/lemmy)':367 'option':364 'organ':41 'other':59 'page':79,382 'patreon':370 'peopl':258 'platform':15 'post':178 'prefer':363 'publish':175 're':255 'recur':339 'remov':158 'respons':136 'revert':143 'scroll':378 'secondari':172 'secret':37 'self':8 'self-host':7 'send':123 'sleepless':82 'social':10 'softwar':351 'sort':173 'sourc':350 'stay':355 'subscrib':49 'success':121 'support':216,267,290,332 'sure':316 'test':247 'thank':229,236,288 'three':283 'time':278,326 'titl':106 'top':71 'topic':51 'track':35 'translat':246 'ui':77 'undo':91 'upgrad':188,192,210 'use':62,261,310 'user':241,303 'view':179 'vote':60 'want':313 'way':344 'well':298 'woodpeck':161 'work':275,324 'www.patreon.com':372 'www.patreon.com/dessalines)':371 'year':284"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706022465
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10890295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705936065 {#2067
    date: 2024-01-22 16:07:45.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 {#1404
  +user: Proxies\__CG__\App\Entity\User {#2091 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
  +slug: "Lemmy-Release-v0-19-3-A-Few-Bugfixes"
  +title: "Lemmy Release v0.19.3 - A Few Bugfixes"
  +url: "https://join-lemmy.org/news/2024-01-22_-_Lemmy_Release_v0.19.3_-_A_Few_Bugfixes"
  +body: """
    What is Lemmy?\n
    --------------\n
    \n
    Lemmy is a self-hosted social link aggregation and discussion platform. It is completely free and open, and not controlled by any company. This means that there is no advertising, tracking, or secret algorithms. Content is organized into communities, so it is easy to subscribe to topics that you are interested in, and ignore others. Voting is used to bring the most interesting items to the top.\n
    \n
    Major Changes\n
    -------------\n
    \n
    - Fixed lemmy-ui error page bug by @Sleepless in [github.com/LemmyNet/lemmy-ui/pull/2302](https://github.com/LemmyNet/lemmy-ui/pull/2302)\n
    - Fix bug with Mastodon undo follow activities by @Nutomic in [github.com/LemmyNet/lemmy/pull/4364](https://github.com/LemmyNet/lemmy/pull/4364)\n
    - Count chars, not bytes for max title length (fixes #4366) by @Nutomic in [github.com/LemmyNet/lemmy/pull/4367](https://github.com/LemmyNet/lemmy/pull/4367)\n
    - Mark instance as alive after successful activity send (fixes #4039) by @Nutomic in [github.com/LemmyNet/lemmy/pull/4377](https://github.com/LemmyNet/lemmy/pull/4377)\n
    - Dont allow caching captcha response by @Nutomic in [github.com/LemmyNet/lemmy/pull/4381](https://github.com/LemmyNet/lemmy/pull/4381)\n
    - Revert “Dont ignore errors during login (fixes #4319) (#4321)” by @Nutomic in [github.com/LemmyNet/lemmy/pull/4380](https://github.com/LemmyNet/lemmy/pull/4380)\n
    - Removing group from woodpecker, as its deprecated. by @dessalines in [github.com/LemmyNet/lemmy/pull/4387](https://github.com/LemmyNet/lemmy/pull/4387)\n
    - Add secondary sort by published date for post view (fixes #4383) by @Nutomic in [github.com/LemmyNet/lemmy/pull/4384](https://github.com/LemmyNet/lemmy/pull/4384)\n
    \n
    Upgrade instructions\n
    --------------------\n
    \n
    Follow the upgrade instructions for [ansible](https://github.com/LemmyNet/lemmy-ansible#upgrading) or [docker](https://join-lemmy.org/docs/en/administration/install_docker.html#updating).\n
    \n
    If you need help with the upgrade, you can ask in our [support forum](https://lemmy.ml/c/lemmy_support) or on the [Matrix Chat](https://matrix.to/#/!OwmdVYiZSXrXbtCNLw:matrix.org).\n
    \n
    Thanks to everyone\n
    ------------------\n
    \n
    We’d like to thank our many contributors and users of Lemmy for coding, translating, testing, and helping find and fix bugs. We’re glad many people find it useful and enjoyable enough to contribute.\n
    \n
    Support development\n
    -------------------\n
    \n
    We (@dessalines and @nutomic) have been working full-time on Lemmy for over three years. This is largely thanks to support from [NLnet foundation](https://nlnet.nl/), as well as [donations from individual users](https://join-lemmy.org/donate).\n
    \n
    If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider [donating to support its development](https://join-lemmy.org/donate). A recurring donation is the best way to ensure that open-source software like Lemmy can stay independent and alive.\n
    \n
    - [Liberapay](https://liberapay.com/Lemmy) (preferred option)\n
    - [Open Collective](https://opencollective.com/lemmy)\n
    - [Patreon](https://www.patreon.com/dessalines)\n
    - [Cryptocurrency](https://join-lemmy.org/donate) (scroll to bottom of page)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 145
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727835234 {#2011
    date: 2024-10-02 04:13:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@Sleepless"
    "@Nutomic"
    "@dessalines"
    "@nutomic"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2056 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  +badges: Doctrine\ORM\PersistentCollection {#2053 …}
  +children: [
    App\Entity\EntryComment {#1401
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Perhaps not major, but I’d just like shout out my PR which was merged in this release:  \n
        [github.com/LemmyNet/lemmy-ui/pull/2322](https://github.com/LemmyNet/lemmy-ui/pull/2322)\n
        \n
        It adds another view to Registration Applications to show only denied applications, helpful for identifying spam applications and rule circumventers. I know a few people have been asking for something similar to this.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1727770900 {#1405
        date: 2024-10-01 10:21:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sleepless"
        "@Nutomic"
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
        "@Sleepless"
        "@Nutomic"
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
        "@Sleepless"
        "@Nutomic"
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 331815
      -bodyTs: "'/lemmynet/lemmy-ui/pull/2322](https://github.com/lemmynet/lemmy-ui/pull/2322)':21 'add':23 'anoth':24 'applic':28,33,38 'ask':49 'circumvent':41 'd':6 'deni':32 'github.com':20 'github.com/lemmynet/lemmy-ui/pull/2322](https://github.com/lemmynet/lemmy-ui/pull/2322)':19 'help':34 'identifi':36 'know':43 'like':8 'major':3 'merg':15 'peopl':46 'perhap':1 'pr':12 'registr':27 'releas':18 'rule':40 'shout':9 'show':30 'similar':52 'someth':51 'spam':37 'view':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6714346"
      +editedAt: DateTimeImmutable @1727703505 {#1385
        date: 2024-09-30 15:38:25.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705941555 {#1382
        date: 2024-01-22 17:39:15.0 +01:00
      }
      +"title": 331815
    }
  ]
  -id: 32391
  -titleTs: "'bugfix':6 'lemmi':1 'releas':2 'v0.19.3':3"
  -bodyTs: "'/#/!owmdvyizsxrxbtcnlw:matrix.org).':228 '/),':296 '/c/lemmy_support)':220 '/dessalines)':373 '/docs/en/administration/install_docker.html#updating).':203 '/donate)':377 '/donate).':306,337 '/lemmy)':362,369 '/lemmynet/lemmy-ansible#upgrading)':198 '/lemmynet/lemmy-ui/pull/2302](https://github.com/lemmynet/lemmy-ui/pull/2302)':86 '/lemmynet/lemmy/pull/4364](https://github.com/lemmynet/lemmy/pull/4364)':99 '/lemmynet/lemmy/pull/4367](https://github.com/lemmynet/lemmy/pull/4367)':115 '/lemmynet/lemmy/pull/4377](https://github.com/lemmynet/lemmy/pull/4377)':131 '/lemmynet/lemmy/pull/4380](https://github.com/lemmynet/lemmy/pull/4380)':157 '/lemmynet/lemmy/pull/4381](https://github.com/lemmynet/lemmy/pull/4381)':142 '/lemmynet/lemmy/pull/4384](https://github.com/lemmynet/lemmy/pull/4384)':187 '/lemmynet/lemmy/pull/4387](https://github.com/lemmynet/lemmy/pull/4387)':170 '4039':125 '4319':150 '4321':151 '4366':109 '4383':181 'activ':93,122 'add':171 'advertis':34 'aggreg':12 'algorithm':38 'aliv':119,358 'allow':133 'alway':320 'ansibl':195 'ask':213 'avail':322 'best':343 'bottom':380 'bring':64 'bug':80,88,253 'build':327 'byte':103 'cach':134 'captcha':135 'chang':73 'char':101 'chat':225 'code':245 'collect':366 'communiti':43 'compani':27 'complet':18 'consid':329 'content':39 'contribut':266 'contributor':239 'control':24 'count':100 'cryptocurr':374 'd':233 'date':176 'deprec':164 'dessalin':166,270 'develop':268,334 'discuss':14 'docker':200 'donat':300,330,340 'dont':132,144 'easi':47 'enjoy':263 'enough':264 'ensur':346 'error':78,146 'everyon':231 'find':250,259 'fix':74,87,108,124,149,180,252 'follow':92,190 'forum':217 'foundat':293 'free':19 'full':277,325 'full-tim':276 'github.com':85,98,114,130,141,156,169,186,197 'github.com/lemmynet/lemmy-ansible#upgrading)':196 'github.com/lemmynet/lemmy-ui/pull/2302](https://github.com/lemmynet/lemmy-ui/pull/2302)':84 'github.com/lemmynet/lemmy/pull/4364](https://github.com/lemmynet/lemmy/pull/4364)':97 'github.com/lemmynet/lemmy/pull/4367](https://github.com/lemmynet/lemmy/pull/4367)':113 'github.com/lemmynet/lemmy/pull/4377](https://github.com/lemmynet/lemmy/pull/4377)':129 'github.com/lemmynet/lemmy/pull/4380](https://github.com/lemmynet/lemmy/pull/4380)':155 'github.com/lemmynet/lemmy/pull/4381](https://github.com/lemmynet/lemmy/pull/4381)':140 'github.com/lemmynet/lemmy/pull/4384](https://github.com/lemmynet/lemmy/pull/4384)':185 'github.com/lemmynet/lemmy/pull/4387](https://github.com/lemmynet/lemmy/pull/4387)':168 'glad':256 'group':159 'help':207,249 'host':9 'ignor':58,145 'independ':356 'individu':302 'instanc':117 'instruct':189,193 'interest':55,67 'item':68 'join-lemmy.org':202,305,336,376 'join-lemmy.org/docs/en/administration/install_docker.html#updating).':201 'join-lemmy.org/donate)':375 'join-lemmy.org/donate).':304,335 'larg':287 'lemmi':3,4,76,243,280,311,353 'lemmy-ui':75 'lemmy.ml':219 'lemmy.ml/c/lemmy_support)':218 'length':107 'liberapay':359 'liberapay.com':361 'liberapay.com/lemmy)':360 'like':234,309,352 'link':11 'login':148 'major':72 'make':315 'mani':238,257 'mark':116 'mastodon':90 'matrix':224 'matrix.to':227 'matrix.to/#/!owmdvyizsxrxbtcnlw:matrix.org).':226 'max':105 'mean':29 'need':206 'nlnet':292 'nlnet.nl':295 'nlnet.nl/),':294 'nutom':95,111,127,138,153,183,272 'open':21,349,365 'open-sourc':348 'opencollective.com':368 'opencollective.com/lemmy)':367 'option':364 'organ':41 'other':59 'page':79,382 'patreon':370 'peopl':258 'platform':15 'post':178 'prefer':363 'publish':175 're':255 'recur':339 'remov':158 'respons':136 'revert':143 'scroll':378 'secondari':172 'secret':37 'self':8 'self-host':7 'send':123 'sleepless':82 'social':10 'softwar':351 'sort':173 'sourc':350 'stay':355 'subscrib':49 'success':121 'support':216,267,290,332 'sure':316 'test':247 'thank':229,236,288 'three':283 'time':278,326 'titl':106 'top':71 'topic':51 'track':35 'translat':246 'ui':77 'undo':91 'upgrad':188,192,210 'use':62,261,310 'user':241,303 'view':179 'vote':60 'want':313 'way':344 'well':298 'woodpeck':161 'work':275,324 'www.patreon.com':372 'www.patreon.com/dessalines)':371 'year':284"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706022465
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10890295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705936065 {#2067
    date: 2024-01-22 16:07:45.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 {#1401
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404
    +user: Proxies\__CG__\App\Entity\User {#2091 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "Lemmy-Release-v0-19-3-A-Few-Bugfixes"
    +title: "Lemmy Release v0.19.3 - A Few Bugfixes"
    +url: "https://join-lemmy.org/news/2024-01-22_-_Lemmy_Release_v0.19.3_-_A_Few_Bugfixes"
    +body: """
      What is Lemmy?\n
      --------------\n
      \n
      Lemmy is a self-hosted social link aggregation and discussion platform. It is completely free and open, and not controlled by any company. This means that there is no advertising, tracking, or secret algorithms. Content is organized into communities, so it is easy to subscribe to topics that you are interested in, and ignore others. Voting is used to bring the most interesting items to the top.\n
      \n
      Major Changes\n
      -------------\n
      \n
      - Fixed lemmy-ui error page bug by @Sleepless in [github.com/LemmyNet/lemmy-ui/pull/2302](https://github.com/LemmyNet/lemmy-ui/pull/2302)\n
      - Fix bug with Mastodon undo follow activities by @Nutomic in [github.com/LemmyNet/lemmy/pull/4364](https://github.com/LemmyNet/lemmy/pull/4364)\n
      - Count chars, not bytes for max title length (fixes #4366) by @Nutomic in [github.com/LemmyNet/lemmy/pull/4367](https://github.com/LemmyNet/lemmy/pull/4367)\n
      - Mark instance as alive after successful activity send (fixes #4039) by @Nutomic in [github.com/LemmyNet/lemmy/pull/4377](https://github.com/LemmyNet/lemmy/pull/4377)\n
      - Dont allow caching captcha response by @Nutomic in [github.com/LemmyNet/lemmy/pull/4381](https://github.com/LemmyNet/lemmy/pull/4381)\n
      - Revert “Dont ignore errors during login (fixes #4319) (#4321)” by @Nutomic in [github.com/LemmyNet/lemmy/pull/4380](https://github.com/LemmyNet/lemmy/pull/4380)\n
      - Removing group from woodpecker, as its deprecated. by @dessalines in [github.com/LemmyNet/lemmy/pull/4387](https://github.com/LemmyNet/lemmy/pull/4387)\n
      - Add secondary sort by published date for post view (fixes #4383) by @Nutomic in [github.com/LemmyNet/lemmy/pull/4384](https://github.com/LemmyNet/lemmy/pull/4384)\n
      \n
      Upgrade instructions\n
      --------------------\n
      \n
      Follow the upgrade instructions for [ansible](https://github.com/LemmyNet/lemmy-ansible#upgrading) or [docker](https://join-lemmy.org/docs/en/administration/install_docker.html#updating).\n
      \n
      If you need help with the upgrade, you can ask in our [support forum](https://lemmy.ml/c/lemmy_support) or on the [Matrix Chat](https://matrix.to/#/!OwmdVYiZSXrXbtCNLw:matrix.org).\n
      \n
      Thanks to everyone\n
      ------------------\n
      \n
      We’d like to thank our many contributors and users of Lemmy for coding, translating, testing, and helping find and fix bugs. We’re glad many people find it useful and enjoyable enough to contribute.\n
      \n
      Support development\n
      -------------------\n
      \n
      We (@dessalines and @nutomic) have been working full-time on Lemmy for over three years. This is largely thanks to support from [NLnet foundation](https://nlnet.nl/), as well as [donations from individual users](https://join-lemmy.org/donate).\n
      \n
      If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider [donating to support its development](https://join-lemmy.org/donate). A recurring donation is the best way to ensure that open-source software like Lemmy can stay independent and alive.\n
      \n
      - [Liberapay](https://liberapay.com/Lemmy) (preferred option)\n
      - [Open Collective](https://opencollective.com/lemmy)\n
      - [Patreon](https://www.patreon.com/dessalines)\n
      - [Cryptocurrency](https://join-lemmy.org/donate) (scroll to bottom of page)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 145
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727835234 {#2011
      date: 2024-10-02 04:13:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@Sleepless"
      "@Nutomic"
      "@dessalines"
      "@nutomic"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2056 …}
    +votes: Doctrine\ORM\PersistentCollection {#2047 …}
    +reports: Doctrine\ORM\PersistentCollection {#2057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
    +badges: Doctrine\ORM\PersistentCollection {#2053 …}
    +children: [
      App\Entity\EntryComment {#1401}
    ]
    -id: 32391
    -titleTs: "'bugfix':6 'lemmi':1 'releas':2 'v0.19.3':3"
    -bodyTs: "'/#/!owmdvyizsxrxbtcnlw:matrix.org).':228 '/),':296 '/c/lemmy_support)':220 '/dessalines)':373 '/docs/en/administration/install_docker.html#updating).':203 '/donate)':377 '/donate).':306,337 '/lemmy)':362,369 '/lemmynet/lemmy-ansible#upgrading)':198 '/lemmynet/lemmy-ui/pull/2302](https://github.com/lemmynet/lemmy-ui/pull/2302)':86 '/lemmynet/lemmy/pull/4364](https://github.com/lemmynet/lemmy/pull/4364)':99 '/lemmynet/lemmy/pull/4367](https://github.com/lemmynet/lemmy/pull/4367)':115 '/lemmynet/lemmy/pull/4377](https://github.com/lemmynet/lemmy/pull/4377)':131 '/lemmynet/lemmy/pull/4380](https://github.com/lemmynet/lemmy/pull/4380)':157 '/lemmynet/lemmy/pull/4381](https://github.com/lemmynet/lemmy/pull/4381)':142 '/lemmynet/lemmy/pull/4384](https://github.com/lemmynet/lemmy/pull/4384)':187 '/lemmynet/lemmy/pull/4387](https://github.com/lemmynet/lemmy/pull/4387)':170 '4039':125 '4319':150 '4321':151 '4366':109 '4383':181 'activ':93,122 'add':171 'advertis':34 'aggreg':12 'algorithm':38 'aliv':119,358 'allow':133 'alway':320 'ansibl':195 'ask':213 'avail':322 'best':343 'bottom':380 'bring':64 'bug':80,88,253 'build':327 'byte':103 'cach':134 'captcha':135 'chang':73 'char':101 'chat':225 'code':245 'collect':366 'communiti':43 'compani':27 'complet':18 'consid':329 'content':39 'contribut':266 'contributor':239 'control':24 'count':100 'cryptocurr':374 'd':233 'date':176 'deprec':164 'dessalin':166,270 'develop':268,334 'discuss':14 'docker':200 'donat':300,330,340 'dont':132,144 'easi':47 'enjoy':263 'enough':264 'ensur':346 'error':78,146 'everyon':231 'find':250,259 'fix':74,87,108,124,149,180,252 'follow':92,190 'forum':217 'foundat':293 'free':19 'full':277,325 'full-tim':276 'github.com':85,98,114,130,141,156,169,186,197 'github.com/lemmynet/lemmy-ansible#upgrading)':196 'github.com/lemmynet/lemmy-ui/pull/2302](https://github.com/lemmynet/lemmy-ui/pull/2302)':84 'github.com/lemmynet/lemmy/pull/4364](https://github.com/lemmynet/lemmy/pull/4364)':97 'github.com/lemmynet/lemmy/pull/4367](https://github.com/lemmynet/lemmy/pull/4367)':113 'github.com/lemmynet/lemmy/pull/4377](https://github.com/lemmynet/lemmy/pull/4377)':129 'github.com/lemmynet/lemmy/pull/4380](https://github.com/lemmynet/lemmy/pull/4380)':155 'github.com/lemmynet/lemmy/pull/4381](https://github.com/lemmynet/lemmy/pull/4381)':140 'github.com/lemmynet/lemmy/pull/4384](https://github.com/lemmynet/lemmy/pull/4384)':185 'github.com/lemmynet/lemmy/pull/4387](https://github.com/lemmynet/lemmy/pull/4387)':168 'glad':256 'group':159 'help':207,249 'host':9 'ignor':58,145 'independ':356 'individu':302 'instanc':117 'instruct':189,193 'interest':55,67 'item':68 'join-lemmy.org':202,305,336,376 'join-lemmy.org/docs/en/administration/install_docker.html#updating).':201 'join-lemmy.org/donate)':375 'join-lemmy.org/donate).':304,335 'larg':287 'lemmi':3,4,76,243,280,311,353 'lemmy-ui':75 'lemmy.ml':219 'lemmy.ml/c/lemmy_support)':218 'length':107 'liberapay':359 'liberapay.com':361 'liberapay.com/lemmy)':360 'like':234,309,352 'link':11 'login':148 'major':72 'make':315 'mani':238,257 'mark':116 'mastodon':90 'matrix':224 'matrix.to':227 'matrix.to/#/!owmdvyizsxrxbtcnlw:matrix.org).':226 'max':105 'mean':29 'need':206 'nlnet':292 'nlnet.nl':295 'nlnet.nl/),':294 'nutom':95,111,127,138,153,183,272 'open':21,349,365 'open-sourc':348 'opencollective.com':368 'opencollective.com/lemmy)':367 'option':364 'organ':41 'other':59 'page':79,382 'patreon':370 'peopl':258 'platform':15 'post':178 'prefer':363 'publish':175 're':255 'recur':339 'remov':158 'respons':136 'revert':143 'scroll':378 'secondari':172 'secret':37 'self':8 'self-host':7 'send':123 'sleepless':82 'social':10 'softwar':351 'sort':173 'sourc':350 'stay':355 'subscrib':49 'success':121 'support':216,267,290,332 'sure':316 'test':247 'thank':229,236,288 'three':283 'time':278,326 'titl':106 'top':71 'topic':51 'track':35 'translat':246 'ui':77 'undo':91 'upgrad':188,192,210 'use':62,261,310 'user':241,303 'view':179 'vote':60 'want':313 'way':344 'well':298 'woodpeck':161 'work':275,324 'www.patreon.com':372 'www.patreon.com/dessalines)':371 'year':284"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706022465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10890295"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705936065 {#2067
      date: 2024-01-22 16:07:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Perhaps not major, but I’d just like shout out my PR which was merged in this release:  \n
    [github.com/LemmyNet/lemmy-ui/pull/2322](https://github.com/LemmyNet/lemmy-ui/pull/2322)\n
    \n
    It adds another view to Registration Applications to show only denied applications, helpful for identifying spam applications and rule circumventers. I know a few people have been asking for something similar to this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1727770900 {#1405
    date: 2024-10-01 10:21:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sleepless"
    "@Nutomic"
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Sleepless"
    "@Nutomic"
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Sleepless"
    "@Nutomic"
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 331815
  -bodyTs: "'/lemmynet/lemmy-ui/pull/2322](https://github.com/lemmynet/lemmy-ui/pull/2322)':21 'add':23 'anoth':24 'applic':28,33,38 'ask':49 'circumvent':41 'd':6 'deni':32 'github.com':20 'github.com/lemmynet/lemmy-ui/pull/2322](https://github.com/lemmynet/lemmy-ui/pull/2322)':19 'help':34 'identifi':36 'know':43 'like':8 'major':3 'merg':15 'peopl':46 'perhap':1 'pr':12 'registr':27 'releas':18 'rule':40 'shout':9 'show':30 'similar':52 'someth':51 'spam':37 'view':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6714346"
  +editedAt: DateTimeImmutable @1727703505 {#1385
    date: 2024-09-30 15:38:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705941555 {#1382
    date: 2024-01-22 17:39:15.0 +01:00
  }
  +"title": 331815
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1401
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404
    +user: Proxies\__CG__\App\Entity\User {#2091 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "Lemmy-Release-v0-19-3-A-Few-Bugfixes"
    +title: "Lemmy Release v0.19.3 - A Few Bugfixes"
    +url: "https://join-lemmy.org/news/2024-01-22_-_Lemmy_Release_v0.19.3_-_A_Few_Bugfixes"
    +body: """
      What is Lemmy?\n
      --------------\n
      \n
      Lemmy is a self-hosted social link aggregation and discussion platform. It is completely free and open, and not controlled by any company. This means that there is no advertising, tracking, or secret algorithms. Content is organized into communities, so it is easy to subscribe to topics that you are interested in, and ignore others. Voting is used to bring the most interesting items to the top.\n
      \n
      Major Changes\n
      -------------\n
      \n
      - Fixed lemmy-ui error page bug by @Sleepless in [github.com/LemmyNet/lemmy-ui/pull/2302](https://github.com/LemmyNet/lemmy-ui/pull/2302)\n
      - Fix bug with Mastodon undo follow activities by @Nutomic in [github.com/LemmyNet/lemmy/pull/4364](https://github.com/LemmyNet/lemmy/pull/4364)\n
      - Count chars, not bytes for max title length (fixes #4366) by @Nutomic in [github.com/LemmyNet/lemmy/pull/4367](https://github.com/LemmyNet/lemmy/pull/4367)\n
      - Mark instance as alive after successful activity send (fixes #4039) by @Nutomic in [github.com/LemmyNet/lemmy/pull/4377](https://github.com/LemmyNet/lemmy/pull/4377)\n
      - Dont allow caching captcha response by @Nutomic in [github.com/LemmyNet/lemmy/pull/4381](https://github.com/LemmyNet/lemmy/pull/4381)\n
      - Revert “Dont ignore errors during login (fixes #4319) (#4321)” by @Nutomic in [github.com/LemmyNet/lemmy/pull/4380](https://github.com/LemmyNet/lemmy/pull/4380)\n
      - Removing group from woodpecker, as its deprecated. by @dessalines in [github.com/LemmyNet/lemmy/pull/4387](https://github.com/LemmyNet/lemmy/pull/4387)\n
      - Add secondary sort by published date for post view (fixes #4383) by @Nutomic in [github.com/LemmyNet/lemmy/pull/4384](https://github.com/LemmyNet/lemmy/pull/4384)\n
      \n
      Upgrade instructions\n
      --------------------\n
      \n
      Follow the upgrade instructions for [ansible](https://github.com/LemmyNet/lemmy-ansible#upgrading) or [docker](https://join-lemmy.org/docs/en/administration/install_docker.html#updating).\n
      \n
      If you need help with the upgrade, you can ask in our [support forum](https://lemmy.ml/c/lemmy_support) or on the [Matrix Chat](https://matrix.to/#/!OwmdVYiZSXrXbtCNLw:matrix.org).\n
      \n
      Thanks to everyone\n
      ------------------\n
      \n
      We’d like to thank our many contributors and users of Lemmy for coding, translating, testing, and helping find and fix bugs. We’re glad many people find it useful and enjoyable enough to contribute.\n
      \n
      Support development\n
      -------------------\n
      \n
      We (@dessalines and @nutomic) have been working full-time on Lemmy for over three years. This is largely thanks to support from [NLnet foundation](https://nlnet.nl/), as well as [donations from individual users](https://join-lemmy.org/donate).\n
      \n
      If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider [donating to support its development](https://join-lemmy.org/donate). A recurring donation is the best way to ensure that open-source software like Lemmy can stay independent and alive.\n
      \n
      - [Liberapay](https://liberapay.com/Lemmy) (preferred option)\n
      - [Open Collective](https://opencollective.com/lemmy)\n
      - [Patreon](https://www.patreon.com/dessalines)\n
      - [Cryptocurrency](https://join-lemmy.org/donate) (scroll to bottom of page)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 145
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727835234 {#2011
      date: 2024-10-02 04:13:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@Sleepless"
      "@Nutomic"
      "@dessalines"
      "@nutomic"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2056 …}
    +votes: Doctrine\ORM\PersistentCollection {#2047 …}
    +reports: Doctrine\ORM\PersistentCollection {#2057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
    +badges: Doctrine\ORM\PersistentCollection {#2053 …}
    +children: [
      App\Entity\EntryComment {#1401}
    ]
    -id: 32391
    -titleTs: "'bugfix':6 'lemmi':1 'releas':2 'v0.19.3':3"
    -bodyTs: "'/#/!owmdvyizsxrxbtcnlw:matrix.org).':228 '/),':296 '/c/lemmy_support)':220 '/dessalines)':373 '/docs/en/administration/install_docker.html#updating).':203 '/donate)':377 '/donate).':306,337 '/lemmy)':362,369 '/lemmynet/lemmy-ansible#upgrading)':198 '/lemmynet/lemmy-ui/pull/2302](https://github.com/lemmynet/lemmy-ui/pull/2302)':86 '/lemmynet/lemmy/pull/4364](https://github.com/lemmynet/lemmy/pull/4364)':99 '/lemmynet/lemmy/pull/4367](https://github.com/lemmynet/lemmy/pull/4367)':115 '/lemmynet/lemmy/pull/4377](https://github.com/lemmynet/lemmy/pull/4377)':131 '/lemmynet/lemmy/pull/4380](https://github.com/lemmynet/lemmy/pull/4380)':157 '/lemmynet/lemmy/pull/4381](https://github.com/lemmynet/lemmy/pull/4381)':142 '/lemmynet/lemmy/pull/4384](https://github.com/lemmynet/lemmy/pull/4384)':187 '/lemmynet/lemmy/pull/4387](https://github.com/lemmynet/lemmy/pull/4387)':170 '4039':125 '4319':150 '4321':151 '4366':109 '4383':181 'activ':93,122 'add':171 'advertis':34 'aggreg':12 'algorithm':38 'aliv':119,358 'allow':133 'alway':320 'ansibl':195 'ask':213 'avail':322 'best':343 'bottom':380 'bring':64 'bug':80,88,253 'build':327 'byte':103 'cach':134 'captcha':135 'chang':73 'char':101 'chat':225 'code':245 'collect':366 'communiti':43 'compani':27 'complet':18 'consid':329 'content':39 'contribut':266 'contributor':239 'control':24 'count':100 'cryptocurr':374 'd':233 'date':176 'deprec':164 'dessalin':166,270 'develop':268,334 'discuss':14 'docker':200 'donat':300,330,340 'dont':132,144 'easi':47 'enjoy':263 'enough':264 'ensur':346 'error':78,146 'everyon':231 'find':250,259 'fix':74,87,108,124,149,180,252 'follow':92,190 'forum':217 'foundat':293 'free':19 'full':277,325 'full-tim':276 'github.com':85,98,114,130,141,156,169,186,197 'github.com/lemmynet/lemmy-ansible#upgrading)':196 'github.com/lemmynet/lemmy-ui/pull/2302](https://github.com/lemmynet/lemmy-ui/pull/2302)':84 'github.com/lemmynet/lemmy/pull/4364](https://github.com/lemmynet/lemmy/pull/4364)':97 'github.com/lemmynet/lemmy/pull/4367](https://github.com/lemmynet/lemmy/pull/4367)':113 'github.com/lemmynet/lemmy/pull/4377](https://github.com/lemmynet/lemmy/pull/4377)':129 'github.com/lemmynet/lemmy/pull/4380](https://github.com/lemmynet/lemmy/pull/4380)':155 'github.com/lemmynet/lemmy/pull/4381](https://github.com/lemmynet/lemmy/pull/4381)':140 'github.com/lemmynet/lemmy/pull/4384](https://github.com/lemmynet/lemmy/pull/4384)':185 'github.com/lemmynet/lemmy/pull/4387](https://github.com/lemmynet/lemmy/pull/4387)':168 'glad':256 'group':159 'help':207,249 'host':9 'ignor':58,145 'independ':356 'individu':302 'instanc':117 'instruct':189,193 'interest':55,67 'item':68 'join-lemmy.org':202,305,336,376 'join-lemmy.org/docs/en/administration/install_docker.html#updating).':201 'join-lemmy.org/donate)':375 'join-lemmy.org/donate).':304,335 'larg':287 'lemmi':3,4,76,243,280,311,353 'lemmy-ui':75 'lemmy.ml':219 'lemmy.ml/c/lemmy_support)':218 'length':107 'liberapay':359 'liberapay.com':361 'liberapay.com/lemmy)':360 'like':234,309,352 'link':11 'login':148 'major':72 'make':315 'mani':238,257 'mark':116 'mastodon':90 'matrix':224 'matrix.to':227 'matrix.to/#/!owmdvyizsxrxbtcnlw:matrix.org).':226 'max':105 'mean':29 'need':206 'nlnet':292 'nlnet.nl':295 'nlnet.nl/),':294 'nutom':95,111,127,138,153,183,272 'open':21,349,365 'open-sourc':348 'opencollective.com':368 'opencollective.com/lemmy)':367 'option':364 'organ':41 'other':59 'page':79,382 'patreon':370 'peopl':258 'platform':15 'post':178 'prefer':363 'publish':175 're':255 'recur':339 'remov':158 'respons':136 'revert':143 'scroll':378 'secondari':172 'secret':37 'self':8 'self-host':7 'send':123 'sleepless':82 'social':10 'softwar':351 'sort':173 'sourc':350 'stay':355 'subscrib':49 'success':121 'support':216,267,290,332 'sure':316 'test':247 'thank':229,236,288 'three':283 'time':278,326 'titl':106 'top':71 'topic':51 'track':35 'translat':246 'ui':77 'undo':91 'upgrad':188,192,210 'use':62,261,310 'user':241,303 'view':179 'vote':60 'want':313 'way':344 'well':298 'woodpeck':161 'work':275,324 'www.patreon.com':372 'www.patreon.com/dessalines)':371 'year':284"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706022465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10890295"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705936065 {#2067
      date: 2024-01-22 16:07:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Perhaps not major, but I’d just like shout out my PR which was merged in this release:  \n
    [github.com/LemmyNet/lemmy-ui/pull/2322](https://github.com/LemmyNet/lemmy-ui/pull/2322)\n
    \n
    It adds another view to Registration Applications to show only denied applications, helpful for identifying spam applications and rule circumventers. I know a few people have been asking for something similar to this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1727770900 {#1405
    date: 2024-10-01 10:21:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sleepless"
    "@Nutomic"
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Sleepless"
    "@Nutomic"
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Sleepless"
    "@Nutomic"
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 331815
  -bodyTs: "'/lemmynet/lemmy-ui/pull/2322](https://github.com/lemmynet/lemmy-ui/pull/2322)':21 'add':23 'anoth':24 'applic':28,33,38 'ask':49 'circumvent':41 'd':6 'deni':32 'github.com':20 'github.com/lemmynet/lemmy-ui/pull/2322](https://github.com/lemmynet/lemmy-ui/pull/2322)':19 'help':34 'identifi':36 'know':43 'like':8 'major':3 'merg':15 'peopl':46 'perhap':1 'pr':12 'registr':27 'releas':18 'rule':40 'shout':9 'show':30 'similar':52 'someth':51 'spam':37 'view':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6714346"
  +editedAt: DateTimeImmutable @1727703505 {#1385
    date: 2024-09-30 15:38:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705941555 {#1382
    date: 2024-01-22 17:39:15.0 +01:00
  }
  +"title": 331815
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1401
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404
    +user: Proxies\__CG__\App\Entity\User {#2091 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "Lemmy-Release-v0-19-3-A-Few-Bugfixes"
    +title: "Lemmy Release v0.19.3 - A Few Bugfixes"
    +url: "https://join-lemmy.org/news/2024-01-22_-_Lemmy_Release_v0.19.3_-_A_Few_Bugfixes"
    +body: """
      What is Lemmy?\n
      --------------\n
      \n
      Lemmy is a self-hosted social link aggregation and discussion platform. It is completely free and open, and not controlled by any company. This means that there is no advertising, tracking, or secret algorithms. Content is organized into communities, so it is easy to subscribe to topics that you are interested in, and ignore others. Voting is used to bring the most interesting items to the top.\n
      \n
      Major Changes\n
      -------------\n
      \n
      - Fixed lemmy-ui error page bug by @Sleepless in [github.com/LemmyNet/lemmy-ui/pull/2302](https://github.com/LemmyNet/lemmy-ui/pull/2302)\n
      - Fix bug with Mastodon undo follow activities by @Nutomic in [github.com/LemmyNet/lemmy/pull/4364](https://github.com/LemmyNet/lemmy/pull/4364)\n
      - Count chars, not bytes for max title length (fixes #4366) by @Nutomic in [github.com/LemmyNet/lemmy/pull/4367](https://github.com/LemmyNet/lemmy/pull/4367)\n
      - Mark instance as alive after successful activity send (fixes #4039) by @Nutomic in [github.com/LemmyNet/lemmy/pull/4377](https://github.com/LemmyNet/lemmy/pull/4377)\n
      - Dont allow caching captcha response by @Nutomic in [github.com/LemmyNet/lemmy/pull/4381](https://github.com/LemmyNet/lemmy/pull/4381)\n
      - Revert “Dont ignore errors during login (fixes #4319) (#4321)” by @Nutomic in [github.com/LemmyNet/lemmy/pull/4380](https://github.com/LemmyNet/lemmy/pull/4380)\n
      - Removing group from woodpecker, as its deprecated. by @dessalines in [github.com/LemmyNet/lemmy/pull/4387](https://github.com/LemmyNet/lemmy/pull/4387)\n
      - Add secondary sort by published date for post view (fixes #4383) by @Nutomic in [github.com/LemmyNet/lemmy/pull/4384](https://github.com/LemmyNet/lemmy/pull/4384)\n
      \n
      Upgrade instructions\n
      --------------------\n
      \n
      Follow the upgrade instructions for [ansible](https://github.com/LemmyNet/lemmy-ansible#upgrading) or [docker](https://join-lemmy.org/docs/en/administration/install_docker.html#updating).\n
      \n
      If you need help with the upgrade, you can ask in our [support forum](https://lemmy.ml/c/lemmy_support) or on the [Matrix Chat](https://matrix.to/#/!OwmdVYiZSXrXbtCNLw:matrix.org).\n
      \n
      Thanks to everyone\n
      ------------------\n
      \n
      We’d like to thank our many contributors and users of Lemmy for coding, translating, testing, and helping find and fix bugs. We’re glad many people find it useful and enjoyable enough to contribute.\n
      \n
      Support development\n
      -------------------\n
      \n
      We (@dessalines and @nutomic) have been working full-time on Lemmy for over three years. This is largely thanks to support from [NLnet foundation](https://nlnet.nl/), as well as [donations from individual users](https://join-lemmy.org/donate).\n
      \n
      If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider [donating to support its development](https://join-lemmy.org/donate). A recurring donation is the best way to ensure that open-source software like Lemmy can stay independent and alive.\n
      \n
      - [Liberapay](https://liberapay.com/Lemmy) (preferred option)\n
      - [Open Collective](https://opencollective.com/lemmy)\n
      - [Patreon](https://www.patreon.com/dessalines)\n
      - [Cryptocurrency](https://join-lemmy.org/donate) (scroll to bottom of page)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 145
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727835234 {#2011
      date: 2024-10-02 04:13:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@Sleepless"
      "@Nutomic"
      "@dessalines"
      "@nutomic"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2056 …}
    +votes: Doctrine\ORM\PersistentCollection {#2047 …}
    +reports: Doctrine\ORM\PersistentCollection {#2057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
    +badges: Doctrine\ORM\PersistentCollection {#2053 …}
    +children: [
      App\Entity\EntryComment {#1401}
    ]
    -id: 32391
    -titleTs: "'bugfix':6 'lemmi':1 'releas':2 'v0.19.3':3"
    -bodyTs: "'/#/!owmdvyizsxrxbtcnlw:matrix.org).':228 '/),':296 '/c/lemmy_support)':220 '/dessalines)':373 '/docs/en/administration/install_docker.html#updating).':203 '/donate)':377 '/donate).':306,337 '/lemmy)':362,369 '/lemmynet/lemmy-ansible#upgrading)':198 '/lemmynet/lemmy-ui/pull/2302](https://github.com/lemmynet/lemmy-ui/pull/2302)':86 '/lemmynet/lemmy/pull/4364](https://github.com/lemmynet/lemmy/pull/4364)':99 '/lemmynet/lemmy/pull/4367](https://github.com/lemmynet/lemmy/pull/4367)':115 '/lemmynet/lemmy/pull/4377](https://github.com/lemmynet/lemmy/pull/4377)':131 '/lemmynet/lemmy/pull/4380](https://github.com/lemmynet/lemmy/pull/4380)':157 '/lemmynet/lemmy/pull/4381](https://github.com/lemmynet/lemmy/pull/4381)':142 '/lemmynet/lemmy/pull/4384](https://github.com/lemmynet/lemmy/pull/4384)':187 '/lemmynet/lemmy/pull/4387](https://github.com/lemmynet/lemmy/pull/4387)':170 '4039':125 '4319':150 '4321':151 '4366':109 '4383':181 'activ':93,122 'add':171 'advertis':34 'aggreg':12 'algorithm':38 'aliv':119,358 'allow':133 'alway':320 'ansibl':195 'ask':213 'avail':322 'best':343 'bottom':380 'bring':64 'bug':80,88,253 'build':327 'byte':103 'cach':134 'captcha':135 'chang':73 'char':101 'chat':225 'code':245 'collect':366 'communiti':43 'compani':27 'complet':18 'consid':329 'content':39 'contribut':266 'contributor':239 'control':24 'count':100 'cryptocurr':374 'd':233 'date':176 'deprec':164 'dessalin':166,270 'develop':268,334 'discuss':14 'docker':200 'donat':300,330,340 'dont':132,144 'easi':47 'enjoy':263 'enough':264 'ensur':346 'error':78,146 'everyon':231 'find':250,259 'fix':74,87,108,124,149,180,252 'follow':92,190 'forum':217 'foundat':293 'free':19 'full':277,325 'full-tim':276 'github.com':85,98,114,130,141,156,169,186,197 'github.com/lemmynet/lemmy-ansible#upgrading)':196 'github.com/lemmynet/lemmy-ui/pull/2302](https://github.com/lemmynet/lemmy-ui/pull/2302)':84 'github.com/lemmynet/lemmy/pull/4364](https://github.com/lemmynet/lemmy/pull/4364)':97 'github.com/lemmynet/lemmy/pull/4367](https://github.com/lemmynet/lemmy/pull/4367)':113 'github.com/lemmynet/lemmy/pull/4377](https://github.com/lemmynet/lemmy/pull/4377)':129 'github.com/lemmynet/lemmy/pull/4380](https://github.com/lemmynet/lemmy/pull/4380)':155 'github.com/lemmynet/lemmy/pull/4381](https://github.com/lemmynet/lemmy/pull/4381)':140 'github.com/lemmynet/lemmy/pull/4384](https://github.com/lemmynet/lemmy/pull/4384)':185 'github.com/lemmynet/lemmy/pull/4387](https://github.com/lemmynet/lemmy/pull/4387)':168 'glad':256 'group':159 'help':207,249 'host':9 'ignor':58,145 'independ':356 'individu':302 'instanc':117 'instruct':189,193 'interest':55,67 'item':68 'join-lemmy.org':202,305,336,376 'join-lemmy.org/docs/en/administration/install_docker.html#updating).':201 'join-lemmy.org/donate)':375 'join-lemmy.org/donate).':304,335 'larg':287 'lemmi':3,4,76,243,280,311,353 'lemmy-ui':75 'lemmy.ml':219 'lemmy.ml/c/lemmy_support)':218 'length':107 'liberapay':359 'liberapay.com':361 'liberapay.com/lemmy)':360 'like':234,309,352 'link':11 'login':148 'major':72 'make':315 'mani':238,257 'mark':116 'mastodon':90 'matrix':224 'matrix.to':227 'matrix.to/#/!owmdvyizsxrxbtcnlw:matrix.org).':226 'max':105 'mean':29 'need':206 'nlnet':292 'nlnet.nl':295 'nlnet.nl/),':294 'nutom':95,111,127,138,153,183,272 'open':21,349,365 'open-sourc':348 'opencollective.com':368 'opencollective.com/lemmy)':367 'option':364 'organ':41 'other':59 'page':79,382 'patreon':370 'peopl':258 'platform':15 'post':178 'prefer':363 'publish':175 're':255 'recur':339 'remov':158 'respons':136 'revert':143 'scroll':378 'secondari':172 'secret':37 'self':8 'self-host':7 'send':123 'sleepless':82 'social':10 'softwar':351 'sort':173 'sourc':350 'stay':355 'subscrib':49 'success':121 'support':216,267,290,332 'sure':316 'test':247 'thank':229,236,288 'three':283 'time':278,326 'titl':106 'top':71 'topic':51 'track':35 'translat':246 'ui':77 'undo':91 'upgrad':188,192,210 'use':62,261,310 'user':241,303 'view':179 'vote':60 'want':313 'way':344 'well':298 'woodpeck':161 'work':275,324 'www.patreon.com':372 'www.patreon.com/dessalines)':371 'year':284"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706022465
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10890295"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705936065 {#2067
      date: 2024-01-22 16:07:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Perhaps not major, but I’d just like shout out my PR which was merged in this release:  \n
    [github.com/LemmyNet/lemmy-ui/pull/2322](https://github.com/LemmyNet/lemmy-ui/pull/2322)\n
    \n
    It adds another view to Registration Applications to show only denied applications, helpful for identifying spam applications and rule circumventers. I know a few people have been asking for something similar to this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1727770900 {#1405
    date: 2024-10-01 10:21:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sleepless"
    "@Nutomic"
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Sleepless"
    "@Nutomic"
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Sleepless"
    "@Nutomic"
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 331815
  -bodyTs: "'/lemmynet/lemmy-ui/pull/2322](https://github.com/lemmynet/lemmy-ui/pull/2322)':21 'add':23 'anoth':24 'applic':28,33,38 'ask':49 'circumvent':41 'd':6 'deni':32 'github.com':20 'github.com/lemmynet/lemmy-ui/pull/2322](https://github.com/lemmynet/lemmy-ui/pull/2322)':19 'help':34 'identifi':36 'know':43 'like':8 'major':3 'merg':15 'peopl':46 'perhap':1 'pr':12 'registr':27 'releas':18 'rule':40 'shout':9 'show':30 'similar':52 'someth':51 'spam':37 'view':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6714346"
  +editedAt: DateTimeImmutable @1727703505 {#1385
    date: 2024-09-30 15:38:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705941555 {#1382
    date: 2024-01-22 17:39:15.0 +01:00
  }
  +"title": 331815
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1565
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: Proxies\__CG__\App\Entity\Image {#1554 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1564 …}
  +slug: "The-Everything-Fanless-Home-Server-for-under-300-USD"
  +title: "The "Everything" Fanless Home Server for under $300 USD"
  +url: "https://www.servethehome.com/the-everything-fanless-home-server-firewall-router-and-nas-appliance-qotom-qnap-teamgroup/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712733642 {#1525
    date: 2024-04-10 09:20:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: []
  -id: 27241
  -titleTs: "'300':8 'everyth':2 'fanless':3 'home':4 'server':5 'usd':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704466352
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8114281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379952 {#1528
    date: 2024-01-04 15:52:32.0 +01:00
  }
}
"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
App\Entity\Entry {#1565
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: Proxies\__CG__\App\Entity\Image {#1554 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1564 …}
  +slug: "The-Everything-Fanless-Home-Server-for-under-300-USD"
  +title: "The "Everything" Fanless Home Server for under $300 USD"
  +url: "https://www.servethehome.com/the-everything-fanless-home-server-firewall-router-and-nas-appliance-qotom-qnap-teamgroup/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712733642 {#1525
    date: 2024-04-10 09:20:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: []
  -id: 27241
  -titleTs: "'300':8 'everyth':2 'fanless':3 'home':4 'server':5 'usd':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704466352
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8114281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379952 {#1528
    date: 2024-01-04 15:52:32.0 +01:00
  }
}
"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
App\Entity\Entry {#1565
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: Proxies\__CG__\App\Entity\Image {#1554 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1564 …}
  +slug: "The-Everything-Fanless-Home-Server-for-under-300-USD"
  +title: "The "Everything" Fanless Home Server for under $300 USD"
  +url: "https://www.servethehome.com/the-everything-fanless-home-server-firewall-router-and-nas-appliance-qotom-qnap-teamgroup/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712733642 {#1525
    date: 2024-04-10 09:20:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: []
  -id: 27241
  -titleTs: "'300':8 'everyth':2 'fanless':3 'home':4 'server':5 'usd':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704466352
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8114281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379952 {#1528
    date: 2024-01-04 15:52:32.0 +01:00
  }
}
"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
Proxies\__CG__\App\Entity\Entry {#2382
  +user: Proxies\__CG__\App\Entity\User {#2143 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
  +slug: "Migrated-my-self-hosted-Nextcloud-to-AIO-and-I-absolutely-love"
  +title: "Migrated my self-hosted Nextcloud to AIO and I absolutely love it"
  +url: null
  +body: """
    Just wanted to share my happiness.\n
    \n
    AIO is the new (at least on my timeline) installation method of Nextcloud, where most of the heavy-lifting is taken care of automatically.\n
    \n
    [github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710922880 {#2165
    date: 2024-03-20 09:21:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  +badges: Doctrine\ORM\PersistentCollection {#2114 …}
  +children: [
    1 => App\Entity\EntryComment {#2384
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2382 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "Yes I’ve not managed to solve this yet. For me, it’s hosting AIO behind my existing Nginx."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703855986 {#2459
        date: 2023-12-29 14:19:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@robber@lemmy.ml"
        "@lemmy@lemmy.stonansh.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2379 …}
      +votes: Doctrine\ORM\PersistentCollection {#2383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1906 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
      -id: 262868
      -bodyTs: "'aio':15 'behind':16 'exist':18 'host':14 'manag':5 'nginx':19 'solv':7 've':3 'yes':1 'yet':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6001974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703855986 {#2385
        date: 2023-12-29 14:19:46.0 +01:00
      }
      +"title": 262868
    }
    0 => App\Entity\EntryComment {#1407
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2382 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "As in, I have Nginx running on my server and use it as a reverse proxy to access a variety of apps and services. But can’t get it playing nicely with AIO Nextcloud."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703977837 {#1907
        date: 2023-12-31 00:10:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@robber@lemmy.ml"
        "@lemmy@lemmy.stonansh.org"
        "@bugsmith@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 265900
      -bodyTs: "'access':18 'aio':33 'app':22 'get':28 'nextcloud':34 'nginx':5 'nice':31 'play':30 'proxi':16 'revers':15 'run':6 'server':9 'servic':24 'use':11 'varieti':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6026110"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703977837 {#1908
        date: 2023-12-31 00:10:37.0 +01:00
      }
      +"title": 265900
    }
  ]
  -id: 25602
  -titleTs: "'absolut':11 'aio':8 'host':5 'love':12 'migrat':1 'nextcloud':6 'self':4 'self-host':3"
  -bodyTs: "'/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':34 'aio':7 'automat':31 'care':29 'github.com':33 'github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':32 'happi':6 'heavi':25 'heavy-lift':24 'instal':16 'least':12 'lift':26 'method':17 'new':10 'nextcloud':19 'share':4 'taken':28 'timelin':15 'want':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703931642
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9867669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703845242 {#2059
    date: 2023-12-29 11:20: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
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2382
  +user: Proxies\__CG__\App\Entity\User {#2143 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
  +slug: "Migrated-my-self-hosted-Nextcloud-to-AIO-and-I-absolutely-love"
  +title: "Migrated my self-hosted Nextcloud to AIO and I absolutely love it"
  +url: null
  +body: """
    Just wanted to share my happiness.\n
    \n
    AIO is the new (at least on my timeline) installation method of Nextcloud, where most of the heavy-lifting is taken care of automatically.\n
    \n
    [github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710922880 {#2165
    date: 2024-03-20 09:21:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  +badges: Doctrine\ORM\PersistentCollection {#2114 …}
  +children: [
    1 => App\Entity\EntryComment {#2384
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2382 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "Yes I’ve not managed to solve this yet. For me, it’s hosting AIO behind my existing Nginx."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703855986 {#2459
        date: 2023-12-29 14:19:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@robber@lemmy.ml"
        "@lemmy@lemmy.stonansh.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2379 …}
      +votes: Doctrine\ORM\PersistentCollection {#2383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1906 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
      -id: 262868
      -bodyTs: "'aio':15 'behind':16 'exist':18 'host':14 'manag':5 'nginx':19 'solv':7 've':3 'yes':1 'yet':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6001974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703855986 {#2385
        date: 2023-12-29 14:19:46.0 +01:00
      }
      +"title": 262868
    }
    0 => App\Entity\EntryComment {#1407
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2382 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "As in, I have Nginx running on my server and use it as a reverse proxy to access a variety of apps and services. But can’t get it playing nicely with AIO Nextcloud."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703977837 {#1907
        date: 2023-12-31 00:10:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@robber@lemmy.ml"
        "@lemmy@lemmy.stonansh.org"
        "@bugsmith@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 265900
      -bodyTs: "'access':18 'aio':33 'app':22 'get':28 'nextcloud':34 'nginx':5 'nice':31 'play':30 'proxi':16 'revers':15 'run':6 'server':9 'servic':24 'use':11 'varieti':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6026110"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703977837 {#1908
        date: 2023-12-31 00:10:37.0 +01:00
      }
      +"title": 265900
    }
  ]
  -id: 25602
  -titleTs: "'absolut':11 'aio':8 'host':5 'love':12 'migrat':1 'nextcloud':6 'self':4 'self-host':3"
  -bodyTs: "'/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':34 'aio':7 'automat':31 'care':29 'github.com':33 'github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':32 'happi':6 'heavi':25 'heavy-lift':24 'instal':16 'least':12 'lift':26 'method':17 'new':10 'nextcloud':19 'share':4 'taken':28 'timelin':15 'want':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703931642
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9867669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703845242 {#2059
    date: 2023-12-29 11:20: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
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2382
  +user: Proxies\__CG__\App\Entity\User {#2143 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
  +slug: "Migrated-my-self-hosted-Nextcloud-to-AIO-and-I-absolutely-love"
  +title: "Migrated my self-hosted Nextcloud to AIO and I absolutely love it"
  +url: null
  +body: """
    Just wanted to share my happiness.\n
    \n
    AIO is the new (at least on my timeline) installation method of Nextcloud, where most of the heavy-lifting is taken care of automatically.\n
    \n
    [github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710922880 {#2165
    date: 2024-03-20 09:21:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  +badges: Doctrine\ORM\PersistentCollection {#2114 …}
  +children: [
    1 => App\Entity\EntryComment {#2384
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2382 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "Yes I’ve not managed to solve this yet. For me, it’s hosting AIO behind my existing Nginx."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703855986 {#2459
        date: 2023-12-29 14:19:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@robber@lemmy.ml"
        "@lemmy@lemmy.stonansh.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2379 …}
      +votes: Doctrine\ORM\PersistentCollection {#2383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1906 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
      -id: 262868
      -bodyTs: "'aio':15 'behind':16 'exist':18 'host':14 'manag':5 'nginx':19 'solv':7 've':3 'yes':1 'yet':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6001974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703855986 {#2385
        date: 2023-12-29 14:19:46.0 +01:00
      }
      +"title": 262868
    }
    0 => App\Entity\EntryComment {#1407
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2382 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "As in, I have Nginx running on my server and use it as a reverse proxy to access a variety of apps and services. But can’t get it playing nicely with AIO Nextcloud."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703977837 {#1907
        date: 2023-12-31 00:10:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@robber@lemmy.ml"
        "@lemmy@lemmy.stonansh.org"
        "@bugsmith@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 265900
      -bodyTs: "'access':18 'aio':33 'app':22 'get':28 'nextcloud':34 'nginx':5 'nice':31 'play':30 'proxi':16 'revers':15 'run':6 'server':9 'servic':24 'use':11 'varieti':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6026110"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703977837 {#1908
        date: 2023-12-31 00:10:37.0 +01:00
      }
      +"title": 265900
    }
  ]
  -id: 25602
  -titleTs: "'absolut':11 'aio':8 'host':5 'love':12 'migrat':1 'nextcloud':6 'self':4 'self-host':3"
  -bodyTs: "'/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':34 'aio':7 'automat':31 'care':29 'github.com':33 'github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':32 'happi':6 'heavi':25 'heavy-lift':24 'instal':16 'least':12 'lift':26 'method':17 'new':10 'nextcloud':19 'share':4 'taken':28 'timelin':15 'want':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703931642
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9867669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703845242 {#2059
    date: 2023-12-29 11:20: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
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2384
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2382
    +user: Proxies\__CG__\App\Entity\User {#2143 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
    +slug: "Migrated-my-self-hosted-Nextcloud-to-AIO-and-I-absolutely-love"
    +title: "Migrated my self-hosted Nextcloud to AIO and I absolutely love it"
    +url: null
    +body: """
      Just wanted to share my happiness.\n
      \n
      AIO is the new (at least on my timeline) installation method of Nextcloud, where most of the heavy-lifting is taken care of automatically.\n
      \n
      [github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710922880 {#2165
      date: 2024-03-20 09:21:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2111 …}
    +votes: Doctrine\ORM\PersistentCollection {#2102 …}
    +reports: Doctrine\ORM\PersistentCollection {#2103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
    +badges: Doctrine\ORM\PersistentCollection {#2114 …}
    +children: [
      1 => App\Entity\EntryComment {#2384}
      0 => App\Entity\EntryComment {#1407
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2382 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +body: "As in, I have Nginx running on my server and use it as a reverse proxy to access a variety of apps and services. But can’t get it playing nicely with AIO Nextcloud."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703977837 {#1907
          date: 2023-12-31 00:10:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@robber@lemmy.ml"
          "@lemmy@lemmy.stonansh.org"
          "@bugsmith@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2369 …}
        +votes: Doctrine\ORM\PersistentCollection {#2392 …}
        +reports: Doctrine\ORM\PersistentCollection {#2395 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
        -id: 265900
        -bodyTs: "'access':18 'aio':33 'app':22 'get':28 'nextcloud':34 'nginx':5 'nice':31 'play':30 'proxi':16 'revers':15 'run':6 'server':9 'servic':24 'use':11 'varieti':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6026110"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703977837 {#1908
          date: 2023-12-31 00:10:37.0 +01:00
        }
        +"title": 265900
      }
    ]
    -id: 25602
    -titleTs: "'absolut':11 'aio':8 'host':5 'love':12 'migrat':1 'nextcloud':6 'self':4 'self-host':3"
    -bodyTs: "'/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':34 'aio':7 'automat':31 'care':29 'github.com':33 'github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':32 'happi':6 'heavi':25 'heavy-lift':24 'instal':16 'least':12 'lift':26 'method':17 'new':10 'nextcloud':19 'share':4 'taken':28 'timelin':15 'want':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703931642
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9867669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703845242 {#2059
      date: 2023-12-29 11:20:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "Yes I’ve not managed to solve this yet. For me, it’s hosting AIO behind my existing Nginx."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703855986 {#2459
    date: 2023-12-29 14:19:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@robber@lemmy.ml"
    "@lemmy@lemmy.stonansh.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  -id: 262868
  -bodyTs: "'aio':15 'behind':16 'exist':18 'host':14 'manag':5 'nginx':19 'solv':7 've':3 'yes':1 'yet':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6001974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703855986 {#2385
    date: 2023-12-29 14:19:46.0 +01:00
  }
  +"title": 262868
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2384
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2382
    +user: Proxies\__CG__\App\Entity\User {#2143 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
    +slug: "Migrated-my-self-hosted-Nextcloud-to-AIO-and-I-absolutely-love"
    +title: "Migrated my self-hosted Nextcloud to AIO and I absolutely love it"
    +url: null
    +body: """
      Just wanted to share my happiness.\n
      \n
      AIO is the new (at least on my timeline) installation method of Nextcloud, where most of the heavy-lifting is taken care of automatically.\n
      \n
      [github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710922880 {#2165
      date: 2024-03-20 09:21:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2111 …}
    +votes: Doctrine\ORM\PersistentCollection {#2102 …}
    +reports: Doctrine\ORM\PersistentCollection {#2103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
    +badges: Doctrine\ORM\PersistentCollection {#2114 …}
    +children: [
      1 => App\Entity\EntryComment {#2384}
      0 => App\Entity\EntryComment {#1407
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2382 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +body: "As in, I have Nginx running on my server and use it as a reverse proxy to access a variety of apps and services. But can’t get it playing nicely with AIO Nextcloud."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703977837 {#1907
          date: 2023-12-31 00:10:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@robber@lemmy.ml"
          "@lemmy@lemmy.stonansh.org"
          "@bugsmith@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2369 …}
        +votes: Doctrine\ORM\PersistentCollection {#2392 …}
        +reports: Doctrine\ORM\PersistentCollection {#2395 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
        -id: 265900
        -bodyTs: "'access':18 'aio':33 'app':22 'get':28 'nextcloud':34 'nginx':5 'nice':31 'play':30 'proxi':16 'revers':15 'run':6 'server':9 'servic':24 'use':11 'varieti':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6026110"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703977837 {#1908
          date: 2023-12-31 00:10:37.0 +01:00
        }
        +"title": 265900
      }
    ]
    -id: 25602
    -titleTs: "'absolut':11 'aio':8 'host':5 'love':12 'migrat':1 'nextcloud':6 'self':4 'self-host':3"
    -bodyTs: "'/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':34 'aio':7 'automat':31 'care':29 'github.com':33 'github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':32 'happi':6 'heavi':25 'heavy-lift':24 'instal':16 'least':12 'lift':26 'method':17 'new':10 'nextcloud':19 'share':4 'taken':28 'timelin':15 'want':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703931642
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9867669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703845242 {#2059
      date: 2023-12-29 11:20:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "Yes I’ve not managed to solve this yet. For me, it’s hosting AIO behind my existing Nginx."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703855986 {#2459
    date: 2023-12-29 14:19:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@robber@lemmy.ml"
    "@lemmy@lemmy.stonansh.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  -id: 262868
  -bodyTs: "'aio':15 'behind':16 'exist':18 'host':14 'manag':5 'nginx':19 'solv':7 've':3 'yes':1 'yet':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6001974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703855986 {#2385
    date: 2023-12-29 14:19:46.0 +01:00
  }
  +"title": 262868
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2384
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2382
    +user: Proxies\__CG__\App\Entity\User {#2143 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
    +slug: "Migrated-my-self-hosted-Nextcloud-to-AIO-and-I-absolutely-love"
    +title: "Migrated my self-hosted Nextcloud to AIO and I absolutely love it"
    +url: null
    +body: """
      Just wanted to share my happiness.\n
      \n
      AIO is the new (at least on my timeline) installation method of Nextcloud, where most of the heavy-lifting is taken care of automatically.\n
      \n
      [github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710922880 {#2165
      date: 2024-03-20 09:21:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2111 …}
    +votes: Doctrine\ORM\PersistentCollection {#2102 …}
    +reports: Doctrine\ORM\PersistentCollection {#2103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
    +badges: Doctrine\ORM\PersistentCollection {#2114 …}
    +children: [
      1 => App\Entity\EntryComment {#2384}
      0 => App\Entity\EntryComment {#1407
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2382 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +body: "As in, I have Nginx running on my server and use it as a reverse proxy to access a variety of apps and services. But can’t get it playing nicely with AIO Nextcloud."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703977837 {#1907
          date: 2023-12-31 00:10:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@robber@lemmy.ml"
          "@lemmy@lemmy.stonansh.org"
          "@bugsmith@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2369 …}
        +votes: Doctrine\ORM\PersistentCollection {#2392 …}
        +reports: Doctrine\ORM\PersistentCollection {#2395 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
        -id: 265900
        -bodyTs: "'access':18 'aio':33 'app':22 'get':28 'nextcloud':34 'nginx':5 'nice':31 'play':30 'proxi':16 'revers':15 'run':6 'server':9 'servic':24 'use':11 'varieti':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6026110"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703977837 {#1908
          date: 2023-12-31 00:10:37.0 +01:00
        }
        +"title": 265900
      }
    ]
    -id: 25602
    -titleTs: "'absolut':11 'aio':8 'host':5 'love':12 'migrat':1 'nextcloud':6 'self':4 'self-host':3"
    -bodyTs: "'/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':34 'aio':7 'automat':31 'care':29 'github.com':33 'github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':32 'happi':6 'heavi':25 'heavy-lift':24 'instal':16 'least':12 'lift':26 'method':17 'new':10 'nextcloud':19 'share':4 'taken':28 'timelin':15 'want':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703931642
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9867669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703845242 {#2059
      date: 2023-12-29 11:20:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "Yes I’ve not managed to solve this yet. For me, it’s hosting AIO behind my existing Nginx."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703855986 {#2459
    date: 2023-12-29 14:19:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@robber@lemmy.ml"
    "@lemmy@lemmy.stonansh.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  -id: 262868
  -bodyTs: "'aio':15 'behind':16 'exist':18 'host':14 'manag':5 'nginx':19 'solv':7 've':3 'yes':1 'yet':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6001974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703855986 {#2385
    date: 2023-12-29 14:19:46.0 +01:00
  }
  +"title": 262868
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1407
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2382
    +user: Proxies\__CG__\App\Entity\User {#2143 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
    +slug: "Migrated-my-self-hosted-Nextcloud-to-AIO-and-I-absolutely-love"
    +title: "Migrated my self-hosted Nextcloud to AIO and I absolutely love it"
    +url: null
    +body: """
      Just wanted to share my happiness.\n
      \n
      AIO is the new (at least on my timeline) installation method of Nextcloud, where most of the heavy-lifting is taken care of automatically.\n
      \n
      [github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710922880 {#2165
      date: 2024-03-20 09:21:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2111 …}
    +votes: Doctrine\ORM\PersistentCollection {#2102 …}
    +reports: Doctrine\ORM\PersistentCollection {#2103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
    +badges: Doctrine\ORM\PersistentCollection {#2114 …}
    +children: [
      1 => App\Entity\EntryComment {#2384
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2382 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +body: "Yes I’ve not managed to solve this yet. For me, it’s hosting AIO behind my existing Nginx."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703855986 {#2459
          date: 2023-12-29 14:19:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@robber@lemmy.ml"
          "@lemmy@lemmy.stonansh.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2380 …}
        +nested: Doctrine\ORM\PersistentCollection {#2379 …}
        +votes: Doctrine\ORM\PersistentCollection {#2383 …}
        +reports: Doctrine\ORM\PersistentCollection {#1906 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
        -id: 262868
        -bodyTs: "'aio':15 'behind':16 'exist':18 'host':14 'manag':5 'nginx':19 'solv':7 've':3 'yes':1 'yet':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6001974"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703855986 {#2385
          date: 2023-12-29 14:19:46.0 +01:00
        }
        +"title": 262868
      }
      0 => App\Entity\EntryComment {#1407}
    ]
    -id: 25602
    -titleTs: "'absolut':11 'aio':8 'host':5 'love':12 'migrat':1 'nextcloud':6 'self':4 'self-host':3"
    -bodyTs: "'/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':34 'aio':7 'automat':31 'care':29 'github.com':33 'github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':32 'happi':6 'heavi':25 'heavy-lift':24 'instal':16 'least':12 'lift':26 'method':17 'new':10 'nextcloud':19 'share':4 'taken':28 'timelin':15 'want':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703931642
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9867669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703845242 {#2059
      date: 2023-12-29 11:20:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "As in, I have Nginx running on my server and use it as a reverse proxy to access a variety of apps and services. But can’t get it playing nicely with AIO Nextcloud."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703977837 {#1907
    date: 2023-12-31 00:10:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@robber@lemmy.ml"
    "@lemmy@lemmy.stonansh.org"
    "@bugsmith@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 265900
  -bodyTs: "'access':18 'aio':33 'app':22 'get':28 'nextcloud':34 'nginx':5 'nice':31 'play':30 'proxi':16 'revers':15 'run':6 'server':9 'servic':24 'use':11 'varieti':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6026110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703977837 {#1908
    date: 2023-12-31 00:10:37.0 +01:00
  }
  +"title": 265900
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1407
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2382
    +user: Proxies\__CG__\App\Entity\User {#2143 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
    +slug: "Migrated-my-self-hosted-Nextcloud-to-AIO-and-I-absolutely-love"
    +title: "Migrated my self-hosted Nextcloud to AIO and I absolutely love it"
    +url: null
    +body: """
      Just wanted to share my happiness.\n
      \n
      AIO is the new (at least on my timeline) installation method of Nextcloud, where most of the heavy-lifting is taken care of automatically.\n
      \n
      [github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710922880 {#2165
      date: 2024-03-20 09:21:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2111 …}
    +votes: Doctrine\ORM\PersistentCollection {#2102 …}
    +reports: Doctrine\ORM\PersistentCollection {#2103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
    +badges: Doctrine\ORM\PersistentCollection {#2114 …}
    +children: [
      1 => App\Entity\EntryComment {#2384
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2382 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +body: "Yes I’ve not managed to solve this yet. For me, it’s hosting AIO behind my existing Nginx."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703855986 {#2459
          date: 2023-12-29 14:19:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@robber@lemmy.ml"
          "@lemmy@lemmy.stonansh.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2380 …}
        +nested: Doctrine\ORM\PersistentCollection {#2379 …}
        +votes: Doctrine\ORM\PersistentCollection {#2383 …}
        +reports: Doctrine\ORM\PersistentCollection {#1906 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
        -id: 262868
        -bodyTs: "'aio':15 'behind':16 'exist':18 'host':14 'manag':5 'nginx':19 'solv':7 've':3 'yes':1 'yet':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6001974"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703855986 {#2385
          date: 2023-12-29 14:19:46.0 +01:00
        }
        +"title": 262868
      }
      0 => App\Entity\EntryComment {#1407}
    ]
    -id: 25602
    -titleTs: "'absolut':11 'aio':8 'host':5 'love':12 'migrat':1 'nextcloud':6 'self':4 'self-host':3"
    -bodyTs: "'/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':34 'aio':7 'automat':31 'care':29 'github.com':33 'github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':32 'happi':6 'heavi':25 'heavy-lift':24 'instal':16 'least':12 'lift':26 'method':17 'new':10 'nextcloud':19 'share':4 'taken':28 'timelin':15 'want':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703931642
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9867669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703845242 {#2059
      date: 2023-12-29 11:20:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "As in, I have Nginx running on my server and use it as a reverse proxy to access a variety of apps and services. But can’t get it playing nicely with AIO Nextcloud."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703977837 {#1907
    date: 2023-12-31 00:10:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@robber@lemmy.ml"
    "@lemmy@lemmy.stonansh.org"
    "@bugsmith@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 265900
  -bodyTs: "'access':18 'aio':33 'app':22 'get':28 'nextcloud':34 'nginx':5 'nice':31 'play':30 'proxi':16 'revers':15 'run':6 'server':9 'servic':24 'use':11 'varieti':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6026110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703977837 {#1908
    date: 2023-12-31 00:10:37.0 +01:00
  }
  +"title": 265900
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1407
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2382
    +user: Proxies\__CG__\App\Entity\User {#2143 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
    +slug: "Migrated-my-self-hosted-Nextcloud-to-AIO-and-I-absolutely-love"
    +title: "Migrated my self-hosted Nextcloud to AIO and I absolutely love it"
    +url: null
    +body: """
      Just wanted to share my happiness.\n
      \n
      AIO is the new (at least on my timeline) installation method of Nextcloud, where most of the heavy-lifting is taken care of automatically.\n
      \n
      [github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710922880 {#2165
      date: 2024-03-20 09:21:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2111 …}
    +votes: Doctrine\ORM\PersistentCollection {#2102 …}
    +reports: Doctrine\ORM\PersistentCollection {#2103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
    +badges: Doctrine\ORM\PersistentCollection {#2114 …}
    +children: [
      1 => App\Entity\EntryComment {#2384
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2382 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +body: "Yes I’ve not managed to solve this yet. For me, it’s hosting AIO behind my existing Nginx."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703855986 {#2459
          date: 2023-12-29 14:19:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@robber@lemmy.ml"
          "@lemmy@lemmy.stonansh.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2380 …}
        +nested: Doctrine\ORM\PersistentCollection {#2379 …}
        +votes: Doctrine\ORM\PersistentCollection {#2383 …}
        +reports: Doctrine\ORM\PersistentCollection {#1906 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
        -id: 262868
        -bodyTs: "'aio':15 'behind':16 'exist':18 'host':14 'manag':5 'nginx':19 'solv':7 've':3 'yes':1 'yet':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6001974"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703855986 {#2385
          date: 2023-12-29 14:19:46.0 +01:00
        }
        +"title": 262868
      }
      0 => App\Entity\EntryComment {#1407}
    ]
    -id: 25602
    -titleTs: "'absolut':11 'aio':8 'host':5 'love':12 'migrat':1 'nextcloud':6 'self':4 'self-host':3"
    -bodyTs: "'/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':34 'aio':7 'automat':31 'care':29 'github.com':33 'github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':32 'happi':6 'heavi':25 'heavy-lift':24 'instal':16 'least':12 'lift':26 'method':17 'new':10 'nextcloud':19 'share':4 'taken':28 'timelin':15 'want':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703931642
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9867669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703845242 {#2059
      date: 2023-12-29 11:20:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "As in, I have Nginx running on my server and use it as a reverse proxy to access a variety of apps and services. But can’t get it playing nicely with AIO Nextcloud."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703977837 {#1907
    date: 2023-12-31 00:10:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@robber@lemmy.ml"
    "@lemmy@lemmy.stonansh.org"
    "@bugsmith@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 265900
  -bodyTs: "'access':18 'aio':33 'app':22 'get':28 'nextcloud':34 'nginx':5 'nice':31 'play':30 'proxi':16 'revers':15 'run':6 'server':9 'servic':24 'use':11 'varieti':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6026110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703977837 {#1908
    date: 2023-12-31 00:10:37.0 +01:00
  }
  +"title": 265900
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2371
  +user: Proxies\__CG__\App\Entity\User {#2066 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
  +image: Proxies\__CG__\App\Entity\Image {#2123 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2116 …}
  +slug: "Not-mocking-cobol-devs-but-yall-are-severely-underpaid-for"
  +title: "Not mocking cobol devs but yall are severely underpaid for keeping fintech alive"
  +url: "https://lemmy.world/pictrs/image/b1dec249-b03f-4950-814f-319a8a16f009.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 136
  +favouriteCount: 825
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701981321 {#2117
    date: 2023-12-07 21:35:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  +badges: Doctrine\ORM\PersistentCollection {#2139 …}
  +children: [
    App\Entity\EntryComment {#1617
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2371 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1733 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1729 …}
      +body: "They’re not really blaming capitalism for anything though? They’re just explaining how it works, and they’re right. In a market driven economy, you are paid for having a skill or some knowledge based on the demand of that skill or knowledge and nothing else. In the same way as the quality of your house has little bearing on it’s value when compared to it’s location. Not a criticism of capitalism."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1701886436 {#1691
        date: 2023-12-06 19:13:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Potatos_are_not_friends@lemmy.world"
        "@BilboBargains@lemmy.world"
        "@linuxdweeb@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1719 …}
      +nested: Doctrine\ORM\PersistentCollection {#1714 …}
      +votes: Doctrine\ORM\PersistentCollection {#1720 …}
      +reports: Doctrine\ORM\PersistentCollection {#1717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
      -id: 203383
      -bodyTs: "'anyth':8 'base':36 'bear':60 'blame':5 'capit':6,75 'compar':66 'critic':73 'demand':39 'driven':24 'economi':25 'els':47 'explain':13 'hous':57 'knowledg':35,44 'littl':59 'locat':70 'market':23 'noth':46 'paid':28 'qualiti':54 're':2,11,19 'realli':4 'right':20 'skill':32,42 'though':9 'valu':64 'way':51 'work':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5494036"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701886436 {#1711
        date: 2023-12-06 19:13:56.0 +01:00
      }
      +"title": 203383
    }
  ]
  -id: 20180
  -titleTs: "'aliv':13 'cobol':3 'dev':4 'fintech':12 'keep':11 'mock':2 'sever':8 'underpaid':9 'yall':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701845889
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9163297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701759489 {#2108
    date: 2023-12-05 07:58: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 {#2371
  +user: Proxies\__CG__\App\Entity\User {#2066 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
  +image: Proxies\__CG__\App\Entity\Image {#2123 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2116 …}
  +slug: "Not-mocking-cobol-devs-but-yall-are-severely-underpaid-for"
  +title: "Not mocking cobol devs but yall are severely underpaid for keeping fintech alive"
  +url: "https://lemmy.world/pictrs/image/b1dec249-b03f-4950-814f-319a8a16f009.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 136
  +favouriteCount: 825
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701981321 {#2117
    date: 2023-12-07 21:35:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  +badges: Doctrine\ORM\PersistentCollection {#2139 …}
  +children: [
    App\Entity\EntryComment {#1617
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2371 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1733 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1729 …}
      +body: "They’re not really blaming capitalism for anything though? They’re just explaining how it works, and they’re right. In a market driven economy, you are paid for having a skill or some knowledge based on the demand of that skill or knowledge and nothing else. In the same way as the quality of your house has little bearing on it’s value when compared to it’s location. Not a criticism of capitalism."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1701886436 {#1691
        date: 2023-12-06 19:13:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Potatos_are_not_friends@lemmy.world"
        "@BilboBargains@lemmy.world"
        "@linuxdweeb@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1719 …}
      +nested: Doctrine\ORM\PersistentCollection {#1714 …}
      +votes: Doctrine\ORM\PersistentCollection {#1720 …}
      +reports: Doctrine\ORM\PersistentCollection {#1717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
      -id: 203383
      -bodyTs: "'anyth':8 'base':36 'bear':60 'blame':5 'capit':6,75 'compar':66 'critic':73 'demand':39 'driven':24 'economi':25 'els':47 'explain':13 'hous':57 'knowledg':35,44 'littl':59 'locat':70 'market':23 'noth':46 'paid':28 'qualiti':54 're':2,11,19 'realli':4 'right':20 'skill':32,42 'though':9 'valu':64 'way':51 'work':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5494036"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701886436 {#1711
        date: 2023-12-06 19:13:56.0 +01:00
      }
      +"title": 203383
    }
  ]
  -id: 20180
  -titleTs: "'aliv':13 'cobol':3 'dev':4 'fintech':12 'keep':11 'mock':2 'sever':8 'underpaid':9 'yall':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701845889
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9163297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701759489 {#2108
    date: 2023-12-05 07:58: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 {#2371
  +user: Proxies\__CG__\App\Entity\User {#2066 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
  +image: Proxies\__CG__\App\Entity\Image {#2123 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2116 …}
  +slug: "Not-mocking-cobol-devs-but-yall-are-severely-underpaid-for"
  +title: "Not mocking cobol devs but yall are severely underpaid for keeping fintech alive"
  +url: "https://lemmy.world/pictrs/image/b1dec249-b03f-4950-814f-319a8a16f009.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 136
  +favouriteCount: 825
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701981321 {#2117
    date: 2023-12-07 21:35:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  +badges: Doctrine\ORM\PersistentCollection {#2139 …}
  +children: [
    App\Entity\EntryComment {#1617
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2371 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1733 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1729 …}
      +body: "They’re not really blaming capitalism for anything though? They’re just explaining how it works, and they’re right. In a market driven economy, you are paid for having a skill or some knowledge based on the demand of that skill or knowledge and nothing else. In the same way as the quality of your house has little bearing on it’s value when compared to it’s location. Not a criticism of capitalism."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1701886436 {#1691
        date: 2023-12-06 19:13:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Potatos_are_not_friends@lemmy.world"
        "@BilboBargains@lemmy.world"
        "@linuxdweeb@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1719 …}
      +nested: Doctrine\ORM\PersistentCollection {#1714 …}
      +votes: Doctrine\ORM\PersistentCollection {#1720 …}
      +reports: Doctrine\ORM\PersistentCollection {#1717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
      -id: 203383
      -bodyTs: "'anyth':8 'base':36 'bear':60 'blame':5 'capit':6,75 'compar':66 'critic':73 'demand':39 'driven':24 'economi':25 'els':47 'explain':13 'hous':57 'knowledg':35,44 'littl':59 'locat':70 'market':23 'noth':46 'paid':28 'qualiti':54 're':2,11,19 'realli':4 'right':20 'skill':32,42 'though':9 'valu':64 'way':51 'work':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5494036"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701886436 {#1711
        date: 2023-12-06 19:13:56.0 +01:00
      }
      +"title": 203383
    }
  ]
  -id: 20180
  -titleTs: "'aliv':13 'cobol':3 'dev':4 'fintech':12 'keep':11 'mock':2 'sever':8 'underpaid':9 'yall':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701845889
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9163297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701759489 {#2108
    date: 2023-12-05 07:58: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 {#1617
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2371
    +user: Proxies\__CG__\App\Entity\User {#2066 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
    +image: Proxies\__CG__\App\Entity\Image {#2123 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2116 …}
    +slug: "Not-mocking-cobol-devs-but-yall-are-severely-underpaid-for"
    +title: "Not mocking cobol devs but yall are severely underpaid for keeping fintech alive"
    +url: "https://lemmy.world/pictrs/image/b1dec249-b03f-4950-814f-319a8a16f009.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 136
    +favouriteCount: 825
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701981321 {#2117
      date: 2023-12-07 21:35:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2120 …}
    +votes: Doctrine\ORM\PersistentCollection {#2160 …}
    +reports: Doctrine\ORM\PersistentCollection {#2162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
    +badges: Doctrine\ORM\PersistentCollection {#2139 …}
    +children: [
      App\Entity\EntryComment {#1617}
    ]
    -id: 20180
    -titleTs: "'aliv':13 'cobol':3 'dev':4 'fintech':12 'keep':11 'mock':2 'sever':8 'underpaid':9 'yall':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701845889
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9163297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701759489 {#2108
      date: 2023-12-05 07:58:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1733 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1729 …}
  +body: "They’re not really blaming capitalism for anything though? They’re just explaining how it works, and they’re right. In a market driven economy, you are paid for having a skill or some knowledge based on the demand of that skill or knowledge and nothing else. In the same way as the quality of your house has little bearing on it’s value when compared to it’s location. Not a criticism of capitalism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1701886436 {#1691
    date: 2023-12-06 19:13:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Potatos_are_not_friends@lemmy.world"
    "@BilboBargains@lemmy.world"
    "@linuxdweeb@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1719 …}
  +nested: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
  -id: 203383
  -bodyTs: "'anyth':8 'base':36 'bear':60 'blame':5 'capit':6,75 'compar':66 'critic':73 'demand':39 'driven':24 'economi':25 'els':47 'explain':13 'hous':57 'knowledg':35,44 'littl':59 'locat':70 'market':23 'noth':46 'paid':28 'qualiti':54 're':2,11,19 'realli':4 'right':20 'skill':32,42 'though':9 'valu':64 'way':51 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5494036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701886436 {#1711
    date: 2023-12-06 19:13:56.0 +01:00
  }
  +"title": 203383
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1617
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2371
    +user: Proxies\__CG__\App\Entity\User {#2066 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
    +image: Proxies\__CG__\App\Entity\Image {#2123 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2116 …}
    +slug: "Not-mocking-cobol-devs-but-yall-are-severely-underpaid-for"
    +title: "Not mocking cobol devs but yall are severely underpaid for keeping fintech alive"
    +url: "https://lemmy.world/pictrs/image/b1dec249-b03f-4950-814f-319a8a16f009.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 136
    +favouriteCount: 825
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701981321 {#2117
      date: 2023-12-07 21:35:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2120 …}
    +votes: Doctrine\ORM\PersistentCollection {#2160 …}
    +reports: Doctrine\ORM\PersistentCollection {#2162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
    +badges: Doctrine\ORM\PersistentCollection {#2139 …}
    +children: [
      App\Entity\EntryComment {#1617}
    ]
    -id: 20180
    -titleTs: "'aliv':13 'cobol':3 'dev':4 'fintech':12 'keep':11 'mock':2 'sever':8 'underpaid':9 'yall':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701845889
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9163297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701759489 {#2108
      date: 2023-12-05 07:58:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1733 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1729 …}
  +body: "They’re not really blaming capitalism for anything though? They’re just explaining how it works, and they’re right. In a market driven economy, you are paid for having a skill or some knowledge based on the demand of that skill or knowledge and nothing else. In the same way as the quality of your house has little bearing on it’s value when compared to it’s location. Not a criticism of capitalism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1701886436 {#1691
    date: 2023-12-06 19:13:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Potatos_are_not_friends@lemmy.world"
    "@BilboBargains@lemmy.world"
    "@linuxdweeb@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1719 …}
  +nested: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
  -id: 203383
  -bodyTs: "'anyth':8 'base':36 'bear':60 'blame':5 'capit':6,75 'compar':66 'critic':73 'demand':39 'driven':24 'economi':25 'els':47 'explain':13 'hous':57 'knowledg':35,44 'littl':59 'locat':70 'market':23 'noth':46 'paid':28 'qualiti':54 're':2,11,19 'realli':4 'right':20 'skill':32,42 'though':9 'valu':64 'way':51 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5494036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701886436 {#1711
    date: 2023-12-06 19:13:56.0 +01:00
  }
  +"title": 203383
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1617
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2371
    +user: Proxies\__CG__\App\Entity\User {#2066 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
    +image: Proxies\__CG__\App\Entity\Image {#2123 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2116 …}
    +slug: "Not-mocking-cobol-devs-but-yall-are-severely-underpaid-for"
    +title: "Not mocking cobol devs but yall are severely underpaid for keeping fintech alive"
    +url: "https://lemmy.world/pictrs/image/b1dec249-b03f-4950-814f-319a8a16f009.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 136
    +favouriteCount: 825
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701981321 {#2117
      date: 2023-12-07 21:35:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2120 …}
    +votes: Doctrine\ORM\PersistentCollection {#2160 …}
    +reports: Doctrine\ORM\PersistentCollection {#2162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
    +badges: Doctrine\ORM\PersistentCollection {#2139 …}
    +children: [
      App\Entity\EntryComment {#1617}
    ]
    -id: 20180
    -titleTs: "'aliv':13 'cobol':3 'dev':4 'fintech':12 'keep':11 'mock':2 'sever':8 'underpaid':9 'yall':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701845889
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9163297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701759489 {#2108
      date: 2023-12-05 07:58:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1733 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1729 …}
  +body: "They’re not really blaming capitalism for anything though? They’re just explaining how it works, and they’re right. In a market driven economy, you are paid for having a skill or some knowledge based on the demand of that skill or knowledge and nothing else. In the same way as the quality of your house has little bearing on it’s value when compared to it’s location. Not a criticism of capitalism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1701886436 {#1691
    date: 2023-12-06 19:13:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Potatos_are_not_friends@lemmy.world"
    "@BilboBargains@lemmy.world"
    "@linuxdweeb@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1719 …}
  +nested: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
  -id: 203383
  -bodyTs: "'anyth':8 'base':36 'bear':60 'blame':5 'capit':6,75 'compar':66 'critic':73 'demand':39 'driven':24 'economi':25 'els':47 'explain':13 'hous':57 'knowledg':35,44 'littl':59 'locat':70 'market':23 'noth':46 'paid':28 'qualiti':54 're':2,11,19 'realli':4 'right':20 'skill':32,42 'though':9 'valu':64 'way':51 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5494036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701886436 {#1711
    date: 2023-12-06 19:13:56.0 +01:00
  }
  +"title": 203383
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1697
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
  +image: Proxies\__CG__\App\Entity\Image {#1593 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "I-m-just-at-home-heating-up-my-no-code-offering-in"
  +title: "I'm just at home heating up my no-code offering in the microwave..."
  +url: "https://programming.dev/pictrs/image/9e382552-0d39-4d3f-82c3-78c224043001.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696884340 {#1624
    date: 2023-10-09 22:45:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 20135
  -titleTs: "'code':11 'heat':6 'home':5 'm':2 'microwav':15 'no-cod':9 'offer':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696893340
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4163626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696884340 {#1660
    date: 2023-10-09 22:45:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1697
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
  +image: Proxies\__CG__\App\Entity\Image {#1593 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "I-m-just-at-home-heating-up-my-no-code-offering-in"
  +title: "I'm just at home heating up my no-code offering in the microwave..."
  +url: "https://programming.dev/pictrs/image/9e382552-0d39-4d3f-82c3-78c224043001.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696884340 {#1624
    date: 2023-10-09 22:45:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 20135
  -titleTs: "'code':11 'heat':6 'home':5 'm':2 'microwav':15 'no-cod':9 'offer':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696893340
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4163626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696884340 {#1660
    date: 2023-10-09 22:45:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1697
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
  +image: Proxies\__CG__\App\Entity\Image {#1593 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "I-m-just-at-home-heating-up-my-no-code-offering-in"
  +title: "I'm just at home heating up my no-code offering in the microwave..."
  +url: "https://programming.dev/pictrs/image/9e382552-0d39-4d3f-82c3-78c224043001.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696884340 {#1624
    date: 2023-10-09 22:45:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 20135
  -titleTs: "'code':11 'heat':6 'home':5 'm':2 'microwav':15 'no-cod':9 'offer':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696893340
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4163626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696884340 {#1660
    date: 2023-10-09 22:45:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_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
38 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