GET https://kbin.spritesserver.nl/u/@governorkeagan@lemdro.id/active?p=3

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 …}
}
8.30 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.07 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 {#2208
  +user: Proxies\__CG__\App\Entity\User {#2832 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "Wanting-to-improve-my-Linux-skills-after-17-months-of"
  +title: "Wanting to improve my Linux skills after 17 months of daily driving Linux"
  +url: null
  +body: """
    I’ve been daily driving Linux for 17 months now (currently on Linux Mint). I have got very comfortable with basic commands and many just works distros (such as Linux Mint, or Pop!_OS) with apt as the package manager. I’ve tried Debian as a distro to try to challenge myself, but have always ran into issues. On my PC, I could never get wifi to work, which made it difficult to install properly. I’ve used it on my daily driver laptop, but ran into some issues. I thought a more advanced distro, that is still stable, would be good overall. However, not getting new software for a long time sounds quite annoying.\n
    \n
    I’m wanting to challenge myself to get much better with Linux, partitioning, CLI, CLI tools, understanding the components of my system, trying tiling window managers, etc. I’ve been considering installing Arch the traditional way, on my X220, as a way to force myself to improve. Is this a good way to learn more about Linux and a Linux system in general? I always hear good things about the Arch Wiki. Is there any other tips someone can give me, to sharpen my Linux skills? I was even considering trying out Gentoo on my X220, but the compiling times sound painful. I wouldn’t daily drive Gentoo or Arch, just yet, but I would try to use them as much as possible for general use.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 55
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729426691 {#2865
    date: 2024-10-20 14:18:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2870 …}
  +votes: Doctrine\ORM\PersistentCollection {#2873 …}
  +reports: Doctrine\ORM\PersistentCollection {#2875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
  +badges: Doctrine\ORM\PersistentCollection {#2881 …}
  +children: [
    App\Entity\EntryComment {#2212
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2208 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
      +body: "It would be the OS (in this context) that you use most often on a daily basis. When the OP logs onto their computer, they would be using Linux as opposed to Windows."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700956054 {#2203
        date: 2023-11-26 00:47:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cogitoprinciple@lemmy.world"
        "@const_void@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2204 …}
      +nested: Doctrine\ORM\PersistentCollection {#2211 …}
      +votes: Doctrine\ORM\PersistentCollection {#2266 …}
      +reports: Doctrine\ORM\PersistentCollection {#2268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
      -id: 164325
      -bodyTs: "'basi':17 'comput':24 'context':8 'daili':16 'linux':29 'log':21 'often':13 'onto':22 'op':20 'oppos':31 'os':5 'use':11,28 'window':33 'would':2,26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3945775"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700956054 {#2207
        date: 2023-11-26 00:47:34.0 +01:00
      }
      +"title": 164325
    }
  ]
  -id: 16829
  -titleTs: "'17':8 'daili':11 'drive':12 'improv':3 'linux':5,13 'month':9 'skill':6 'want':1"
  -bodyTs: "'17':8 'advanc':94 'alway':55,180 'annoy':115 'apt':36 'arch':148,186,225 'basic':21 'better':125 'challeng':51,120 'cli':129,130 'comfort':19 'command':22 'compil':214 'compon':134 'consid':146,205 'could':63 'current':11 'daili':4,82,221 'debian':44 'difficult':72 'distro':27,47,95 'drive':5,222 'driver':83 'etc':142 'even':204 'forc':159 'general':178,240 'gentoo':208,223 'get':65,106,123 'give':195 'good':102,166,182 'got':17 'hear':181 'howev':104 'improv':162 'instal':74,147 'issu':58,89 'laptop':84 'learn':169 'linux':6,13,30,127,172,175,200 'long':111 'm':117 'made':70 'manag':40,141 'mani':24 'mint':14,31 'month':9 'much':124,236 'never':64 'new':107 'os':34 'overal':103 'packag':39 'pain':217 'partit':128 'pc':61 'pop':33 'possibl':238 'proper':75 'quit':114 'ran':56,86 'sharpen':198 'skill':201 'softwar':108 'someon':193 'sound':113,216 'stabl':99 'still':98 'system':137,176 'thing':183 'thought':91 'tile':139 'time':112,215 'tip':192 'tool':131 'tradit':150 'tri':43,49,138,206,231 'understand':132 'use':78,233,241 've':2,42,77,144 'want':118 'way':151,157,167 'wifi':66 'wiki':187 'window':140 'work':26,68 'would':100,230 'wouldn':219 'x220':154,211 'yet':227"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701039381
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8754637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700952981 {#2853
    date: 2023-11-25 23:56:21.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 {#2208
  +user: Proxies\__CG__\App\Entity\User {#2832 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "Wanting-to-improve-my-Linux-skills-after-17-months-of"
  +title: "Wanting to improve my Linux skills after 17 months of daily driving Linux"
  +url: null
  +body: """
    I’ve been daily driving Linux for 17 months now (currently on Linux Mint). I have got very comfortable with basic commands and many just works distros (such as Linux Mint, or Pop!_OS) with apt as the package manager. I’ve tried Debian as a distro to try to challenge myself, but have always ran into issues. On my PC, I could never get wifi to work, which made it difficult to install properly. I’ve used it on my daily driver laptop, but ran into some issues. I thought a more advanced distro, that is still stable, would be good overall. However, not getting new software for a long time sounds quite annoying.\n
    \n
    I’m wanting to challenge myself to get much better with Linux, partitioning, CLI, CLI tools, understanding the components of my system, trying tiling window managers, etc. I’ve been considering installing Arch the traditional way, on my X220, as a way to force myself to improve. Is this a good way to learn more about Linux and a Linux system in general? I always hear good things about the Arch Wiki. Is there any other tips someone can give me, to sharpen my Linux skills? I was even considering trying out Gentoo on my X220, but the compiling times sound painful. I wouldn’t daily drive Gentoo or Arch, just yet, but I would try to use them as much as possible for general use.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 55
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729426691 {#2865
    date: 2024-10-20 14:18:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2870 …}
  +votes: Doctrine\ORM\PersistentCollection {#2873 …}
  +reports: Doctrine\ORM\PersistentCollection {#2875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
  +badges: Doctrine\ORM\PersistentCollection {#2881 …}
  +children: [
    App\Entity\EntryComment {#2212
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2208 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
      +body: "It would be the OS (in this context) that you use most often on a daily basis. When the OP logs onto their computer, they would be using Linux as opposed to Windows."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700956054 {#2203
        date: 2023-11-26 00:47:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cogitoprinciple@lemmy.world"
        "@const_void@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2204 …}
      +nested: Doctrine\ORM\PersistentCollection {#2211 …}
      +votes: Doctrine\ORM\PersistentCollection {#2266 …}
      +reports: Doctrine\ORM\PersistentCollection {#2268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
      -id: 164325
      -bodyTs: "'basi':17 'comput':24 'context':8 'daili':16 'linux':29 'log':21 'often':13 'onto':22 'op':20 'oppos':31 'os':5 'use':11,28 'window':33 'would':2,26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3945775"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700956054 {#2207
        date: 2023-11-26 00:47:34.0 +01:00
      }
      +"title": 164325
    }
  ]
  -id: 16829
  -titleTs: "'17':8 'daili':11 'drive':12 'improv':3 'linux':5,13 'month':9 'skill':6 'want':1"
  -bodyTs: "'17':8 'advanc':94 'alway':55,180 'annoy':115 'apt':36 'arch':148,186,225 'basic':21 'better':125 'challeng':51,120 'cli':129,130 'comfort':19 'command':22 'compil':214 'compon':134 'consid':146,205 'could':63 'current':11 'daili':4,82,221 'debian':44 'difficult':72 'distro':27,47,95 'drive':5,222 'driver':83 'etc':142 'even':204 'forc':159 'general':178,240 'gentoo':208,223 'get':65,106,123 'give':195 'good':102,166,182 'got':17 'hear':181 'howev':104 'improv':162 'instal':74,147 'issu':58,89 'laptop':84 'learn':169 'linux':6,13,30,127,172,175,200 'long':111 'm':117 'made':70 'manag':40,141 'mani':24 'mint':14,31 'month':9 'much':124,236 'never':64 'new':107 'os':34 'overal':103 'packag':39 'pain':217 'partit':128 'pc':61 'pop':33 'possibl':238 'proper':75 'quit':114 'ran':56,86 'sharpen':198 'skill':201 'softwar':108 'someon':193 'sound':113,216 'stabl':99 'still':98 'system':137,176 'thing':183 'thought':91 'tile':139 'time':112,215 'tip':192 'tool':131 'tradit':150 'tri':43,49,138,206,231 'understand':132 'use':78,233,241 've':2,42,77,144 'want':118 'way':151,157,167 'wifi':66 'wiki':187 'window':140 'work':26,68 'would':100,230 'wouldn':219 'x220':154,211 'yet':227"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701039381
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8754637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700952981 {#2853
    date: 2023-11-25 23:56:21.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 {#2208
  +user: Proxies\__CG__\App\Entity\User {#2832 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "Wanting-to-improve-my-Linux-skills-after-17-months-of"
  +title: "Wanting to improve my Linux skills after 17 months of daily driving Linux"
  +url: null
  +body: """
    I’ve been daily driving Linux for 17 months now (currently on Linux Mint). I have got very comfortable with basic commands and many just works distros (such as Linux Mint, or Pop!_OS) with apt as the package manager. I’ve tried Debian as a distro to try to challenge myself, but have always ran into issues. On my PC, I could never get wifi to work, which made it difficult to install properly. I’ve used it on my daily driver laptop, but ran into some issues. I thought a more advanced distro, that is still stable, would be good overall. However, not getting new software for a long time sounds quite annoying.\n
    \n
    I’m wanting to challenge myself to get much better with Linux, partitioning, CLI, CLI tools, understanding the components of my system, trying tiling window managers, etc. I’ve been considering installing Arch the traditional way, on my X220, as a way to force myself to improve. Is this a good way to learn more about Linux and a Linux system in general? I always hear good things about the Arch Wiki. Is there any other tips someone can give me, to sharpen my Linux skills? I was even considering trying out Gentoo on my X220, but the compiling times sound painful. I wouldn’t daily drive Gentoo or Arch, just yet, but I would try to use them as much as possible for general use.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 55
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729426691 {#2865
    date: 2024-10-20 14:18:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2870 …}
  +votes: Doctrine\ORM\PersistentCollection {#2873 …}
  +reports: Doctrine\ORM\PersistentCollection {#2875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
  +badges: Doctrine\ORM\PersistentCollection {#2881 …}
  +children: [
    App\Entity\EntryComment {#2212
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2208 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
      +body: "It would be the OS (in this context) that you use most often on a daily basis. When the OP logs onto their computer, they would be using Linux as opposed to Windows."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700956054 {#2203
        date: 2023-11-26 00:47:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cogitoprinciple@lemmy.world"
        "@const_void@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2204 …}
      +nested: Doctrine\ORM\PersistentCollection {#2211 …}
      +votes: Doctrine\ORM\PersistentCollection {#2266 …}
      +reports: Doctrine\ORM\PersistentCollection {#2268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
      -id: 164325
      -bodyTs: "'basi':17 'comput':24 'context':8 'daili':16 'linux':29 'log':21 'often':13 'onto':22 'op':20 'oppos':31 'os':5 'use':11,28 'window':33 'would':2,26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3945775"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700956054 {#2207
        date: 2023-11-26 00:47:34.0 +01:00
      }
      +"title": 164325
    }
  ]
  -id: 16829
  -titleTs: "'17':8 'daili':11 'drive':12 'improv':3 'linux':5,13 'month':9 'skill':6 'want':1"
  -bodyTs: "'17':8 'advanc':94 'alway':55,180 'annoy':115 'apt':36 'arch':148,186,225 'basic':21 'better':125 'challeng':51,120 'cli':129,130 'comfort':19 'command':22 'compil':214 'compon':134 'consid':146,205 'could':63 'current':11 'daili':4,82,221 'debian':44 'difficult':72 'distro':27,47,95 'drive':5,222 'driver':83 'etc':142 'even':204 'forc':159 'general':178,240 'gentoo':208,223 'get':65,106,123 'give':195 'good':102,166,182 'got':17 'hear':181 'howev':104 'improv':162 'instal':74,147 'issu':58,89 'laptop':84 'learn':169 'linux':6,13,30,127,172,175,200 'long':111 'm':117 'made':70 'manag':40,141 'mani':24 'mint':14,31 'month':9 'much':124,236 'never':64 'new':107 'os':34 'overal':103 'packag':39 'pain':217 'partit':128 'pc':61 'pop':33 'possibl':238 'proper':75 'quit':114 'ran':56,86 'sharpen':198 'skill':201 'softwar':108 'someon':193 'sound':113,216 'stabl':99 'still':98 'system':137,176 'thing':183 'thought':91 'tile':139 'time':112,215 'tip':192 'tool':131 'tradit':150 'tri':43,49,138,206,231 'understand':132 'use':78,233,241 've':2,42,77,144 'want':118 'way':151,157,167 'wifi':66 'wiki':187 'window':140 'work':26,68 'would':100,230 'wouldn':219 'x220':154,211 'yet':227"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701039381
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8754637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700952981 {#2853
    date: 2023-11-25 23:56:21.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 {#2212
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208
    +user: Proxies\__CG__\App\Entity\User {#2832 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "Wanting-to-improve-my-Linux-skills-after-17-months-of"
    +title: "Wanting to improve my Linux skills after 17 months of daily driving Linux"
    +url: null
    +body: """
      I’ve been daily driving Linux for 17 months now (currently on Linux Mint). I have got very comfortable with basic commands and many just works distros (such as Linux Mint, or Pop!_OS) with apt as the package manager. I’ve tried Debian as a distro to try to challenge myself, but have always ran into issues. On my PC, I could never get wifi to work, which made it difficult to install properly. I’ve used it on my daily driver laptop, but ran into some issues. I thought a more advanced distro, that is still stable, would be good overall. However, not getting new software for a long time sounds quite annoying.\n
      \n
      I’m wanting to challenge myself to get much better with Linux, partitioning, CLI, CLI tools, understanding the components of my system, trying tiling window managers, etc. I’ve been considering installing Arch the traditional way, on my X220, as a way to force myself to improve. Is this a good way to learn more about Linux and a Linux system in general? I always hear good things about the Arch Wiki. Is there any other tips someone can give me, to sharpen my Linux skills? I was even considering trying out Gentoo on my X220, but the compiling times sound painful. I wouldn’t daily drive Gentoo or Arch, just yet, but I would try to use them as much as possible for general use.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 55
    +favouriteCount: 128
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729426691 {#2865
      date: 2024-10-20 14:18:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2870 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    +badges: Doctrine\ORM\PersistentCollection {#2881 …}
    +children: [
      App\Entity\EntryComment {#2212}
    ]
    -id: 16829
    -titleTs: "'17':8 'daili':11 'drive':12 'improv':3 'linux':5,13 'month':9 'skill':6 'want':1"
    -bodyTs: "'17':8 'advanc':94 'alway':55,180 'annoy':115 'apt':36 'arch':148,186,225 'basic':21 'better':125 'challeng':51,120 'cli':129,130 'comfort':19 'command':22 'compil':214 'compon':134 'consid':146,205 'could':63 'current':11 'daili':4,82,221 'debian':44 'difficult':72 'distro':27,47,95 'drive':5,222 'driver':83 'etc':142 'even':204 'forc':159 'general':178,240 'gentoo':208,223 'get':65,106,123 'give':195 'good':102,166,182 'got':17 'hear':181 'howev':104 'improv':162 'instal':74,147 'issu':58,89 'laptop':84 'learn':169 'linux':6,13,30,127,172,175,200 'long':111 'm':117 'made':70 'manag':40,141 'mani':24 'mint':14,31 'month':9 'much':124,236 'never':64 'new':107 'os':34 'overal':103 'packag':39 'pain':217 'partit':128 'pc':61 'pop':33 'possibl':238 'proper':75 'quit':114 'ran':56,86 'sharpen':198 'skill':201 'softwar':108 'someon':193 'sound':113,216 'stabl':99 'still':98 'system':137,176 'thing':183 'thought':91 'tile':139 'time':112,215 'tip':192 'tool':131 'tradit':150 'tri':43,49,138,206,231 'understand':132 'use':78,233,241 've':2,42,77,144 'want':118 'way':151,157,167 'wifi':66 'wiki':187 'window':140 'work':26,68 'would':100,230 'wouldn':219 'x220':154,211 'yet':227"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701039381
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8754637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700952981 {#2853
      date: 2023-11-25 23:56:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: "It would be the OS (in this context) that you use most often on a daily basis. When the OP logs onto their computer, they would be using Linux as opposed to Windows."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700956054 {#2203
    date: 2023-11-26 00:47:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cogitoprinciple@lemmy.world"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 164325
  -bodyTs: "'basi':17 'comput':24 'context':8 'daili':16 'linux':29 'log':21 'often':13 'onto':22 'op':20 'oppos':31 'os':5 'use':11,28 'window':33 'would':2,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3945775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700956054 {#2207
    date: 2023-11-26 00:47:34.0 +01:00
  }
  +"title": 164325
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2212
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208
    +user: Proxies\__CG__\App\Entity\User {#2832 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "Wanting-to-improve-my-Linux-skills-after-17-months-of"
    +title: "Wanting to improve my Linux skills after 17 months of daily driving Linux"
    +url: null
    +body: """
      I’ve been daily driving Linux for 17 months now (currently on Linux Mint). I have got very comfortable with basic commands and many just works distros (such as Linux Mint, or Pop!_OS) with apt as the package manager. I’ve tried Debian as a distro to try to challenge myself, but have always ran into issues. On my PC, I could never get wifi to work, which made it difficult to install properly. I’ve used it on my daily driver laptop, but ran into some issues. I thought a more advanced distro, that is still stable, would be good overall. However, not getting new software for a long time sounds quite annoying.\n
      \n
      I’m wanting to challenge myself to get much better with Linux, partitioning, CLI, CLI tools, understanding the components of my system, trying tiling window managers, etc. I’ve been considering installing Arch the traditional way, on my X220, as a way to force myself to improve. Is this a good way to learn more about Linux and a Linux system in general? I always hear good things about the Arch Wiki. Is there any other tips someone can give me, to sharpen my Linux skills? I was even considering trying out Gentoo on my X220, but the compiling times sound painful. I wouldn’t daily drive Gentoo or Arch, just yet, but I would try to use them as much as possible for general use.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 55
    +favouriteCount: 128
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729426691 {#2865
      date: 2024-10-20 14:18:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2870 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    +badges: Doctrine\ORM\PersistentCollection {#2881 …}
    +children: [
      App\Entity\EntryComment {#2212}
    ]
    -id: 16829
    -titleTs: "'17':8 'daili':11 'drive':12 'improv':3 'linux':5,13 'month':9 'skill':6 'want':1"
    -bodyTs: "'17':8 'advanc':94 'alway':55,180 'annoy':115 'apt':36 'arch':148,186,225 'basic':21 'better':125 'challeng':51,120 'cli':129,130 'comfort':19 'command':22 'compil':214 'compon':134 'consid':146,205 'could':63 'current':11 'daili':4,82,221 'debian':44 'difficult':72 'distro':27,47,95 'drive':5,222 'driver':83 'etc':142 'even':204 'forc':159 'general':178,240 'gentoo':208,223 'get':65,106,123 'give':195 'good':102,166,182 'got':17 'hear':181 'howev':104 'improv':162 'instal':74,147 'issu':58,89 'laptop':84 'learn':169 'linux':6,13,30,127,172,175,200 'long':111 'm':117 'made':70 'manag':40,141 'mani':24 'mint':14,31 'month':9 'much':124,236 'never':64 'new':107 'os':34 'overal':103 'packag':39 'pain':217 'partit':128 'pc':61 'pop':33 'possibl':238 'proper':75 'quit':114 'ran':56,86 'sharpen':198 'skill':201 'softwar':108 'someon':193 'sound':113,216 'stabl':99 'still':98 'system':137,176 'thing':183 'thought':91 'tile':139 'time':112,215 'tip':192 'tool':131 'tradit':150 'tri':43,49,138,206,231 'understand':132 'use':78,233,241 've':2,42,77,144 'want':118 'way':151,157,167 'wifi':66 'wiki':187 'window':140 'work':26,68 'would':100,230 'wouldn':219 'x220':154,211 'yet':227"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701039381
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8754637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700952981 {#2853
      date: 2023-11-25 23:56:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: "It would be the OS (in this context) that you use most often on a daily basis. When the OP logs onto their computer, they would be using Linux as opposed to Windows."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700956054 {#2203
    date: 2023-11-26 00:47:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cogitoprinciple@lemmy.world"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 164325
  -bodyTs: "'basi':17 'comput':24 'context':8 'daili':16 'linux':29 'log':21 'often':13 'onto':22 'op':20 'oppos':31 'os':5 'use':11,28 'window':33 'would':2,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3945775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700956054 {#2207
    date: 2023-11-26 00:47:34.0 +01:00
  }
  +"title": 164325
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2212
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208
    +user: Proxies\__CG__\App\Entity\User {#2832 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "Wanting-to-improve-my-Linux-skills-after-17-months-of"
    +title: "Wanting to improve my Linux skills after 17 months of daily driving Linux"
    +url: null
    +body: """
      I’ve been daily driving Linux for 17 months now (currently on Linux Mint). I have got very comfortable with basic commands and many just works distros (such as Linux Mint, or Pop!_OS) with apt as the package manager. I’ve tried Debian as a distro to try to challenge myself, but have always ran into issues. On my PC, I could never get wifi to work, which made it difficult to install properly. I’ve used it on my daily driver laptop, but ran into some issues. I thought a more advanced distro, that is still stable, would be good overall. However, not getting new software for a long time sounds quite annoying.\n
      \n
      I’m wanting to challenge myself to get much better with Linux, partitioning, CLI, CLI tools, understanding the components of my system, trying tiling window managers, etc. I’ve been considering installing Arch the traditional way, on my X220, as a way to force myself to improve. Is this a good way to learn more about Linux and a Linux system in general? I always hear good things about the Arch Wiki. Is there any other tips someone can give me, to sharpen my Linux skills? I was even considering trying out Gentoo on my X220, but the compiling times sound painful. I wouldn’t daily drive Gentoo or Arch, just yet, but I would try to use them as much as possible for general use.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 55
    +favouriteCount: 128
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729426691 {#2865
      date: 2024-10-20 14:18:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2870 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    +badges: Doctrine\ORM\PersistentCollection {#2881 …}
    +children: [
      App\Entity\EntryComment {#2212}
    ]
    -id: 16829
    -titleTs: "'17':8 'daili':11 'drive':12 'improv':3 'linux':5,13 'month':9 'skill':6 'want':1"
    -bodyTs: "'17':8 'advanc':94 'alway':55,180 'annoy':115 'apt':36 'arch':148,186,225 'basic':21 'better':125 'challeng':51,120 'cli':129,130 'comfort':19 'command':22 'compil':214 'compon':134 'consid':146,205 'could':63 'current':11 'daili':4,82,221 'debian':44 'difficult':72 'distro':27,47,95 'drive':5,222 'driver':83 'etc':142 'even':204 'forc':159 'general':178,240 'gentoo':208,223 'get':65,106,123 'give':195 'good':102,166,182 'got':17 'hear':181 'howev':104 'improv':162 'instal':74,147 'issu':58,89 'laptop':84 'learn':169 'linux':6,13,30,127,172,175,200 'long':111 'm':117 'made':70 'manag':40,141 'mani':24 'mint':14,31 'month':9 'much':124,236 'never':64 'new':107 'os':34 'overal':103 'packag':39 'pain':217 'partit':128 'pc':61 'pop':33 'possibl':238 'proper':75 'quit':114 'ran':56,86 'sharpen':198 'skill':201 'softwar':108 'someon':193 'sound':113,216 'stabl':99 'still':98 'system':137,176 'thing':183 'thought':91 'tile':139 'time':112,215 'tip':192 'tool':131 'tradit':150 'tri':43,49,138,206,231 'understand':132 'use':78,233,241 've':2,42,77,144 'want':118 'way':151,157,167 'wifi':66 'wiki':187 'window':140 'work':26,68 'would':100,230 'wouldn':219 'x220':154,211 'yet':227"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701039381
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8754637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700952981 {#2853
      date: 2023-11-25 23:56:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: "It would be the OS (in this context) that you use most often on a daily basis. When the OP logs onto their computer, they would be using Linux as opposed to Windows."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700956054 {#2203
    date: 2023-11-26 00:47:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cogitoprinciple@lemmy.world"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 164325
  -bodyTs: "'basi':17 'comput':24 'context':8 'daili':16 'linux':29 'log':21 'often':13 'onto':22 'op':20 'oppos':31 'os':5 'use':11,28 'window':33 'would':2,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3945775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700956054 {#2207
    date: 2023-11-26 00:47:34.0 +01:00
  }
  +"title": 164325
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2180
  +user: Proxies\__CG__\App\Entity\User {#2795 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "What-is-good-to-eat-when-you-have-no-appetite"
  +title: "What is good to eat when you have no appetite?"
  +url: null
  +body: """
    I am super sick right now and haven’t eaten much in a few days. It’s getting to the point where I am gonna need to force myself to eat something to keep my strength up but everything just sounds terrible to me right now. I have been subsisting mostly on small glasses of milk and the occasional packet of instant oatmeal.\n
    \n
    Any suggestions on things to eat that go down easy and has nutritional value? Flavor is pretty far down on my list of requirements right now and I’m finding myself exhausted after chewing a few bites. Any serious suggestions would be greatly appreciated!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 118
  +favouriteCount: 187
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721326279 {#2829
    date: 2024-07-18 20:11:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2834 …}
  +votes: Doctrine\ORM\PersistentCollection {#2837 …}
  +reports: Doctrine\ORM\PersistentCollection {#2839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
  +badges: Doctrine\ORM\PersistentCollection {#2845 …}
  +children: [
    App\Entity\EntryComment {#2185
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2180 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2179 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2179 …}
      +body: "I’ve done the smoothie before as well, not the same recipe but high calorie smoothies none the less."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701003882 {#2149
        date: 2023-11-26 14:04:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MightyWeaksauce@lemmy.world"
        "@tierelantijntje@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2181 …}
      +nested: Doctrine\ORM\PersistentCollection {#2171 …}
      +votes: Doctrine\ORM\PersistentCollection {#2186 …}
      +reports: Doctrine\ORM\PersistentCollection {#2187 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
      -id: 166035
      -bodyTs: "'calori':15 'done':3 'high':14 'less':19 'none':17 'recip':12 'smoothi':5,16 've':2 'well':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3956991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701003882 {#2146
        date: 2023-11-26 14:04:42.0 +01:00
      }
      +"title": 166035
    }
  ]
  -id: 16834
  -titleTs: "'appetit':10 'eat':5 'good':3"
  -bodyTs: "'appreci':107 'bite':100 'chew':97 'day':15 'easi':73 'eat':31,69 'eaten':10 'everyth':39 'exhaust':95 'far':81 'find':93 'flavor':78 'forc':28 'get':18 'glass':54 'go':71 'gonna':25 'great':106 'haven':8 'instant':62 'keep':34 'list':85 'm':92 'milk':56 'most':51 'much':11 'need':26 'nutrit':76 'oatmeal':63 'occasion':59 'packet':60 'point':21 'pretti':80 'requir':87 'right':5,45,88 'serious':102 'sick':4 'small':53 'someth':32 'sound':41 'strength':36 'subsist':50 'suggest':65,103 'super':3 'terribl':42 'thing':67 'valu':77 'would':104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701041688
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8756375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700955288 {#2817
    date: 2023-11-26 00:34:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2180
  +user: Proxies\__CG__\App\Entity\User {#2795 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "What-is-good-to-eat-when-you-have-no-appetite"
  +title: "What is good to eat when you have no appetite?"
  +url: null
  +body: """
    I am super sick right now and haven’t eaten much in a few days. It’s getting to the point where I am gonna need to force myself to eat something to keep my strength up but everything just sounds terrible to me right now. I have been subsisting mostly on small glasses of milk and the occasional packet of instant oatmeal.\n
    \n
    Any suggestions on things to eat that go down easy and has nutritional value? Flavor is pretty far down on my list of requirements right now and I’m finding myself exhausted after chewing a few bites. Any serious suggestions would be greatly appreciated!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 118
  +favouriteCount: 187
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721326279 {#2829
    date: 2024-07-18 20:11:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2834 …}
  +votes: Doctrine\ORM\PersistentCollection {#2837 …}
  +reports: Doctrine\ORM\PersistentCollection {#2839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
  +badges: Doctrine\ORM\PersistentCollection {#2845 …}
  +children: [
    App\Entity\EntryComment {#2185
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2180 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2179 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2179 …}
      +body: "I’ve done the smoothie before as well, not the same recipe but high calorie smoothies none the less."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701003882 {#2149
        date: 2023-11-26 14:04:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MightyWeaksauce@lemmy.world"
        "@tierelantijntje@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2181 …}
      +nested: Doctrine\ORM\PersistentCollection {#2171 …}
      +votes: Doctrine\ORM\PersistentCollection {#2186 …}
      +reports: Doctrine\ORM\PersistentCollection {#2187 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
      -id: 166035
      -bodyTs: "'calori':15 'done':3 'high':14 'less':19 'none':17 'recip':12 'smoothi':5,16 've':2 'well':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3956991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701003882 {#2146
        date: 2023-11-26 14:04:42.0 +01:00
      }
      +"title": 166035
    }
  ]
  -id: 16834
  -titleTs: "'appetit':10 'eat':5 'good':3"
  -bodyTs: "'appreci':107 'bite':100 'chew':97 'day':15 'easi':73 'eat':31,69 'eaten':10 'everyth':39 'exhaust':95 'far':81 'find':93 'flavor':78 'forc':28 'get':18 'glass':54 'go':71 'gonna':25 'great':106 'haven':8 'instant':62 'keep':34 'list':85 'm':92 'milk':56 'most':51 'much':11 'need':26 'nutrit':76 'oatmeal':63 'occasion':59 'packet':60 'point':21 'pretti':80 'requir':87 'right':5,45,88 'serious':102 'sick':4 'small':53 'someth':32 'sound':41 'strength':36 'subsist':50 'suggest':65,103 'super':3 'terribl':42 'thing':67 'valu':77 'would':104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701041688
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8756375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700955288 {#2817
    date: 2023-11-26 00:34:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2180
  +user: Proxies\__CG__\App\Entity\User {#2795 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "What-is-good-to-eat-when-you-have-no-appetite"
  +title: "What is good to eat when you have no appetite?"
  +url: null
  +body: """
    I am super sick right now and haven’t eaten much in a few days. It’s getting to the point where I am gonna need to force myself to eat something to keep my strength up but everything just sounds terrible to me right now. I have been subsisting mostly on small glasses of milk and the occasional packet of instant oatmeal.\n
    \n
    Any suggestions on things to eat that go down easy and has nutritional value? Flavor is pretty far down on my list of requirements right now and I’m finding myself exhausted after chewing a few bites. Any serious suggestions would be greatly appreciated!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 118
  +favouriteCount: 187
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721326279 {#2829
    date: 2024-07-18 20:11:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2834 …}
  +votes: Doctrine\ORM\PersistentCollection {#2837 …}
  +reports: Doctrine\ORM\PersistentCollection {#2839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
  +badges: Doctrine\ORM\PersistentCollection {#2845 …}
  +children: [
    App\Entity\EntryComment {#2185
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2180 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2179 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2179 …}
      +body: "I’ve done the smoothie before as well, not the same recipe but high calorie smoothies none the less."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701003882 {#2149
        date: 2023-11-26 14:04:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MightyWeaksauce@lemmy.world"
        "@tierelantijntje@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2181 …}
      +nested: Doctrine\ORM\PersistentCollection {#2171 …}
      +votes: Doctrine\ORM\PersistentCollection {#2186 …}
      +reports: Doctrine\ORM\PersistentCollection {#2187 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
      -id: 166035
      -bodyTs: "'calori':15 'done':3 'high':14 'less':19 'none':17 'recip':12 'smoothi':5,16 've':2 'well':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3956991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701003882 {#2146
        date: 2023-11-26 14:04:42.0 +01:00
      }
      +"title": 166035
    }
  ]
  -id: 16834
  -titleTs: "'appetit':10 'eat':5 'good':3"
  -bodyTs: "'appreci':107 'bite':100 'chew':97 'day':15 'easi':73 'eat':31,69 'eaten':10 'everyth':39 'exhaust':95 'far':81 'find':93 'flavor':78 'forc':28 'get':18 'glass':54 'go':71 'gonna':25 'great':106 'haven':8 'instant':62 'keep':34 'list':85 'm':92 'milk':56 'most':51 'much':11 'need':26 'nutrit':76 'oatmeal':63 'occasion':59 'packet':60 'point':21 'pretti':80 'requir':87 'right':5,45,88 'serious':102 'sick':4 'small':53 'someth':32 'sound':41 'strength':36 'subsist':50 'suggest':65,103 'super':3 'terribl':42 'thing':67 'valu':77 'would':104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701041688
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8756375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700955288 {#2817
    date: 2023-11-26 00:34:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2185
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180
    +user: Proxies\__CG__\App\Entity\User {#2795 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "What-is-good-to-eat-when-you-have-no-appetite"
    +title: "What is good to eat when you have no appetite?"
    +url: null
    +body: """
      I am super sick right now and haven’t eaten much in a few days. It’s getting to the point where I am gonna need to force myself to eat something to keep my strength up but everything just sounds terrible to me right now. I have been subsisting mostly on small glasses of milk and the occasional packet of instant oatmeal.\n
      \n
      Any suggestions on things to eat that go down easy and has nutritional value? Flavor is pretty far down on my list of requirements right now and I’m finding myself exhausted after chewing a few bites. Any serious suggestions would be greatly appreciated!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 118
    +favouriteCount: 187
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721326279 {#2829
      date: 2024-07-18 20:11:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2834 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    +badges: Doctrine\ORM\PersistentCollection {#2845 …}
    +children: [
      App\Entity\EntryComment {#2185}
    ]
    -id: 16834
    -titleTs: "'appetit':10 'eat':5 'good':3"
    -bodyTs: "'appreci':107 'bite':100 'chew':97 'day':15 'easi':73 'eat':31,69 'eaten':10 'everyth':39 'exhaust':95 'far':81 'find':93 'flavor':78 'forc':28 'get':18 'glass':54 'go':71 'gonna':25 'great':106 'haven':8 'instant':62 'keep':34 'list':85 'm':92 'milk':56 'most':51 'much':11 'need':26 'nutrit':76 'oatmeal':63 'occasion':59 'packet':60 'point':21 'pretti':80 'requir':87 'right':5,45,88 'serious':102 'sick':4 'small':53 'someth':32 'sound':41 'strength':36 'subsist':50 'suggest':65,103 'super':3 'terribl':42 'thing':67 'valu':77 'would':104"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701041688
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8756375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700955288 {#2817
      date: 2023-11-26 00:34:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2179 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2179 …}
  +body: "I’ve done the smoothie before as well, not the same recipe but high calorie smoothies none the less."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701003882 {#2149
    date: 2023-11-26 14:04:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MightyWeaksauce@lemmy.world"
    "@tierelantijntje@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2181 …}
  +nested: Doctrine\ORM\PersistentCollection {#2171 …}
  +votes: Doctrine\ORM\PersistentCollection {#2186 …}
  +reports: Doctrine\ORM\PersistentCollection {#2187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
  -id: 166035
  -bodyTs: "'calori':15 'done':3 'high':14 'less':19 'none':17 'recip':12 'smoothi':5,16 've':2 'well':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3956991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701003882 {#2146
    date: 2023-11-26 14:04:42.0 +01:00
  }
  +"title": 166035
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2185
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180
    +user: Proxies\__CG__\App\Entity\User {#2795 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "What-is-good-to-eat-when-you-have-no-appetite"
    +title: "What is good to eat when you have no appetite?"
    +url: null
    +body: """
      I am super sick right now and haven’t eaten much in a few days. It’s getting to the point where I am gonna need to force myself to eat something to keep my strength up but everything just sounds terrible to me right now. I have been subsisting mostly on small glasses of milk and the occasional packet of instant oatmeal.\n
      \n
      Any suggestions on things to eat that go down easy and has nutritional value? Flavor is pretty far down on my list of requirements right now and I’m finding myself exhausted after chewing a few bites. Any serious suggestions would be greatly appreciated!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 118
    +favouriteCount: 187
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721326279 {#2829
      date: 2024-07-18 20:11:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2834 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    +badges: Doctrine\ORM\PersistentCollection {#2845 …}
    +children: [
      App\Entity\EntryComment {#2185}
    ]
    -id: 16834
    -titleTs: "'appetit':10 'eat':5 'good':3"
    -bodyTs: "'appreci':107 'bite':100 'chew':97 'day':15 'easi':73 'eat':31,69 'eaten':10 'everyth':39 'exhaust':95 'far':81 'find':93 'flavor':78 'forc':28 'get':18 'glass':54 'go':71 'gonna':25 'great':106 'haven':8 'instant':62 'keep':34 'list':85 'm':92 'milk':56 'most':51 'much':11 'need':26 'nutrit':76 'oatmeal':63 'occasion':59 'packet':60 'point':21 'pretti':80 'requir':87 'right':5,45,88 'serious':102 'sick':4 'small':53 'someth':32 'sound':41 'strength':36 'subsist':50 'suggest':65,103 'super':3 'terribl':42 'thing':67 'valu':77 'would':104"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701041688
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8756375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700955288 {#2817
      date: 2023-11-26 00:34:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2179 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2179 …}
  +body: "I’ve done the smoothie before as well, not the same recipe but high calorie smoothies none the less."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701003882 {#2149
    date: 2023-11-26 14:04:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MightyWeaksauce@lemmy.world"
    "@tierelantijntje@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2181 …}
  +nested: Doctrine\ORM\PersistentCollection {#2171 …}
  +votes: Doctrine\ORM\PersistentCollection {#2186 …}
  +reports: Doctrine\ORM\PersistentCollection {#2187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
  -id: 166035
  -bodyTs: "'calori':15 'done':3 'high':14 'less':19 'none':17 'recip':12 'smoothi':5,16 've':2 'well':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3956991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701003882 {#2146
    date: 2023-11-26 14:04:42.0 +01:00
  }
  +"title": 166035
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2185
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180
    +user: Proxies\__CG__\App\Entity\User {#2795 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "What-is-good-to-eat-when-you-have-no-appetite"
    +title: "What is good to eat when you have no appetite?"
    +url: null
    +body: """
      I am super sick right now and haven’t eaten much in a few days. It’s getting to the point where I am gonna need to force myself to eat something to keep my strength up but everything just sounds terrible to me right now. I have been subsisting mostly on small glasses of milk and the occasional packet of instant oatmeal.\n
      \n
      Any suggestions on things to eat that go down easy and has nutritional value? Flavor is pretty far down on my list of requirements right now and I’m finding myself exhausted after chewing a few bites. Any serious suggestions would be greatly appreciated!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 118
    +favouriteCount: 187
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721326279 {#2829
      date: 2024-07-18 20:11:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2834 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    +badges: Doctrine\ORM\PersistentCollection {#2845 …}
    +children: [
      App\Entity\EntryComment {#2185}
    ]
    -id: 16834
    -titleTs: "'appetit':10 'eat':5 'good':3"
    -bodyTs: "'appreci':107 'bite':100 'chew':97 'day':15 'easi':73 'eat':31,69 'eaten':10 'everyth':39 'exhaust':95 'far':81 'find':93 'flavor':78 'forc':28 'get':18 'glass':54 'go':71 'gonna':25 'great':106 'haven':8 'instant':62 'keep':34 'list':85 'm':92 'milk':56 'most':51 'much':11 'need':26 'nutrit':76 'oatmeal':63 'occasion':59 'packet':60 'point':21 'pretti':80 'requir':87 'right':5,45,88 'serious':102 'sick':4 'small':53 'someth':32 'sound':41 'strength':36 'subsist':50 'suggest':65,103 'super':3 'terribl':42 'thing':67 'valu':77 'would':104"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701041688
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8756375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700955288 {#2817
      date: 2023-11-26 00:34:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2179 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2179 …}
  +body: "I’ve done the smoothie before as well, not the same recipe but high calorie smoothies none the less."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701003882 {#2149
    date: 2023-11-26 14:04:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MightyWeaksauce@lemmy.world"
    "@tierelantijntje@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2181 …}
  +nested: Doctrine\ORM\PersistentCollection {#2171 …}
  +votes: Doctrine\ORM\PersistentCollection {#2186 …}
  +reports: Doctrine\ORM\PersistentCollection {#2187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
  -id: 166035
  -bodyTs: "'calori':15 'done':3 'high':14 'less':19 'none':17 'recip':12 'smoothi':5,16 've':2 'well':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3956991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701003882 {#2146
    date: 2023-11-26 14:04:42.0 +01:00
  }
  +"title": 166035
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2262
  +user: Proxies\__CG__\App\Entity\User {#2814 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "I-deleted-my-google-accounts-today"
  +title: "I deleted my google accounts today"
  +url: null
  +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 116
  +favouriteCount: 447
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703381898 {#2847
    date: 2023-12-24 02:38:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2852 …}
  +votes: Doctrine\ORM\PersistentCollection {#2855 …}
  +reports: Doctrine\ORM\PersistentCollection {#2857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2861 …}
  +badges: Doctrine\ORM\PersistentCollection {#2863 …}
  +children: [
    2 => App\Entity\EntryComment {#2265
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
      +body: "I’ve been using Proton for about a year and a half now. It’s been really good for my needs, I started on the free version but then decided to pay to help support them and to get access to everything else (specifically SimpleLogin)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701003318 {#2190
        date: 2023-11-26 13:55:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mertn@lemmy.world"
        "@VitabytesDev@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2235 …}
      +nested: Doctrine\ORM\PersistentCollection {#2239 …}
      +votes: Doctrine\ORM\PersistentCollection {#2236 …}
      +reports: Doctrine\ORM\PersistentCollection {#2226 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
      -id: 166000
      -bodyTs: "'access':40 'decid':30 'els':43 'everyth':42 'free':26 'get':39 'good':18 'half':12 'help':34 'need':21 'pay':32 'proton':5 'realli':17 'simplelogin':45 'specif':44 'start':23 'support':35 'use':4 've':2 'version':27 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3956889"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701003318 {#2253
        date: 2023-11-26 13:55:18.0 +01:00
      }
      +"title": 166000
    }
    1 => App\Entity\EntryComment {#2244
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
      +body: "StreetComplete is a great app to help contribute to OpenStreetMaps"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701003400 {#2259
        date: 2023-11-26 13:56:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mertn@lemmy.world"
        "@Fake4000@lemmy.world"
        "@PropaGandalf@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2246 …}
      +nested: Doctrine\ORM\PersistentCollection {#2248 …}
      +votes: Doctrine\ORM\PersistentCollection {#2247 …}
      +reports: Doctrine\ORM\PersistentCollection {#2256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
      -id: 166007
      -bodyTs: "'app':5 'contribut':8 'great':4 'help':7 'openstreetmap':10 'streetcomplet':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3956905"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701003400 {#2260
        date: 2023-11-26 13:56:40.0 +01:00
      }
      +"title": 166007
    }
    0 => App\Entity\EntryComment {#2034
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
      +body: "This. I used it for multiple months on the free plan and it worked perfectly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701003533 {#2188
        date: 2023-11-26 13:58:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mertn@lemmy.world"
        "@Fake4000@lemmy.world"
        "@Teodomo@lemmy.world"
        "@Sproux@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2156 …}
      +nested: Doctrine\ORM\PersistentCollection {#2154 …}
      +votes: Doctrine\ORM\PersistentCollection {#2157 …}
      +reports: Doctrine\ORM\PersistentCollection {#2147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
      -id: 166019
      -bodyTs: "'free':10 'month':7 'multipl':6 'perfect':15 'plan':11 'use':3 'work':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3956934"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701003533 {#2142
        date: 2023-11-26 13:58:53.0 +01:00
      }
      +"title": 166019
    }
  ]
  -id: 16849
  -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
  -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701048553
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8759873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700962153 {#2835
    date: 2023-11-26 02:29:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2262
  +user: Proxies\__CG__\App\Entity\User {#2814 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "I-deleted-my-google-accounts-today"
  +title: "I deleted my google accounts today"
  +url: null
  +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 116
  +favouriteCount: 447
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703381898 {#2847
    date: 2023-12-24 02:38:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2852 …}
  +votes: Doctrine\ORM\PersistentCollection {#2855 …}
  +reports: Doctrine\ORM\PersistentCollection {#2857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2861 …}
  +badges: Doctrine\ORM\PersistentCollection {#2863 …}
  +children: [
    2 => App\Entity\EntryComment {#2265
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
      +body: "I’ve been using Proton for about a year and a half now. It’s been really good for my needs, I started on the free version but then decided to pay to help support them and to get access to everything else (specifically SimpleLogin)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701003318 {#2190
        date: 2023-11-26 13:55:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mertn@lemmy.world"
        "@VitabytesDev@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2235 …}
      +nested: Doctrine\ORM\PersistentCollection {#2239 …}
      +votes: Doctrine\ORM\PersistentCollection {#2236 …}
      +reports: Doctrine\ORM\PersistentCollection {#2226 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
      -id: 166000
      -bodyTs: "'access':40 'decid':30 'els':43 'everyth':42 'free':26 'get':39 'good':18 'half':12 'help':34 'need':21 'pay':32 'proton':5 'realli':17 'simplelogin':45 'specif':44 'start':23 'support':35 'use':4 've':2 'version':27 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3956889"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701003318 {#2253
        date: 2023-11-26 13:55:18.0 +01:00
      }
      +"title": 166000
    }
    1 => App\Entity\EntryComment {#2244
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
      +body: "StreetComplete is a great app to help contribute to OpenStreetMaps"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701003400 {#2259
        date: 2023-11-26 13:56:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mertn@lemmy.world"
        "@Fake4000@lemmy.world"
        "@PropaGandalf@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2246 …}
      +nested: Doctrine\ORM\PersistentCollection {#2248 …}
      +votes: Doctrine\ORM\PersistentCollection {#2247 …}
      +reports: Doctrine\ORM\PersistentCollection {#2256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
      -id: 166007
      -bodyTs: "'app':5 'contribut':8 'great':4 'help':7 'openstreetmap':10 'streetcomplet':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3956905"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701003400 {#2260
        date: 2023-11-26 13:56:40.0 +01:00
      }
      +"title": 166007
    }
    0 => App\Entity\EntryComment {#2034
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
      +body: "This. I used it for multiple months on the free plan and it worked perfectly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701003533 {#2188
        date: 2023-11-26 13:58:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mertn@lemmy.world"
        "@Fake4000@lemmy.world"
        "@Teodomo@lemmy.world"
        "@Sproux@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2156 …}
      +nested: Doctrine\ORM\PersistentCollection {#2154 …}
      +votes: Doctrine\ORM\PersistentCollection {#2157 …}
      +reports: Doctrine\ORM\PersistentCollection {#2147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
      -id: 166019
      -bodyTs: "'free':10 'month':7 'multipl':6 'perfect':15 'plan':11 'use':3 'work':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3956934"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701003533 {#2142
        date: 2023-11-26 13:58:53.0 +01:00
      }
      +"title": 166019
    }
  ]
  -id: 16849
  -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
  -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701048553
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8759873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700962153 {#2835
    date: 2023-11-26 02:29:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2262
  +user: Proxies\__CG__\App\Entity\User {#2814 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "I-deleted-my-google-accounts-today"
  +title: "I deleted my google accounts today"
  +url: null
  +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 116
  +favouriteCount: 447
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703381898 {#2847
    date: 2023-12-24 02:38:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2852 …}
  +votes: Doctrine\ORM\PersistentCollection {#2855 …}
  +reports: Doctrine\ORM\PersistentCollection {#2857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2861 …}
  +badges: Doctrine\ORM\PersistentCollection {#2863 …}
  +children: [
    2 => App\Entity\EntryComment {#2265
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
      +body: "I’ve been using Proton for about a year and a half now. It’s been really good for my needs, I started on the free version but then decided to pay to help support them and to get access to everything else (specifically SimpleLogin)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701003318 {#2190
        date: 2023-11-26 13:55:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mertn@lemmy.world"
        "@VitabytesDev@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2235 …}
      +nested: Doctrine\ORM\PersistentCollection {#2239 …}
      +votes: Doctrine\ORM\PersistentCollection {#2236 …}
      +reports: Doctrine\ORM\PersistentCollection {#2226 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
      -id: 166000
      -bodyTs: "'access':40 'decid':30 'els':43 'everyth':42 'free':26 'get':39 'good':18 'half':12 'help':34 'need':21 'pay':32 'proton':5 'realli':17 'simplelogin':45 'specif':44 'start':23 'support':35 'use':4 've':2 'version':27 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3956889"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701003318 {#2253
        date: 2023-11-26 13:55:18.0 +01:00
      }
      +"title": 166000
    }
    1 => App\Entity\EntryComment {#2244
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
      +body: "StreetComplete is a great app to help contribute to OpenStreetMaps"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701003400 {#2259
        date: 2023-11-26 13:56:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mertn@lemmy.world"
        "@Fake4000@lemmy.world"
        "@PropaGandalf@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2246 …}
      +nested: Doctrine\ORM\PersistentCollection {#2248 …}
      +votes: Doctrine\ORM\PersistentCollection {#2247 …}
      +reports: Doctrine\ORM\PersistentCollection {#2256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
      -id: 166007
      -bodyTs: "'app':5 'contribut':8 'great':4 'help':7 'openstreetmap':10 'streetcomplet':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3956905"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701003400 {#2260
        date: 2023-11-26 13:56:40.0 +01:00
      }
      +"title": 166007
    }
    0 => App\Entity\EntryComment {#2034
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
      +body: "This. I used it for multiple months on the free plan and it worked perfectly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701003533 {#2188
        date: 2023-11-26 13:58:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mertn@lemmy.world"
        "@Fake4000@lemmy.world"
        "@Teodomo@lemmy.world"
        "@Sproux@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2156 …}
      +nested: Doctrine\ORM\PersistentCollection {#2154 …}
      +votes: Doctrine\ORM\PersistentCollection {#2157 …}
      +reports: Doctrine\ORM\PersistentCollection {#2147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
      -id: 166019
      -bodyTs: "'free':10 'month':7 'multipl':6 'perfect':15 'plan':11 'use':3 'work':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3956934"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701003533 {#2142
        date: 2023-11-26 13:58:53.0 +01:00
      }
      +"title": 166019
    }
  ]
  -id: 16849
  -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
  -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701048553
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8759873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700962153 {#2835
    date: 2023-11-26 02:29:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2265
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262
    +user: Proxies\__CG__\App\Entity\User {#2814 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "I-deleted-my-google-accounts-today"
    +title: "I deleted my google accounts today"
    +url: null
    +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 116
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703381898 {#2847
      date: 2023-12-24 02:38:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2852 …}
    +votes: Doctrine\ORM\PersistentCollection {#2855 …}
    +reports: Doctrine\ORM\PersistentCollection {#2857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2861 …}
    +badges: Doctrine\ORM\PersistentCollection {#2863 …}
    +children: [
      2 => App\Entity\EntryComment {#2265}
      1 => App\Entity\EntryComment {#2244
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
        +body: "StreetComplete is a great app to help contribute to OpenStreetMaps"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701003400 {#2259
          date: 2023-11-26 13:56:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mertn@lemmy.world"
          "@Fake4000@lemmy.world"
          "@PropaGandalf@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2246 …}
        +nested: Doctrine\ORM\PersistentCollection {#2248 …}
        +votes: Doctrine\ORM\PersistentCollection {#2247 …}
        +reports: Doctrine\ORM\PersistentCollection {#2256 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
        -id: 166007
        -bodyTs: "'app':5 'contribut':8 'great':4 'help':7 'openstreetmap':10 'streetcomplet':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3956905"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701003400 {#2260
          date: 2023-11-26 13:56:40.0 +01:00
        }
        +"title": 166007
      }
      0 => App\Entity\EntryComment {#2034
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
        +body: "This. I used it for multiple months on the free plan and it worked perfectly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701003533 {#2188
          date: 2023-11-26 13:58:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mertn@lemmy.world"
          "@Fake4000@lemmy.world"
          "@Teodomo@lemmy.world"
          "@Sproux@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2156 …}
        +nested: Doctrine\ORM\PersistentCollection {#2154 …}
        +votes: Doctrine\ORM\PersistentCollection {#2157 …}
        +reports: Doctrine\ORM\PersistentCollection {#2147 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
        -id: 166019
        -bodyTs: "'free':10 'month':7 'multipl':6 'perfect':15 'plan':11 'use':3 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3956934"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701003533 {#2142
          date: 2023-11-26 13:58:53.0 +01:00
        }
        +"title": 166019
      }
    ]
    -id: 16849
    -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
    -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701048553
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8759873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700962153 {#2835
      date: 2023-11-26 02:29:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
  +body: "I’ve been using Proton for about a year and a half now. It’s been really good for my needs, I started on the free version but then decided to pay to help support them and to get access to everything else (specifically SimpleLogin)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701003318 {#2190
    date: 2023-11-26 13:55:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mertn@lemmy.world"
    "@VitabytesDev@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 166000
  -bodyTs: "'access':40 'decid':30 'els':43 'everyth':42 'free':26 'get':39 'good':18 'half':12 'help':34 'need':21 'pay':32 'proton':5 'realli':17 'simplelogin':45 'specif':44 'start':23 'support':35 'use':4 've':2 'version':27 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3956889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701003318 {#2253
    date: 2023-11-26 13:55:18.0 +01:00
  }
  +"title": 166000
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2265
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262
    +user: Proxies\__CG__\App\Entity\User {#2814 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "I-deleted-my-google-accounts-today"
    +title: "I deleted my google accounts today"
    +url: null
    +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 116
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703381898 {#2847
      date: 2023-12-24 02:38:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2852 …}
    +votes: Doctrine\ORM\PersistentCollection {#2855 …}
    +reports: Doctrine\ORM\PersistentCollection {#2857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2861 …}
    +badges: Doctrine\ORM\PersistentCollection {#2863 …}
    +children: [
      2 => App\Entity\EntryComment {#2265}
      1 => App\Entity\EntryComment {#2244
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
        +body: "StreetComplete is a great app to help contribute to OpenStreetMaps"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701003400 {#2259
          date: 2023-11-26 13:56:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mertn@lemmy.world"
          "@Fake4000@lemmy.world"
          "@PropaGandalf@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2246 …}
        +nested: Doctrine\ORM\PersistentCollection {#2248 …}
        +votes: Doctrine\ORM\PersistentCollection {#2247 …}
        +reports: Doctrine\ORM\PersistentCollection {#2256 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
        -id: 166007
        -bodyTs: "'app':5 'contribut':8 'great':4 'help':7 'openstreetmap':10 'streetcomplet':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3956905"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701003400 {#2260
          date: 2023-11-26 13:56:40.0 +01:00
        }
        +"title": 166007
      }
      0 => App\Entity\EntryComment {#2034
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
        +body: "This. I used it for multiple months on the free plan and it worked perfectly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701003533 {#2188
          date: 2023-11-26 13:58:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mertn@lemmy.world"
          "@Fake4000@lemmy.world"
          "@Teodomo@lemmy.world"
          "@Sproux@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2156 …}
        +nested: Doctrine\ORM\PersistentCollection {#2154 …}
        +votes: Doctrine\ORM\PersistentCollection {#2157 …}
        +reports: Doctrine\ORM\PersistentCollection {#2147 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
        -id: 166019
        -bodyTs: "'free':10 'month':7 'multipl':6 'perfect':15 'plan':11 'use':3 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3956934"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701003533 {#2142
          date: 2023-11-26 13:58:53.0 +01:00
        }
        +"title": 166019
      }
    ]
    -id: 16849
    -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
    -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701048553
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8759873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700962153 {#2835
      date: 2023-11-26 02:29:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
  +body: "I’ve been using Proton for about a year and a half now. It’s been really good for my needs, I started on the free version but then decided to pay to help support them and to get access to everything else (specifically SimpleLogin)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701003318 {#2190
    date: 2023-11-26 13:55:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mertn@lemmy.world"
    "@VitabytesDev@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 166000
  -bodyTs: "'access':40 'decid':30 'els':43 'everyth':42 'free':26 'get':39 'good':18 'half':12 'help':34 'need':21 'pay':32 'proton':5 'realli':17 'simplelogin':45 'specif':44 'start':23 'support':35 'use':4 've':2 'version':27 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3956889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701003318 {#2253
    date: 2023-11-26 13:55:18.0 +01:00
  }
  +"title": 166000
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2265
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262
    +user: Proxies\__CG__\App\Entity\User {#2814 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "I-deleted-my-google-accounts-today"
    +title: "I deleted my google accounts today"
    +url: null
    +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 116
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703381898 {#2847
      date: 2023-12-24 02:38:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2852 …}
    +votes: Doctrine\ORM\PersistentCollection {#2855 …}
    +reports: Doctrine\ORM\PersistentCollection {#2857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2861 …}
    +badges: Doctrine\ORM\PersistentCollection {#2863 …}
    +children: [
      2 => App\Entity\EntryComment {#2265}
      1 => App\Entity\EntryComment {#2244
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
        +body: "StreetComplete is a great app to help contribute to OpenStreetMaps"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701003400 {#2259
          date: 2023-11-26 13:56:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mertn@lemmy.world"
          "@Fake4000@lemmy.world"
          "@PropaGandalf@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2246 …}
        +nested: Doctrine\ORM\PersistentCollection {#2248 …}
        +votes: Doctrine\ORM\PersistentCollection {#2247 …}
        +reports: Doctrine\ORM\PersistentCollection {#2256 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
        -id: 166007
        -bodyTs: "'app':5 'contribut':8 'great':4 'help':7 'openstreetmap':10 'streetcomplet':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3956905"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701003400 {#2260
          date: 2023-11-26 13:56:40.0 +01:00
        }
        +"title": 166007
      }
      0 => App\Entity\EntryComment {#2034
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
        +body: "This. I used it for multiple months on the free plan and it worked perfectly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701003533 {#2188
          date: 2023-11-26 13:58:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mertn@lemmy.world"
          "@Fake4000@lemmy.world"
          "@Teodomo@lemmy.world"
          "@Sproux@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2156 …}
        +nested: Doctrine\ORM\PersistentCollection {#2154 …}
        +votes: Doctrine\ORM\PersistentCollection {#2157 …}
        +reports: Doctrine\ORM\PersistentCollection {#2147 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
        -id: 166019
        -bodyTs: "'free':10 'month':7 'multipl':6 'perfect':15 'plan':11 'use':3 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3956934"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701003533 {#2142
          date: 2023-11-26 13:58:53.0 +01:00
        }
        +"title": 166019
      }
    ]
    -id: 16849
    -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
    -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701048553
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8759873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700962153 {#2835
      date: 2023-11-26 02:29:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
  +body: "I’ve been using Proton for about a year and a half now. It’s been really good for my needs, I started on the free version but then decided to pay to help support them and to get access to everything else (specifically SimpleLogin)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701003318 {#2190
    date: 2023-11-26 13:55:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mertn@lemmy.world"
    "@VitabytesDev@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 166000
  -bodyTs: "'access':40 'decid':30 'els':43 'everyth':42 'free':26 'get':39 'good':18 'half':12 'help':34 'need':21 'pay':32 'proton':5 'realli':17 'simplelogin':45 'specif':44 'start':23 'support':35 'use':4 've':2 'version':27 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3956889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701003318 {#2253
    date: 2023-11-26 13:55:18.0 +01:00
  }
  +"title": 166000
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2244
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262
    +user: Proxies\__CG__\App\Entity\User {#2814 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "I-deleted-my-google-accounts-today"
    +title: "I deleted my google accounts today"
    +url: null
    +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 116
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703381898 {#2847
      date: 2023-12-24 02:38:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2852 …}
    +votes: Doctrine\ORM\PersistentCollection {#2855 …}
    +reports: Doctrine\ORM\PersistentCollection {#2857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2861 …}
    +badges: Doctrine\ORM\PersistentCollection {#2863 …}
    +children: [
      2 => App\Entity\EntryComment {#2265
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
        +body: "I’ve been using Proton for about a year and a half now. It’s been really good for my needs, I started on the free version but then decided to pay to help support them and to get access to everything else (specifically SimpleLogin)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701003318 {#2190
          date: 2023-11-26 13:55:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mertn@lemmy.world"
          "@VitabytesDev@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2235 …}
        +nested: Doctrine\ORM\PersistentCollection {#2239 …}
        +votes: Doctrine\ORM\PersistentCollection {#2236 …}
        +reports: Doctrine\ORM\PersistentCollection {#2226 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
        -id: 166000
        -bodyTs: "'access':40 'decid':30 'els':43 'everyth':42 'free':26 'get':39 'good':18 'half':12 'help':34 'need':21 'pay':32 'proton':5 'realli':17 'simplelogin':45 'specif':44 'start':23 'support':35 'use':4 've':2 'version':27 'year':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3956889"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701003318 {#2253
          date: 2023-11-26 13:55:18.0 +01:00
        }
        +"title": 166000
      }
      1 => App\Entity\EntryComment {#2244}
      0 => App\Entity\EntryComment {#2034
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
        +body: "This. I used it for multiple months on the free plan and it worked perfectly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701003533 {#2188
          date: 2023-11-26 13:58:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mertn@lemmy.world"
          "@Fake4000@lemmy.world"
          "@Teodomo@lemmy.world"
          "@Sproux@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2156 …}
        +nested: Doctrine\ORM\PersistentCollection {#2154 …}
        +votes: Doctrine\ORM\PersistentCollection {#2157 …}
        +reports: Doctrine\ORM\PersistentCollection {#2147 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
        -id: 166019
        -bodyTs: "'free':10 'month':7 'multipl':6 'perfect':15 'plan':11 'use':3 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3956934"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701003533 {#2142
          date: 2023-11-26 13:58:53.0 +01:00
        }
        +"title": 166019
      }
    ]
    -id: 16849
    -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
    -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701048553
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8759873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700962153 {#2835
      date: 2023-11-26 02:29:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +body: "StreetComplete is a great app to help contribute to OpenStreetMaps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701003400 {#2259
    date: 2023-11-26 13:56:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mertn@lemmy.world"
    "@Fake4000@lemmy.world"
    "@PropaGandalf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  -id: 166007
  -bodyTs: "'app':5 'contribut':8 'great':4 'help':7 'openstreetmap':10 'streetcomplet':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3956905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701003400 {#2260
    date: 2023-11-26 13:56:40.0 +01:00
  }
  +"title": 166007
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2244
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262
    +user: Proxies\__CG__\App\Entity\User {#2814 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "I-deleted-my-google-accounts-today"
    +title: "I deleted my google accounts today"
    +url: null
    +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 116
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703381898 {#2847
      date: 2023-12-24 02:38:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2852 …}
    +votes: Doctrine\ORM\PersistentCollection {#2855 …}
    +reports: Doctrine\ORM\PersistentCollection {#2857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2861 …}
    +badges: Doctrine\ORM\PersistentCollection {#2863 …}
    +children: [
      2 => App\Entity\EntryComment {#2265
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
        +body: "I’ve been using Proton for about a year and a half now. It’s been really good for my needs, I started on the free version but then decided to pay to help support them and to get access to everything else (specifically SimpleLogin)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701003318 {#2190
          date: 2023-11-26 13:55:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mertn@lemmy.world"
          "@VitabytesDev@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2235 …}
        +nested: Doctrine\ORM\PersistentCollection {#2239 …}
        +votes: Doctrine\ORM\PersistentCollection {#2236 …}
        +reports: Doctrine\ORM\PersistentCollection {#2226 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
        -id: 166000
        -bodyTs: "'access':40 'decid':30 'els':43 'everyth':42 'free':26 'get':39 'good':18 'half':12 'help':34 'need':21 'pay':32 'proton':5 'realli':17 'simplelogin':45 'specif':44 'start':23 'support':35 'use':4 've':2 'version':27 'year':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3956889"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701003318 {#2253
          date: 2023-11-26 13:55:18.0 +01:00
        }
        +"title": 166000
      }
      1 => App\Entity\EntryComment {#2244}
      0 => App\Entity\EntryComment {#2034
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
        +body: "This. I used it for multiple months on the free plan and it worked perfectly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701003533 {#2188
          date: 2023-11-26 13:58:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mertn@lemmy.world"
          "@Fake4000@lemmy.world"
          "@Teodomo@lemmy.world"
          "@Sproux@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2156 …}
        +nested: Doctrine\ORM\PersistentCollection {#2154 …}
        +votes: Doctrine\ORM\PersistentCollection {#2157 …}
        +reports: Doctrine\ORM\PersistentCollection {#2147 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
        -id: 166019
        -bodyTs: "'free':10 'month':7 'multipl':6 'perfect':15 'plan':11 'use':3 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3956934"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701003533 {#2142
          date: 2023-11-26 13:58:53.0 +01:00
        }
        +"title": 166019
      }
    ]
    -id: 16849
    -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
    -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701048553
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8759873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700962153 {#2835
      date: 2023-11-26 02:29:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +body: "StreetComplete is a great app to help contribute to OpenStreetMaps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701003400 {#2259
    date: 2023-11-26 13:56:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mertn@lemmy.world"
    "@Fake4000@lemmy.world"
    "@PropaGandalf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  -id: 166007
  -bodyTs: "'app':5 'contribut':8 'great':4 'help':7 'openstreetmap':10 'streetcomplet':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3956905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701003400 {#2260
    date: 2023-11-26 13:56:40.0 +01:00
  }
  +"title": 166007
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2244
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262
    +user: Proxies\__CG__\App\Entity\User {#2814 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "I-deleted-my-google-accounts-today"
    +title: "I deleted my google accounts today"
    +url: null
    +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 116
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703381898 {#2847
      date: 2023-12-24 02:38:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2852 …}
    +votes: Doctrine\ORM\PersistentCollection {#2855 …}
    +reports: Doctrine\ORM\PersistentCollection {#2857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2861 …}
    +badges: Doctrine\ORM\PersistentCollection {#2863 …}
    +children: [
      2 => App\Entity\EntryComment {#2265
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
        +body: "I’ve been using Proton for about a year and a half now. It’s been really good for my needs, I started on the free version but then decided to pay to help support them and to get access to everything else (specifically SimpleLogin)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701003318 {#2190
          date: 2023-11-26 13:55:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mertn@lemmy.world"
          "@VitabytesDev@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2235 …}
        +nested: Doctrine\ORM\PersistentCollection {#2239 …}
        +votes: Doctrine\ORM\PersistentCollection {#2236 …}
        +reports: Doctrine\ORM\PersistentCollection {#2226 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
        -id: 166000
        -bodyTs: "'access':40 'decid':30 'els':43 'everyth':42 'free':26 'get':39 'good':18 'half':12 'help':34 'need':21 'pay':32 'proton':5 'realli':17 'simplelogin':45 'specif':44 'start':23 'support':35 'use':4 've':2 'version':27 'year':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3956889"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701003318 {#2253
          date: 2023-11-26 13:55:18.0 +01:00
        }
        +"title": 166000
      }
      1 => App\Entity\EntryComment {#2244}
      0 => App\Entity\EntryComment {#2034
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
        +body: "This. I used it for multiple months on the free plan and it worked perfectly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701003533 {#2188
          date: 2023-11-26 13:58:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mertn@lemmy.world"
          "@Fake4000@lemmy.world"
          "@Teodomo@lemmy.world"
          "@Sproux@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2156 …}
        +nested: Doctrine\ORM\PersistentCollection {#2154 …}
        +votes: Doctrine\ORM\PersistentCollection {#2157 …}
        +reports: Doctrine\ORM\PersistentCollection {#2147 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
        -id: 166019
        -bodyTs: "'free':10 'month':7 'multipl':6 'perfect':15 'plan':11 'use':3 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3956934"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701003533 {#2142
          date: 2023-11-26 13:58:53.0 +01:00
        }
        +"title": 166019
      }
    ]
    -id: 16849
    -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
    -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701048553
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8759873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700962153 {#2835
      date: 2023-11-26 02:29:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +body: "StreetComplete is a great app to help contribute to OpenStreetMaps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701003400 {#2259
    date: 2023-11-26 13:56:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mertn@lemmy.world"
    "@Fake4000@lemmy.world"
    "@PropaGandalf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  -id: 166007
  -bodyTs: "'app':5 'contribut':8 'great':4 'help':7 'openstreetmap':10 'streetcomplet':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3956905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701003400 {#2260
    date: 2023-11-26 13:56:40.0 +01:00
  }
  +"title": 166007
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2034
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262
    +user: Proxies\__CG__\App\Entity\User {#2814 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "I-deleted-my-google-accounts-today"
    +title: "I deleted my google accounts today"
    +url: null
    +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 116
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703381898 {#2847
      date: 2023-12-24 02:38:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2852 …}
    +votes: Doctrine\ORM\PersistentCollection {#2855 …}
    +reports: Doctrine\ORM\PersistentCollection {#2857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2861 …}
    +badges: Doctrine\ORM\PersistentCollection {#2863 …}
    +children: [
      2 => App\Entity\EntryComment {#2265
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
        +body: "I’ve been using Proton for about a year and a half now. It’s been really good for my needs, I started on the free version but then decided to pay to help support them and to get access to everything else (specifically SimpleLogin)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701003318 {#2190
          date: 2023-11-26 13:55:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mertn@lemmy.world"
          "@VitabytesDev@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2235 …}
        +nested: Doctrine\ORM\PersistentCollection {#2239 …}
        +votes: Doctrine\ORM\PersistentCollection {#2236 …}
        +reports: Doctrine\ORM\PersistentCollection {#2226 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
        -id: 166000
        -bodyTs: "'access':40 'decid':30 'els':43 'everyth':42 'free':26 'get':39 'good':18 'half':12 'help':34 'need':21 'pay':32 'proton':5 'realli':17 'simplelogin':45 'specif':44 'start':23 'support':35 'use':4 've':2 'version':27 'year':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3956889"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701003318 {#2253
          date: 2023-11-26 13:55:18.0 +01:00
        }
        +"title": 166000
      }
      1 => App\Entity\EntryComment {#2244
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
        +body: "StreetComplete is a great app to help contribute to OpenStreetMaps"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701003400 {#2259
          date: 2023-11-26 13:56:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mertn@lemmy.world"
          "@Fake4000@lemmy.world"
          "@PropaGandalf@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2246 …}
        +nested: Doctrine\ORM\PersistentCollection {#2248 …}
        +votes: Doctrine\ORM\PersistentCollection {#2247 …}
        +reports: Doctrine\ORM\PersistentCollection {#2256 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
        -id: 166007
        -bodyTs: "'app':5 'contribut':8 'great':4 'help':7 'openstreetmap':10 'streetcomplet':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3956905"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701003400 {#2260
          date: 2023-11-26 13:56:40.0 +01:00
        }
        +"title": 166007
      }
      0 => App\Entity\EntryComment {#2034}
    ]
    -id: 16849
    -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
    -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701048553
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8759873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700962153 {#2835
      date: 2023-11-26 02:29:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +body: "This. I used it for multiple months on the free plan and it worked perfectly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701003533 {#2188
    date: 2023-11-26 13:58:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mertn@lemmy.world"
    "@Fake4000@lemmy.world"
    "@Teodomo@lemmy.world"
    "@Sproux@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 166019
  -bodyTs: "'free':10 'month':7 'multipl':6 'perfect':15 'plan':11 'use':3 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3956934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701003533 {#2142
    date: 2023-11-26 13:58:53.0 +01:00
  }
  +"title": 166019
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2034
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262
    +user: Proxies\__CG__\App\Entity\User {#2814 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "I-deleted-my-google-accounts-today"
    +title: "I deleted my google accounts today"
    +url: null
    +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 116
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703381898 {#2847
      date: 2023-12-24 02:38:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2852 …}
    +votes: Doctrine\ORM\PersistentCollection {#2855 …}
    +reports: Doctrine\ORM\PersistentCollection {#2857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2861 …}
    +badges: Doctrine\ORM\PersistentCollection {#2863 …}
    +children: [
      2 => App\Entity\EntryComment {#2265
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
        +body: "I’ve been using Proton for about a year and a half now. It’s been really good for my needs, I started on the free version but then decided to pay to help support them and to get access to everything else (specifically SimpleLogin)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701003318 {#2190
          date: 2023-11-26 13:55:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mertn@lemmy.world"
          "@VitabytesDev@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2235 …}
        +nested: Doctrine\ORM\PersistentCollection {#2239 …}
        +votes: Doctrine\ORM\PersistentCollection {#2236 …}
        +reports: Doctrine\ORM\PersistentCollection {#2226 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
        -id: 166000
        -bodyTs: "'access':40 'decid':30 'els':43 'everyth':42 'free':26 'get':39 'good':18 'half':12 'help':34 'need':21 'pay':32 'proton':5 'realli':17 'simplelogin':45 'specif':44 'start':23 'support':35 'use':4 've':2 'version':27 'year':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3956889"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701003318 {#2253
          date: 2023-11-26 13:55:18.0 +01:00
        }
        +"title": 166000
      }
      1 => App\Entity\EntryComment {#2244
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
        +body: "StreetComplete is a great app to help contribute to OpenStreetMaps"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701003400 {#2259
          date: 2023-11-26 13:56:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mertn@lemmy.world"
          "@Fake4000@lemmy.world"
          "@PropaGandalf@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2246 …}
        +nested: Doctrine\ORM\PersistentCollection {#2248 …}
        +votes: Doctrine\ORM\PersistentCollection {#2247 …}
        +reports: Doctrine\ORM\PersistentCollection {#2256 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
        -id: 166007
        -bodyTs: "'app':5 'contribut':8 'great':4 'help':7 'openstreetmap':10 'streetcomplet':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3956905"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701003400 {#2260
          date: 2023-11-26 13:56:40.0 +01:00
        }
        +"title": 166007
      }
      0 => App\Entity\EntryComment {#2034}
    ]
    -id: 16849
    -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
    -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701048553
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8759873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700962153 {#2835
      date: 2023-11-26 02:29:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +body: "This. I used it for multiple months on the free plan and it worked perfectly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701003533 {#2188
    date: 2023-11-26 13:58:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mertn@lemmy.world"
    "@Fake4000@lemmy.world"
    "@Teodomo@lemmy.world"
    "@Sproux@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 166019
  -bodyTs: "'free':10 'month':7 'multipl':6 'perfect':15 'plan':11 'use':3 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3956934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701003533 {#2142
    date: 2023-11-26 13:58:53.0 +01:00
  }
  +"title": 166019
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2034
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262
    +user: Proxies\__CG__\App\Entity\User {#2814 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "I-deleted-my-google-accounts-today"
    +title: "I deleted my google accounts today"
    +url: null
    +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 116
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703381898 {#2847
      date: 2023-12-24 02:38:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2852 …}
    +votes: Doctrine\ORM\PersistentCollection {#2855 …}
    +reports: Doctrine\ORM\PersistentCollection {#2857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2861 …}
    +badges: Doctrine\ORM\PersistentCollection {#2863 …}
    +children: [
      2 => App\Entity\EntryComment {#2265
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
        +body: "I’ve been using Proton for about a year and a half now. It’s been really good for my needs, I started on the free version but then decided to pay to help support them and to get access to everything else (specifically SimpleLogin)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701003318 {#2190
          date: 2023-11-26 13:55:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mertn@lemmy.world"
          "@VitabytesDev@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2235 …}
        +nested: Doctrine\ORM\PersistentCollection {#2239 …}
        +votes: Doctrine\ORM\PersistentCollection {#2236 …}
        +reports: Doctrine\ORM\PersistentCollection {#2226 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
        -id: 166000
        -bodyTs: "'access':40 'decid':30 'els':43 'everyth':42 'free':26 'get':39 'good':18 'half':12 'help':34 'need':21 'pay':32 'proton':5 'realli':17 'simplelogin':45 'specif':44 'start':23 'support':35 'use':4 've':2 'version':27 'year':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3956889"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701003318 {#2253
          date: 2023-11-26 13:55:18.0 +01:00
        }
        +"title": 166000
      }
      1 => App\Entity\EntryComment {#2244
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
        +body: "StreetComplete is a great app to help contribute to OpenStreetMaps"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701003400 {#2259
          date: 2023-11-26 13:56:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mertn@lemmy.world"
          "@Fake4000@lemmy.world"
          "@PropaGandalf@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2246 …}
        +nested: Doctrine\ORM\PersistentCollection {#2248 …}
        +votes: Doctrine\ORM\PersistentCollection {#2247 …}
        +reports: Doctrine\ORM\PersistentCollection {#2256 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
        -id: 166007
        -bodyTs: "'app':5 'contribut':8 'great':4 'help':7 'openstreetmap':10 'streetcomplet':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3956905"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701003400 {#2260
          date: 2023-11-26 13:56:40.0 +01:00
        }
        +"title": 166007
      }
      0 => App\Entity\EntryComment {#2034}
    ]
    -id: 16849
    -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
    -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701048553
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8759873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700962153 {#2835
      date: 2023-11-26 02:29:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +body: "This. I used it for multiple months on the free plan and it worked perfectly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701003533 {#2188
    date: 2023-11-26 13:58:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mertn@lemmy.world"
    "@Fake4000@lemmy.world"
    "@Teodomo@lemmy.world"
    "@Sproux@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 166019
  -bodyTs: "'free':10 'month':7 'multipl':6 'perfect':15 'plan':11 'use':3 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3956934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701003533 {#2142
    date: 2023-11-26 13:58:53.0 +01:00
  }
  +"title": 166019
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2075
  +user: Proxies\__CG__\App\Entity\User {#2727 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: Proxies\__CG__\App\Entity\Image {#2777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2779 …}
  +slug: "those-ppl"
  +title: "those ppl..."
  +url: "https://feddit.de/pictrs/image/cc0a5512-f7fa-456c-99e4-7e282b33849c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 376
  +favouriteCount: 3006
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700933999 {#2772
    date: 2023-11-25 18:39:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2780 …}
  +votes: Doctrine\ORM\PersistentCollection {#2782 …}
  +reports: Doctrine\ORM\PersistentCollection {#2784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
  +badges: Doctrine\ORM\PersistentCollection {#2790 …}
  +children: [
    1 => App\Entity\EntryComment {#2036
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2075 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +body: "If more subreddits moved over it might make people more willing to move over as well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697711575 {#1405
        date: 2023-10-19 12:32:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Shameless@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 58563
      -bodyTs: "'make':8 'might':7 'move':4,13 'peopl':9 'subreddit':3 'well':16 'will':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/2935152"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697711575 {#1402
        date: 2023-10-19 12:32:55.0 +02:00
      }
      +"title": 58563
    }
    0 => App\Entity\EntryComment {#2064
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2075 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +body: "Same here. The communities I’ve interacted with here, if I was on the equivalent subreddit, I’d have be downvoted to hell for not knowing enough. I find I’m able to have proper discussions here"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697722494 {#2063
        date: 2023-10-19 15:34:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Shameless@lemmy.world"
        "@governorkeagan@lemdro.id"
        "@hydrospanner@lemmy.world"
        "@XbSuper@lemmy.world"
        "@Speculater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2088 …}
      +nested: Doctrine\ORM\PersistentCollection {#2087 …}
      +votes: Doctrine\ORM\PersistentCollection {#2086 …}
      +reports: Doctrine\ORM\PersistentCollection {#2093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
      -id: 58879
      -bodyTs: "'abl':32 'communiti':4 'd':18 'discuss':36 'downvot':21 'enough':27 'equival':15 'find':29 'hell':23 'interact':7 'know':26 'm':31 'proper':35 'subreddit':16 've':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/2938066"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697722494 {#2080
        date: 2023-10-19 15:34:54.0 +02:00
      }
      +"title": 58879
    }
  ]
  -id: 6376
  -titleTs: "'ppl':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697796773
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4696834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697710373 {#2758
    date: 2023-10-19 12:12:53.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2075
  +user: Proxies\__CG__\App\Entity\User {#2727 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: Proxies\__CG__\App\Entity\Image {#2777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2779 …}
  +slug: "those-ppl"
  +title: "those ppl..."
  +url: "https://feddit.de/pictrs/image/cc0a5512-f7fa-456c-99e4-7e282b33849c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 376
  +favouriteCount: 3006
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700933999 {#2772
    date: 2023-11-25 18:39:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2780 …}
  +votes: Doctrine\ORM\PersistentCollection {#2782 …}
  +reports: Doctrine\ORM\PersistentCollection {#2784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
  +badges: Doctrine\ORM\PersistentCollection {#2790 …}
  +children: [
    1 => App\Entity\EntryComment {#2036
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2075 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +body: "If more subreddits moved over it might make people more willing to move over as well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697711575 {#1405
        date: 2023-10-19 12:32:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Shameless@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 58563
      -bodyTs: "'make':8 'might':7 'move':4,13 'peopl':9 'subreddit':3 'well':16 'will':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/2935152"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697711575 {#1402
        date: 2023-10-19 12:32:55.0 +02:00
      }
      +"title": 58563
    }
    0 => App\Entity\EntryComment {#2064
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2075 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +body: "Same here. The communities I’ve interacted with here, if I was on the equivalent subreddit, I’d have be downvoted to hell for not knowing enough. I find I’m able to have proper discussions here"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697722494 {#2063
        date: 2023-10-19 15:34:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Shameless@lemmy.world"
        "@governorkeagan@lemdro.id"
        "@hydrospanner@lemmy.world"
        "@XbSuper@lemmy.world"
        "@Speculater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2088 …}
      +nested: Doctrine\ORM\PersistentCollection {#2087 …}
      +votes: Doctrine\ORM\PersistentCollection {#2086 …}
      +reports: Doctrine\ORM\PersistentCollection {#2093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
      -id: 58879
      -bodyTs: "'abl':32 'communiti':4 'd':18 'discuss':36 'downvot':21 'enough':27 'equival':15 'find':29 'hell':23 'interact':7 'know':26 'm':31 'proper':35 'subreddit':16 've':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/2938066"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697722494 {#2080
        date: 2023-10-19 15:34:54.0 +02:00
      }
      +"title": 58879
    }
  ]
  -id: 6376
  -titleTs: "'ppl':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697796773
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4696834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697710373 {#2758
    date: 2023-10-19 12:12:53.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2075
  +user: Proxies\__CG__\App\Entity\User {#2727 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: Proxies\__CG__\App\Entity\Image {#2777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2779 …}
  +slug: "those-ppl"
  +title: "those ppl..."
  +url: "https://feddit.de/pictrs/image/cc0a5512-f7fa-456c-99e4-7e282b33849c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 376
  +favouriteCount: 3006
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700933999 {#2772
    date: 2023-11-25 18:39:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2780 …}
  +votes: Doctrine\ORM\PersistentCollection {#2782 …}
  +reports: Doctrine\ORM\PersistentCollection {#2784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
  +badges: Doctrine\ORM\PersistentCollection {#2790 …}
  +children: [
    1 => App\Entity\EntryComment {#2036
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2075 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +body: "If more subreddits moved over it might make people more willing to move over as well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697711575 {#1405
        date: 2023-10-19 12:32:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Shameless@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 58563
      -bodyTs: "'make':8 'might':7 'move':4,13 'peopl':9 'subreddit':3 'well':16 'will':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/2935152"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697711575 {#1402
        date: 2023-10-19 12:32:55.0 +02:00
      }
      +"title": 58563
    }
    0 => App\Entity\EntryComment {#2064
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2075 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +body: "Same here. The communities I’ve interacted with here, if I was on the equivalent subreddit, I’d have be downvoted to hell for not knowing enough. I find I’m able to have proper discussions here"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697722494 {#2063
        date: 2023-10-19 15:34:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Shameless@lemmy.world"
        "@governorkeagan@lemdro.id"
        "@hydrospanner@lemmy.world"
        "@XbSuper@lemmy.world"
        "@Speculater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2088 …}
      +nested: Doctrine\ORM\PersistentCollection {#2087 …}
      +votes: Doctrine\ORM\PersistentCollection {#2086 …}
      +reports: Doctrine\ORM\PersistentCollection {#2093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
      -id: 58879
      -bodyTs: "'abl':32 'communiti':4 'd':18 'discuss':36 'downvot':21 'enough':27 'equival':15 'find':29 'hell':23 'interact':7 'know':26 'm':31 'proper':35 'subreddit':16 've':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/2938066"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697722494 {#2080
        date: 2023-10-19 15:34:54.0 +02:00
      }
      +"title": 58879
    }
  ]
  -id: 6376
  -titleTs: "'ppl':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697796773
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4696834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697710373 {#2758
    date: 2023-10-19 12:12:53.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2036
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2075
    +user: Proxies\__CG__\App\Entity\User {#2727 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
    +image: Proxies\__CG__\App\Entity\Image {#2777 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2779 …}
    +slug: "those-ppl"
    +title: "those ppl..."
    +url: "https://feddit.de/pictrs/image/cc0a5512-f7fa-456c-99e4-7e282b33849c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 376
    +favouriteCount: 3006
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700933999 {#2772
      date: 2023-11-25 18:39:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2780 …}
    +votes: Doctrine\ORM\PersistentCollection {#2782 …}
    +reports: Doctrine\ORM\PersistentCollection {#2784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
    +badges: Doctrine\ORM\PersistentCollection {#2790 …}
    +children: [
      1 => App\Entity\EntryComment {#2036}
      0 => App\Entity\EntryComment {#2064
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2075 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
        +body: "Same here. The communities I’ve interacted with here, if I was on the equivalent subreddit, I’d have be downvoted to hell for not knowing enough. I find I’m able to have proper discussions here"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697722494 {#2063
          date: 2023-10-19 15:34:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Shameless@lemmy.world"
          "@governorkeagan@lemdro.id"
          "@hydrospanner@lemmy.world"
          "@XbSuper@lemmy.world"
          "@Speculater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -id: 58879
        -bodyTs: "'abl':32 'communiti':4 'd':18 'discuss':36 'downvot':21 'enough':27 'equival':15 'find':29 'hell':23 'interact':7 'know':26 'm':31 'proper':35 'subreddit':16 've':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/2938066"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697722494 {#2080
          date: 2023-10-19 15:34:54.0 +02:00
        }
        +"title": 58879
      }
    ]
    -id: 6376
    -titleTs: "'ppl':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697796773
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4696834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697710373 {#2758
      date: 2023-10-19 12:12:53.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +body: "If more subreddits moved over it might make people more willing to move over as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697711575 {#1405
    date: 2023-10-19 12:32:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Shameless@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 58563
  -bodyTs: "'make':8 'might':7 'move':4,13 'peopl':9 'subreddit':3 'well':16 'will':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2935152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697711575 {#1402
    date: 2023-10-19 12:32:55.0 +02:00
  }
  +"title": 58563
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2036
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2075
    +user: Proxies\__CG__\App\Entity\User {#2727 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
    +image: Proxies\__CG__\App\Entity\Image {#2777 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2779 …}
    +slug: "those-ppl"
    +title: "those ppl..."
    +url: "https://feddit.de/pictrs/image/cc0a5512-f7fa-456c-99e4-7e282b33849c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 376
    +favouriteCount: 3006
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700933999 {#2772
      date: 2023-11-25 18:39:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2780 …}
    +votes: Doctrine\ORM\PersistentCollection {#2782 …}
    +reports: Doctrine\ORM\PersistentCollection {#2784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
    +badges: Doctrine\ORM\PersistentCollection {#2790 …}
    +children: [
      1 => App\Entity\EntryComment {#2036}
      0 => App\Entity\EntryComment {#2064
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2075 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
        +body: "Same here. The communities I’ve interacted with here, if I was on the equivalent subreddit, I’d have be downvoted to hell for not knowing enough. I find I’m able to have proper discussions here"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697722494 {#2063
          date: 2023-10-19 15:34:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Shameless@lemmy.world"
          "@governorkeagan@lemdro.id"
          "@hydrospanner@lemmy.world"
          "@XbSuper@lemmy.world"
          "@Speculater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -id: 58879
        -bodyTs: "'abl':32 'communiti':4 'd':18 'discuss':36 'downvot':21 'enough':27 'equival':15 'find':29 'hell':23 'interact':7 'know':26 'm':31 'proper':35 'subreddit':16 've':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/2938066"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697722494 {#2080
          date: 2023-10-19 15:34:54.0 +02:00
        }
        +"title": 58879
      }
    ]
    -id: 6376
    -titleTs: "'ppl':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697796773
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4696834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697710373 {#2758
      date: 2023-10-19 12:12:53.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +body: "If more subreddits moved over it might make people more willing to move over as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697711575 {#1405
    date: 2023-10-19 12:32:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Shameless@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 58563
  -bodyTs: "'make':8 'might':7 'move':4,13 'peopl':9 'subreddit':3 'well':16 'will':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2935152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697711575 {#1402
    date: 2023-10-19 12:32:55.0 +02:00
  }
  +"title": 58563
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2036
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2075
    +user: Proxies\__CG__\App\Entity\User {#2727 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
    +image: Proxies\__CG__\App\Entity\Image {#2777 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2779 …}
    +slug: "those-ppl"
    +title: "those ppl..."
    +url: "https://feddit.de/pictrs/image/cc0a5512-f7fa-456c-99e4-7e282b33849c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 376
    +favouriteCount: 3006
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700933999 {#2772
      date: 2023-11-25 18:39:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2780 …}
    +votes: Doctrine\ORM\PersistentCollection {#2782 …}
    +reports: Doctrine\ORM\PersistentCollection {#2784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
    +badges: Doctrine\ORM\PersistentCollection {#2790 …}
    +children: [
      1 => App\Entity\EntryComment {#2036}
      0 => App\Entity\EntryComment {#2064
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2075 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
        +body: "Same here. The communities I’ve interacted with here, if I was on the equivalent subreddit, I’d have be downvoted to hell for not knowing enough. I find I’m able to have proper discussions here"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697722494 {#2063
          date: 2023-10-19 15:34:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Shameless@lemmy.world"
          "@governorkeagan@lemdro.id"
          "@hydrospanner@lemmy.world"
          "@XbSuper@lemmy.world"
          "@Speculater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -id: 58879
        -bodyTs: "'abl':32 'communiti':4 'd':18 'discuss':36 'downvot':21 'enough':27 'equival':15 'find':29 'hell':23 'interact':7 'know':26 'm':31 'proper':35 'subreddit':16 've':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/2938066"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697722494 {#2080
          date: 2023-10-19 15:34:54.0 +02:00
        }
        +"title": 58879
      }
    ]
    -id: 6376
    -titleTs: "'ppl':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697796773
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4696834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697710373 {#2758
      date: 2023-10-19 12:12:53.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +body: "If more subreddits moved over it might make people more willing to move over as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697711575 {#1405
    date: 2023-10-19 12:32:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Shameless@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 58563
  -bodyTs: "'make':8 'might':7 'move':4,13 'peopl':9 'subreddit':3 'well':16 'will':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2935152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697711575 {#1402
    date: 2023-10-19 12:32:55.0 +02:00
  }
  +"title": 58563
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2064
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2075
    +user: Proxies\__CG__\App\Entity\User {#2727 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
    +image: Proxies\__CG__\App\Entity\Image {#2777 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2779 …}
    +slug: "those-ppl"
    +title: "those ppl..."
    +url: "https://feddit.de/pictrs/image/cc0a5512-f7fa-456c-99e4-7e282b33849c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 376
    +favouriteCount: 3006
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700933999 {#2772
      date: 2023-11-25 18:39:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2780 …}
    +votes: Doctrine\ORM\PersistentCollection {#2782 …}
    +reports: Doctrine\ORM\PersistentCollection {#2784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
    +badges: Doctrine\ORM\PersistentCollection {#2790 …}
    +children: [
      1 => App\Entity\EntryComment {#2036
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2075 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
        +body: "If more subreddits moved over it might make people more willing to move over as well."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697711575 {#1405
          date: 2023-10-19 12:32:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Shameless@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2084 …}
        +nested: Doctrine\ORM\PersistentCollection {#2076 …}
        +votes: Doctrine\ORM\PersistentCollection {#2083 …}
        +reports: Doctrine\ORM\PersistentCollection {#2085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
        -id: 58563
        -bodyTs: "'make':8 'might':7 'move':4,13 'peopl':9 'subreddit':3 'well':16 'will':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/2935152"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697711575 {#1402
          date: 2023-10-19 12:32:55.0 +02:00
        }
        +"title": 58563
      }
      0 => App\Entity\EntryComment {#2064}
    ]
    -id: 6376
    -titleTs: "'ppl':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697796773
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4696834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697710373 {#2758
      date: 2023-10-19 12:12:53.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +body: "Same here. The communities I’ve interacted with here, if I was on the equivalent subreddit, I’d have be downvoted to hell for not knowing enough. I find I’m able to have proper discussions here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697722494 {#2063
    date: 2023-10-19 15:34:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Shameless@lemmy.world"
    "@governorkeagan@lemdro.id"
    "@hydrospanner@lemmy.world"
    "@XbSuper@lemmy.world"
    "@Speculater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 58879
  -bodyTs: "'abl':32 'communiti':4 'd':18 'discuss':36 'downvot':21 'enough':27 'equival':15 'find':29 'hell':23 'interact':7 'know':26 'm':31 'proper':35 'subreddit':16 've':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2938066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697722494 {#2080
    date: 2023-10-19 15:34:54.0 +02:00
  }
  +"title": 58879
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2064
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2075
    +user: Proxies\__CG__\App\Entity\User {#2727 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
    +image: Proxies\__CG__\App\Entity\Image {#2777 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2779 …}
    +slug: "those-ppl"
    +title: "those ppl..."
    +url: "https://feddit.de/pictrs/image/cc0a5512-f7fa-456c-99e4-7e282b33849c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 376
    +favouriteCount: 3006
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700933999 {#2772
      date: 2023-11-25 18:39:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2780 …}
    +votes: Doctrine\ORM\PersistentCollection {#2782 …}
    +reports: Doctrine\ORM\PersistentCollection {#2784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
    +badges: Doctrine\ORM\PersistentCollection {#2790 …}
    +children: [
      1 => App\Entity\EntryComment {#2036
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2075 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
        +body: "If more subreddits moved over it might make people more willing to move over as well."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697711575 {#1405
          date: 2023-10-19 12:32:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Shameless@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2084 …}
        +nested: Doctrine\ORM\PersistentCollection {#2076 …}
        +votes: Doctrine\ORM\PersistentCollection {#2083 …}
        +reports: Doctrine\ORM\PersistentCollection {#2085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
        -id: 58563
        -bodyTs: "'make':8 'might':7 'move':4,13 'peopl':9 'subreddit':3 'well':16 'will':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/2935152"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697711575 {#1402
          date: 2023-10-19 12:32:55.0 +02:00
        }
        +"title": 58563
      }
      0 => App\Entity\EntryComment {#2064}
    ]
    -id: 6376
    -titleTs: "'ppl':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697796773
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4696834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697710373 {#2758
      date: 2023-10-19 12:12:53.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +body: "Same here. The communities I’ve interacted with here, if I was on the equivalent subreddit, I’d have be downvoted to hell for not knowing enough. I find I’m able to have proper discussions here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697722494 {#2063
    date: 2023-10-19 15:34:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Shameless@lemmy.world"
    "@governorkeagan@lemdro.id"
    "@hydrospanner@lemmy.world"
    "@XbSuper@lemmy.world"
    "@Speculater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 58879
  -bodyTs: "'abl':32 'communiti':4 'd':18 'discuss':36 'downvot':21 'enough':27 'equival':15 'find':29 'hell':23 'interact':7 'know':26 'm':31 'proper':35 'subreddit':16 've':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2938066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697722494 {#2080
    date: 2023-10-19 15:34:54.0 +02:00
  }
  +"title": 58879
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2064
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2075
    +user: Proxies\__CG__\App\Entity\User {#2727 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
    +image: Proxies\__CG__\App\Entity\Image {#2777 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2779 …}
    +slug: "those-ppl"
    +title: "those ppl..."
    +url: "https://feddit.de/pictrs/image/cc0a5512-f7fa-456c-99e4-7e282b33849c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 376
    +favouriteCount: 3006
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700933999 {#2772
      date: 2023-11-25 18:39:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2780 …}
    +votes: Doctrine\ORM\PersistentCollection {#2782 …}
    +reports: Doctrine\ORM\PersistentCollection {#2784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
    +badges: Doctrine\ORM\PersistentCollection {#2790 …}
    +children: [
      1 => App\Entity\EntryComment {#2036
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2075 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
        +body: "If more subreddits moved over it might make people more willing to move over as well."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697711575 {#1405
          date: 2023-10-19 12:32:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Shameless@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2084 …}
        +nested: Doctrine\ORM\PersistentCollection {#2076 …}
        +votes: Doctrine\ORM\PersistentCollection {#2083 …}
        +reports: Doctrine\ORM\PersistentCollection {#2085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
        -id: 58563
        -bodyTs: "'make':8 'might':7 'move':4,13 'peopl':9 'subreddit':3 'well':16 'will':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/2935152"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697711575 {#1402
          date: 2023-10-19 12:32:55.0 +02:00
        }
        +"title": 58563
      }
      0 => App\Entity\EntryComment {#2064}
    ]
    -id: 6376
    -titleTs: "'ppl':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697796773
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4696834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697710373 {#2758
      date: 2023-10-19 12:12:53.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +body: "Same here. The communities I’ve interacted with here, if I was on the equivalent subreddit, I’d have be downvoted to hell for not knowing enough. I find I’m able to have proper discussions here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697722494 {#2063
    date: 2023-10-19 15:34:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Shameless@lemmy.world"
    "@governorkeagan@lemdro.id"
    "@hydrospanner@lemmy.world"
    "@XbSuper@lemmy.world"
    "@Speculater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 58879
  -bodyTs: "'abl':32 'communiti':4 'd':18 'discuss':36 'downvot':21 'enough':27 'equival':15 'find':29 'hell':23 'interact':7 'know':26 'm':31 'proper':35 'subreddit':16 've':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2938066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697722494 {#2080
    date: 2023-10-19 15:34:54.0 +02:00
  }
  +"title": 58879
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2320
  +user: Proxies\__CG__\App\Entity\User {#2886 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: Proxies\__CG__\App\Entity\Image {#2924 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
  +slug: "If-linux-distributions-were-tools"
  +title: "If linux distributions were tools."
  +url: "https://sh.itjust.works/pictrs/image/904349d7-c2f6-4414-85e9-0131bf97caac.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 251
  +favouriteCount: 939
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700811508 {#2919
    date: 2023-11-24 08:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2927 …}
  +votes: Doctrine\ORM\PersistentCollection {#2929 …}
  +reports: Doctrine\ORM\PersistentCollection {#2931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2935 …}
  +badges: Doctrine\ORM\PersistentCollection {#2937 …}
  +children: [
    App\Entity\EntryComment {#2297
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2320 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
      +body: "I’ve switched from Windows 11 to Pop!_OS and don’t have any complaints. It looks different to Windows (no start menu like windows) but that wasn’t a turn off for me. If you want something that looks closer to a windows machine, Mint is a great option"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700076649 {#2301
        date: 2023-11-15 20:30:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@_cnt0@sh.itjust.works"
        "@snoopfrog@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2321 …}
      +nested: Doctrine\ORM\PersistentCollection {#2310 …}
      +votes: Doctrine\ORM\PersistentCollection {#2306 …}
      +reports: Doctrine\ORM\PersistentCollection {#2305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
      -id: 127826
      -bodyTs: "'11':6 'closer':41 'complaint':15 'differ':18 'great':49 'like':24 'look':17,40 'machin':45 'menu':23 'mint':46 'option':50 'os':9 'pop':8 'someth':38 'start':22 'switch':3 'turn':31 've':2 'want':37 'wasn':28 'window':5,20,25,44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3672903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700076649 {#2302
        date: 2023-11-15 20:30:49.0 +01:00
      }
      +"title": 127826
    }
  ]
  -id: 12926
  -titleTs: "'distribut':3 'linux':2 'tool':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700056223
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9153368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699969823 {#2907
    date: 2023-11-14 14:50:23.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
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2320
  +user: Proxies\__CG__\App\Entity\User {#2886 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: Proxies\__CG__\App\Entity\Image {#2924 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
  +slug: "If-linux-distributions-were-tools"
  +title: "If linux distributions were tools."
  +url: "https://sh.itjust.works/pictrs/image/904349d7-c2f6-4414-85e9-0131bf97caac.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 251
  +favouriteCount: 939
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700811508 {#2919
    date: 2023-11-24 08:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2927 …}
  +votes: Doctrine\ORM\PersistentCollection {#2929 …}
  +reports: Doctrine\ORM\PersistentCollection {#2931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2935 …}
  +badges: Doctrine\ORM\PersistentCollection {#2937 …}
  +children: [
    App\Entity\EntryComment {#2297
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2320 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
      +body: "I’ve switched from Windows 11 to Pop!_OS and don’t have any complaints. It looks different to Windows (no start menu like windows) but that wasn’t a turn off for me. If you want something that looks closer to a windows machine, Mint is a great option"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700076649 {#2301
        date: 2023-11-15 20:30:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@_cnt0@sh.itjust.works"
        "@snoopfrog@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2321 …}
      +nested: Doctrine\ORM\PersistentCollection {#2310 …}
      +votes: Doctrine\ORM\PersistentCollection {#2306 …}
      +reports: Doctrine\ORM\PersistentCollection {#2305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
      -id: 127826
      -bodyTs: "'11':6 'closer':41 'complaint':15 'differ':18 'great':49 'like':24 'look':17,40 'machin':45 'menu':23 'mint':46 'option':50 'os':9 'pop':8 'someth':38 'start':22 'switch':3 'turn':31 've':2 'want':37 'wasn':28 'window':5,20,25,44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3672903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700076649 {#2302
        date: 2023-11-15 20:30:49.0 +01:00
      }
      +"title": 127826
    }
  ]
  -id: 12926
  -titleTs: "'distribut':3 'linux':2 'tool':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700056223
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9153368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699969823 {#2907
    date: 2023-11-14 14:50:23.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
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2320
  +user: Proxies\__CG__\App\Entity\User {#2886 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: Proxies\__CG__\App\Entity\Image {#2924 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
  +slug: "If-linux-distributions-were-tools"
  +title: "If linux distributions were tools."
  +url: "https://sh.itjust.works/pictrs/image/904349d7-c2f6-4414-85e9-0131bf97caac.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 251
  +favouriteCount: 939
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700811508 {#2919
    date: 2023-11-24 08:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2927 …}
  +votes: Doctrine\ORM\PersistentCollection {#2929 …}
  +reports: Doctrine\ORM\PersistentCollection {#2931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2935 …}
  +badges: Doctrine\ORM\PersistentCollection {#2937 …}
  +children: [
    App\Entity\EntryComment {#2297
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2320 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
      +body: "I’ve switched from Windows 11 to Pop!_OS and don’t have any complaints. It looks different to Windows (no start menu like windows) but that wasn’t a turn off for me. If you want something that looks closer to a windows machine, Mint is a great option"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700076649 {#2301
        date: 2023-11-15 20:30:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@_cnt0@sh.itjust.works"
        "@snoopfrog@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2321 …}
      +nested: Doctrine\ORM\PersistentCollection {#2310 …}
      +votes: Doctrine\ORM\PersistentCollection {#2306 …}
      +reports: Doctrine\ORM\PersistentCollection {#2305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
      -id: 127826
      -bodyTs: "'11':6 'closer':41 'complaint':15 'differ':18 'great':49 'like':24 'look':17,40 'machin':45 'menu':23 'mint':46 'option':50 'os':9 'pop':8 'someth':38 'start':22 'switch':3 'turn':31 've':2 'want':37 'wasn':28 'window':5,20,25,44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3672903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700076649 {#2302
        date: 2023-11-15 20:30:49.0 +01:00
      }
      +"title": 127826
    }
  ]
  -id: 12926
  -titleTs: "'distribut':3 'linux':2 'tool':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700056223
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9153368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699969823 {#2907
    date: 2023-11-14 14:50:23.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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2297
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320
    +user: Proxies\__CG__\App\Entity\User {#2886 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
    +image: Proxies\__CG__\App\Entity\Image {#2924 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
    +slug: "If-linux-distributions-were-tools"
    +title: "If linux distributions were tools."
    +url: "https://sh.itjust.works/pictrs/image/904349d7-c2f6-4414-85e9-0131bf97caac.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 251
    +favouriteCount: 939
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700811508 {#2919
      date: 2023-11-24 08:38:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2927 …}
    +votes: Doctrine\ORM\PersistentCollection {#2929 …}
    +reports: Doctrine\ORM\PersistentCollection {#2931 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2933 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2935 …}
    +badges: Doctrine\ORM\PersistentCollection {#2937 …}
    +children: [
      App\Entity\EntryComment {#2297}
    ]
    -id: 12926
    -titleTs: "'distribut':3 'linux':2 'tool':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700056223
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9153368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699969823 {#2907
      date: 2023-11-14 14:50:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +body: "I’ve switched from Windows 11 to Pop!_OS and don’t have any complaints. It looks different to Windows (no start menu like windows) but that wasn’t a turn off for me. If you want something that looks closer to a windows machine, Mint is a great option"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700076649 {#2301
    date: 2023-11-15 20:30:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_cnt0@sh.itjust.works"
    "@snoopfrog@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
  -id: 127826
  -bodyTs: "'11':6 'closer':41 'complaint':15 'differ':18 'great':49 'like':24 'look':17,40 'machin':45 'menu':23 'mint':46 'option':50 'os':9 'pop':8 'someth':38 'start':22 'switch':3 'turn':31 've':2 'want':37 'wasn':28 'window':5,20,25,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3672903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700076649 {#2302
    date: 2023-11-15 20:30:49.0 +01:00
  }
  +"title": 127826
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2297
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320
    +user: Proxies\__CG__\App\Entity\User {#2886 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
    +image: Proxies\__CG__\App\Entity\Image {#2924 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
    +slug: "If-linux-distributions-were-tools"
    +title: "If linux distributions were tools."
    +url: "https://sh.itjust.works/pictrs/image/904349d7-c2f6-4414-85e9-0131bf97caac.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 251
    +favouriteCount: 939
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700811508 {#2919
      date: 2023-11-24 08:38:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2927 …}
    +votes: Doctrine\ORM\PersistentCollection {#2929 …}
    +reports: Doctrine\ORM\PersistentCollection {#2931 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2933 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2935 …}
    +badges: Doctrine\ORM\PersistentCollection {#2937 …}
    +children: [
      App\Entity\EntryComment {#2297}
    ]
    -id: 12926
    -titleTs: "'distribut':3 'linux':2 'tool':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700056223
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9153368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699969823 {#2907
      date: 2023-11-14 14:50:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +body: "I’ve switched from Windows 11 to Pop!_OS and don’t have any complaints. It looks different to Windows (no start menu like windows) but that wasn’t a turn off for me. If you want something that looks closer to a windows machine, Mint is a great option"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700076649 {#2301
    date: 2023-11-15 20:30:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_cnt0@sh.itjust.works"
    "@snoopfrog@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
  -id: 127826
  -bodyTs: "'11':6 'closer':41 'complaint':15 'differ':18 'great':49 'like':24 'look':17,40 'machin':45 'menu':23 'mint':46 'option':50 'os':9 'pop':8 'someth':38 'start':22 'switch':3 'turn':31 've':2 'want':37 'wasn':28 'window':5,20,25,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3672903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700076649 {#2302
    date: 2023-11-15 20:30:49.0 +01:00
  }
  +"title": 127826
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2297
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320
    +user: Proxies\__CG__\App\Entity\User {#2886 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
    +image: Proxies\__CG__\App\Entity\Image {#2924 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
    +slug: "If-linux-distributions-were-tools"
    +title: "If linux distributions were tools."
    +url: "https://sh.itjust.works/pictrs/image/904349d7-c2f6-4414-85e9-0131bf97caac.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 251
    +favouriteCount: 939
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700811508 {#2919
      date: 2023-11-24 08:38:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2927 …}
    +votes: Doctrine\ORM\PersistentCollection {#2929 …}
    +reports: Doctrine\ORM\PersistentCollection {#2931 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2933 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2935 …}
    +badges: Doctrine\ORM\PersistentCollection {#2937 …}
    +children: [
      App\Entity\EntryComment {#2297}
    ]
    -id: 12926
    -titleTs: "'distribut':3 'linux':2 'tool':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700056223
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9153368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699969823 {#2907
      date: 2023-11-14 14:50:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +body: "I’ve switched from Windows 11 to Pop!_OS and don’t have any complaints. It looks different to Windows (no start menu like windows) but that wasn’t a turn off for me. If you want something that looks closer to a windows machine, Mint is a great option"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700076649 {#2301
    date: 2023-11-15 20:30:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_cnt0@sh.itjust.works"
    "@snoopfrog@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
  -id: 127826
  -bodyTs: "'11':6 'closer':41 'complaint':15 'differ':18 'great':49 'like':24 'look':17,40 'machin':45 'menu':23 'mint':46 'option':50 'os':9 'pop':8 'someth':38 'start':22 'switch':3 'turn':31 've':2 'want':37 'wasn':28 'window':5,20,25,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3672903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700076649 {#2302
    date: 2023-11-15 20:30:49.0 +01:00
  }
  +"title": 127826
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2294
  +user: Proxies\__CG__\App\Entity\User {#2001 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "Is-PopOs-a-good-option-if-i-don-t-want-to"
  +title: "Is PopOs a good option if i don't want to tinker much with the OS and do some basic tasks as web browsing etc?"
  +url: null
  +body: "Basically the title"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 135
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700652312 {#1985
    date: 2023-11-22 12:25:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2625 …}
  +votes: Doctrine\ORM\PersistentCollection {#2705 …}
  +reports: Doctrine\ORM\PersistentCollection {#2711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2738 …}
  +badges: Doctrine\ORM\PersistentCollection {#2737 …}
  +children: [
    App\Entity\EntryComment {#2292
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2294 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve been using Pop!_OS for about a month now and it’s been great! I only had one issue (completely my fault) which caused me to have a black screen upon login after a reboot."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700564281 {#2313
        date: 2023-11-21 11:58:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hungry_potato@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2290 …}
      +nested: Doctrine\ORM\PersistentCollection {#2295 …}
      +votes: Doctrine\ORM\PersistentCollection {#2283 …}
      +reports: Doctrine\ORM\PersistentCollection {#2282 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
      -id: 146186
      -bodyTs: "'black':31 'caus':26 'complet':22 'fault':24 'great':16 'issu':21 'login':34 'month':10 'one':20 'os':6 'pop':5 'reboot':37 'screen':32 'upon':33 'use':4 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3824913"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700564281 {#2316
        date: 2023-11-21 11:58:01.0 +01:00
      }
      +"title": 146186
    }
  ]
  -id: 14965
  -titleTs: "'basic':20 'brows':24 'etc':25 'good':4 'much':13 'option':5 'os':16 'popo':2 'task':21 'tinker':12 'want':10 'web':23"
  -bodyTs: "'basic':1 'titl':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700628119
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8546173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700541719 {#2530
    date: 2023-11-21 05:41:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2294
  +user: Proxies\__CG__\App\Entity\User {#2001 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "Is-PopOs-a-good-option-if-i-don-t-want-to"
  +title: "Is PopOs a good option if i don't want to tinker much with the OS and do some basic tasks as web browsing etc?"
  +url: null
  +body: "Basically the title"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 135
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700652312 {#1985
    date: 2023-11-22 12:25:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2625 …}
  +votes: Doctrine\ORM\PersistentCollection {#2705 …}
  +reports: Doctrine\ORM\PersistentCollection {#2711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2738 …}
  +badges: Doctrine\ORM\PersistentCollection {#2737 …}
  +children: [
    App\Entity\EntryComment {#2292
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2294 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve been using Pop!_OS for about a month now and it’s been great! I only had one issue (completely my fault) which caused me to have a black screen upon login after a reboot."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700564281 {#2313
        date: 2023-11-21 11:58:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hungry_potato@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2290 …}
      +nested: Doctrine\ORM\PersistentCollection {#2295 …}
      +votes: Doctrine\ORM\PersistentCollection {#2283 …}
      +reports: Doctrine\ORM\PersistentCollection {#2282 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
      -id: 146186
      -bodyTs: "'black':31 'caus':26 'complet':22 'fault':24 'great':16 'issu':21 'login':34 'month':10 'one':20 'os':6 'pop':5 'reboot':37 'screen':32 'upon':33 'use':4 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3824913"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700564281 {#2316
        date: 2023-11-21 11:58:01.0 +01:00
      }
      +"title": 146186
    }
  ]
  -id: 14965
  -titleTs: "'basic':20 'brows':24 'etc':25 'good':4 'much':13 'option':5 'os':16 'popo':2 'task':21 'tinker':12 'want':10 'web':23"
  -bodyTs: "'basic':1 'titl':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700628119
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8546173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700541719 {#2530
    date: 2023-11-21 05:41:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2294
  +user: Proxies\__CG__\App\Entity\User {#2001 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "Is-PopOs-a-good-option-if-i-don-t-want-to"
  +title: "Is PopOs a good option if i don't want to tinker much with the OS and do some basic tasks as web browsing etc?"
  +url: null
  +body: "Basically the title"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 135
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700652312 {#1985
    date: 2023-11-22 12:25:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2625 …}
  +votes: Doctrine\ORM\PersistentCollection {#2705 …}
  +reports: Doctrine\ORM\PersistentCollection {#2711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2738 …}
  +badges: Doctrine\ORM\PersistentCollection {#2737 …}
  +children: [
    App\Entity\EntryComment {#2292
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2294 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve been using Pop!_OS for about a month now and it’s been great! I only had one issue (completely my fault) which caused me to have a black screen upon login after a reboot."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700564281 {#2313
        date: 2023-11-21 11:58:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hungry_potato@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2290 …}
      +nested: Doctrine\ORM\PersistentCollection {#2295 …}
      +votes: Doctrine\ORM\PersistentCollection {#2283 …}
      +reports: Doctrine\ORM\PersistentCollection {#2282 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
      -id: 146186
      -bodyTs: "'black':31 'caus':26 'complet':22 'fault':24 'great':16 'issu':21 'login':34 'month':10 'one':20 'os':6 'pop':5 'reboot':37 'screen':32 'upon':33 'use':4 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3824913"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700564281 {#2316
        date: 2023-11-21 11:58:01.0 +01:00
      }
      +"title": 146186
    }
  ]
  -id: 14965
  -titleTs: "'basic':20 'brows':24 'etc':25 'good':4 'much':13 'option':5 'os':16 'popo':2 'task':21 'tinker':12 'want':10 'web':23"
  -bodyTs: "'basic':1 'titl':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700628119
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8546173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700541719 {#2530
    date: 2023-11-21 05:41:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2292
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2294
    +user: Proxies\__CG__\App\Entity\User {#2001 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "Is-PopOs-a-good-option-if-i-don-t-want-to"
    +title: "Is PopOs a good option if i don't want to tinker much with the OS and do some basic tasks as web browsing etc?"
    +url: null
    +body: "Basically the title"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 135
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700652312 {#1985
      date: 2023-11-22 12:25:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2625 …}
    +votes: Doctrine\ORM\PersistentCollection {#2705 …}
    +reports: Doctrine\ORM\PersistentCollection {#2711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2738 …}
    +badges: Doctrine\ORM\PersistentCollection {#2737 …}
    +children: [
      App\Entity\EntryComment {#2292}
    ]
    -id: 14965
    -titleTs: "'basic':20 'brows':24 'etc':25 'good':4 'much':13 'option':5 'os':16 'popo':2 'task':21 'tinker':12 'want':10 'web':23"
    -bodyTs: "'basic':1 'titl':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700628119
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8546173"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700541719 {#2530
      date: 2023-11-21 05:41:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve been using Pop!_OS for about a month now and it’s been great! I only had one issue (completely my fault) which caused me to have a black screen upon login after a reboot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700564281 {#2313
    date: 2023-11-21 11:58:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hungry_potato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2290 …}
  +nested: Doctrine\ORM\PersistentCollection {#2295 …}
  +votes: Doctrine\ORM\PersistentCollection {#2283 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
  -id: 146186
  -bodyTs: "'black':31 'caus':26 'complet':22 'fault':24 'great':16 'issu':21 'login':34 'month':10 'one':20 'os':6 'pop':5 'reboot':37 'screen':32 'upon':33 'use':4 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3824913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700564281 {#2316
    date: 2023-11-21 11:58:01.0 +01:00
  }
  +"title": 146186
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2292
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2294
    +user: Proxies\__CG__\App\Entity\User {#2001 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "Is-PopOs-a-good-option-if-i-don-t-want-to"
    +title: "Is PopOs a good option if i don't want to tinker much with the OS and do some basic tasks as web browsing etc?"
    +url: null
    +body: "Basically the title"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 135
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700652312 {#1985
      date: 2023-11-22 12:25:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2625 …}
    +votes: Doctrine\ORM\PersistentCollection {#2705 …}
    +reports: Doctrine\ORM\PersistentCollection {#2711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2738 …}
    +badges: Doctrine\ORM\PersistentCollection {#2737 …}
    +children: [
      App\Entity\EntryComment {#2292}
    ]
    -id: 14965
    -titleTs: "'basic':20 'brows':24 'etc':25 'good':4 'much':13 'option':5 'os':16 'popo':2 'task':21 'tinker':12 'want':10 'web':23"
    -bodyTs: "'basic':1 'titl':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700628119
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8546173"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700541719 {#2530
      date: 2023-11-21 05:41:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve been using Pop!_OS for about a month now and it’s been great! I only had one issue (completely my fault) which caused me to have a black screen upon login after a reboot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700564281 {#2313
    date: 2023-11-21 11:58:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hungry_potato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2290 …}
  +nested: Doctrine\ORM\PersistentCollection {#2295 …}
  +votes: Doctrine\ORM\PersistentCollection {#2283 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
  -id: 146186
  -bodyTs: "'black':31 'caus':26 'complet':22 'fault':24 'great':16 'issu':21 'login':34 'month':10 'one':20 'os':6 'pop':5 'reboot':37 'screen':32 'upon':33 'use':4 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3824913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700564281 {#2316
    date: 2023-11-21 11:58:01.0 +01:00
  }
  +"title": 146186
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2292
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2294
    +user: Proxies\__CG__\App\Entity\User {#2001 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "Is-PopOs-a-good-option-if-i-don-t-want-to"
    +title: "Is PopOs a good option if i don't want to tinker much with the OS and do some basic tasks as web browsing etc?"
    +url: null
    +body: "Basically the title"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 135
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700652312 {#1985
      date: 2023-11-22 12:25:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2625 …}
    +votes: Doctrine\ORM\PersistentCollection {#2705 …}
    +reports: Doctrine\ORM\PersistentCollection {#2711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2738 …}
    +badges: Doctrine\ORM\PersistentCollection {#2737 …}
    +children: [
      App\Entity\EntryComment {#2292}
    ]
    -id: 14965
    -titleTs: "'basic':20 'brows':24 'etc':25 'good':4 'much':13 'option':5 'os':16 'popo':2 'task':21 'tinker':12 'want':10 'web':23"
    -bodyTs: "'basic':1 'titl':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700628119
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8546173"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700541719 {#2530
      date: 2023-11-21 05:41:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve been using Pop!_OS for about a month now and it’s been great! I only had one issue (completely my fault) which caused me to have a black screen upon login after a reboot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700564281 {#2313
    date: 2023-11-21 11:58:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hungry_potato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2290 …}
  +nested: Doctrine\ORM\PersistentCollection {#2295 …}
  +votes: Doctrine\ORM\PersistentCollection {#2283 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
  -id: 146186
  -bodyTs: "'black':31 'caus':26 'complet':22 'fault':24 'great':16 'issu':21 'login':34 'month':10 'one':20 'os':6 'pop':5 'reboot':37 'screen':32 'upon':33 'use':4 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3824913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700564281 {#2316
    date: 2023-11-21 11:58:01.0 +01:00
  }
  +"title": 146186
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2222
  +user: Proxies\__CG__\App\Entity\User {#2850 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "Linux-distribution-for-gaming-and-media-centre"
  +title: "Linux distribution for gaming and media centre."
  +url: null
  +body: """
    Heya! I’m looking to install Linux for the first time on parts from my old pc builds to use as a media centre and multiplayer gaming system in my living room. Something with as clean as possible interface with room for customization would be cool. Oh and support for my old nvidia gpu.\n
    \n
    I’m also looking for general tips and advice for beginners if anyone has some to share.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700591099 {#2883
    date: 2023-11-21 19:24:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2891 …}
  +reports: Doctrine\ORM\PersistentCollection {#2893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2897 …}
  +badges: Doctrine\ORM\PersistentCollection {#2899 …}
  +children: [
    App\Entity\EntryComment {#2218
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2222 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
      +body: "I’ve had the same experience with gaming in PopOS"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700564352 {#2261
        date: 2023-11-21 11:59:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BroBot9000@lemmy.world"
        "@tkn@startrek.website"
        "@FIST_FILLET@lemmy.ml"
        "@humancrayon@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2217 …}
      +nested: Doctrine\ORM\PersistentCollection {#2199 …}
      +votes: Doctrine\ORM\PersistentCollection {#2195 …}
      +reports: Doctrine\ORM\PersistentCollection {#2197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
      -id: 146191
      -bodyTs: "'experi':6 'game':8 'popo':10 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3824936"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700564352 {#2220
        date: 2023-11-21 11:59:12.0 +01:00
      }
      +"title": 146191
    }
  ]
  -id: 14599
  -titleTs: "'centr':7 'distribut':2 'game':4 'linux':1 'media':6"
  -bodyTs: "'advic':63 'also':57 'anyon':67 'beginn':65 'build':18 'centr':24 'clean':36 'cool':46 'custom':43 'first':10 'game':27 'general':60 'gpu':54 'heya':1 'instal':6 'interfac':39 'linux':7 'live':31 'look':4,58 'm':3,56 'media':23 'multiplay':26 'nvidia':53 'oh':47 'old':16,52 'part':13 'pc':17 'possibl':38 'room':32,41 'share':71 'someth':33 'support':49 'system':28 'time':11 'tip':61 'use':20 'would':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700525260
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8494949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700438860 {#2871
    date: 2023-11-20 01:07:40.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2222
  +user: Proxies\__CG__\App\Entity\User {#2850 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "Linux-distribution-for-gaming-and-media-centre"
  +title: "Linux distribution for gaming and media centre."
  +url: null
  +body: """
    Heya! I’m looking to install Linux for the first time on parts from my old pc builds to use as a media centre and multiplayer gaming system in my living room. Something with as clean as possible interface with room for customization would be cool. Oh and support for my old nvidia gpu.\n
    \n
    I’m also looking for general tips and advice for beginners if anyone has some to share.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700591099 {#2883
    date: 2023-11-21 19:24:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2891 …}
  +reports: Doctrine\ORM\PersistentCollection {#2893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2897 …}
  +badges: Doctrine\ORM\PersistentCollection {#2899 …}
  +children: [
    App\Entity\EntryComment {#2218
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2222 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
      +body: "I’ve had the same experience with gaming in PopOS"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700564352 {#2261
        date: 2023-11-21 11:59:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BroBot9000@lemmy.world"
        "@tkn@startrek.website"
        "@FIST_FILLET@lemmy.ml"
        "@humancrayon@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2217 …}
      +nested: Doctrine\ORM\PersistentCollection {#2199 …}
      +votes: Doctrine\ORM\PersistentCollection {#2195 …}
      +reports: Doctrine\ORM\PersistentCollection {#2197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
      -id: 146191
      -bodyTs: "'experi':6 'game':8 'popo':10 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3824936"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700564352 {#2220
        date: 2023-11-21 11:59:12.0 +01:00
      }
      +"title": 146191
    }
  ]
  -id: 14599
  -titleTs: "'centr':7 'distribut':2 'game':4 'linux':1 'media':6"
  -bodyTs: "'advic':63 'also':57 'anyon':67 'beginn':65 'build':18 'centr':24 'clean':36 'cool':46 'custom':43 'first':10 'game':27 'general':60 'gpu':54 'heya':1 'instal':6 'interfac':39 'linux':7 'live':31 'look':4,58 'm':3,56 'media':23 'multiplay':26 'nvidia':53 'oh':47 'old':16,52 'part':13 'pc':17 'possibl':38 'room':32,41 'share':71 'someth':33 'support':49 'system':28 'time':11 'tip':61 'use':20 'would':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700525260
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8494949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700438860 {#2871
    date: 2023-11-20 01:07:40.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2222
  +user: Proxies\__CG__\App\Entity\User {#2850 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "Linux-distribution-for-gaming-and-media-centre"
  +title: "Linux distribution for gaming and media centre."
  +url: null
  +body: """
    Heya! I’m looking to install Linux for the first time on parts from my old pc builds to use as a media centre and multiplayer gaming system in my living room. Something with as clean as possible interface with room for customization would be cool. Oh and support for my old nvidia gpu.\n
    \n
    I’m also looking for general tips and advice for beginners if anyone has some to share.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700591099 {#2883
    date: 2023-11-21 19:24:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2891 …}
  +reports: Doctrine\ORM\PersistentCollection {#2893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2897 …}
  +badges: Doctrine\ORM\PersistentCollection {#2899 …}
  +children: [
    App\Entity\EntryComment {#2218
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2222 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
      +body: "I’ve had the same experience with gaming in PopOS"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700564352 {#2261
        date: 2023-11-21 11:59:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BroBot9000@lemmy.world"
        "@tkn@startrek.website"
        "@FIST_FILLET@lemmy.ml"
        "@humancrayon@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2217 …}
      +nested: Doctrine\ORM\PersistentCollection {#2199 …}
      +votes: Doctrine\ORM\PersistentCollection {#2195 …}
      +reports: Doctrine\ORM\PersistentCollection {#2197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
      -id: 146191
      -bodyTs: "'experi':6 'game':8 'popo':10 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3824936"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700564352 {#2220
        date: 2023-11-21 11:59:12.0 +01:00
      }
      +"title": 146191
    }
  ]
  -id: 14599
  -titleTs: "'centr':7 'distribut':2 'game':4 'linux':1 'media':6"
  -bodyTs: "'advic':63 'also':57 'anyon':67 'beginn':65 'build':18 'centr':24 'clean':36 'cool':46 'custom':43 'first':10 'game':27 'general':60 'gpu':54 'heya':1 'instal':6 'interfac':39 'linux':7 'live':31 'look':4,58 'm':3,56 'media':23 'multiplay':26 'nvidia':53 'oh':47 'old':16,52 'part':13 'pc':17 'possibl':38 'room':32,41 'share':71 'someth':33 'support':49 'system':28 'time':11 'tip':61 'use':20 'would':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700525260
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8494949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700438860 {#2871
    date: 2023-11-20 01:07:40.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2218
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2222
    +user: Proxies\__CG__\App\Entity\User {#2850 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "Linux-distribution-for-gaming-and-media-centre"
    +title: "Linux distribution for gaming and media centre."
    +url: null
    +body: """
      Heya! I’m looking to install Linux for the first time on parts from my old pc builds to use as a media centre and multiplayer gaming system in my living room. Something with as clean as possible interface with room for customization would be cool. Oh and support for my old nvidia gpu.\n
      \n
      I’m also looking for general tips and advice for beginners if anyone has some to share.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700591099 {#2883
      date: 2023-11-21 19:24:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2888 …}
    +votes: Doctrine\ORM\PersistentCollection {#2891 …}
    +reports: Doctrine\ORM\PersistentCollection {#2893 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2895 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2897 …}
    +badges: Doctrine\ORM\PersistentCollection {#2899 …}
    +children: [
      App\Entity\EntryComment {#2218}
    ]
    -id: 14599
    -titleTs: "'centr':7 'distribut':2 'game':4 'linux':1 'media':6"
    -bodyTs: "'advic':63 'also':57 'anyon':67 'beginn':65 'build':18 'centr':24 'clean':36 'cool':46 'custom':43 'first':10 'game':27 'general':60 'gpu':54 'heya':1 'instal':6 'interfac':39 'linux':7 'live':31 'look':4,58 'm':3,56 'media':23 'multiplay':26 'nvidia':53 'oh':47 'old':16,52 'part':13 'pc':17 'possibl':38 'room':32,41 'share':71 'someth':33 'support':49 'system':28 'time':11 'tip':61 'use':20 'would':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700525260
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8494949"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700438860 {#2871
      date: 2023-11-20 01:07:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +body: "I’ve had the same experience with gaming in PopOS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700564352 {#2261
    date: 2023-11-21 11:59:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BroBot9000@lemmy.world"
    "@tkn@startrek.website"
    "@FIST_FILLET@lemmy.ml"
    "@humancrayon@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 146191
  -bodyTs: "'experi':6 'game':8 'popo':10 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3824936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700564352 {#2220
    date: 2023-11-21 11:59:12.0 +01:00
  }
  +"title": 146191
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2218
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2222
    +user: Proxies\__CG__\App\Entity\User {#2850 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "Linux-distribution-for-gaming-and-media-centre"
    +title: "Linux distribution for gaming and media centre."
    +url: null
    +body: """
      Heya! I’m looking to install Linux for the first time on parts from my old pc builds to use as a media centre and multiplayer gaming system in my living room. Something with as clean as possible interface with room for customization would be cool. Oh and support for my old nvidia gpu.\n
      \n
      I’m also looking for general tips and advice for beginners if anyone has some to share.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700591099 {#2883
      date: 2023-11-21 19:24:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2888 …}
    +votes: Doctrine\ORM\PersistentCollection {#2891 …}
    +reports: Doctrine\ORM\PersistentCollection {#2893 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2895 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2897 …}
    +badges: Doctrine\ORM\PersistentCollection {#2899 …}
    +children: [
      App\Entity\EntryComment {#2218}
    ]
    -id: 14599
    -titleTs: "'centr':7 'distribut':2 'game':4 'linux':1 'media':6"
    -bodyTs: "'advic':63 'also':57 'anyon':67 'beginn':65 'build':18 'centr':24 'clean':36 'cool':46 'custom':43 'first':10 'game':27 'general':60 'gpu':54 'heya':1 'instal':6 'interfac':39 'linux':7 'live':31 'look':4,58 'm':3,56 'media':23 'multiplay':26 'nvidia':53 'oh':47 'old':16,52 'part':13 'pc':17 'possibl':38 'room':32,41 'share':71 'someth':33 'support':49 'system':28 'time':11 'tip':61 'use':20 'would':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700525260
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8494949"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700438860 {#2871
      date: 2023-11-20 01:07:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +body: "I’ve had the same experience with gaming in PopOS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700564352 {#2261
    date: 2023-11-21 11:59:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BroBot9000@lemmy.world"
    "@tkn@startrek.website"
    "@FIST_FILLET@lemmy.ml"
    "@humancrayon@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 146191
  -bodyTs: "'experi':6 'game':8 'popo':10 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3824936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700564352 {#2220
    date: 2023-11-21 11:59:12.0 +01:00
  }
  +"title": 146191
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2218
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2222
    +user: Proxies\__CG__\App\Entity\User {#2850 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "Linux-distribution-for-gaming-and-media-centre"
    +title: "Linux distribution for gaming and media centre."
    +url: null
    +body: """
      Heya! I’m looking to install Linux for the first time on parts from my old pc builds to use as a media centre and multiplayer gaming system in my living room. Something with as clean as possible interface with room for customization would be cool. Oh and support for my old nvidia gpu.\n
      \n
      I’m also looking for general tips and advice for beginners if anyone has some to share.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700591099 {#2883
      date: 2023-11-21 19:24:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2888 …}
    +votes: Doctrine\ORM\PersistentCollection {#2891 …}
    +reports: Doctrine\ORM\PersistentCollection {#2893 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2895 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2897 …}
    +badges: Doctrine\ORM\PersistentCollection {#2899 …}
    +children: [
      App\Entity\EntryComment {#2218}
    ]
    -id: 14599
    -titleTs: "'centr':7 'distribut':2 'game':4 'linux':1 'media':6"
    -bodyTs: "'advic':63 'also':57 'anyon':67 'beginn':65 'build':18 'centr':24 'clean':36 'cool':46 'custom':43 'first':10 'game':27 'general':60 'gpu':54 'heya':1 'instal':6 'interfac':39 'linux':7 'live':31 'look':4,58 'm':3,56 'media':23 'multiplay':26 'nvidia':53 'oh':47 'old':16,52 'part':13 'pc':17 'possibl':38 'room':32,41 'share':71 'someth':33 'support':49 'system':28 'time':11 'tip':61 'use':20 'would':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700525260
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8494949"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700438860 {#2871
      date: 2023-11-20 01:07:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +body: "I’ve had the same experience with gaming in PopOS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700564352 {#2261
    date: 2023-11-21 11:59:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BroBot9000@lemmy.world"
    "@tkn@startrek.website"
    "@FIST_FILLET@lemmy.ml"
    "@humancrayon@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 146191
  -bodyTs: "'experi':6 'game':8 'popo':10 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3824936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700564352 {#2220
    date: 2023-11-21 11:59:12.0 +01:00
  }
  +"title": 146191
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2110
  +user: Proxies\__CG__\App\Entity\User {#2868 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "What-is-the-best-distro-for-gaming"
  +title: "What is the best distro for gaming?"
  +url: null
  +body: "I know gaming has gotten a lot better on Linux and I’m working on a new PC and I’m wondering which distro to try."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 67
  +favouriteCount: 69
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700548986 {#2901
    date: 2023-11-21 07:43:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2906 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  +badges: Doctrine\ORM\PersistentCollection {#2917 …}
  +children: [
    1 => App\Entity\EntryComment {#2106
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2110 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: null
      +root: null
      +body: "Pop!_OS has been great for me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699807769 {#2109
        date: 2023-11-12 17:49:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@stephfinitely@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2107 …}
      +nested: Doctrine\ORM\PersistentCollection {#2124 …}
      +votes: Doctrine\ORM\PersistentCollection {#2118 …}
      +reports: Doctrine\ORM\PersistentCollection {#2121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
      -id: 116197
      -bodyTs: "'great':5 'os':2 'pop':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3588828"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699807769 {#2103
        date: 2023-11-12 17:49:29.0 +01:00
      }
      +"title": 116197
    }
    0 => App\Entity\EntryComment {#2161
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2110 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
      +body: "I’m loving Pop!_OS, would love to get one of their laptops as well but the shipping fee is insane"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699807843 {#2116
        date: 2023-11-12 17:50:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@stephfinitely@lemmy.world"
        "@ssboomman@lemm.ee"
        "@Tarastie@lemmy.world"
        "@threegnomes@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2162 …}
      +nested: Doctrine\ORM\PersistentCollection {#2128 …}
      +votes: Doctrine\ORM\PersistentCollection {#2126 …}
      +reports: Doctrine\ORM\PersistentCollection {#2139 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
      -id: 116205
      -bodyTs: "'fee':19 'get':9 'insan':21 'laptop':13 'love':3,7 'm':2 'one':10 'os':5 'pop':4 'ship':18 'well':15 'would':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3588864"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699807843 {#2120
        date: 2023-11-12 17:50:43.0 +01:00
      }
      +"title": 116205
    }
  ]
  -id: 12133
  -titleTs: "'best':4 'distro':5 'game':7"
  -bodyTs: "'better':8 'distro':24 'game':3 'gotten':5 'know':2 'linux':10 'lot':7 'm':13,21 'new':17 'pc':18 'tri':26 'wonder':22 'work':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699826557
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8128080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699740157 {#2889
    date: 2023-11-11 23:02:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2110
  +user: Proxies\__CG__\App\Entity\User {#2868 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "What-is-the-best-distro-for-gaming"
  +title: "What is the best distro for gaming?"
  +url: null
  +body: "I know gaming has gotten a lot better on Linux and I’m working on a new PC and I’m wondering which distro to try."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 67
  +favouriteCount: 69
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700548986 {#2901
    date: 2023-11-21 07:43:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2906 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  +badges: Doctrine\ORM\PersistentCollection {#2917 …}
  +children: [
    1 => App\Entity\EntryComment {#2106
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2110 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: null
      +root: null
      +body: "Pop!_OS has been great for me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699807769 {#2109
        date: 2023-11-12 17:49:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@stephfinitely@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2107 …}
      +nested: Doctrine\ORM\PersistentCollection {#2124 …}
      +votes: Doctrine\ORM\PersistentCollection {#2118 …}
      +reports: Doctrine\ORM\PersistentCollection {#2121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
      -id: 116197
      -bodyTs: "'great':5 'os':2 'pop':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3588828"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699807769 {#2103
        date: 2023-11-12 17:49:29.0 +01:00
      }
      +"title": 116197
    }
    0 => App\Entity\EntryComment {#2161
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2110 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
      +body: "I’m loving Pop!_OS, would love to get one of their laptops as well but the shipping fee is insane"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699807843 {#2116
        date: 2023-11-12 17:50:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@stephfinitely@lemmy.world"
        "@ssboomman@lemm.ee"
        "@Tarastie@lemmy.world"
        "@threegnomes@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2162 …}
      +nested: Doctrine\ORM\PersistentCollection {#2128 …}
      +votes: Doctrine\ORM\PersistentCollection {#2126 …}
      +reports: Doctrine\ORM\PersistentCollection {#2139 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
      -id: 116205
      -bodyTs: "'fee':19 'get':9 'insan':21 'laptop':13 'love':3,7 'm':2 'one':10 'os':5 'pop':4 'ship':18 'well':15 'would':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3588864"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699807843 {#2120
        date: 2023-11-12 17:50:43.0 +01:00
      }
      +"title": 116205
    }
  ]
  -id: 12133
  -titleTs: "'best':4 'distro':5 'game':7"
  -bodyTs: "'better':8 'distro':24 'game':3 'gotten':5 'know':2 'linux':10 'lot':7 'm':13,21 'new':17 'pc':18 'tri':26 'wonder':22 'work':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699826557
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8128080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699740157 {#2889
    date: 2023-11-11 23:02:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2110
  +user: Proxies\__CG__\App\Entity\User {#2868 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "What-is-the-best-distro-for-gaming"
  +title: "What is the best distro for gaming?"
  +url: null
  +body: "I know gaming has gotten a lot better on Linux and I’m working on a new PC and I’m wondering which distro to try."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 67
  +favouriteCount: 69
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700548986 {#2901
    date: 2023-11-21 07:43:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2906 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  +badges: Doctrine\ORM\PersistentCollection {#2917 …}
  +children: [
    1 => App\Entity\EntryComment {#2106
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2110 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: null
      +root: null
      +body: "Pop!_OS has been great for me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699807769 {#2109
        date: 2023-11-12 17:49:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@stephfinitely@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2107 …}
      +nested: Doctrine\ORM\PersistentCollection {#2124 …}
      +votes: Doctrine\ORM\PersistentCollection {#2118 …}
      +reports: Doctrine\ORM\PersistentCollection {#2121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
      -id: 116197
      -bodyTs: "'great':5 'os':2 'pop':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3588828"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699807769 {#2103
        date: 2023-11-12 17:49:29.0 +01:00
      }
      +"title": 116197
    }
    0 => App\Entity\EntryComment {#2161
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2110 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
      +body: "I’m loving Pop!_OS, would love to get one of their laptops as well but the shipping fee is insane"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699807843 {#2116
        date: 2023-11-12 17:50:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@stephfinitely@lemmy.world"
        "@ssboomman@lemm.ee"
        "@Tarastie@lemmy.world"
        "@threegnomes@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2162 …}
      +nested: Doctrine\ORM\PersistentCollection {#2128 …}
      +votes: Doctrine\ORM\PersistentCollection {#2126 …}
      +reports: Doctrine\ORM\PersistentCollection {#2139 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
      -id: 116205
      -bodyTs: "'fee':19 'get':9 'insan':21 'laptop':13 'love':3,7 'm':2 'one':10 'os':5 'pop':4 'ship':18 'well':15 'would':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3588864"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699807843 {#2120
        date: 2023-11-12 17:50:43.0 +01:00
      }
      +"title": 116205
    }
  ]
  -id: 12133
  -titleTs: "'best':4 'distro':5 'game':7"
  -bodyTs: "'better':8 'distro':24 'game':3 'gotten':5 'know':2 'linux':10 'lot':7 'm':13,21 'new':17 'pc':18 'tri':26 'wonder':22 'work':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699826557
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8128080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699740157 {#2889
    date: 2023-11-11 23:02:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2106
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110
    +user: Proxies\__CG__\App\Entity\User {#2868 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "What-is-the-best-distro-for-gaming"
    +title: "What is the best distro for gaming?"
    +url: null
    +body: "I know gaming has gotten a lot better on Linux and I’m working on a new PC and I’m wondering which distro to try."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700548986 {#2901
      date: 2023-11-21 07:43:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2906 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2911 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
    +badges: Doctrine\ORM\PersistentCollection {#2917 …}
    +children: [
      1 => App\Entity\EntryComment {#2106}
      0 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2110 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
        +body: "I’m loving Pop!_OS, would love to get one of their laptops as well but the shipping fee is insane"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699807843 {#2116
          date: 2023-11-12 17:50:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@stephfinitely@lemmy.world"
          "@ssboomman@lemm.ee"
          "@Tarastie@lemmy.world"
          "@threegnomes@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2162 …}
        +nested: Doctrine\ORM\PersistentCollection {#2128 …}
        +votes: Doctrine\ORM\PersistentCollection {#2126 …}
        +reports: Doctrine\ORM\PersistentCollection {#2139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
        -id: 116205
        -bodyTs: "'fee':19 'get':9 'insan':21 'laptop':13 'love':3,7 'm':2 'one':10 'os':5 'pop':4 'ship':18 'well':15 'would':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3588864"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699807843 {#2120
          date: 2023-11-12 17:50:43.0 +01:00
        }
        +"title": 116205
      }
    ]
    -id: 12133
    -titleTs: "'best':4 'distro':5 'game':7"
    -bodyTs: "'better':8 'distro':24 'game':3 'gotten':5 'know':2 'linux':10 'lot':7 'm':13,21 'new':17 'pc':18 'tri':26 'wonder':22 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699826557
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8128080"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699740157 {#2889
      date: 2023-11-11 23:02:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: null
  +root: null
  +body: "Pop!_OS has been great for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699807769 {#2109
    date: 2023-11-12 17:49:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stephfinitely@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -id: 116197
  -bodyTs: "'great':5 'os':2 'pop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3588828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699807769 {#2103
    date: 2023-11-12 17:49:29.0 +01:00
  }
  +"title": 116197
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2106
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110
    +user: Proxies\__CG__\App\Entity\User {#2868 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "What-is-the-best-distro-for-gaming"
    +title: "What is the best distro for gaming?"
    +url: null
    +body: "I know gaming has gotten a lot better on Linux and I’m working on a new PC and I’m wondering which distro to try."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700548986 {#2901
      date: 2023-11-21 07:43:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2906 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2911 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
    +badges: Doctrine\ORM\PersistentCollection {#2917 …}
    +children: [
      1 => App\Entity\EntryComment {#2106}
      0 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2110 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
        +body: "I’m loving Pop!_OS, would love to get one of their laptops as well but the shipping fee is insane"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699807843 {#2116
          date: 2023-11-12 17:50:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@stephfinitely@lemmy.world"
          "@ssboomman@lemm.ee"
          "@Tarastie@lemmy.world"
          "@threegnomes@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2162 …}
        +nested: Doctrine\ORM\PersistentCollection {#2128 …}
        +votes: Doctrine\ORM\PersistentCollection {#2126 …}
        +reports: Doctrine\ORM\PersistentCollection {#2139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
        -id: 116205
        -bodyTs: "'fee':19 'get':9 'insan':21 'laptop':13 'love':3,7 'm':2 'one':10 'os':5 'pop':4 'ship':18 'well':15 'would':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3588864"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699807843 {#2120
          date: 2023-11-12 17:50:43.0 +01:00
        }
        +"title": 116205
      }
    ]
    -id: 12133
    -titleTs: "'best':4 'distro':5 'game':7"
    -bodyTs: "'better':8 'distro':24 'game':3 'gotten':5 'know':2 'linux':10 'lot':7 'm':13,21 'new':17 'pc':18 'tri':26 'wonder':22 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699826557
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8128080"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699740157 {#2889
      date: 2023-11-11 23:02:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: null
  +root: null
  +body: "Pop!_OS has been great for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699807769 {#2109
    date: 2023-11-12 17:49:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stephfinitely@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -id: 116197
  -bodyTs: "'great':5 'os':2 'pop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3588828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699807769 {#2103
    date: 2023-11-12 17:49:29.0 +01:00
  }
  +"title": 116197
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2106
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110
    +user: Proxies\__CG__\App\Entity\User {#2868 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "What-is-the-best-distro-for-gaming"
    +title: "What is the best distro for gaming?"
    +url: null
    +body: "I know gaming has gotten a lot better on Linux and I’m working on a new PC and I’m wondering which distro to try."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700548986 {#2901
      date: 2023-11-21 07:43:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2906 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2911 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
    +badges: Doctrine\ORM\PersistentCollection {#2917 …}
    +children: [
      1 => App\Entity\EntryComment {#2106}
      0 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2110 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
        +body: "I’m loving Pop!_OS, would love to get one of their laptops as well but the shipping fee is insane"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699807843 {#2116
          date: 2023-11-12 17:50:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@stephfinitely@lemmy.world"
          "@ssboomman@lemm.ee"
          "@Tarastie@lemmy.world"
          "@threegnomes@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2162 …}
        +nested: Doctrine\ORM\PersistentCollection {#2128 …}
        +votes: Doctrine\ORM\PersistentCollection {#2126 …}
        +reports: Doctrine\ORM\PersistentCollection {#2139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
        -id: 116205
        -bodyTs: "'fee':19 'get':9 'insan':21 'laptop':13 'love':3,7 'm':2 'one':10 'os':5 'pop':4 'ship':18 'well':15 'would':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3588864"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699807843 {#2120
          date: 2023-11-12 17:50:43.0 +01:00
        }
        +"title": 116205
      }
    ]
    -id: 12133
    -titleTs: "'best':4 'distro':5 'game':7"
    -bodyTs: "'better':8 'distro':24 'game':3 'gotten':5 'know':2 'linux':10 'lot':7 'm':13,21 'new':17 'pc':18 'tri':26 'wonder':22 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699826557
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8128080"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699740157 {#2889
      date: 2023-11-11 23:02:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: null
  +root: null
  +body: "Pop!_OS has been great for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699807769 {#2109
    date: 2023-11-12 17:49:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stephfinitely@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -id: 116197
  -bodyTs: "'great':5 'os':2 'pop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3588828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699807769 {#2103
    date: 2023-11-12 17:49:29.0 +01:00
  }
  +"title": 116197
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2161
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110
    +user: Proxies\__CG__\App\Entity\User {#2868 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "What-is-the-best-distro-for-gaming"
    +title: "What is the best distro for gaming?"
    +url: null
    +body: "I know gaming has gotten a lot better on Linux and I’m working on a new PC and I’m wondering which distro to try."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700548986 {#2901
      date: 2023-11-21 07:43:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2906 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2911 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
    +badges: Doctrine\ORM\PersistentCollection {#2917 …}
    +children: [
      1 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2110 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
        +image: null
        +parent: null
        +root: null
        +body: "Pop!_OS has been great for me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699807769 {#2109
          date: 2023-11-12 17:49:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@stephfinitely@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 116197
        -bodyTs: "'great':5 'os':2 'pop':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3588828"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699807769 {#2103
          date: 2023-11-12 17:49:29.0 +01:00
        }
        +"title": 116197
      }
      0 => App\Entity\EntryComment {#2161}
    ]
    -id: 12133
    -titleTs: "'best':4 'distro':5 'game':7"
    -bodyTs: "'better':8 'distro':24 'game':3 'gotten':5 'know':2 'linux':10 'lot':7 'm':13,21 'new':17 'pc':18 'tri':26 'wonder':22 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699826557
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8128080"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699740157 {#2889
      date: 2023-11-11 23:02:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +body: "I’m loving Pop!_OS, would love to get one of their laptops as well but the shipping fee is insane"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699807843 {#2116
    date: 2023-11-12 17:50:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stephfinitely@lemmy.world"
    "@ssboomman@lemm.ee"
    "@Tarastie@lemmy.world"
    "@threegnomes@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 116205
  -bodyTs: "'fee':19 'get':9 'insan':21 'laptop':13 'love':3,7 'm':2 'one':10 'os':5 'pop':4 'ship':18 'well':15 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3588864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699807843 {#2120
    date: 2023-11-12 17:50:43.0 +01:00
  }
  +"title": 116205
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2161
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110
    +user: Proxies\__CG__\App\Entity\User {#2868 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "What-is-the-best-distro-for-gaming"
    +title: "What is the best distro for gaming?"
    +url: null
    +body: "I know gaming has gotten a lot better on Linux and I’m working on a new PC and I’m wondering which distro to try."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700548986 {#2901
      date: 2023-11-21 07:43:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2906 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2911 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
    +badges: Doctrine\ORM\PersistentCollection {#2917 …}
    +children: [
      1 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2110 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
        +image: null
        +parent: null
        +root: null
        +body: "Pop!_OS has been great for me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699807769 {#2109
          date: 2023-11-12 17:49:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@stephfinitely@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 116197
        -bodyTs: "'great':5 'os':2 'pop':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3588828"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699807769 {#2103
          date: 2023-11-12 17:49:29.0 +01:00
        }
        +"title": 116197
      }
      0 => App\Entity\EntryComment {#2161}
    ]
    -id: 12133
    -titleTs: "'best':4 'distro':5 'game':7"
    -bodyTs: "'better':8 'distro':24 'game':3 'gotten':5 'know':2 'linux':10 'lot':7 'm':13,21 'new':17 'pc':18 'tri':26 'wonder':22 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699826557
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8128080"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699740157 {#2889
      date: 2023-11-11 23:02:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +body: "I’m loving Pop!_OS, would love to get one of their laptops as well but the shipping fee is insane"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699807843 {#2116
    date: 2023-11-12 17:50:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stephfinitely@lemmy.world"
    "@ssboomman@lemm.ee"
    "@Tarastie@lemmy.world"
    "@threegnomes@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 116205
  -bodyTs: "'fee':19 'get':9 'insan':21 'laptop':13 'love':3,7 'm':2 'one':10 'os':5 'pop':4 'ship':18 'well':15 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3588864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699807843 {#2120
    date: 2023-11-12 17:50:43.0 +01:00
  }
  +"title": 116205
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2161
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110
    +user: Proxies\__CG__\App\Entity\User {#2868 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "What-is-the-best-distro-for-gaming"
    +title: "What is the best distro for gaming?"
    +url: null
    +body: "I know gaming has gotten a lot better on Linux and I’m working on a new PC and I’m wondering which distro to try."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700548986 {#2901
      date: 2023-11-21 07:43:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2906 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2911 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
    +badges: Doctrine\ORM\PersistentCollection {#2917 …}
    +children: [
      1 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2110 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
        +image: null
        +parent: null
        +root: null
        +body: "Pop!_OS has been great for me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699807769 {#2109
          date: 2023-11-12 17:49:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@stephfinitely@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 116197
        -bodyTs: "'great':5 'os':2 'pop':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3588828"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699807769 {#2103
          date: 2023-11-12 17:49:29.0 +01:00
        }
        +"title": 116197
      }
      0 => App\Entity\EntryComment {#2161}
    ]
    -id: 12133
    -titleTs: "'best':4 'distro':5 'game':7"
    -bodyTs: "'better':8 'distro':24 'game':3 'gotten':5 'know':2 'linux':10 'lot':7 'm':13,21 'new':17 'pc':18 'tri':26 'wonder':22 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699826557
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8128080"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699740157 {#2889
      date: 2023-11-11 23:02:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +body: "I’m loving Pop!_OS, would love to get one of their laptops as well but the shipping fee is insane"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699807843 {#2116
    date: 2023-11-12 17:50:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stephfinitely@lemmy.world"
    "@ssboomman@lemm.ee"
    "@Tarastie@lemmy.world"
    "@threegnomes@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 116205
  -bodyTs: "'fee':19 'get':9 'insan':21 'laptop':13 'love':3,7 'm':2 'one':10 'os':5 'pop':4 'ship':18 'well':15 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3588864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699807843 {#2120
    date: 2023-11-12 17:50:43.0 +01:00
  }
  +"title": 116205
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2058
  +user: Proxies\__CG__\App\Entity\User {#2775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "I-made-it-to-Linux-What-is-your-must-have-FOSS"
  +title: "I made it to Linux! What is your must-have FOSS or Free Software for linux?"
  +url: null
  +body: "Thank you so much, comrades! I am feeling pretty comfortable with linux mint, and now would like some suggestions for some absolutely necessary FOSS or free license software for the OS. So far I have the standard, Firefox, ThunderBird, LibreOffice, yada yada. Thank you again to everyone on the linux comm! ![sankara-salute](https://www.hexbear.net/pictrs/image/c435c823-a0f8-4891-9bd8-1bb12df24522.png "emoji sankara-salute")"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700386438 {#2811
    date: 2023-11-19 10:33:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2816 …}
  +votes: Doctrine\ORM\PersistentCollection {#2819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2821 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2823 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2825 …}
  +badges: Doctrine\ORM\PersistentCollection {#2827 …}
  +children: [
    App\Entity\EntryComment {#2054
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2058 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m loving these suggestions, definitely saving the post for later!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699399014 {#2050
        date: 2023-11-08 00:16:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@blakeus12@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2053 …}
      +nested: Doctrine\ORM\PersistentCollection {#2165 …}
      +votes: Doctrine\ORM\PersistentCollection {#2104 …}
      +reports: Doctrine\ORM\PersistentCollection {#2099 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
      -id: 100222
      -bodyTs: "'definit':6 'later':11 'love':3 'm':2 'post':9 'save':7 'suggest':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3462257"
      +editedAt: DateTimeImmutable @1699444961 {#2055
        date: 2023-11-08 13:02:41.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699399014 {#2052
        date: 2023-11-08 00:16:54.0 +01:00
      }
      +"title": 100222
    }
  ]
  -id: 10784
  -titleTs: "'foss':12 'free':14 'linux':5,17 'made':2 'must':10 'must-hav':9 'softwar':15"
  -bodyTs: "'/pictrs/image/c435c823-a0f8-4891-9bd8-1bb12df24522.png':57 'absolut':22 'comfort':10 'comm':51 'comrad':5 'emoji':58 'everyon':47 'far':33 'feel':8 'firefox':38 'foss':24 'free':26 'libreoffic':40 'licens':27 'like':17 'linux':12,50 'mint':13 'much':4 'necessari':23 'os':31 'pretti':9 'salut':54,61 'sankara':53,60 'sankara-salut':52,59 'softwar':28 'standard':37 'suggest':19 'thank':1,43 'thunderbird':39 'would':16 'www.hexbear.net':56 'www.hexbear.net/pictrs/image/c435c823-a0f8-4891-9bd8-1bb12df24522.png':55 'yada':41,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699417005
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1021536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699330605 {#2798
    date: 2023-11-07 05:16: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
83 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2058
  +user: Proxies\__CG__\App\Entity\User {#2775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "I-made-it-to-Linux-What-is-your-must-have-FOSS"
  +title: "I made it to Linux! What is your must-have FOSS or Free Software for linux?"
  +url: null
  +body: "Thank you so much, comrades! I am feeling pretty comfortable with linux mint, and now would like some suggestions for some absolutely necessary FOSS or free license software for the OS. So far I have the standard, Firefox, ThunderBird, LibreOffice, yada yada. Thank you again to everyone on the linux comm! ![sankara-salute](https://www.hexbear.net/pictrs/image/c435c823-a0f8-4891-9bd8-1bb12df24522.png "emoji sankara-salute")"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700386438 {#2811
    date: 2023-11-19 10:33:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2816 …}
  +votes: Doctrine\ORM\PersistentCollection {#2819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2821 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2823 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2825 …}
  +badges: Doctrine\ORM\PersistentCollection {#2827 …}
  +children: [
    App\Entity\EntryComment {#2054
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2058 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m loving these suggestions, definitely saving the post for later!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699399014 {#2050
        date: 2023-11-08 00:16:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@blakeus12@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2053 …}
      +nested: Doctrine\ORM\PersistentCollection {#2165 …}
      +votes: Doctrine\ORM\PersistentCollection {#2104 …}
      +reports: Doctrine\ORM\PersistentCollection {#2099 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
      -id: 100222
      -bodyTs: "'definit':6 'later':11 'love':3 'm':2 'post':9 'save':7 'suggest':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3462257"
      +editedAt: DateTimeImmutable @1699444961 {#2055
        date: 2023-11-08 13:02:41.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699399014 {#2052
        date: 2023-11-08 00:16:54.0 +01:00
      }
      +"title": 100222
    }
  ]
  -id: 10784
  -titleTs: "'foss':12 'free':14 'linux':5,17 'made':2 'must':10 'must-hav':9 'softwar':15"
  -bodyTs: "'/pictrs/image/c435c823-a0f8-4891-9bd8-1bb12df24522.png':57 'absolut':22 'comfort':10 'comm':51 'comrad':5 'emoji':58 'everyon':47 'far':33 'feel':8 'firefox':38 'foss':24 'free':26 'libreoffic':40 'licens':27 'like':17 'linux':12,50 'mint':13 'much':4 'necessari':23 'os':31 'pretti':9 'salut':54,61 'sankara':53,60 'sankara-salut':52,59 'softwar':28 'standard':37 'suggest':19 'thank':1,43 'thunderbird':39 'would':16 'www.hexbear.net':56 'www.hexbear.net/pictrs/image/c435c823-a0f8-4891-9bd8-1bb12df24522.png':55 'yada':41,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699417005
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1021536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699330605 {#2798
    date: 2023-11-07 05:16: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
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2058
  +user: Proxies\__CG__\App\Entity\User {#2775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "I-made-it-to-Linux-What-is-your-must-have-FOSS"
  +title: "I made it to Linux! What is your must-have FOSS or Free Software for linux?"
  +url: null
  +body: "Thank you so much, comrades! I am feeling pretty comfortable with linux mint, and now would like some suggestions for some absolutely necessary FOSS or free license software for the OS. So far I have the standard, Firefox, ThunderBird, LibreOffice, yada yada. Thank you again to everyone on the linux comm! ![sankara-salute](https://www.hexbear.net/pictrs/image/c435c823-a0f8-4891-9bd8-1bb12df24522.png "emoji sankara-salute")"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700386438 {#2811
    date: 2023-11-19 10:33:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2816 …}
  +votes: Doctrine\ORM\PersistentCollection {#2819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2821 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2823 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2825 …}
  +badges: Doctrine\ORM\PersistentCollection {#2827 …}
  +children: [
    App\Entity\EntryComment {#2054
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2058 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m loving these suggestions, definitely saving the post for later!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699399014 {#2050
        date: 2023-11-08 00:16:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@blakeus12@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2053 …}
      +nested: Doctrine\ORM\PersistentCollection {#2165 …}
      +votes: Doctrine\ORM\PersistentCollection {#2104 …}
      +reports: Doctrine\ORM\PersistentCollection {#2099 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
      -id: 100222
      -bodyTs: "'definit':6 'later':11 'love':3 'm':2 'post':9 'save':7 'suggest':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3462257"
      +editedAt: DateTimeImmutable @1699444961 {#2055
        date: 2023-11-08 13:02:41.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699399014 {#2052
        date: 2023-11-08 00:16:54.0 +01:00
      }
      +"title": 100222
    }
  ]
  -id: 10784
  -titleTs: "'foss':12 'free':14 'linux':5,17 'made':2 'must':10 'must-hav':9 'softwar':15"
  -bodyTs: "'/pictrs/image/c435c823-a0f8-4891-9bd8-1bb12df24522.png':57 'absolut':22 'comfort':10 'comm':51 'comrad':5 'emoji':58 'everyon':47 'far':33 'feel':8 'firefox':38 'foss':24 'free':26 'libreoffic':40 'licens':27 'like':17 'linux':12,50 'mint':13 'much':4 'necessari':23 'os':31 'pretti':9 'salut':54,61 'sankara':53,60 'sankara-salut':52,59 'softwar':28 'standard':37 'suggest':19 'thank':1,43 'thunderbird':39 'would':16 'www.hexbear.net':56 'www.hexbear.net/pictrs/image/c435c823-a0f8-4891-9bd8-1bb12df24522.png':55 'yada':41,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699417005
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1021536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699330605 {#2798
    date: 2023-11-07 05:16: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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2054
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058
    +user: Proxies\__CG__\App\Entity\User {#2775 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "I-made-it-to-Linux-What-is-your-must-have-FOSS"
    +title: "I made it to Linux! What is your must-have FOSS or Free Software for linux?"
    +url: null
    +body: "Thank you so much, comrades! I am feeling pretty comfortable with linux mint, and now would like some suggestions for some absolutely necessary FOSS or free license software for the OS. So far I have the standard, Firefox, ThunderBird, LibreOffice, yada yada. Thank you again to everyone on the linux comm! ![sankara-salute](https://www.hexbear.net/pictrs/image/c435c823-a0f8-4891-9bd8-1bb12df24522.png "emoji sankara-salute")"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 111
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700386438 {#2811
      date: 2023-11-19 10:33:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2819 …}
    +reports: Doctrine\ORM\PersistentCollection {#2821 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2823 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2825 …}
    +badges: Doctrine\ORM\PersistentCollection {#2827 …}
    +children: [
      App\Entity\EntryComment {#2054}
    ]
    -id: 10784
    -titleTs: "'foss':12 'free':14 'linux':5,17 'made':2 'must':10 'must-hav':9 'softwar':15"
    -bodyTs: "'/pictrs/image/c435c823-a0f8-4891-9bd8-1bb12df24522.png':57 'absolut':22 'comfort':10 'comm':51 'comrad':5 'emoji':58 'everyon':47 'far':33 'feel':8 'firefox':38 'foss':24 'free':26 'libreoffic':40 'licens':27 'like':17 'linux':12,50 'mint':13 'much':4 'necessari':23 'os':31 'pretti':9 'salut':54,61 'sankara':53,60 'sankara-salut':52,59 'softwar':28 'standard':37 'suggest':19 'thank':1,43 'thunderbird':39 'would':16 'www.hexbear.net':56 'www.hexbear.net/pictrs/image/c435c823-a0f8-4891-9bd8-1bb12df24522.png':55 'yada':41,42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699417005
    +visibility: "visible             "
    +apId: "https://hexbear.net/post/1021536"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699330605 {#2798
      date: 2023-11-07 05:16:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m loving these suggestions, definitely saving the post for later!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699399014 {#2050
    date: 2023-11-08 00:16:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blakeus12@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2053 …}
  +nested: Doctrine\ORM\PersistentCollection {#2165 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
  -id: 100222
  -bodyTs: "'definit':6 'later':11 'love':3 'm':2 'post':9 'save':7 'suggest':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3462257"
  +editedAt: DateTimeImmutable @1699444961 {#2055
    date: 2023-11-08 13:02:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699399014 {#2052
    date: 2023-11-08 00:16:54.0 +01:00
  }
  +"title": 100222
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2054
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058
    +user: Proxies\__CG__\App\Entity\User {#2775 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "I-made-it-to-Linux-What-is-your-must-have-FOSS"
    +title: "I made it to Linux! What is your must-have FOSS or Free Software for linux?"
    +url: null
    +body: "Thank you so much, comrades! I am feeling pretty comfortable with linux mint, and now would like some suggestions for some absolutely necessary FOSS or free license software for the OS. So far I have the standard, Firefox, ThunderBird, LibreOffice, yada yada. Thank you again to everyone on the linux comm! ![sankara-salute](https://www.hexbear.net/pictrs/image/c435c823-a0f8-4891-9bd8-1bb12df24522.png "emoji sankara-salute")"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 111
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700386438 {#2811
      date: 2023-11-19 10:33:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2819 …}
    +reports: Doctrine\ORM\PersistentCollection {#2821 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2823 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2825 …}
    +badges: Doctrine\ORM\PersistentCollection {#2827 …}
    +children: [
      App\Entity\EntryComment {#2054}
    ]
    -id: 10784
    -titleTs: "'foss':12 'free':14 'linux':5,17 'made':2 'must':10 'must-hav':9 'softwar':15"
    -bodyTs: "'/pictrs/image/c435c823-a0f8-4891-9bd8-1bb12df24522.png':57 'absolut':22 'comfort':10 'comm':51 'comrad':5 'emoji':58 'everyon':47 'far':33 'feel':8 'firefox':38 'foss':24 'free':26 'libreoffic':40 'licens':27 'like':17 'linux':12,50 'mint':13 'much':4 'necessari':23 'os':31 'pretti':9 'salut':54,61 'sankara':53,60 'sankara-salut':52,59 'softwar':28 'standard':37 'suggest':19 'thank':1,43 'thunderbird':39 'would':16 'www.hexbear.net':56 'www.hexbear.net/pictrs/image/c435c823-a0f8-4891-9bd8-1bb12df24522.png':55 'yada':41,42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699417005
    +visibility: "visible             "
    +apId: "https://hexbear.net/post/1021536"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699330605 {#2798
      date: 2023-11-07 05:16:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m loving these suggestions, definitely saving the post for later!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699399014 {#2050
    date: 2023-11-08 00:16:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blakeus12@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2053 …}
  +nested: Doctrine\ORM\PersistentCollection {#2165 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
  -id: 100222
  -bodyTs: "'definit':6 'later':11 'love':3 'm':2 'post':9 'save':7 'suggest':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3462257"
  +editedAt: DateTimeImmutable @1699444961 {#2055
    date: 2023-11-08 13:02:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699399014 {#2052
    date: 2023-11-08 00:16:54.0 +01:00
  }
  +"title": 100222
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2054
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058
    +user: Proxies\__CG__\App\Entity\User {#2775 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "I-made-it-to-Linux-What-is-your-must-have-FOSS"
    +title: "I made it to Linux! What is your must-have FOSS or Free Software for linux?"
    +url: null
    +body: "Thank you so much, comrades! I am feeling pretty comfortable with linux mint, and now would like some suggestions for some absolutely necessary FOSS or free license software for the OS. So far I have the standard, Firefox, ThunderBird, LibreOffice, yada yada. Thank you again to everyone on the linux comm! ![sankara-salute](https://www.hexbear.net/pictrs/image/c435c823-a0f8-4891-9bd8-1bb12df24522.png "emoji sankara-salute")"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 111
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700386438 {#2811
      date: 2023-11-19 10:33:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2819 …}
    +reports: Doctrine\ORM\PersistentCollection {#2821 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2823 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2825 …}
    +badges: Doctrine\ORM\PersistentCollection {#2827 …}
    +children: [
      App\Entity\EntryComment {#2054}
    ]
    -id: 10784
    -titleTs: "'foss':12 'free':14 'linux':5,17 'made':2 'must':10 'must-hav':9 'softwar':15"
    -bodyTs: "'/pictrs/image/c435c823-a0f8-4891-9bd8-1bb12df24522.png':57 'absolut':22 'comfort':10 'comm':51 'comrad':5 'emoji':58 'everyon':47 'far':33 'feel':8 'firefox':38 'foss':24 'free':26 'libreoffic':40 'licens':27 'like':17 'linux':12,50 'mint':13 'much':4 'necessari':23 'os':31 'pretti':9 'salut':54,61 'sankara':53,60 'sankara-salut':52,59 'softwar':28 'standard':37 'suggest':19 'thank':1,43 'thunderbird':39 'would':16 'www.hexbear.net':56 'www.hexbear.net/pictrs/image/c435c823-a0f8-4891-9bd8-1bb12df24522.png':55 'yada':41,42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699417005
    +visibility: "visible             "
    +apId: "https://hexbear.net/post/1021536"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699330605 {#2798
      date: 2023-11-07 05:16:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m loving these suggestions, definitely saving the post for later!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699399014 {#2050
    date: 2023-11-08 00:16:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blakeus12@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2053 …}
  +nested: Doctrine\ORM\PersistentCollection {#2165 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
  -id: 100222
  -bodyTs: "'definit':6 'later':11 'love':3 'm':2 'post':9 'save':7 'suggest':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3462257"
  +editedAt: DateTimeImmutable @1699444961 {#2055
    date: 2023-11-08 13:02:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699399014 {#2052
    date: 2023-11-08 00:16:54.0 +01:00
  }
  +"title": 100222
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2225
  +user: Proxies\__CG__\App\Entity\User {#2904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: Proxies\__CG__\App\Entity\Image {#2944 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
  +slug: "System76-s-Lemur-Pro-Laptop-Is-Just-a-Really-Nice-Linux"
  +title: "System76’s Lemur Pro Laptop Is Just a Really Nice Linux Laptop"
  +url: "https://www.wired.com/review/system-76-lemur-pro-laptop/"
  +body: "> The System76 Lemur Pro is light, thin, repairable, and upgradeable. It’s the best Linux laptop we’ve tested."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 252
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699875159 {#2939
    date: 2023-11-13 12:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  +badges: Doctrine\ORM\PersistentCollection {#2957 …}
  +children: [
    App\Entity\EntryComment {#2213
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2225 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
      +body: "I was looking at getting a laptop from System76 but the shipping to Europe is insane. I’ve heard some good things about [Tuxedo Computers](https://www.tuxedocomputers.com/en/Linux-Hardware/Linux-Notebooks.tuxedo). I don’t have personal experience with any of them so can’t comment on that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699875159 {#2216
        date: 2023-11-13 12:32:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@MonkCanatella@sh.itjust.works"
        "@nathris@lemmy.ca"
        "@ArcaneSlime@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2232 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2192 …}
      +reports: Doctrine\ORM\PersistentCollection {#2299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 119426
      -bodyTs: "'/en/linux-hardware/linux-notebooks.tuxedo).':28 'comment':42 'comput':25 'europ':14 'experi':34 'get':5 'good':21 'heard':19 'insan':16 'laptop':7 'look':3 'person':33 'ship':12 'system76':9 'thing':22 'tuxedo':24 've':18 'www.tuxedocomputers.com':27 'www.tuxedocomputers.com/en/linux-hardware/linux-notebooks.tuxedo).':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3608122"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699875159 {#2214
        date: 2023-11-13 12:32:39.0 +01:00
      }
      +"title": 119426
    }
  ]
  -id: 11439
  -titleTs: "'laptop':5,12 'lemur':3 'linux':11 'nice':10 'pro':4 'realli':9 'system76':1"
  -bodyTs: "'best':14 'laptop':16 'lemur':3 'light':6 'linux':15 'pro':4 'repair':8 'system76':2 'test':19 'thin':7 'upgrad':10 've':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699623645
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/365918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699537245 {#2925
    date: 2023-11-09 14:40: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
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2225
  +user: Proxies\__CG__\App\Entity\User {#2904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: Proxies\__CG__\App\Entity\Image {#2944 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
  +slug: "System76-s-Lemur-Pro-Laptop-Is-Just-a-Really-Nice-Linux"
  +title: "System76’s Lemur Pro Laptop Is Just a Really Nice Linux Laptop"
  +url: "https://www.wired.com/review/system-76-lemur-pro-laptop/"
  +body: "> The System76 Lemur Pro is light, thin, repairable, and upgradeable. It’s the best Linux laptop we’ve tested."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 252
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699875159 {#2939
    date: 2023-11-13 12:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  +badges: Doctrine\ORM\PersistentCollection {#2957 …}
  +children: [
    App\Entity\EntryComment {#2213
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2225 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
      +body: "I was looking at getting a laptop from System76 but the shipping to Europe is insane. I’ve heard some good things about [Tuxedo Computers](https://www.tuxedocomputers.com/en/Linux-Hardware/Linux-Notebooks.tuxedo). I don’t have personal experience with any of them so can’t comment on that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699875159 {#2216
        date: 2023-11-13 12:32:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@MonkCanatella@sh.itjust.works"
        "@nathris@lemmy.ca"
        "@ArcaneSlime@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2232 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2192 …}
      +reports: Doctrine\ORM\PersistentCollection {#2299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 119426
      -bodyTs: "'/en/linux-hardware/linux-notebooks.tuxedo).':28 'comment':42 'comput':25 'europ':14 'experi':34 'get':5 'good':21 'heard':19 'insan':16 'laptop':7 'look':3 'person':33 'ship':12 'system76':9 'thing':22 'tuxedo':24 've':18 'www.tuxedocomputers.com':27 'www.tuxedocomputers.com/en/linux-hardware/linux-notebooks.tuxedo).':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3608122"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699875159 {#2214
        date: 2023-11-13 12:32:39.0 +01:00
      }
      +"title": 119426
    }
  ]
  -id: 11439
  -titleTs: "'laptop':5,12 'lemur':3 'linux':11 'nice':10 'pro':4 'realli':9 'system76':1"
  -bodyTs: "'best':14 'laptop':16 'lemur':3 'light':6 'linux':15 'pro':4 'repair':8 'system76':2 'test':19 'thin':7 'upgrad':10 've':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699623645
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/365918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699537245 {#2925
    date: 2023-11-09 14:40: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
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2225
  +user: Proxies\__CG__\App\Entity\User {#2904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: Proxies\__CG__\App\Entity\Image {#2944 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
  +slug: "System76-s-Lemur-Pro-Laptop-Is-Just-a-Really-Nice-Linux"
  +title: "System76’s Lemur Pro Laptop Is Just a Really Nice Linux Laptop"
  +url: "https://www.wired.com/review/system-76-lemur-pro-laptop/"
  +body: "> The System76 Lemur Pro is light, thin, repairable, and upgradeable. It’s the best Linux laptop we’ve tested."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 252
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699875159 {#2939
    date: 2023-11-13 12:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  +badges: Doctrine\ORM\PersistentCollection {#2957 …}
  +children: [
    App\Entity\EntryComment {#2213
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2225 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
      +body: "I was looking at getting a laptop from System76 but the shipping to Europe is insane. I’ve heard some good things about [Tuxedo Computers](https://www.tuxedocomputers.com/en/Linux-Hardware/Linux-Notebooks.tuxedo). I don’t have personal experience with any of them so can’t comment on that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699875159 {#2216
        date: 2023-11-13 12:32:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@MonkCanatella@sh.itjust.works"
        "@nathris@lemmy.ca"
        "@ArcaneSlime@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2232 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2192 …}
      +reports: Doctrine\ORM\PersistentCollection {#2299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 119426
      -bodyTs: "'/en/linux-hardware/linux-notebooks.tuxedo).':28 'comment':42 'comput':25 'europ':14 'experi':34 'get':5 'good':21 'heard':19 'insan':16 'laptop':7 'look':3 'person':33 'ship':12 'system76':9 'thing':22 'tuxedo':24 've':18 'www.tuxedocomputers.com':27 'www.tuxedocomputers.com/en/linux-hardware/linux-notebooks.tuxedo).':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3608122"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699875159 {#2214
        date: 2023-11-13 12:32:39.0 +01:00
      }
      +"title": 119426
    }
  ]
  -id: 11439
  -titleTs: "'laptop':5,12 'lemur':3 'linux':11 'nice':10 'pro':4 'realli':9 'system76':1"
  -bodyTs: "'best':14 'laptop':16 'lemur':3 'light':6 'linux':15 'pro':4 'repair':8 'system76':2 'test':19 'thin':7 'upgrad':10 've':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699623645
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/365918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699537245 {#2925
    date: 2023-11-09 14:40: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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2213
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225
    +user: Proxies\__CG__\App\Entity\User {#2904 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: Proxies\__CG__\App\Entity\Image {#2944 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
    +slug: "System76-s-Lemur-Pro-Laptop-Is-Just-a-Really-Nice-Linux"
    +title: "System76’s Lemur Pro Laptop Is Just a Really Nice Linux Laptop"
    +url: "https://www.wired.com/review/system-76-lemur-pro-laptop/"
    +body: "> The System76 Lemur Pro is light, thin, repairable, and upgradeable. It’s the best Linux laptop we’ve tested."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 252
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699875159 {#2939
      date: 2023-11-13 12:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2947 …}
    +votes: Doctrine\ORM\PersistentCollection {#2949 …}
    +reports: Doctrine\ORM\PersistentCollection {#2951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
    +badges: Doctrine\ORM\PersistentCollection {#2957 …}
    +children: [
      App\Entity\EntryComment {#2213}
    ]
    -id: 11439
    -titleTs: "'laptop':5,12 'lemur':3 'linux':11 'nice':10 'pro':4 'realli':9 'system76':1"
    -bodyTs: "'best':14 'laptop':16 'lemur':3 'light':6 'linux':15 'pro':4 'repair':8 'system76':2 'test':19 'thin':7 'upgrad':10 've':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699623645
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/365918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699537245 {#2925
      date: 2023-11-09 14:40:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
  +body: "I was looking at getting a laptop from System76 but the shipping to Europe is insane. I’ve heard some good things about [Tuxedo Computers](https://www.tuxedocomputers.com/en/Linux-Hardware/Linux-Notebooks.tuxedo). I don’t have personal experience with any of them so can’t comment on that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699875159 {#2216
    date: 2023-11-13 12:32:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@MonkCanatella@sh.itjust.works"
    "@nathris@lemmy.ca"
    "@ArcaneSlime@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 119426
  -bodyTs: "'/en/linux-hardware/linux-notebooks.tuxedo).':28 'comment':42 'comput':25 'europ':14 'experi':34 'get':5 'good':21 'heard':19 'insan':16 'laptop':7 'look':3 'person':33 'ship':12 'system76':9 'thing':22 'tuxedo':24 've':18 'www.tuxedocomputers.com':27 'www.tuxedocomputers.com/en/linux-hardware/linux-notebooks.tuxedo).':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3608122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699875159 {#2214
    date: 2023-11-13 12:32:39.0 +01:00
  }
  +"title": 119426
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2213
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225
    +user: Proxies\__CG__\App\Entity\User {#2904 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: Proxies\__CG__\App\Entity\Image {#2944 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
    +slug: "System76-s-Lemur-Pro-Laptop-Is-Just-a-Really-Nice-Linux"
    +title: "System76’s Lemur Pro Laptop Is Just a Really Nice Linux Laptop"
    +url: "https://www.wired.com/review/system-76-lemur-pro-laptop/"
    +body: "> The System76 Lemur Pro is light, thin, repairable, and upgradeable. It’s the best Linux laptop we’ve tested."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 252
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699875159 {#2939
      date: 2023-11-13 12:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2947 …}
    +votes: Doctrine\ORM\PersistentCollection {#2949 …}
    +reports: Doctrine\ORM\PersistentCollection {#2951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
    +badges: Doctrine\ORM\PersistentCollection {#2957 …}
    +children: [
      App\Entity\EntryComment {#2213}
    ]
    -id: 11439
    -titleTs: "'laptop':5,12 'lemur':3 'linux':11 'nice':10 'pro':4 'realli':9 'system76':1"
    -bodyTs: "'best':14 'laptop':16 'lemur':3 'light':6 'linux':15 'pro':4 'repair':8 'system76':2 'test':19 'thin':7 'upgrad':10 've':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699623645
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/365918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699537245 {#2925
      date: 2023-11-09 14:40:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
  +body: "I was looking at getting a laptop from System76 but the shipping to Europe is insane. I’ve heard some good things about [Tuxedo Computers](https://www.tuxedocomputers.com/en/Linux-Hardware/Linux-Notebooks.tuxedo). I don’t have personal experience with any of them so can’t comment on that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699875159 {#2216
    date: 2023-11-13 12:32:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@MonkCanatella@sh.itjust.works"
    "@nathris@lemmy.ca"
    "@ArcaneSlime@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 119426
  -bodyTs: "'/en/linux-hardware/linux-notebooks.tuxedo).':28 'comment':42 'comput':25 'europ':14 'experi':34 'get':5 'good':21 'heard':19 'insan':16 'laptop':7 'look':3 'person':33 'ship':12 'system76':9 'thing':22 'tuxedo':24 've':18 'www.tuxedocomputers.com':27 'www.tuxedocomputers.com/en/linux-hardware/linux-notebooks.tuxedo).':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3608122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699875159 {#2214
    date: 2023-11-13 12:32:39.0 +01:00
  }
  +"title": 119426
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2213
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225
    +user: Proxies\__CG__\App\Entity\User {#2904 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: Proxies\__CG__\App\Entity\Image {#2944 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
    +slug: "System76-s-Lemur-Pro-Laptop-Is-Just-a-Really-Nice-Linux"
    +title: "System76’s Lemur Pro Laptop Is Just a Really Nice Linux Laptop"
    +url: "https://www.wired.com/review/system-76-lemur-pro-laptop/"
    +body: "> The System76 Lemur Pro is light, thin, repairable, and upgradeable. It’s the best Linux laptop we’ve tested."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 252
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699875159 {#2939
      date: 2023-11-13 12:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2947 …}
    +votes: Doctrine\ORM\PersistentCollection {#2949 …}
    +reports: Doctrine\ORM\PersistentCollection {#2951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
    +badges: Doctrine\ORM\PersistentCollection {#2957 …}
    +children: [
      App\Entity\EntryComment {#2213}
    ]
    -id: 11439
    -titleTs: "'laptop':5,12 'lemur':3 'linux':11 'nice':10 'pro':4 'realli':9 'system76':1"
    -bodyTs: "'best':14 'laptop':16 'lemur':3 'light':6 'linux':15 'pro':4 'repair':8 'system76':2 'test':19 'thin':7 'upgrad':10 've':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699623645
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/365918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699537245 {#2925
      date: 2023-11-09 14:40:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
  +body: "I was looking at getting a laptop from System76 but the shipping to Europe is insane. I’ve heard some good things about [Tuxedo Computers](https://www.tuxedocomputers.com/en/Linux-Hardware/Linux-Notebooks.tuxedo). I don’t have personal experience with any of them so can’t comment on that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699875159 {#2216
    date: 2023-11-13 12:32:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@MonkCanatella@sh.itjust.works"
    "@nathris@lemmy.ca"
    "@ArcaneSlime@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 119426
  -bodyTs: "'/en/linux-hardware/linux-notebooks.tuxedo).':28 'comment':42 'comput':25 'europ':14 'experi':34 'get':5 'good':21 'heard':19 'insan':16 'laptop':7 'look':3 'person':33 'ship':12 'system76':9 'thing':22 'tuxedo':24 've':18 'www.tuxedocomputers.com':27 'www.tuxedocomputers.com/en/linux-hardware/linux-notebooks.tuxedo).':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3608122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699875159 {#2214
    date: 2023-11-13 12:32:39.0 +01:00
  }
  +"title": 119426
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1562
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#1554 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1565 …}
  +slug: "German-court-declares-Do-Not-Track-to-be-legally-binding"
  +title: "German court declares “Do Not Track” to be legally binding"
  +url: "https://www.vzbv.de/urteile/gericht-untersagt-datenschutzverstoesse-von-linkedin"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 350
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699872509 {#1561
    date: 2023-11-13 11:48:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  +badges: Doctrine\ORM\PersistentCollection {#1702 …}
  +children: [
    App\Entity\EntryComment {#2331
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1562}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
      +body: "It’ll be interesting for sure! Specifically the big tech companies (looking at you Meta, Google, Microsoft)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1698847875 {#2060
        date: 2023-11-01 15:11:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@governorkeagan@lemdro.id"
        "@Norgur@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2289 …}
      +nested: Doctrine\ORM\PersistentCollection {#2326 …}
      +votes: Doctrine\ORM\PersistentCollection {#2325 …}
      +reports: Doctrine\ORM\PersistentCollection {#2329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
      -id: 82702
      -bodyTs: "'big':9 'compani':11 'googl':16 'interest':4 'll':2 'look':12 'meta':15 'microsoft':17 'specif':7 'sure':6 'tech':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3285403"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698847875 {#2164
        date: 2023-11-01 15:11:15.0 +01:00
      }
      +"title": 82702
    }
  ]
  -id: 8917
  -titleTs: "'bind':10 'court':2 'declar':3 'german':1 'legal':9 'track':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698930281
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2805621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698843881 {#1526
    date: 2023-11-01 14:04:41.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
99 DENIED edit
App\Entity\Entry {#1562
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#1554 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1565 …}
  +slug: "German-court-declares-Do-Not-Track-to-be-legally-binding"
  +title: "German court declares “Do Not Track” to be legally binding"
  +url: "https://www.vzbv.de/urteile/gericht-untersagt-datenschutzverstoesse-von-linkedin"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 350
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699872509 {#1561
    date: 2023-11-13 11:48:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  +badges: Doctrine\ORM\PersistentCollection {#1702 …}
  +children: [
    App\Entity\EntryComment {#2331
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1562}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
      +body: "It’ll be interesting for sure! Specifically the big tech companies (looking at you Meta, Google, Microsoft)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1698847875 {#2060
        date: 2023-11-01 15:11:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@governorkeagan@lemdro.id"
        "@Norgur@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2289 …}
      +nested: Doctrine\ORM\PersistentCollection {#2326 …}
      +votes: Doctrine\ORM\PersistentCollection {#2325 …}
      +reports: Doctrine\ORM\PersistentCollection {#2329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
      -id: 82702
      -bodyTs: "'big':9 'compani':11 'googl':16 'interest':4 'll':2 'look':12 'meta':15 'microsoft':17 'specif':7 'sure':6 'tech':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3285403"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698847875 {#2164
        date: 2023-11-01 15:11:15.0 +01:00
      }
      +"title": 82702
    }
  ]
  -id: 8917
  -titleTs: "'bind':10 'court':2 'declar':3 'german':1 'legal':9 'track':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698930281
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2805621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698843881 {#1526
    date: 2023-11-01 14:04:41.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
100 DENIED moderate
App\Entity\Entry {#1562
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#1554 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1565 …}
  +slug: "German-court-declares-Do-Not-Track-to-be-legally-binding"
  +title: "German court declares “Do Not Track” to be legally binding"
  +url: "https://www.vzbv.de/urteile/gericht-untersagt-datenschutzverstoesse-von-linkedin"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 350
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699872509 {#1561
    date: 2023-11-13 11:48:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  +badges: Doctrine\ORM\PersistentCollection {#1702 …}
  +children: [
    App\Entity\EntryComment {#2331
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1562}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
      +body: "It’ll be interesting for sure! Specifically the big tech companies (looking at you Meta, Google, Microsoft)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1698847875 {#2060
        date: 2023-11-01 15:11:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@governorkeagan@lemdro.id"
        "@Norgur@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2289 …}
      +nested: Doctrine\ORM\PersistentCollection {#2326 …}
      +votes: Doctrine\ORM\PersistentCollection {#2325 …}
      +reports: Doctrine\ORM\PersistentCollection {#2329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
      -id: 82702
      -bodyTs: "'big':9 'compani':11 'googl':16 'interest':4 'll':2 'look':12 'meta':15 'microsoft':17 'specif':7 'sure':6 'tech':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3285403"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698847875 {#2164
        date: 2023-11-01 15:11:15.0 +01:00
      }
      +"title": 82702
    }
  ]
  -id: 8917
  -titleTs: "'bind':10 'court':2 'declar':3 'german':1 'legal':9 'track':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698930281
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2805621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698843881 {#1526
    date: 2023-11-01 14:04:41.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
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1562
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: Proxies\__CG__\App\Entity\Image {#1554 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1565 …}
    +slug: "German-court-declares-Do-Not-Track-to-be-legally-binding"
    +title: "German court declares “Do Not Track” to be legally binding"
    +url: "https://www.vzbv.de/urteile/gericht-untersagt-datenschutzverstoesse-von-linkedin"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 350
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699872509 {#1561
      date: 2023-11-13 11:48:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1548 …}
    +votes: Doctrine\ORM\PersistentCollection {#1564 …}
    +reports: Doctrine\ORM\PersistentCollection {#1621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
    +badges: Doctrine\ORM\PersistentCollection {#1702 …}
    +children: [
      App\Entity\EntryComment {#2331}
    ]
    -id: 8917
    -titleTs: "'bind':10 'court':2 'declar':3 'german':1 'legal':9 'track':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698930281
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2805621"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698843881 {#1526
      date: 2023-11-01 14:04:41.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
  +body: "It’ll be interesting for sure! Specifically the big tech companies (looking at you Meta, Google, Microsoft)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698847875 {#2060
    date: 2023-11-01 15:11:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@governorkeagan@lemdro.id"
    "@Norgur@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 82702
  -bodyTs: "'big':9 'compani':11 'googl':16 'interest':4 'll':2 'look':12 'meta':15 'microsoft':17 'specif':7 'sure':6 'tech':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3285403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698847875 {#2164
    date: 2023-11-01 15:11:15.0 +01:00
  }
  +"title": 82702
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1562
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: Proxies\__CG__\App\Entity\Image {#1554 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1565 …}
    +slug: "German-court-declares-Do-Not-Track-to-be-legally-binding"
    +title: "German court declares “Do Not Track” to be legally binding"
    +url: "https://www.vzbv.de/urteile/gericht-untersagt-datenschutzverstoesse-von-linkedin"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 350
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699872509 {#1561
      date: 2023-11-13 11:48:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1548 …}
    +votes: Doctrine\ORM\PersistentCollection {#1564 …}
    +reports: Doctrine\ORM\PersistentCollection {#1621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
    +badges: Doctrine\ORM\PersistentCollection {#1702 …}
    +children: [
      App\Entity\EntryComment {#2331}
    ]
    -id: 8917
    -titleTs: "'bind':10 'court':2 'declar':3 'german':1 'legal':9 'track':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698930281
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2805621"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698843881 {#1526
      date: 2023-11-01 14:04:41.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
  +body: "It’ll be interesting for sure! Specifically the big tech companies (looking at you Meta, Google, Microsoft)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698847875 {#2060
    date: 2023-11-01 15:11:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@governorkeagan@lemdro.id"
    "@Norgur@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 82702
  -bodyTs: "'big':9 'compani':11 'googl':16 'interest':4 'll':2 'look':12 'meta':15 'microsoft':17 'specif':7 'sure':6 'tech':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3285403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698847875 {#2164
    date: 2023-11-01 15:11:15.0 +01:00
  }
  +"title": 82702
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1562
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: Proxies\__CG__\App\Entity\Image {#1554 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1565 …}
    +slug: "German-court-declares-Do-Not-Track-to-be-legally-binding"
    +title: "German court declares “Do Not Track” to be legally binding"
    +url: "https://www.vzbv.de/urteile/gericht-untersagt-datenschutzverstoesse-von-linkedin"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 350
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699872509 {#1561
      date: 2023-11-13 11:48:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1548 …}
    +votes: Doctrine\ORM\PersistentCollection {#1564 …}
    +reports: Doctrine\ORM\PersistentCollection {#1621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
    +badges: Doctrine\ORM\PersistentCollection {#1702 …}
    +children: [
      App\Entity\EntryComment {#2331}
    ]
    -id: 8917
    -titleTs: "'bind':10 'court':2 'declar':3 'german':1 'legal':9 'track':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698930281
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2805621"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698843881 {#1526
      date: 2023-11-01 14:04:41.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
  +body: "It’ll be interesting for sure! Specifically the big tech companies (looking at you Meta, Google, Microsoft)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698847875 {#2060
    date: 2023-11-01 15:11:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@governorkeagan@lemdro.id"
    "@Norgur@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 82702
  -bodyTs: "'big':9 'compani':11 'googl':16 'interest':4 'll':2 'look':12 'meta':15 'microsoft':17 'specif':7 'sure':6 'tech':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3285403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698847875 {#2164
    date: 2023-11-01 15:11:15.0 +01:00
  }
  +"title": 82702
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\Entry {#1625
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "CLI-monitoring-with-GPU-overview"
  +title: "CLI monitoring with GPU overview"
  +url: null
  +body: """
    I recently started using and love it but I’d like it more if I could see some of my GPU stats.\n
    \n
    Example: when I’m viewing applications that are running I can see the user, memory usage and cpu usage. I’d like to know the GPU usage as well.\n
    \n
    Or split the CPU widget at the top to include stats about the GPU usage as well.\n
    \n
    I know there are separate tools but ideally I’d like to just have one open without switching tabs.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699392427 {#1599
    date: 2023-11-07 22:27:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
  +badges: Doctrine\ORM\PersistentCollection {#1730 …}
  +children: [
    1 => App\Entity\EntryComment {#2337
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1625}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
      +body: "I’ve been using `nvtop` as well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699389773 {#2340
        date: 2023-11-07 21:42:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@governorkeagan@lemdro.id"
        "@muhyb@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 99683
      -bodyTs: "'nvtop':5 'use':4 've':2 'well':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3458919"
      +editedAt: DateTimeImmutable @1699434402 {#2341
        date: 2023-11-08 10:06:42.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699389773 {#2342
        date: 2023-11-07 21:42:53.0 +01:00
      }
      +"title": 99683
    }
    0 => App\Entity\EntryComment {#2074
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1625}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
      +body: "I’ve been using `nvtop` but I’ll have a look at `nvitop` as well. Thank you!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699389843 {#2069
        date: 2023-11-07 21:44:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@governorkeagan@lemdro.id"
        "@TheHobbyist@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2071 …}
      +nested: Doctrine\ORM\PersistentCollection {#2070 …}
      +votes: Doctrine\ORM\PersistentCollection {#2048 …}
      +reports: Doctrine\ORM\PersistentCollection {#2056 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
      -id: 99686
      -bodyTs: "'ll':8 'look':11 'nvitop':13 'nvtop':5 'thank':16 'use':4 've':2 'well':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3458939"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699389843 {#2065
        date: 2023-11-07 21:44:03.0 +01:00
      }
      +"title": 99686
    }
  ]
  -id: 10975
  -titleTs: "'cli':1 'gpu':4 'monitor':2 'overview':5"
  -bodyTs: "'applic':28 'could':16 'cpu':40,55 'd':10,43,78 'exampl':23 'gpu':21,48,65 'ideal':76 'includ':61 'know':46,70 'like':11,44,79 'love':6 'm':26 'memori':37 'one':83 'open':84 'recent':2 'run':31 'see':17,34 'separ':73 'split':53 'start':3 'stat':22,62 'switch':86 'tab':87 'tool':74 'top':59 'usag':38,41,49,66 'use':4 'user':36 'view':27 'well':51,68 'widget':56 'without':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699440093
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2994619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699388093 {#1618
    date: 2023-11-07 21:14:53.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
107 DENIED edit
App\Entity\Entry {#1625
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "CLI-monitoring-with-GPU-overview"
  +title: "CLI monitoring with GPU overview"
  +url: null
  +body: """
    I recently started using and love it but I’d like it more if I could see some of my GPU stats.\n
    \n
    Example: when I’m viewing applications that are running I can see the user, memory usage and cpu usage. I’d like to know the GPU usage as well.\n
    \n
    Or split the CPU widget at the top to include stats about the GPU usage as well.\n
    \n
    I know there are separate tools but ideally I’d like to just have one open without switching tabs.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699392427 {#1599
    date: 2023-11-07 22:27:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
  +badges: Doctrine\ORM\PersistentCollection {#1730 …}
  +children: [
    1 => App\Entity\EntryComment {#2337
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1625}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
      +body: "I’ve been using `nvtop` as well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699389773 {#2340
        date: 2023-11-07 21:42:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@governorkeagan@lemdro.id"
        "@muhyb@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 99683
      -bodyTs: "'nvtop':5 'use':4 've':2 'well':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3458919"
      +editedAt: DateTimeImmutable @1699434402 {#2341
        date: 2023-11-08 10:06:42.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699389773 {#2342
        date: 2023-11-07 21:42:53.0 +01:00
      }
      +"title": 99683
    }
    0 => App\Entity\EntryComment {#2074
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1625}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
      +body: "I’ve been using `nvtop` but I’ll have a look at `nvitop` as well. Thank you!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699389843 {#2069
        date: 2023-11-07 21:44:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@governorkeagan@lemdro.id"
        "@TheHobbyist@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2071 …}
      +nested: Doctrine\ORM\PersistentCollection {#2070 …}
      +votes: Doctrine\ORM\PersistentCollection {#2048 …}
      +reports: Doctrine\ORM\PersistentCollection {#2056 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
      -id: 99686
      -bodyTs: "'ll':8 'look':11 'nvitop':13 'nvtop':5 'thank':16 'use':4 've':2 'well':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3458939"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699389843 {#2065
        date: 2023-11-07 21:44:03.0 +01:00
      }
      +"title": 99686
    }
  ]
  -id: 10975
  -titleTs: "'cli':1 'gpu':4 'monitor':2 'overview':5"
  -bodyTs: "'applic':28 'could':16 'cpu':40,55 'd':10,43,78 'exampl':23 'gpu':21,48,65 'ideal':76 'includ':61 'know':46,70 'like':11,44,79 'love':6 'm':26 'memori':37 'one':83 'open':84 'recent':2 'run':31 'see':17,34 'separ':73 'split':53 'start':3 'stat':22,62 'switch':86 'tab':87 'tool':74 'top':59 'usag':38,41,49,66 'use':4 'user':36 'view':27 'well':51,68 'widget':56 'without':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699440093
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2994619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699388093 {#1618
    date: 2023-11-07 21:14:53.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
108 DENIED moderate
App\Entity\Entry {#1625
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "CLI-monitoring-with-GPU-overview"
  +title: "CLI monitoring with GPU overview"
  +url: null
  +body: """
    I recently started using and love it but I’d like it more if I could see some of my GPU stats.\n
    \n
    Example: when I’m viewing applications that are running I can see the user, memory usage and cpu usage. I’d like to know the GPU usage as well.\n
    \n
    Or split the CPU widget at the top to include stats about the GPU usage as well.\n
    \n
    I know there are separate tools but ideally I’d like to just have one open without switching tabs.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699392427 {#1599
    date: 2023-11-07 22:27:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
  +badges: Doctrine\ORM\PersistentCollection {#1730 …}
  +children: [
    1 => App\Entity\EntryComment {#2337
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1625}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
      +body: "I’ve been using `nvtop` as well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699389773 {#2340
        date: 2023-11-07 21:42:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@governorkeagan@lemdro.id"
        "@muhyb@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 99683
      -bodyTs: "'nvtop':5 'use':4 've':2 'well':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3458919"
      +editedAt: DateTimeImmutable @1699434402 {#2341
        date: 2023-11-08 10:06:42.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699389773 {#2342
        date: 2023-11-07 21:42:53.0 +01:00
      }
      +"title": 99683
    }
    0 => App\Entity\EntryComment {#2074
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1625}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
      +body: "I’ve been using `nvtop` but I’ll have a look at `nvitop` as well. Thank you!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699389843 {#2069
        date: 2023-11-07 21:44:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@governorkeagan@lemdro.id"
        "@TheHobbyist@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2071 …}
      +nested: Doctrine\ORM\PersistentCollection {#2070 …}
      +votes: Doctrine\ORM\PersistentCollection {#2048 …}
      +reports: Doctrine\ORM\PersistentCollection {#2056 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
      -id: 99686
      -bodyTs: "'ll':8 'look':11 'nvitop':13 'nvtop':5 'thank':16 'use':4 've':2 'well':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/3458939"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699389843 {#2065
        date: 2023-11-07 21:44:03.0 +01:00
      }
      +"title": 99686
    }
  ]
  -id: 10975
  -titleTs: "'cli':1 'gpu':4 'monitor':2 'overview':5"
  -bodyTs: "'applic':28 'could':16 'cpu':40,55 'd':10,43,78 'exampl':23 'gpu':21,48,65 'ideal':76 'includ':61 'know':46,70 'like':11,44,79 'love':6 'm':26 'memori':37 'one':83 'open':84 'recent':2 'run':31 'see':17,34 'separ':73 'split':53 'start':3 'stat':22,62 'switch':86 'tab':87 'tool':74 'top':59 'usag':38,41,49,66 'use':4 'user':36 'view':27 'well':51,68 'widget':56 'without':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699440093
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2994619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699388093 {#1618
    date: 2023-11-07 21:14:53.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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2337
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1625
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "CLI-monitoring-with-GPU-overview"
    +title: "CLI monitoring with GPU overview"
    +url: null
    +body: """
      I recently started using and love it but I’d like it more if I could see some of my GPU stats.\n
      \n
      Example: when I’m viewing applications that are running I can see the user, memory usage and cpu usage. I’d like to know the GPU usage as well.\n
      \n
      Or split the CPU widget at the top to include stats about the GPU usage as well.\n
      \n
      I know there are separate tools but ideally I’d like to just have one open without switching tabs.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699392427 {#1599
      date: 2023-11-07 22:27:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1597 …}
    +votes: Doctrine\ORM\PersistentCollection {#1731 …}
    +reports: Doctrine\ORM\PersistentCollection {#1723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
    +badges: Doctrine\ORM\PersistentCollection {#1730 …}
    +children: [
      1 => App\Entity\EntryComment {#2337}
      0 => App\Entity\EntryComment {#2074
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1625}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
        +body: "I’ve been using `nvtop` but I’ll have a look at `nvitop` as well. Thank you!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699389843 {#2069
          date: 2023-11-07 21:44:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@governorkeagan@lemdro.id"
          "@TheHobbyist@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2071 …}
        +nested: Doctrine\ORM\PersistentCollection {#2070 …}
        +votes: Doctrine\ORM\PersistentCollection {#2048 …}
        +reports: Doctrine\ORM\PersistentCollection {#2056 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
        -id: 99686
        -bodyTs: "'ll':8 'look':11 'nvitop':13 'nvtop':5 'thank':16 'use':4 've':2 'well':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3458939"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699389843 {#2065
          date: 2023-11-07 21:44:03.0 +01:00
        }
        +"title": 99686
      }
    ]
    -id: 10975
    -titleTs: "'cli':1 'gpu':4 'monitor':2 'overview':5"
    -bodyTs: "'applic':28 'could':16 'cpu':40,55 'd':10,43,78 'exampl':23 'gpu':21,48,65 'ideal':76 'includ':61 'know':46,70 'like':11,44,79 'love':6 'm':26 'memori':37 'one':83 'open':84 'recent':2 'run':31 'see':17,34 'separ':73 'split':53 'start':3 'stat':22,62 'switch':86 'tab':87 'tool':74 'top':59 'usag':38,41,49,66 'use':4 'user':36 'view':27 'well':51,68 'widget':56 'without':85"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699440093
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2994619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699388093 {#1618
      date: 2023-11-07 21:14:53.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +body: "I’ve been using `nvtop` as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699389773 {#2340
    date: 2023-11-07 21:42:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@governorkeagan@lemdro.id"
    "@muhyb@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 99683
  -bodyTs: "'nvtop':5 'use':4 've':2 'well':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3458919"
  +editedAt: DateTimeImmutable @1699434402 {#2341
    date: 2023-11-08 10:06:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699389773 {#2342
    date: 2023-11-07 21:42:53.0 +01:00
  }
  +"title": 99683
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2337
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1625
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "CLI-monitoring-with-GPU-overview"
    +title: "CLI monitoring with GPU overview"
    +url: null
    +body: """
      I recently started using and love it but I’d like it more if I could see some of my GPU stats.\n
      \n
      Example: when I’m viewing applications that are running I can see the user, memory usage and cpu usage. I’d like to know the GPU usage as well.\n
      \n
      Or split the CPU widget at the top to include stats about the GPU usage as well.\n
      \n
      I know there are separate tools but ideally I’d like to just have one open without switching tabs.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699392427 {#1599
      date: 2023-11-07 22:27:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1597 …}
    +votes: Doctrine\ORM\PersistentCollection {#1731 …}
    +reports: Doctrine\ORM\PersistentCollection {#1723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
    +badges: Doctrine\ORM\PersistentCollection {#1730 …}
    +children: [
      1 => App\Entity\EntryComment {#2337}
      0 => App\Entity\EntryComment {#2074
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1625}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
        +body: "I’ve been using `nvtop` but I’ll have a look at `nvitop` as well. Thank you!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699389843 {#2069
          date: 2023-11-07 21:44:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@governorkeagan@lemdro.id"
          "@TheHobbyist@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2071 …}
        +nested: Doctrine\ORM\PersistentCollection {#2070 …}
        +votes: Doctrine\ORM\PersistentCollection {#2048 …}
        +reports: Doctrine\ORM\PersistentCollection {#2056 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
        -id: 99686
        -bodyTs: "'ll':8 'look':11 'nvitop':13 'nvtop':5 'thank':16 'use':4 've':2 'well':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3458939"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699389843 {#2065
          date: 2023-11-07 21:44:03.0 +01:00
        }
        +"title": 99686
      }
    ]
    -id: 10975
    -titleTs: "'cli':1 'gpu':4 'monitor':2 'overview':5"
    -bodyTs: "'applic':28 'could':16 'cpu':40,55 'd':10,43,78 'exampl':23 'gpu':21,48,65 'ideal':76 'includ':61 'know':46,70 'like':11,44,79 'love':6 'm':26 'memori':37 'one':83 'open':84 'recent':2 'run':31 'see':17,34 'separ':73 'split':53 'start':3 'stat':22,62 'switch':86 'tab':87 'tool':74 'top':59 'usag':38,41,49,66 'use':4 'user':36 'view':27 'well':51,68 'widget':56 'without':85"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699440093
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2994619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699388093 {#1618
      date: 2023-11-07 21:14:53.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +body: "I’ve been using `nvtop` as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699389773 {#2340
    date: 2023-11-07 21:42:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@governorkeagan@lemdro.id"
    "@muhyb@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 99683
  -bodyTs: "'nvtop':5 'use':4 've':2 'well':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3458919"
  +editedAt: DateTimeImmutable @1699434402 {#2341
    date: 2023-11-08 10:06:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699389773 {#2342
    date: 2023-11-07 21:42:53.0 +01:00
  }
  +"title": 99683
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2337
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1625
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "CLI-monitoring-with-GPU-overview"
    +title: "CLI monitoring with GPU overview"
    +url: null
    +body: """
      I recently started using and love it but I’d like it more if I could see some of my GPU stats.\n
      \n
      Example: when I’m viewing applications that are running I can see the user, memory usage and cpu usage. I’d like to know the GPU usage as well.\n
      \n
      Or split the CPU widget at the top to include stats about the GPU usage as well.\n
      \n
      I know there are separate tools but ideally I’d like to just have one open without switching tabs.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699392427 {#1599
      date: 2023-11-07 22:27:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1597 …}
    +votes: Doctrine\ORM\PersistentCollection {#1731 …}
    +reports: Doctrine\ORM\PersistentCollection {#1723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
    +badges: Doctrine\ORM\PersistentCollection {#1730 …}
    +children: [
      1 => App\Entity\EntryComment {#2337}
      0 => App\Entity\EntryComment {#2074
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1625}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
        +body: "I’ve been using `nvtop` but I’ll have a look at `nvitop` as well. Thank you!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699389843 {#2069
          date: 2023-11-07 21:44:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@governorkeagan@lemdro.id"
          "@TheHobbyist@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2071 …}
        +nested: Doctrine\ORM\PersistentCollection {#2070 …}
        +votes: Doctrine\ORM\PersistentCollection {#2048 …}
        +reports: Doctrine\ORM\PersistentCollection {#2056 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
        -id: 99686
        -bodyTs: "'ll':8 'look':11 'nvitop':13 'nvtop':5 'thank':16 'use':4 've':2 'well':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3458939"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699389843 {#2065
          date: 2023-11-07 21:44:03.0 +01:00
        }
        +"title": 99686
      }
    ]
    -id: 10975
    -titleTs: "'cli':1 'gpu':4 'monitor':2 'overview':5"
    -bodyTs: "'applic':28 'could':16 'cpu':40,55 'd':10,43,78 'exampl':23 'gpu':21,48,65 'ideal':76 'includ':61 'know':46,70 'like':11,44,79 'love':6 'm':26 'memori':37 'one':83 'open':84 'recent':2 'run':31 'see':17,34 'separ':73 'split':53 'start':3 'stat':22,62 'switch':86 'tab':87 'tool':74 'top':59 'usag':38,41,49,66 'use':4 'user':36 'view':27 'well':51,68 'widget':56 'without':85"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699440093
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2994619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699388093 {#1618
      date: 2023-11-07 21:14:53.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +body: "I’ve been using `nvtop` as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699389773 {#2340
    date: 2023-11-07 21:42:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@governorkeagan@lemdro.id"
    "@muhyb@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 99683
  -bodyTs: "'nvtop':5 'use':4 've':2 'well':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3458919"
  +editedAt: DateTimeImmutable @1699434402 {#2341
    date: 2023-11-08 10:06:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699389773 {#2342
    date: 2023-11-07 21:42:53.0 +01:00
  }
  +"title": 99683
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#2074
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1625
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "CLI-monitoring-with-GPU-overview"
    +title: "CLI monitoring with GPU overview"
    +url: null
    +body: """
      I recently started using and love it but I’d like it more if I could see some of my GPU stats.\n
      \n
      Example: when I’m viewing applications that are running I can see the user, memory usage and cpu usage. I’d like to know the GPU usage as well.\n
      \n
      Or split the CPU widget at the top to include stats about the GPU usage as well.\n
      \n
      I know there are separate tools but ideally I’d like to just have one open without switching tabs.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699392427 {#1599
      date: 2023-11-07 22:27:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1597 …}
    +votes: Doctrine\ORM\PersistentCollection {#1731 …}
    +reports: Doctrine\ORM\PersistentCollection {#1723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
    +badges: Doctrine\ORM\PersistentCollection {#1730 …}
    +children: [
      1 => App\Entity\EntryComment {#2337
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1625}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
        +body: "I’ve been using `nvtop` as well"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699389773 {#2340
          date: 2023-11-07 21:42:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@governorkeagan@lemdro.id"
          "@muhyb@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 99683
        -bodyTs: "'nvtop':5 'use':4 've':2 'well':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3458919"
        +editedAt: DateTimeImmutable @1699434402 {#2341
          date: 2023-11-08 10:06:42.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699389773 {#2342
          date: 2023-11-07 21:42:53.0 +01:00
        }
        +"title": 99683
      }
      0 => App\Entity\EntryComment {#2074}
    ]
    -id: 10975
    -titleTs: "'cli':1 'gpu':4 'monitor':2 'overview':5"
    -bodyTs: "'applic':28 'could':16 'cpu':40,55 'd':10,43,78 'exampl':23 'gpu':21,48,65 'ideal':76 'includ':61 'know':46,70 'like':11,44,79 'love':6 'm':26 'memori':37 'one':83 'open':84 'recent':2 'run':31 'see':17,34 'separ':73 'split':53 'start':3 'stat':22,62 'switch':86 'tab':87 'tool':74 'top':59 'usag':38,41,49,66 'use':4 'user':36 'view':27 'well':51,68 'widget':56 'without':85"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699440093
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2994619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699388093 {#1618
      date: 2023-11-07 21:14:53.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
  +body: "I’ve been using `nvtop` but I’ll have a look at `nvitop` as well. Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699389843 {#2069
    date: 2023-11-07 21:44:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@governorkeagan@lemdro.id"
    "@TheHobbyist@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 99686
  -bodyTs: "'ll':8 'look':11 'nvitop':13 'nvtop':5 'thank':16 'use':4 've':2 'well':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3458939"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699389843 {#2065
    date: 2023-11-07 21:44:03.0 +01:00
  }
  +"title": 99686
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#2074
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1625
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "CLI-monitoring-with-GPU-overview"
    +title: "CLI monitoring with GPU overview"
    +url: null
    +body: """
      I recently started using and love it but I’d like it more if I could see some of my GPU stats.\n
      \n
      Example: when I’m viewing applications that are running I can see the user, memory usage and cpu usage. I’d like to know the GPU usage as well.\n
      \n
      Or split the CPU widget at the top to include stats about the GPU usage as well.\n
      \n
      I know there are separate tools but ideally I’d like to just have one open without switching tabs.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699392427 {#1599
      date: 2023-11-07 22:27:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1597 …}
    +votes: Doctrine\ORM\PersistentCollection {#1731 …}
    +reports: Doctrine\ORM\PersistentCollection {#1723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
    +badges: Doctrine\ORM\PersistentCollection {#1730 …}
    +children: [
      1 => App\Entity\EntryComment {#2337
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1625}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
        +body: "I’ve been using `nvtop` as well"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699389773 {#2340
          date: 2023-11-07 21:42:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@governorkeagan@lemdro.id"
          "@muhyb@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 99683
        -bodyTs: "'nvtop':5 'use':4 've':2 'well':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3458919"
        +editedAt: DateTimeImmutable @1699434402 {#2341
          date: 2023-11-08 10:06:42.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699389773 {#2342
          date: 2023-11-07 21:42:53.0 +01:00
        }
        +"title": 99683
      }
      0 => App\Entity\EntryComment {#2074}
    ]
    -id: 10975
    -titleTs: "'cli':1 'gpu':4 'monitor':2 'overview':5"
    -bodyTs: "'applic':28 'could':16 'cpu':40,55 'd':10,43,78 'exampl':23 'gpu':21,48,65 'ideal':76 'includ':61 'know':46,70 'like':11,44,79 'love':6 'm':26 'memori':37 'one':83 'open':84 'recent':2 'run':31 'see':17,34 'separ':73 'split':53 'start':3 'stat':22,62 'switch':86 'tab':87 'tool':74 'top':59 'usag':38,41,49,66 'use':4 'user':36 'view':27 'well':51,68 'widget':56 'without':85"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699440093
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2994619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699388093 {#1618
      date: 2023-11-07 21:14:53.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
  +body: "I’ve been using `nvtop` but I’ll have a look at `nvitop` as well. Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699389843 {#2069
    date: 2023-11-07 21:44:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@governorkeagan@lemdro.id"
    "@TheHobbyist@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 99686
  -bodyTs: "'ll':8 'look':11 'nvitop':13 'nvtop':5 'thank':16 'use':4 've':2 'well':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3458939"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699389843 {#2065
    date: 2023-11-07 21:44:03.0 +01:00
  }
  +"title": 99686
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#2074
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1625
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "CLI-monitoring-with-GPU-overview"
    +title: "CLI monitoring with GPU overview"
    +url: null
    +body: """
      I recently started using and love it but I’d like it more if I could see some of my GPU stats.\n
      \n
      Example: when I’m viewing applications that are running I can see the user, memory usage and cpu usage. I’d like to know the GPU usage as well.\n
      \n
      Or split the CPU widget at the top to include stats about the GPU usage as well.\n
      \n
      I know there are separate tools but ideally I’d like to just have one open without switching tabs.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699392427 {#1599
      date: 2023-11-07 22:27:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1597 …}
    +votes: Doctrine\ORM\PersistentCollection {#1731 …}
    +reports: Doctrine\ORM\PersistentCollection {#1723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
    +badges: Doctrine\ORM\PersistentCollection {#1730 …}
    +children: [
      1 => App\Entity\EntryComment {#2337
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1625}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
        +body: "I’ve been using `nvtop` as well"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699389773 {#2340
          date: 2023-11-07 21:42:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@governorkeagan@lemdro.id"
          "@muhyb@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 99683
        -bodyTs: "'nvtop':5 'use':4 've':2 'well':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/3458919"
        +editedAt: DateTimeImmutable @1699434402 {#2341
          date: 2023-11-08 10:06:42.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699389773 {#2342
          date: 2023-11-07 21:42:53.0 +01:00
        }
        +"title": 99683
      }
      0 => App\Entity\EntryComment {#2074}
    ]
    -id: 10975
    -titleTs: "'cli':1 'gpu':4 'monitor':2 'overview':5"
    -bodyTs: "'applic':28 'could':16 'cpu':40,55 'd':10,43,78 'exampl':23 'gpu':21,48,65 'ideal':76 'includ':61 'know':46,70 'like':11,44,79 'love':6 'm':26 'memori':37 'one':83 'open':84 'recent':2 'run':31 'see':17,34 'separ':73 'split':53 'start':3 'stat':22,62 'switch':86 'tab':87 'tool':74 'top':59 'usag':38,41,49,66 'use':4 'user':36 'view':27 'well':51,68 'widget':56 'without':85"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699440093
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2994619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699388093 {#1618
      date: 2023-11-07 21:14:53.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
  +body: "I’ve been using `nvtop` but I’ll have a look at `nvitop` as well. Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699389843 {#2069
    date: 2023-11-07 21:44:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@governorkeagan@lemdro.id"
    "@TheHobbyist@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 99686
  -bodyTs: "'ll':8 'look':11 'nvitop':13 'nvtop':5 'thank':16 'use':4 've':2 'well':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3458939"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699389843 {#2065
    date: 2023-11-07 21:44:03.0 +01:00
  }
  +"title": 99686
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2389
  +user: Proxies\__CG__\App\Entity\User {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "Do-you-interact-more-in-Lemmy"
  +title: "Do you interact more in Lemmy?"
  +url: null
  +body: "I have noticed that I interact a lot more in Lemmy than I ever did in any social media. Let it be Reddit, Facebook, Instagram, Twitter… I am used to be the lurker, but here for some reason things are different. Wonder if more people feel like I do."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 215
  +favouriteCount: 490
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698812134 {#2731
    date: 2023-11-01 05:15:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2725 …}
  +votes: Doctrine\ORM\PersistentCollection {#2742 …}
  +reports: Doctrine\ORM\PersistentCollection {#2744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2748 …}
  +badges: Doctrine\ORM\PersistentCollection {#2750 …}
  +children: [
    1 => App\Entity\EntryComment {#2464
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
      +image: null
      +parent: null
      +root: null
      +body: "Definitely comment more than I did on Reddit. I feel like if I comment on Reddit post that has been up for a couple hours, my comment will never get seen – haven’t seen that here"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697373366 {#1735
        date: 2023-10-15 14:36:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VicentAdultman@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#1908 …}
      +votes: Doctrine\ORM\PersistentCollection {#1410 …}
      +reports: Doctrine\ORM\PersistentCollection {#1708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
      -id: 50535
      -bodyTs: "'comment':2,14,27 'coupl':24 'definit':1 'feel':10 'get':30 'haven':32 'hour':25 'like':11 'never':29 'post':17 'reddit':8,16 'seen':31,34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/2837097"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697373366 {#1719
        date: 2023-10-15 14:36:06.0 +02:00
      }
      +"title": 50535
    }
    0 => App\Entity\EntryComment {#1383
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
      +body: "I couldn’t have said it better! This is exactly how I feel"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697373562 {#2471
        date: 2023-10-15 14:39:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VicentAdultman@lemmy.world"
        "@e_mc2@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2037 …}
      +nested: Doctrine\ORM\PersistentCollection {#2035 …}
      +votes: Doctrine\ORM\PersistentCollection {#2013 …}
      +reports: Doctrine\ORM\PersistentCollection {#2012 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 50539
      -bodyTs: "'better':7 'couldn':2 'exact':10 'feel':13 'said':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/2837135"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697373562 {#1381
        date: 2023-10-15 14:39:22.0 +02:00
      }
      +"title": 50539
    }
  ]
  -id: 5378
  -titleTs: "'interact':3 'lemmi':6"
  -bodyTs: "'differ':41 'ever':14 'facebook':24 'feel':46 'instagram':25 'interact':6 'lemmi':11 'let':20 'like':47 'lot':8 'lurker':33 'media':19 'notic':3 'peopl':45 'reason':38 'reddit':23 'social':18 'thing':39 'twitter':26 'use':29 'wonder':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697394400
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6800265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697308000 {#2631
    date: 2023-10-14 20:26:40.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2389
  +user: Proxies\__CG__\App\Entity\User {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "Do-you-interact-more-in-Lemmy"
  +title: "Do you interact more in Lemmy?"
  +url: null
  +body: "I have noticed that I interact a lot more in Lemmy than I ever did in any social media. Let it be Reddit, Facebook, Instagram, Twitter… I am used to be the lurker, but here for some reason things are different. Wonder if more people feel like I do."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 215
  +favouriteCount: 490
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698812134 {#2731
    date: 2023-11-01 05:15:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2725 …}
  +votes: Doctrine\ORM\PersistentCollection {#2742 …}
  +reports: Doctrine\ORM\PersistentCollection {#2744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2748 …}
  +badges: Doctrine\ORM\PersistentCollection {#2750 …}
  +children: [
    1 => App\Entity\EntryComment {#2464
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
      +image: null
      +parent: null
      +root: null
      +body: "Definitely comment more than I did on Reddit. I feel like if I comment on Reddit post that has been up for a couple hours, my comment will never get seen – haven’t seen that here"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697373366 {#1735
        date: 2023-10-15 14:36:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VicentAdultman@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#1908 …}
      +votes: Doctrine\ORM\PersistentCollection {#1410 …}
      +reports: Doctrine\ORM\PersistentCollection {#1708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
      -id: 50535
      -bodyTs: "'comment':2,14,27 'coupl':24 'definit':1 'feel':10 'get':30 'haven':32 'hour':25 'like':11 'never':29 'post':17 'reddit':8,16 'seen':31,34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/2837097"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697373366 {#1719
        date: 2023-10-15 14:36:06.0 +02:00
      }
      +"title": 50535
    }
    0 => App\Entity\EntryComment {#1383
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
      +body: "I couldn’t have said it better! This is exactly how I feel"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697373562 {#2471
        date: 2023-10-15 14:39:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VicentAdultman@lemmy.world"
        "@e_mc2@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2037 …}
      +nested: Doctrine\ORM\PersistentCollection {#2035 …}
      +votes: Doctrine\ORM\PersistentCollection {#2013 …}
      +reports: Doctrine\ORM\PersistentCollection {#2012 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 50539
      -bodyTs: "'better':7 'couldn':2 'exact':10 'feel':13 'said':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/2837135"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697373562 {#1381
        date: 2023-10-15 14:39:22.0 +02:00
      }
      +"title": 50539
    }
  ]
  -id: 5378
  -titleTs: "'interact':3 'lemmi':6"
  -bodyTs: "'differ':41 'ever':14 'facebook':24 'feel':46 'instagram':25 'interact':6 'lemmi':11 'let':20 'like':47 'lot':8 'lurker':33 'media':19 'notic':3 'peopl':45 'reason':38 'reddit':23 'social':18 'thing':39 'twitter':26 'use':29 'wonder':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697394400
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6800265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697308000 {#2631
    date: 2023-10-14 20:26:40.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2389
  +user: Proxies\__CG__\App\Entity\User {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "Do-you-interact-more-in-Lemmy"
  +title: "Do you interact more in Lemmy?"
  +url: null
  +body: "I have noticed that I interact a lot more in Lemmy than I ever did in any social media. Let it be Reddit, Facebook, Instagram, Twitter… I am used to be the lurker, but here for some reason things are different. Wonder if more people feel like I do."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 215
  +favouriteCount: 490
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698812134 {#2731
    date: 2023-11-01 05:15:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2725 …}
  +votes: Doctrine\ORM\PersistentCollection {#2742 …}
  +reports: Doctrine\ORM\PersistentCollection {#2744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2748 …}
  +badges: Doctrine\ORM\PersistentCollection {#2750 …}
  +children: [
    1 => App\Entity\EntryComment {#2464
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
      +image: null
      +parent: null
      +root: null
      +body: "Definitely comment more than I did on Reddit. I feel like if I comment on Reddit post that has been up for a couple hours, my comment will never get seen – haven’t seen that here"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697373366 {#1735
        date: 2023-10-15 14:36:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VicentAdultman@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#1908 …}
      +votes: Doctrine\ORM\PersistentCollection {#1410 …}
      +reports: Doctrine\ORM\PersistentCollection {#1708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
      -id: 50535
      -bodyTs: "'comment':2,14,27 'coupl':24 'definit':1 'feel':10 'get':30 'haven':32 'hour':25 'like':11 'never':29 'post':17 'reddit':8,16 'seen':31,34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/2837097"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697373366 {#1719
        date: 2023-10-15 14:36:06.0 +02:00
      }
      +"title": 50535
    }
    0 => App\Entity\EntryComment {#1383
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
      +body: "I couldn’t have said it better! This is exactly how I feel"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697373562 {#2471
        date: 2023-10-15 14:39:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VicentAdultman@lemmy.world"
        "@e_mc2@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2037 …}
      +nested: Doctrine\ORM\PersistentCollection {#2035 …}
      +votes: Doctrine\ORM\PersistentCollection {#2013 …}
      +reports: Doctrine\ORM\PersistentCollection {#2012 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 50539
      -bodyTs: "'better':7 'couldn':2 'exact':10 'feel':13 'said':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/2837135"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697373562 {#1381
        date: 2023-10-15 14:39:22.0 +02:00
      }
      +"title": 50539
    }
  ]
  -id: 5378
  -titleTs: "'interact':3 'lemmi':6"
  -bodyTs: "'differ':41 'ever':14 'facebook':24 'feel':46 'instagram':25 'interact':6 'lemmi':11 'let':20 'like':47 'lot':8 'lurker':33 'media':19 'notic':3 'peopl':45 'reason':38 'reddit':23 'social':18 'thing':39 'twitter':26 'use':29 'wonder':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697394400
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6800265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697308000 {#2631
    date: 2023-10-14 20:26:40.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#2464
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389
    +user: Proxies\__CG__\App\Entity\User {#2509 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "Do-you-interact-more-in-Lemmy"
    +title: "Do you interact more in Lemmy?"
    +url: null
    +body: "I have noticed that I interact a lot more in Lemmy than I ever did in any social media. Let it be Reddit, Facebook, Instagram, Twitter… I am used to be the lurker, but here for some reason things are different. Wonder if more people feel like I do."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 215
    +favouriteCount: 490
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698812134 {#2731
      date: 2023-11-01 05:15:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2725 …}
    +votes: Doctrine\ORM\PersistentCollection {#2742 …}
    +reports: Doctrine\ORM\PersistentCollection {#2744 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2746 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2748 …}
    +badges: Doctrine\ORM\PersistentCollection {#2750 …}
    +children: [
      1 => App\Entity\EntryComment {#2464}
      0 => App\Entity\EntryComment {#1383
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "I couldn’t have said it better! This is exactly how I feel"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697373562 {#2471
          date: 2023-10-15 14:39:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VicentAdultman@lemmy.world"
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2037 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2013 …}
        +reports: Doctrine\ORM\PersistentCollection {#2012 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 50539
        -bodyTs: "'better':7 'couldn':2 'exact':10 'feel':13 'said':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/2837135"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697373562 {#1381
          date: 2023-10-15 14:39:22.0 +02:00
        }
        +"title": 50539
      }
    ]
    -id: 5378
    -titleTs: "'interact':3 'lemmi':6"
    -bodyTs: "'differ':41 'ever':14 'facebook':24 'feel':46 'instagram':25 'interact':6 'lemmi':11 'let':20 'like':47 'lot':8 'lurker':33 'media':19 'notic':3 'peopl':45 'reason':38 'reddit':23 'social':18 'thing':39 'twitter':26 'use':29 'wonder':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697394400
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6800265"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697308000 {#2631
      date: 2023-10-14 20:26:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: null
  +root: null
  +body: "Definitely comment more than I did on Reddit. I feel like if I comment on Reddit post that has been up for a couple hours, my comment will never get seen – haven’t seen that here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697373366 {#1735
    date: 2023-10-15 14:36:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VicentAdultman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  -id: 50535
  -bodyTs: "'comment':2,14,27 'coupl':24 'definit':1 'feel':10 'get':30 'haven':32 'hour':25 'like':11 'never':29 'post':17 'reddit':8,16 'seen':31,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2837097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697373366 {#1719
    date: 2023-10-15 14:36:06.0 +02:00
  }
  +"title": 50535
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#2464
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389
    +user: Proxies\__CG__\App\Entity\User {#2509 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "Do-you-interact-more-in-Lemmy"
    +title: "Do you interact more in Lemmy?"
    +url: null
    +body: "I have noticed that I interact a lot more in Lemmy than I ever did in any social media. Let it be Reddit, Facebook, Instagram, Twitter… I am used to be the lurker, but here for some reason things are different. Wonder if more people feel like I do."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 215
    +favouriteCount: 490
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698812134 {#2731
      date: 2023-11-01 05:15:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2725 …}
    +votes: Doctrine\ORM\PersistentCollection {#2742 …}
    +reports: Doctrine\ORM\PersistentCollection {#2744 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2746 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2748 …}
    +badges: Doctrine\ORM\PersistentCollection {#2750 …}
    +children: [
      1 => App\Entity\EntryComment {#2464}
      0 => App\Entity\EntryComment {#1383
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "I couldn’t have said it better! This is exactly how I feel"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697373562 {#2471
          date: 2023-10-15 14:39:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VicentAdultman@lemmy.world"
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2037 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2013 …}
        +reports: Doctrine\ORM\PersistentCollection {#2012 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 50539
        -bodyTs: "'better':7 'couldn':2 'exact':10 'feel':13 'said':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/2837135"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697373562 {#1381
          date: 2023-10-15 14:39:22.0 +02:00
        }
        +"title": 50539
      }
    ]
    -id: 5378
    -titleTs: "'interact':3 'lemmi':6"
    -bodyTs: "'differ':41 'ever':14 'facebook':24 'feel':46 'instagram':25 'interact':6 'lemmi':11 'let':20 'like':47 'lot':8 'lurker':33 'media':19 'notic':3 'peopl':45 'reason':38 'reddit':23 'social':18 'thing':39 'twitter':26 'use':29 'wonder':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697394400
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6800265"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697308000 {#2631
      date: 2023-10-14 20:26:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: null
  +root: null
  +body: "Definitely comment more than I did on Reddit. I feel like if I comment on Reddit post that has been up for a couple hours, my comment will never get seen – haven’t seen that here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697373366 {#1735
    date: 2023-10-15 14:36:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VicentAdultman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  -id: 50535
  -bodyTs: "'comment':2,14,27 'coupl':24 'definit':1 'feel':10 'get':30 'haven':32 'hour':25 'like':11 'never':29 'post':17 'reddit':8,16 'seen':31,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2837097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697373366 {#1719
    date: 2023-10-15 14:36:06.0 +02:00
  }
  +"title": 50535
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2464
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389
    +user: Proxies\__CG__\App\Entity\User {#2509 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "Do-you-interact-more-in-Lemmy"
    +title: "Do you interact more in Lemmy?"
    +url: null
    +body: "I have noticed that I interact a lot more in Lemmy than I ever did in any social media. Let it be Reddit, Facebook, Instagram, Twitter… I am used to be the lurker, but here for some reason things are different. Wonder if more people feel like I do."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 215
    +favouriteCount: 490
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698812134 {#2731
      date: 2023-11-01 05:15:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2725 …}
    +votes: Doctrine\ORM\PersistentCollection {#2742 …}
    +reports: Doctrine\ORM\PersistentCollection {#2744 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2746 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2748 …}
    +badges: Doctrine\ORM\PersistentCollection {#2750 …}
    +children: [
      1 => App\Entity\EntryComment {#2464}
      0 => App\Entity\EntryComment {#1383
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "I couldn’t have said it better! This is exactly how I feel"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697373562 {#2471
          date: 2023-10-15 14:39:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VicentAdultman@lemmy.world"
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2037 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2013 …}
        +reports: Doctrine\ORM\PersistentCollection {#2012 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 50539
        -bodyTs: "'better':7 'couldn':2 'exact':10 'feel':13 'said':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/2837135"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697373562 {#1381
          date: 2023-10-15 14:39:22.0 +02:00
        }
        +"title": 50539
      }
    ]
    -id: 5378
    -titleTs: "'interact':3 'lemmi':6"
    -bodyTs: "'differ':41 'ever':14 'facebook':24 'feel':46 'instagram':25 'interact':6 'lemmi':11 'let':20 'like':47 'lot':8 'lurker':33 'media':19 'notic':3 'peopl':45 'reason':38 'reddit':23 'social':18 'thing':39 'twitter':26 'use':29 'wonder':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697394400
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6800265"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697308000 {#2631
      date: 2023-10-14 20:26:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: null
  +root: null
  +body: "Definitely comment more than I did on Reddit. I feel like if I comment on Reddit post that has been up for a couple hours, my comment will never get seen – haven’t seen that here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697373366 {#1735
    date: 2023-10-15 14:36:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VicentAdultman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  -id: 50535
  -bodyTs: "'comment':2,14,27 'coupl':24 'definit':1 'feel':10 'get':30 'haven':32 'hour':25 'like':11 'never':29 'post':17 'reddit':8,16 'seen':31,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2837097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697373366 {#1719
    date: 2023-10-15 14:36:06.0 +02:00
  }
  +"title": 50535
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#1383
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389
    +user: Proxies\__CG__\App\Entity\User {#2509 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "Do-you-interact-more-in-Lemmy"
    +title: "Do you interact more in Lemmy?"
    +url: null
    +body: "I have noticed that I interact a lot more in Lemmy than I ever did in any social media. Let it be Reddit, Facebook, Instagram, Twitter… I am used to be the lurker, but here for some reason things are different. Wonder if more people feel like I do."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 215
    +favouriteCount: 490
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698812134 {#2731
      date: 2023-11-01 05:15:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2725 …}
    +votes: Doctrine\ORM\PersistentCollection {#2742 …}
    +reports: Doctrine\ORM\PersistentCollection {#2744 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2746 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2748 …}
    +badges: Doctrine\ORM\PersistentCollection {#2750 …}
    +children: [
      1 => App\Entity\EntryComment {#2464
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
        +image: null
        +parent: null
        +root: null
        +body: "Definitely comment more than I did on Reddit. I feel like if I comment on Reddit post that has been up for a couple hours, my comment will never get seen – haven’t seen that here"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697373366 {#1735
          date: 2023-10-15 14:36:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VicentAdultman@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#1908 …}
        +votes: Doctrine\ORM\PersistentCollection {#1410 …}
        +reports: Doctrine\ORM\PersistentCollection {#1708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
        -id: 50535
        -bodyTs: "'comment':2,14,27 'coupl':24 'definit':1 'feel':10 'get':30 'haven':32 'hour':25 'like':11 'never':29 'post':17 'reddit':8,16 'seen':31,34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/2837097"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697373366 {#1719
          date: 2023-10-15 14:36:06.0 +02:00
        }
        +"title": 50535
      }
      0 => App\Entity\EntryComment {#1383}
    ]
    -id: 5378
    -titleTs: "'interact':3 'lemmi':6"
    -bodyTs: "'differ':41 'ever':14 'facebook':24 'feel':46 'instagram':25 'interact':6 'lemmi':11 'let':20 'like':47 'lot':8 'lurker':33 'media':19 'notic':3 'peopl':45 'reason':38 'reddit':23 'social':18 'thing':39 'twitter':26 'use':29 'wonder':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697394400
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6800265"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697308000 {#2631
      date: 2023-10-14 20:26:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
  +body: "I couldn’t have said it better! This is exactly how I feel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697373562 {#2471
    date: 2023-10-15 14:39:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VicentAdultman@lemmy.world"
    "@e_mc2@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2035 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  -id: 50539
  -bodyTs: "'better':7 'couldn':2 'exact':10 'feel':13 'said':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2837135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697373562 {#1381
    date: 2023-10-15 14:39:22.0 +02:00
  }
  +"title": 50539
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#1383
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389
    +user: Proxies\__CG__\App\Entity\User {#2509 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "Do-you-interact-more-in-Lemmy"
    +title: "Do you interact more in Lemmy?"
    +url: null
    +body: "I have noticed that I interact a lot more in Lemmy than I ever did in any social media. Let it be Reddit, Facebook, Instagram, Twitter… I am used to be the lurker, but here for some reason things are different. Wonder if more people feel like I do."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 215
    +favouriteCount: 490
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698812134 {#2731
      date: 2023-11-01 05:15:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2725 …}
    +votes: Doctrine\ORM\PersistentCollection {#2742 …}
    +reports: Doctrine\ORM\PersistentCollection {#2744 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2746 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2748 …}
    +badges: Doctrine\ORM\PersistentCollection {#2750 …}
    +children: [
      1 => App\Entity\EntryComment {#2464
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
        +image: null
        +parent: null
        +root: null
        +body: "Definitely comment more than I did on Reddit. I feel like if I comment on Reddit post that has been up for a couple hours, my comment will never get seen – haven’t seen that here"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697373366 {#1735
          date: 2023-10-15 14:36:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VicentAdultman@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#1908 …}
        +votes: Doctrine\ORM\PersistentCollection {#1410 …}
        +reports: Doctrine\ORM\PersistentCollection {#1708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
        -id: 50535
        -bodyTs: "'comment':2,14,27 'coupl':24 'definit':1 'feel':10 'get':30 'haven':32 'hour':25 'like':11 'never':29 'post':17 'reddit':8,16 'seen':31,34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/2837097"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697373366 {#1719
          date: 2023-10-15 14:36:06.0 +02:00
        }
        +"title": 50535
      }
      0 => App\Entity\EntryComment {#1383}
    ]
    -id: 5378
    -titleTs: "'interact':3 'lemmi':6"
    -bodyTs: "'differ':41 'ever':14 'facebook':24 'feel':46 'instagram':25 'interact':6 'lemmi':11 'let':20 'like':47 'lot':8 'lurker':33 'media':19 'notic':3 'peopl':45 'reason':38 'reddit':23 'social':18 'thing':39 'twitter':26 'use':29 'wonder':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697394400
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6800265"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697308000 {#2631
      date: 2023-10-14 20:26:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
  +body: "I couldn’t have said it better! This is exactly how I feel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697373562 {#2471
    date: 2023-10-15 14:39:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VicentAdultman@lemmy.world"
    "@e_mc2@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2035 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  -id: 50539
  -bodyTs: "'better':7 'couldn':2 'exact':10 'feel':13 'said':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2837135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697373562 {#1381
    date: 2023-10-15 14:39:22.0 +02:00
  }
  +"title": 50539
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#1383
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389
    +user: Proxies\__CG__\App\Entity\User {#2509 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
    +slug: "Do-you-interact-more-in-Lemmy"
    +title: "Do you interact more in Lemmy?"
    +url: null
    +body: "I have noticed that I interact a lot more in Lemmy than I ever did in any social media. Let it be Reddit, Facebook, Instagram, Twitter… I am used to be the lurker, but here for some reason things are different. Wonder if more people feel like I do."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 215
    +favouriteCount: 490
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698812134 {#2731
      date: 2023-11-01 05:15:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2725 …}
    +votes: Doctrine\ORM\PersistentCollection {#2742 …}
    +reports: Doctrine\ORM\PersistentCollection {#2744 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2746 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2748 …}
    +badges: Doctrine\ORM\PersistentCollection {#2750 …}
    +children: [
      1 => App\Entity\EntryComment {#2464
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
        +image: null
        +parent: null
        +root: null
        +body: "Definitely comment more than I did on Reddit. I feel like if I comment on Reddit post that has been up for a couple hours, my comment will never get seen – haven’t seen that here"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697373366 {#1735
          date: 2023-10-15 14:36:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VicentAdultman@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#1908 …}
        +votes: Doctrine\ORM\PersistentCollection {#1410 …}
        +reports: Doctrine\ORM\PersistentCollection {#1708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
        -id: 50535
        -bodyTs: "'comment':2,14,27 'coupl':24 'definit':1 'feel':10 'get':30 'haven':32 'hour':25 'like':11 'never':29 'post':17 'reddit':8,16 'seen':31,34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemdro.id/comment/2837097"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697373366 {#1719
          date: 2023-10-15 14:36:06.0 +02:00
        }
        +"title": 50535
      }
      0 => App\Entity\EntryComment {#1383}
    ]
    -id: 5378
    -titleTs: "'interact':3 'lemmi':6"
    -bodyTs: "'differ':41 'ever':14 'facebook':24 'feel':46 'instagram':25 'interact':6 'lemmi':11 'let':20 'like':47 'lot':8 'lurker':33 'media':19 'notic':3 'peopl':45 'reason':38 'reddit':23 'social':18 'thing':39 'twitter':26 'use':29 'wonder':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697394400
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6800265"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697308000 {#2631
      date: 2023-10-14 20:26:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
  +body: "I couldn’t have said it better! This is exactly how I feel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697373562 {#2471
    date: 2023-10-15 14:39:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VicentAdultman@lemmy.world"
    "@e_mc2@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2035 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  -id: 50539
  -bodyTs: "'better':7 'couldn':2 'exact':10 'feel':13 'said':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2837135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697373562 {#1381
    date: 2023-10-15 14:39:22.0 +02:00
  }
  +"title": 50539
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#2131
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +body: "True. But that might not be feasible for everyone and it seems like a short term fix"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698256181 {#2133
    date: 2023-10-25 19:49:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@whale@lemm.ee"
    "@fubo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2345 …}
  +nested: Doctrine\ORM\PersistentCollection {#2330 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -id: 71625
  -bodyTs: "'everyon':9 'feasibl':7 'fix':17 'like':13 'might':4 'seem':12 'short':15 'term':16 'true':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3102062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698256181 {#2129
    date: 2023-10-25 19:49:41.0 +02:00
  }
  +"title": 71625
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#2131
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +body: "True. But that might not be feasible for everyone and it seems like a short term fix"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698256181 {#2133
    date: 2023-10-25 19:49:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@whale@lemm.ee"
    "@fubo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2345 …}
  +nested: Doctrine\ORM\PersistentCollection {#2330 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -id: 71625
  -bodyTs: "'everyon':9 'feasibl':7 'fix':17 'like':13 'might':4 'seem':12 'short':15 'term':16 'true':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3102062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698256181 {#2129
    date: 2023-10-25 19:49:41.0 +02:00
  }
  +"title": 71625
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#2131
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2040 …}
  +body: "True. But that might not be feasible for everyone and it seems like a short term fix"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698256181 {#2133
    date: 2023-10-25 19:49:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@whale@lemm.ee"
    "@fubo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2345 …}
  +nested: Doctrine\ORM\PersistentCollection {#2330 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -id: 71625
  -bodyTs: "'everyon':9 'feasibl':7 'fix':17 'like':13 'might':4 'seem':12 'short':15 'term':16 'true':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3102062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698256181 {#2129
    date: 2023-10-25 19:49:41.0 +02:00
  }
  +"title": 71625
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2026
  +user: Proxies\__CG__\App\Entity\User {#2624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#2757 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2759 …}
  +slug: "Brave-appears-to-install-VPN-Services-without-user-consent"
  +title: "Brave appears to install VPN Services without user consent"
  +url: "https://www.ghacks.net/2023/10/18/brave-is-installing-vpn-services-without-user-consent/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 291
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697746833 {#2752
    date: 2023-10-19 22:20:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2762 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  +badges: Doctrine\ORM\PersistentCollection {#2770 …}
  +children: [
    App\Entity\EntryComment {#2024
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’m clearly out of the loop with the hate towards Brave. Why all the hate? Also, if it’s hated so much why is it still recommended [on Privacy Guides](https://www.privacyguides.org/en/desktop-browsers/#brave)?\n
        \n
        **EDIT**Thank you for all the informative responses!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697656286 {#2025
        date: 2023-10-18 21:11:26.0 +02:00
      }
      +ip: null
      +tags: [
        "brave"
      ]
      +mentions: [
        "@throws_lemy@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2032 …}
      +nested: Doctrine\ORM\PersistentCollection {#2023 …}
      +votes: Doctrine\ORM\PersistentCollection {#1403 …}
      +reports: Doctrine\ORM\PersistentCollection {#1361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
      -id: 57180
      -bodyTs: "'/en/desktop-browsers/#brave)?':34 'also':17 'brave':12 'clear':3 'edit':35 'guid':31 'hate':10,16,21 'inform':41 'loop':7 'm':2 'much':23 'privaci':30 'recommend':28 'respons':42 'still':27 'thank':36 'toward':11 'www.privacyguides.org':33 'www.privacyguides.org/en/desktop-browsers/#brave)?':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/2916419"
      +editedAt: DateTimeImmutable @1697655355 {#2018
        date: 2023-10-18 20:55:55.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697644560 {#2022
        date: 2023-10-18 17:56:00.0 +02:00
      }
      +"title": 57180
    }
  ]
  -id: 6164
  -titleTs: "'appear':2 'brave':1 'consent':9 'instal':4 'servic':6 'user':8 'vpn':5 'without':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697707237
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2453837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697620837 {#2740
    date: 2023-10-18 11:20:37.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2026
  +user: Proxies\__CG__\App\Entity\User {#2624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#2757 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2759 …}
  +slug: "Brave-appears-to-install-VPN-Services-without-user-consent"
  +title: "Brave appears to install VPN Services without user consent"
  +url: "https://www.ghacks.net/2023/10/18/brave-is-installing-vpn-services-without-user-consent/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 291
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697746833 {#2752
    date: 2023-10-19 22:20:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2762 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  +badges: Doctrine\ORM\PersistentCollection {#2770 …}
  +children: [
    App\Entity\EntryComment {#2024
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’m clearly out of the loop with the hate towards Brave. Why all the hate? Also, if it’s hated so much why is it still recommended [on Privacy Guides](https://www.privacyguides.org/en/desktop-browsers/#brave)?\n
        \n
        **EDIT**Thank you for all the informative responses!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697656286 {#2025
        date: 2023-10-18 21:11:26.0 +02:00
      }
      +ip: null
      +tags: [
        "brave"
      ]
      +mentions: [
        "@throws_lemy@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2032 …}
      +nested: Doctrine\ORM\PersistentCollection {#2023 …}
      +votes: Doctrine\ORM\PersistentCollection {#1403 …}
      +reports: Doctrine\ORM\PersistentCollection {#1361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
      -id: 57180
      -bodyTs: "'/en/desktop-browsers/#brave)?':34 'also':17 'brave':12 'clear':3 'edit':35 'guid':31 'hate':10,16,21 'inform':41 'loop':7 'm':2 'much':23 'privaci':30 'recommend':28 'respons':42 'still':27 'thank':36 'toward':11 'www.privacyguides.org':33 'www.privacyguides.org/en/desktop-browsers/#brave)?':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/2916419"
      +editedAt: DateTimeImmutable @1697655355 {#2018
        date: 2023-10-18 20:55:55.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697644560 {#2022
        date: 2023-10-18 17:56:00.0 +02:00
      }
      +"title": 57180
    }
  ]
  -id: 6164
  -titleTs: "'appear':2 'brave':1 'consent':9 'instal':4 'servic':6 'user':8 'vpn':5 'without':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697707237
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2453837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697620837 {#2740
    date: 2023-10-18 11:20:37.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2026
  +user: Proxies\__CG__\App\Entity\User {#2624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#2757 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2759 …}
  +slug: "Brave-appears-to-install-VPN-Services-without-user-consent"
  +title: "Brave appears to install VPN Services without user consent"
  +url: "https://www.ghacks.net/2023/10/18/brave-is-installing-vpn-services-without-user-consent/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 291
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697746833 {#2752
    date: 2023-10-19 22:20:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2762 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  +badges: Doctrine\ORM\PersistentCollection {#2770 …}
  +children: [
    App\Entity\EntryComment {#2024
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’m clearly out of the loop with the hate towards Brave. Why all the hate? Also, if it’s hated so much why is it still recommended [on Privacy Guides](https://www.privacyguides.org/en/desktop-browsers/#brave)?\n
        \n
        **EDIT**Thank you for all the informative responses!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697656286 {#2025
        date: 2023-10-18 21:11:26.0 +02:00
      }
      +ip: null
      +tags: [
        "brave"
      ]
      +mentions: [
        "@throws_lemy@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2032 …}
      +nested: Doctrine\ORM\PersistentCollection {#2023 …}
      +votes: Doctrine\ORM\PersistentCollection {#1403 …}
      +reports: Doctrine\ORM\PersistentCollection {#1361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
      -id: 57180
      -bodyTs: "'/en/desktop-browsers/#brave)?':34 'also':17 'brave':12 'clear':3 'edit':35 'guid':31 'hate':10,16,21 'inform':41 'loop':7 'm':2 'much':23 'privaci':30 'recommend':28 'respons':42 'still':27 'thank':36 'toward':11 'www.privacyguides.org':33 'www.privacyguides.org/en/desktop-browsers/#brave)?':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemdro.id/comment/2916419"
      +editedAt: DateTimeImmutable @1697655355 {#2018
        date: 2023-10-18 20:55:55.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697644560 {#2022
        date: 2023-10-18 17:56:00.0 +02:00
      }
      +"title": 57180
    }
  ]
  -id: 6164
  -titleTs: "'appear':2 'brave':1 'consent':9 'instal':4 'servic':6 'user':8 'vpn':5 'without':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697707237
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2453837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697620837 {#2740
    date: 2023-10-18 11:20:37.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026
    +user: Proxies\__CG__\App\Entity\User {#2624 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: Proxies\__CG__\App\Entity\Image {#2757 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2759 …}
    +slug: "Brave-appears-to-install-VPN-Services-without-user-consent"
    +title: "Brave appears to install VPN Services without user consent"
    +url: "https://www.ghacks.net/2023/10/18/brave-is-installing-vpn-services-without-user-consent/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 291
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697746833 {#2752
      date: 2023-10-19 22:20:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2760 …}
    +votes: Doctrine\ORM\PersistentCollection {#2762 …}
    +reports: Doctrine\ORM\PersistentCollection {#2764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
    +badges: Doctrine\ORM\PersistentCollection {#2770 …}
    +children: [
      App\Entity\EntryComment {#2024}
    ]
    -id: 6164
    -titleTs: "'appear':2 'brave':1 'consent':9 'instal':4 'servic':6 'user':8 'vpn':5 'without':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697707237
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/2453837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697620837 {#2740
      date: 2023-10-18 11:20:37.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m clearly out of the loop with the hate towards Brave. Why all the hate? Also, if it’s hated so much why is it still recommended [on Privacy Guides](https://www.privacyguides.org/en/desktop-browsers/#brave)?\n
    \n
    **EDIT**Thank you for all the informative responses!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697656286 {#2025
    date: 2023-10-18 21:11:26.0 +02:00
  }
  +ip: null
  +tags: [
    "brave"
  ]
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  -id: 57180
  -bodyTs: "'/en/desktop-browsers/#brave)?':34 'also':17 'brave':12 'clear':3 'edit':35 'guid':31 'hate':10,16,21 'inform':41 'loop':7 'm':2 'much':23 'privaci':30 'recommend':28 'respons':42 'still':27 'thank':36 'toward':11 'www.privacyguides.org':33 'www.privacyguides.org/en/desktop-browsers/#brave)?':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2916419"
  +editedAt: DateTimeImmutable @1697655355 {#2018
    date: 2023-10-18 20:55:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697644560 {#2022
    date: 2023-10-18 17:56:00.0 +02:00
  }
  +"title": 57180
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026
    +user: Proxies\__CG__\App\Entity\User {#2624 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: Proxies\__CG__\App\Entity\Image {#2757 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2759 …}
    +slug: "Brave-appears-to-install-VPN-Services-without-user-consent"
    +title: "Brave appears to install VPN Services without user consent"
    +url: "https://www.ghacks.net/2023/10/18/brave-is-installing-vpn-services-without-user-consent/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 291
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697746833 {#2752
      date: 2023-10-19 22:20:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2760 …}
    +votes: Doctrine\ORM\PersistentCollection {#2762 …}
    +reports: Doctrine\ORM\PersistentCollection {#2764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
    +badges: Doctrine\ORM\PersistentCollection {#2770 …}
    +children: [
      App\Entity\EntryComment {#2024}
    ]
    -id: 6164
    -titleTs: "'appear':2 'brave':1 'consent':9 'instal':4 'servic':6 'user':8 'vpn':5 'without':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697707237
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/2453837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697620837 {#2740
      date: 2023-10-18 11:20:37.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m clearly out of the loop with the hate towards Brave. Why all the hate? Also, if it’s hated so much why is it still recommended [on Privacy Guides](https://www.privacyguides.org/en/desktop-browsers/#brave)?\n
    \n
    **EDIT**Thank you for all the informative responses!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697656286 {#2025
    date: 2023-10-18 21:11:26.0 +02:00
  }
  +ip: null
  +tags: [
    "brave"
  ]
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  -id: 57180
  -bodyTs: "'/en/desktop-browsers/#brave)?':34 'also':17 'brave':12 'clear':3 'edit':35 'guid':31 'hate':10,16,21 'inform':41 'loop':7 'm':2 'much':23 'privaci':30 'recommend':28 'respons':42 'still':27 'thank':36 'toward':11 'www.privacyguides.org':33 'www.privacyguides.org/en/desktop-browsers/#brave)?':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2916419"
  +editedAt: DateTimeImmutable @1697655355 {#2018
    date: 2023-10-18 20:55:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697644560 {#2022
    date: 2023-10-18 17:56:00.0 +02:00
  }
  +"title": 57180
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026
    +user: Proxies\__CG__\App\Entity\User {#2624 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: Proxies\__CG__\App\Entity\Image {#2757 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2759 …}
    +slug: "Brave-appears-to-install-VPN-Services-without-user-consent"
    +title: "Brave appears to install VPN Services without user consent"
    +url: "https://www.ghacks.net/2023/10/18/brave-is-installing-vpn-services-without-user-consent/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 291
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697746833 {#2752
      date: 2023-10-19 22:20:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2760 …}
    +votes: Doctrine\ORM\PersistentCollection {#2762 …}
    +reports: Doctrine\ORM\PersistentCollection {#2764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
    +badges: Doctrine\ORM\PersistentCollection {#2770 …}
    +children: [
      App\Entity\EntryComment {#2024}
    ]
    -id: 6164
    -titleTs: "'appear':2 'brave':1 'consent':9 'instal':4 'servic':6 'user':8 'vpn':5 'without':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697707237
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/2453837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697620837 {#2740
      date: 2023-10-18 11:20:37.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m clearly out of the loop with the hate towards Brave. Why all the hate? Also, if it’s hated so much why is it still recommended [on Privacy Guides](https://www.privacyguides.org/en/desktop-browsers/#brave)?\n
    \n
    **EDIT**Thank you for all the informative responses!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697656286 {#2025
    date: 2023-10-18 21:11:26.0 +02:00
  }
  +ip: null
  +tags: [
    "brave"
  ]
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  -id: 57180
  -bodyTs: "'/en/desktop-browsers/#brave)?':34 'also':17 'brave':12 'clear':3 'edit':35 'guid':31 'hate':10,16,21 'inform':41 'loop':7 'm':2 'much':23 'privaci':30 'recommend':28 'respons':42 'still':27 'thank':36 'toward':11 'www.privacyguides.org':33 'www.privacyguides.org/en/desktop-browsers/#brave)?':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2916419"
  +editedAt: DateTimeImmutable @1697655355 {#2018
    date: 2023-10-18 20:55:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697644560 {#2022
    date: 2023-10-18 17:56:00.0 +02:00
  }
  +"title": 57180
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\Entry {#1433
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#1640 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1655 …}
  +slug: "Cars-are-a-privacy-nightmare-on-wheels-Here-s-how-they"
  +title: "Cars are a 'privacy nightmare on wheels'. Here’s how they get away with collecting and sharing your data"
  +url: "https://theconversation.com/cars-are-a-privacy-nightmare-on-wheels-heres-how-they-get-away-with-collecting-and-sharing-your-data-214386"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 157
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697374428 {#1766
    date: 2023-10-15 14:53:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 5324
  -titleTs: "'away':13 'car':1 'collect':15 'data':19 'get':12 'nightmar':5 'privaci':4 'share':17 'wheel':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697377562
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2261531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697291162 {#1466
    date: 2023-10-14 15:46:02.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
143 DENIED edit
App\Entity\Entry {#1433
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#1640 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1655 …}
  +slug: "Cars-are-a-privacy-nightmare-on-wheels-Here-s-how-they"
  +title: "Cars are a 'privacy nightmare on wheels'. Here’s how they get away with collecting and sharing your data"
  +url: "https://theconversation.com/cars-are-a-privacy-nightmare-on-wheels-heres-how-they-get-away-with-collecting-and-sharing-your-data-214386"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 157
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697374428 {#1766
    date: 2023-10-15 14:53:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 5324
  -titleTs: "'away':13 'car':1 'collect':15 'data':19 'get':12 'nightmar':5 'privaci':4 'share':17 'wheel':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697377562
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2261531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697291162 {#1466
    date: 2023-10-14 15:46:02.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
144 DENIED moderate
App\Entity\Entry {#1433
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#1640 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1655 …}
  +slug: "Cars-are-a-privacy-nightmare-on-wheels-Here-s-how-they"
  +title: "Cars are a 'privacy nightmare on wheels'. Here’s how they get away with collecting and sharing your data"
  +url: "https://theconversation.com/cars-are-a-privacy-nightmare-on-wheels-heres-how-they-get-away-with-collecting-and-sharing-your-data-214386"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 157
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697374428 {#1766
    date: 2023-10-15 14:53:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 5324
  -titleTs: "'away':13 'car':1 'collect':15 'data':19 'get':12 'nightmar':5 'privaci':4 'share':17 'wheel':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697377562
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2261531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697291162 {#1466
    date: 2023-10-14 15:46:02.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
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\Entry {#1680
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "What-s-your-preferred-DE"
  +title: "What's your preferred DE?"
  +url: null
  +body: "I’m currently testing Fedora KDE on a VM (windows host) before eventually switching over to Linux completely."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697336466 {#1683
    date: 2023-10-15 04:21:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  +badges: Doctrine\ORM\PersistentCollection {#1628 …}
  +children: []
  -id: 9457
  -titleTs: "'de':5 'prefer':4"
  -bodyTs: "'complet':18 'current':3 'eventu':13 'fedora':5 'host':11 'kde':6 'linux':17 'm':2 'switch':14 'test':4 'vm':9 'window':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697305895
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2265358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697299395 {#1687
    date: 2023-10-14 18:03:15.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
147 DENIED edit
App\Entity\Entry {#1680
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "What-s-your-preferred-DE"
  +title: "What's your preferred DE?"
  +url: null
  +body: "I’m currently testing Fedora KDE on a VM (windows host) before eventually switching over to Linux completely."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697336466 {#1683
    date: 2023-10-15 04:21:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  +badges: Doctrine\ORM\PersistentCollection {#1628 …}
  +children: []
  -id: 9457
  -titleTs: "'de':5 'prefer':4"
  -bodyTs: "'complet':18 'current':3 'eventu':13 'fedora':5 'host':11 'kde':6 'linux':17 'm':2 'switch':14 'test':4 'vm':9 'window':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697305895
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2265358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697299395 {#1687
    date: 2023-10-14 18:03:15.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
148 DENIED moderate
App\Entity\Entry {#1680
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1686 …}
  +slug: "What-s-your-preferred-DE"
  +title: "What's your preferred DE?"
  +url: null
  +body: "I’m currently testing Fedora KDE on a VM (windows host) before eventually switching over to Linux completely."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697336466 {#1683
    date: 2023-10-15 04:21:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  +badges: Doctrine\ORM\PersistentCollection {#1628 …}
  +children: []
  -id: 9457
  -titleTs: "'de':5 'prefer':4"
  -bodyTs: "'complet':18 'current':3 'eventu':13 'fedora':5 'host':11 'kde':6 'linux':17 'm':2 'switch':14 'test':4 'vm':9 'window':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697305895
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2265358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697299395 {#1687
    date: 2023-10-14 18:03:15.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
149 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
150 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